llvm-6502/lib/Support
Chris Lattner c07736a397 Simplify code by using ConstantInt::getRawValue instead of checking to see
whether the constant is signed or unsigned, then casting


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7252 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-23 15:22:26 +00:00
..
Annotation.cpp Add using declarations 2003-05-22 21:59:35 +00:00
CommandLine.cpp Fixed grammatical error. 2003-07-10 21:38:28 +00:00
ConstantRange.cpp Simplify code by using ConstantInt::getRawValue instead of checking to see 2003-07-23 15:22:26 +00:00
LeakDetector.cpp Add an optimization to support the most common access pattern for the 2002-09-19 19:22:11 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
PluginLoader.cpp Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Signals.cpp Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Statistic.cpp Add a new info-output-file option (hidden from --help) which is to be used by 2003-05-09 20:05:44 +00:00
SystemUtils.cpp The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
Timer.cpp Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00