llvm-6502/lib
2009-06-02 16:53:25 +00:00
..
Analysis Delete an obsolete sentance from a comment. 2009-05-31 16:18:57 +00:00
Archive
AsmParser
Bitcode Update the bitcode reader to support reading .bc files where the embedded 2009-06-01 04:42:10 +00:00
CodeGen Update to in-place spilling framework. Includes live interval scaling and trivial rewriter. 2009-06-02 16:53:25 +00:00
CompilerDriver
Debugger
ExecutionEngine Fix new CodeEmitter stuff to follow LLVM codying style. Patch by Aaron Gray 2009-06-01 19:57:37 +00:00
Linker
Support
System
Target Revert 72707 and 72709, for the moment. 2009-06-02 03:12:52 +00:00
Transforms Avoid infinite looping in AllGlobalLoadUsesSimpleEnoughForHeapSRA(). This can happen when PHI uses are recursively dependent on each other. 2009-06-02 00:56:07 +00:00
VMCore
Makefile