llvm-6502/lib
2013-02-26 01:31:59 +00:00
..
Analysis
Archive
AsmParser Implement the NoBuiltin attribute. 2013-02-22 00:12:35 +00:00
Bitcode
CodeGen Fix wording. 2013-02-25 22:20:00 +00:00
DebugInfo Code cleanup: pass Offset by pointer to parseInstruction to more explicitly 2013-02-22 00:50:48 +00:00
ExecutionEngine
IR Use a DenseMap instead of a std::map for AnalysisID -> Pass* maps. This reduces the pass-manager overhead from FPPassManager::runOnFunction() by about 10%. 2013-02-26 01:31:59 +00:00
Linker
MC 'Hexadecimal' has two 'a's and only one 'i'. 2013-02-25 18:11:18 +00:00
Object
Option
Support Previously, parsing capability of the .debug_frame section was added 2013-02-21 22:53:19 +00:00
TableGen
Target [mips] Use class RegDefsUses to track register defs and uses. 2013-02-26 01:30:05 +00:00
Transforms CVP: If we have a PHI with an incoming select, try to skip the select. 2013-02-24 15:34:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile