llvm-6502/lib
2007-06-15 21:15:00 +00:00
..
Analysis Fold a binary operator with constant operands when expanding code for a SCEV. 2007-06-15 19:21:55 +00:00
Archive
AsmParser Commit first round work of PR1373. "noalias" is now fully supported in 2007-06-05 05:28:26 +00:00
Bitcode
CodeGen Fix CodeGen/X86/inline-asm-x-scalar.ll:test4, by retaining regclass info 2007-06-15 19:11:01 +00:00
Debugger
ExecutionEngine
Linker Propagate alignment, section name and visibility when linking "appending 2007-06-06 22:01:12 +00:00
Support Fix edge case. 2007-06-09 04:20:33 +00:00
System
Target Instructions with unique labels or embedded jumptables cannot be duplicated during ifcvt. 2007-06-15 21:15:00 +00:00
Transforms Use SCEVConstant::get instead of SCEVUnknown::get to create an 2007-06-15 18:00:55 +00:00
VMCore add a Constant::getAllOnesValue helper function, which works on integers 2007-06-15 06:10:53 +00:00
Makefile