llvm-6502/lib
Chris Lattner 8fd217cb29 Fix bug: test/Regression/Transforms/InstCombine/2002-08-02-CastTest.ll
Implement feature: Cast's can now be converted to bitwise AND expressions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3225 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-02 20:00:25 +00:00
..
Analysis Split dominance calculation and post dominance calculation stuff 2002-08-02 16:43:03 +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 * Move InstructionSelection Pass here instead of living in Sparc.cpp. It 2002-07-30 03:57:36 +00:00
ExecutionEngine Fix gcc 3.1 complaint 2002-07-25 17:37:05 +00:00
Linker Cleanup ConstantExpr handling: 2002-07-30 18:54:22 +00:00
Support Fix bug that was causing problems for lli 2002-07-31 16:29:43 +00:00
Target Bug fix: incorrect SAVE instruction when using register for stack size. 2002-08-01 14:26:11 +00:00
Transforms Fix bug: test/Regression/Transforms/InstCombine/2002-08-02-CastTest.ll 2002-08-02 20:00:25 +00:00
VMCore Implement dominator checking in the verifier, so that we check that all 2002-08-02 17:37:08 +00:00
Makefile