llvm-6502/lib
2009-03-12 06:29:49 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Enable Chris' value propagation change. It make available known sign, zero, one bits information for values that are live out of basic blocks. The goal is to eliminate unnecessary sext, zext, truncate of values that are live-in to blocks. This does not handle PHI nodes yet. 2009-03-12 06:29:49 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
Support
System
Target
Transforms
VMCore
Makefile