1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib
Chris Lattner 4fbca59155 - Added a new superclass of ConstantBool/ConstantInt: ConstantGenericIntegral
- Moved InstCombine: isMaxValue, isMinValue, isAllOnesValue to Constants.h

llvm-svn: 3293
2002-08-12 21:21:21 +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 * Removed extraneous #includes 2002-08-09 20:08:06 +00:00
Transforms * Factor a bunch of code by using ReplaceInstUsesWith 2002-08-12 21:17:25 +00:00
VMCore - Added a new superclass of ConstantBool/ConstantInt: ConstantGenericIntegral 2002-08-12 21:21:21 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00