llvm-6502/lib
2011-02-04 12:53:04 +00:00
..
Analysis Improve threading of comparisons over select instructions (spotted by my 2011-02-03 09:37:39 +00:00
Archive
AsmParser
Bitcode
CodeGen Introducing a new method of tracking register pressure. We can't 2011-02-04 03:18:17 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Do not sign extend floating-point values in the asm parser. 2011-02-03 23:17:47 +00:00
Object
Support Make Win32's header file name lower for cross build on case-sensitive filesystem. 2011-02-04 12:53:04 +00:00
Target Fix 80-column violations and whitespace. 2011-02-03 21:46:10 +00:00
Transforms SimplifyCFG: Also transform switches that represent a range comparison but are not sorted into sub+icmp. 2011-02-03 22:51:41 +00:00
VMCore Make SwitchInst::removeCase() more efficient. 2011-02-01 09:22:34 +00:00
Makefile