llvm-6502/include/llvm
Rafael Espindola 8093f4b9bb Remove mostly unused setters.
Most of the code was setting the TargetOptions directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228961 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-12 21:16:34 +00:00
..
ADT MathExtras: Bring Count(Trailing|Leading)Ones and CountPopulation in line with countTrailingZeros 2015-02-12 15:35:40 +00:00
Analysis [TTI] Teach the cost heuristic how to query TLI to check if a zext/trunc is 'free' for the target. 2015-02-12 14:17:24 +00:00
AsmParser
Bitcode
CodeGen On ELF, put PIC jump tables in a non executable section. 2015-02-12 17:46:49 +00:00
Config Define HAVE_DIA_SDK on Windows when DIA is present. 2015-02-10 05:04:25 +00:00
DebugInfo Add concrete type overloads to PDBSymbol::findChildren(). 2015-02-12 21:09:24 +00:00
ExecutionEngine [Orc] Fix a bug in the LazyEmittingLayer - capture names by value (as 2015-02-10 07:35:39 +00:00
IR Generalize DIBuilder's createReplaceableForwardDecl() to a more flexible 2015-02-11 17:45:05 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData
Support MathExtras: Bring Count(Trailing|Leading)Ones and CountPopulation in line with countTrailingZeros 2015-02-12 15:35:40 +00:00
TableGen
Target Remove mostly unused setters. 2015-02-12 21:16:34 +00:00
Transforms
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassManager.h
PassRegistry.h
PassSupport.h