llvm-6502/include/llvm
2013-02-22 23:50:01 +00:00
..
ADT An Optional<T> is pod-like if the inner type is. 2013-02-22 18:58:26 +00:00
Analysis Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments. 2013-02-18 23:11:17 +00:00
Assembly Enable *BasicBlockPass::createPrinterPass() 2013-02-08 23:37:41 +00:00
Bitcode use memcpy instead of dubious union to type pun two values, 2013-02-13 04:53:40 +00:00
CodeGen Make RAFast::UsedInInstr indexed by register units. 2013-02-21 19:35:21 +00:00
Config Fix MSan annotations inclusion guard. 2013-02-13 10:40:01 +00:00
DebugInfo Add support for the pubnames section to llvm-dwarfdump. 2013-02-12 16:20:28 +00:00
ExecutionEngine
IR Implement the NoBuiltin attribute. 2013-02-22 00:12:35 +00:00
MC MCParser: Update method names per coding guidelines. 2013-02-20 22:21:35 +00:00
Object [llvm-readobj] Add ELF .dynamic table dumping. 2013-02-20 02:37:12 +00:00
Option Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments. 2013-02-18 23:11:17 +00:00
Support Limit cast machinery to preserve const and not accept temporaries 2013-02-21 22:48:34 +00:00
TableGen Fix comment formatting 2013-02-05 16:40:22 +00:00
Target Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo 2013-02-21 20:05:00 +00:00
Transforms BBVectorize: Cap the number of candidate pairs in each instruction group 2013-02-15 04:28:42 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h Add a TODO and explain when we can get rid of the isMain field. 2013-02-22 23:50:01 +00:00
DIBuilder.h Narrow the return types of a few DIBuilder utility functions. 2013-02-18 06:41:57 +00:00
GVMaterializer.h
InitializePasses.h Enable *BasicBlockPass::createPrinterPass() 2013-02-08 23:37:41 +00:00
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h Enable *BasicBlockPass::createPrinterPass() 2013-02-08 23:37:41 +00:00
Linker.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h