1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/lib
Chris Lattner b639abc322 - Rename ConstantGenericIntegral -> ConstantIntegral
- Add new methods to ConstantIntegral: getMaxValue, getMinValue,
   getAllOnesValue

llvm-svn: 3299
2002-08-13 17:50:20 +00:00
..
Analysis *** empty log message *** 2002-08-09 22:52:08 +00:00
AsmParser Cleanup ConstantExpr handling: 2002-07-30 18:54:25 +00:00
Bytecode Cleanup ConstantExpr handling: 2002-07-30 18:54:25 +00:00
CodeGen * Removed extraneous #includes 2002-08-09 20:08:06 +00:00
CWriter Avoid warning message 2002-07-25 16:30:45 +00:00
ExecutionEngine Fix problem where lli would not print out a 64 bit value when the client code 2002-08-02 23:08:32 +00:00
Support Simplify writing custom parsers. 2002-08-07 18:36:37 +00:00
Target Handle small unsigned results correctly by clearing high bits. 2002-08-13 17:40:54 +00:00
Transforms * Factor a bunch of code by using ReplaceInstUsesWith 2002-08-12 21:17:25 +00:00
VMCore - Rename ConstantGenericIntegral -> ConstantIntegral 2002-08-13 17:50:20 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00