llvm-6502/lib
Vikram S. Adve 65a2deef8c Handle small unsigned results correctly by clearing high bits.
Bug fixes in casting to signed int values.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3297 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-13 17:40:54 +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 - 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