llvm-6502/lib
2009-01-07 18:45:53 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen The coalescer does not coalesce a virtual register to a physical register if any of the physical register's sub-register live intervals overlaps with the virtual register. This is overly conservative. It prevents a extract_subreg from being coalesced away: 2009-01-07 02:08:57 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Add patterns to match conditional moves with loads folded 2009-01-07 01:00:24 +00:00
Transforms The verifier checks that the aliasee is not null. 2009-01-07 18:45:53 +00:00
VMCore
Makefile