llvm-6502/include/llvm
2014-02-20 06:02:09 +00:00
..
ADT SCCIterator: Merge MinVisitNumStack and VisitStack 2014-02-13 18:26:15 +00:00
Analysis Fix a typo in a comment. 2014-02-19 03:20:46 +00:00
AsmParser
Bitcode
CodeGen Add back r201608, r201622, r201624 and r201625 2014-02-19 17:23:20 +00:00
Config Fix configure to find arc4random via header files. 2014-02-05 05:04:36 +00:00
DebugInfo
ExecutionEngine Rename some member variables from TD to DL. 2014-02-18 15:33:12 +00:00
IR Add back r201608, r201622, r201624 and r201625 2014-02-19 17:23:20 +00:00
IRReader
LineEditor Introduce line editor library. 2014-01-31 23:46:14 +00:00
LTO LTO API: add lto_module_create_from_memory_with_path. 2014-02-10 23:26:14 +00:00
MC Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
Object Object/COFF: Fix padding between CSDVersion and EditList. 2014-02-20 06:02:09 +00:00
Option
Support Avoid collisions with Objective-C++ keywords 2014-02-19 22:16:53 +00:00
TableGen
Target move getNameWithPrefix and getSymbol to TargetMachine. 2014-02-19 20:30:41 +00:00
Transforms Rename some member variables from TD to DL. 2014-02-18 15:33:12 +00:00
AutoUpgrade.h
CMakeLists.txt The llvm_headers_do_not_build project needs to be excluded from the default build, otherwise it gets built (at least in Visual Studio 2013). 2014-01-28 16:07:10 +00:00
DebugInfo.h
DIBuilder.h
GVMaterializer.h
InitializePasses.h
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h
Linker.h
Pass.h Disable most IR-level transform passes on functions marked 'optnone'. 2014-02-06 00:07:05 +00:00
PassAnalysisSupport.h
PassManager.h
PassRegistry.h
PassSupport.h