llvm-6502/lib
Chris Lattner 9fb96412ae - Rename ConstantGenericIntegral -> ConstantIntegral
- Add new methods to ConstantIntegral: getMaxValue, getMinValue,
   getAllOnesValue


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3299 91177308-0d34-0410-b5e6-96231b3b80d8
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
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
Linker Cleanup ConstantExpr handling: 2002-07-30 18:54:22 +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