llvm-6502/lib
2012-02-20 18:04:35 +00:00
..
Analysis If a derived type is also a composite type, print that information 2012-02-20 18:04:35 +00:00
Archive
AsmParser
Bitcode
CodeGen Teach the DAGCombiner that certain loadext nodes followed by ANDs can be converted to zeroexts. 2012-02-20 12:02:38 +00:00
DebugInfo
ExecutionEngine Remove dead code. Improve llvm_unreachable text. Simplify some control flow. 2012-02-19 11:37:01 +00:00
Linker
MC Remove dead code. Improve llvm_unreachable text. Simplify some control flow. 2012-02-19 11:37:01 +00:00
Object
Support Move constructors out-of-line and flesh out their documentation. No 2012-02-20 00:02:47 +00:00
TableGen StringRef'ize EmitSourceFileHeader(). 2012-02-19 11:35:20 +00:00
Target Improve generated code for extending loads and some trunc stores on ARM. 2012-02-20 09:24:05 +00:00
Transforms InstCombine: When comparing two GEPs that were derived from the same base pointer but use different types, expand the offset calculation and to the compare on the offset if profitable. 2012-02-20 15:07:47 +00:00
VMCore Remove dead code. Improve llvm_unreachable text. Simplify some control flow. 2012-02-19 11:37:01 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile