llvm-6502/include/llvm
Richard Smith 6f43379e23 Comment update: these things are called "configuration names" these days, not
"triples". Also remove the implication that they're only used for specifying a
target.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182335 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-20 23:55:41 +00:00
..
ADT Comment update: these things are called "configuration names" these days, not 2013-05-20 23:55:41 +00:00
Analysis Add missing -*- C++ -*- to headers 2013-05-17 21:43:39 +00:00
Assembly
Bitcode
CodeGen The DWARF EH pass doesn't need the TargetMachine, only the TargetLoweringBase like the other EH passes. 2013-05-20 21:54:18 +00:00
Config
DebugInfo
ExecutionEngine Minor changes to the MCJITTest unittests to use the correct API for finalizing 2013-05-17 10:01:46 +00:00
IR Enable pod-like optimizations for pred and succ iterators. 2013-05-20 13:12:58 +00:00
IRReader
MC Cleanup relocation sorting for ELF. 2013-05-15 18:22:01 +00:00
Object Add basic support for ELF32-ppc relocations to llvm-dwarfdump. 2013-05-18 16:00:35 +00:00
Option
Support Enable pod-like optimizations for pred and succ iterators. 2013-05-20 13:12:58 +00:00
TableGen
Target Add LLVMContext argument to getSetCCResultType 2013-05-18 00:21:46 +00:00
Transforms Rename LoopSimplify.h to LoopUtils.h 2013-05-20 20:46:30 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h PR14606: Debug Info for namespace aliases/DW_TAG_imported_module 2013-05-20 22:50:35 +00:00
DIBuilder.h PR14606: Debug Info for namespace aliases/DW_TAG_imported_module 2013-05-20 22:50:35 +00:00
GVMaterializer.h
InitializePasses.h
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h
Linker.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h