llvm-6502/include/llvm
2014-03-04 06:24:11 +00:00
..
ADT [C+11] Add 'override' keyword to methods in the support library. 2014-03-04 06:24:11 +00:00
Analysis [C++11] Add a basic block range view for RegionInfo 2014-03-03 13:00:39 +00:00
AsmParser
Bitcode
CodeGen [C++11] Use std::tie to simplify compare operators. 2014-03-03 19:58:30 +00:00
Config Add patch level to llvm version in CMake and Autoconf 2014-03-03 15:22:00 +00:00
DebugInfo llvm-dwarfdump: Support for debug_line.dwo section for file names for type units under fission. 2014-02-24 23:58:54 +00:00
ExecutionEngine Rename some member variables from TD to DL. 2014-02-18 15:33:12 +00:00
IR [C+11] Add 'override' keyword to methods in the support library. 2014-03-04 06:24:11 +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 Switch all uses of LLVM_OVERRIDE to just use 'override' directly. 2014-03-02 09:09:27 +00:00
Object Switch all uses of LLVM_OVERRIDE to just use 'override' directly. 2014-03-02 09:09:27 +00:00
Option
Support [C+11] Add 'override' keyword to methods in the support library. 2014-03-04 06:24:11 +00:00
TableGen
Target Add an OutPatFrag TableGen class 2014-02-28 00:26:56 +00:00
Transforms Pass to emit DWARF path discriminators. 2014-03-03 20:06:11 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h Pass to emit DWARF path discriminators. 2014-03-03 20:06:11 +00:00
DIBuilder.h Add DWARF discriminator support to DILexicalBlocks. 2014-03-03 18:53:17 +00:00
GVMaterializer.h
InitializePasses.h Pass to emit DWARF path discriminators. 2014-03-03 20:06:11 +00:00
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h
Linker.h Set the SuppressWarnings option on tool level and propagate to the library. 2014-02-20 22:19:24 +00:00
Pass.h Constify the Optnone checks in IR passes. 2014-02-26 01:23:26 +00:00
PassAnalysisSupport.h
PassManager.h
PassRegistry.h
PassSupport.h Revert "[C++11] Replace LLVM atomics with std::atomic." 2014-03-03 18:02:34 +00:00