s/Register/RegisterData/g s/RegisterIndex/Register/g s/TupleIndex/Tuple/g
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Mon, 20 Feb 2012 01:24:02 +0000 (01:24 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:15:21 +0000 (16:15 -0700)
commit7a90c38a5461e04070f453199c2732793efeef2c
treeb55493b872efb841311a0286a6cedf7af4233356
parent8784cbd8ee8e11211e1264bf1bfc0735eb1d2c79
s/Register/RegisterData/g s/RegisterIndex/Register/g s/TupleIndex/Tuple/g
backend/src/ir/context.cpp
backend/src/ir/context.hpp
backend/src/ir/function.hpp
backend/src/ir/instruction.cpp
backend/src/ir/instruction.hpp
backend/src/ir/register.hpp
backend/src/ir/type.hpp
backend/src/utest/utest.hpp
backend/src/utest/utest_context.cpp