llvm-6502/lib
Chris Lattner b4a2f059ad Teach ShrinkDemandedConstant how to handle X+C. This implements:
add.ll:test33, add.ll:test34, shift-sra.ll:test2


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31586 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-09 05:12:27 +00:00
..
Analysis Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser For PR950: 2006-11-08 06:47:33 +00:00
Bytecode Bump the bytecode version number to 7. Implement upgrade of version 6 and 2006-11-08 21:27:54 +00:00
CodeGen getPostIndexedAddressParts change: passes in load/store instead of its loaded / stored VT. 2006-11-09 04:29:46 +00:00
Debugger For PR786: 2006-11-02 20:25:50 +00:00
ExecutionEngine Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
Linker For PR786: 2006-11-02 20:25:50 +00:00
Support Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
System Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
Target Remove M_2_ADDR_FLAG. 2006-11-09 02:22:54 +00:00
Transforms Teach ShrinkDemandedConstant how to handle X+C. This implements: 2006-11-09 05:12:27 +00:00
VMCore Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
Makefile