diff options
author | Chris Lattner <sabre@nondot.org> | 2004-02-29 05:06:49 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-02-29 05:06:49 +0000 |
commit | a33f2b3731439532aa0e2760ba238c9981be2ee2 (patch) | |
tree | 05fe3684d8d7241b4d7f1df4c64220b547006d6b /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 349b8c928db69e83f091c5c12fcbf705cd9d8f1c (diff) | |
download | bcm5719-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