Chris Lattner 6a8a9b4413 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11976 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-29 05:06:49 +00:00
..
2004-02-21 22:27:20 +00:00
2004-01-18 21:09:23 +00:00
2004-02-26 08:01:30 +00:00
2004-01-06 05:31:57 +00:00
2004-02-28 22:06:03 +00:00
2004-02-19 20:03:08 +00:00
2004-02-28 19:54:16 +00:00
2004-02-10 18:44:16 +00:00
2004-01-12 23:18:06 +00:00
2004-02-26 23:20:08 +00:00
2004-02-26 23:20:29 +00:00
2004-02-01 00:32:48 +00:00
2003-12-31 07:08:19 +00:00
2003-11-16 20:21:15 +00:00