llvm-6502/include/llvm
Dan Gohman 8772f5041c Add a flag to addPassesToEmit* to disable the Verifier pass run
after LSR, so that clients can opt in.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97357 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-28 00:41:59 +00:00
..
ADT Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
Analysis Convert a few more backedge-taken count functions to use BackedgeTakenInfo. 2010-02-24 17:31:30 +00:00
Assembly
Bitcode
CodeGen Further constify MDNode* references. 2010-02-26 19:39:56 +00:00
CompilerDriver Correct option forwarding: initial implementation. 2010-02-23 09:04:44 +00:00
Config
ExecutionEngine
MC This is the first patch to put the needed bits in place to eventually allow code 2010-02-23 18:26:34 +00:00
Support Move the EnableFullLoadPRE flag from a separate command-line option to an 2010-02-26 19:09:47 +00:00
System Fix various doxygen warnings. 2010-02-22 04:10:52 +00:00
Target Add a flag to addPassesToEmit* to disable the Verifier pass run 2010-02-28 00:41:59 +00:00
Transforms Move the EnableFullLoadPRE flag from a separate command-line option to an 2010-02-26 19:09:47 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h Reduce size of 'StackAlignment' field from 5 to 3 bits. Seriously, who needs a 2010-02-21 04:26:06 +00:00
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h Add more information to the getSizeOf comment. 2010-02-25 15:55:28 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Fix various doxygen warnings. 2010-02-22 04:10:52 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h Fix comments. 2010-02-18 21:03:36 +00:00
Module.h
OperandTraits.h
Operator.h
Pass.h Fix a few unused parameter warnings. 2010-02-17 23:55:26 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h Correct LastPrimitiveTyID: MetadataType is a primitive type. 2010-02-19 09:18:53 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h