llvm-6502/lib
Chris Lattner 2eefe518de Fold binary operators with a constant operand into select instructions
that have a constant operand.  This implements
add.ll:test19, shift.ll:test15*, and others that are not tested


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12794 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-09 19:05:30 +00:00
..
Analysis Fix a bug Brian found. 2004-04-07 16:16:11 +00:00
Archive
AsmParser
Bytecode
CodeGen Add definition list to each live interval. 2004-04-09 18:07:57 +00:00
Debugger
ExecutionEngine
Linker
Support lli no longer takes the -quiet option! 2004-04-05 20:28:41 +00:00
Target Changed assertions to error messages. 2004-04-09 15:10:15 +00:00
Transforms Fold binary operators with a constant operand into select instructions 2004-04-09 19:05:30 +00:00
VMCore Added the llvm.readport and llvm.writeport intrinsics. 2004-04-08 20:27:38 +00:00
Makefile