llvm-6502/lib
2012-02-29 20:30:56 +00:00
..
Analysis
Archive
AsmParser
Bitcode Bitcode: Don't expose WriteBitcodeToStream to clients. 2012-02-29 20:30:56 +00:00
CodeGen LegalizeIntegerTypes: Reorder operations in the "big shift by small amount" optimization, making the lives of later passes easier. 2012-02-29 13:27:00 +00:00
DebugInfo
ExecutionEngine
Linker
MC Make MemoryObject accessor members const again 2012-02-29 01:09:06 +00:00
Object [Object] Add symbol attribute flags: ST_ThreadLocal, ST_Common, and ST_Undefined. Implement these completely for ELF. 2012-02-29 02:11:55 +00:00
Support Make MemoryObject accessor members const again 2012-02-29 01:09:06 +00:00
TableGen Remove stray semi-colon. 2012-02-28 15:35:52 +00:00
Target Intel Atom instruction itineraries for mov sign extension and mov zero extension. 2012-02-29 19:44:41 +00:00
Transforms Have GVN also do condition propagation when the right-hand side is not 2012-02-29 11:12:03 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile