summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-02-29 05:06:49 +0000
committerChris Lattner <sabre@nondot.org>2004-02-29 05:06:49 +0000
commita33f2b3731439532aa0e2760ba238c9981be2ee2 (patch)
tree05fe3684d8d7241b4d7f1df4c64220b547006d6b /llvm/lib/CodeGen/MachineInstr.cpp
parent349b8c928db69e83f091c5c12fcbf705cd9d8f1c (diff)
downloadbcm5719-llvm-a33f2b3731439532aa0e2760ba238c9981be2ee2.tar.gz
bcm5719-llvm-a33f2b3731439532aa0e2760ba238c9981be2ee2.zip
Continue Alkis's int64_t cleanup. This makes all of the immediate related
methods take an int or unsigned value instead of int64_t. Also, add an 'addImm' method to the MachineInstrBuilder class, because the fact that the hardware sign or zero extends it does not/should not matter to the code generator. Once the old sparc backend is removed the difference can be eliminated. llvm-svn: 11976
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud