llvm-6502/include/llvm/IR
Michael J. Spencer 8bfb46e790 Add LoadCombine pass.
This pass is disabled by default. Use -combine-loads to enable in -O[1-3]

Differential revision: http://reviews.llvm.org/D3580

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209791 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-29 01:55:07 +00:00
..
Argument.h Add 'nonnull', a new parameter and return attribute which indicates that the pointer is not null. Instcombine will elide comparisons between these and null. Patch by Luqman Aden! 2014-05-20 01:23:40 +00:00
AssemblyAnnotationWriter.h
Attributes.h Add 'nonnull', a new parameter and return attribute which indicates that the pointer is not null. Instcombine will elide comparisons between these and null. Patch by Luqman Aden! 2014-05-20 01:23:40 +00:00
AutoUpgrade.h
BasicBlock.h
CallingConv.h
CallSite.h
CFG.h
CMakeLists.txt
Constant.h
ConstantFolder.h
ConstantRange.h
Constants.h
DataLayout.h Fix build failure with MSVC, following r208680 2014-05-13 11:16:22 +00:00
DebugInfo.h
DebugLoc.h
DerivedTypes.h
DiagnosticInfo.h Remove LLVMContextImpl::optimizationRemarkEnabledFor. 2014-05-22 17:19:01 +00:00
DiagnosticPrinter.h
DIBuilder.h
Dominators.h
Function.h Split GlobalValue into GlobalValue and GlobalObject. 2014-05-13 18:45:48 +00:00
GetElementPtrTypeIterator.h
GlobalAlias.h Use create methods since msvc doesn't handle delegating constructors. 2014-05-17 21:29:57 +00:00
GlobalObject.h Split GlobalValue into GlobalValue and GlobalObject. 2014-05-13 18:45:48 +00:00
GlobalValue.h [pr19844] Add thread local mode to aliases. 2014-05-28 18:15:43 +00:00
GlobalVariable.h [pr19844] Add thread local mode to aliases. 2014-05-28 18:15:43 +00:00
GVMaterializer.h
InlineAsm.h
InstIterator.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
InstVisitor.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td AArch64/ARM64: move ARM64 into AArch64's place 2014-05-24 12:50:23 +00:00
IntrinsicsAArch64.td AArch64/ARM64: move ARM64 into AArch64's place 2014-05-24 12:50:23 +00:00
IntrinsicsARM.td ARM: introduce llvm.arm.undefined intrinsic 2014-05-22 04:46:46 +00:00
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsR600.td
IntrinsicsX86.td AVX-512: changes in intrinsics 2014-05-12 07:18:51 +00:00
IntrinsicsXCore.td
IRBuilder.h Add LoadCombine pass. 2014-05-29 01:55:07 +00:00
IRPrintingPasses.h
LeakDetector.h
LegacyPassManager.h
LegacyPassManagers.h Fix some misplaced spaces around 'override' 2014-05-24 20:19:40 +00:00
LegacyPassNameParser.h
LLVMContext.h Add support for missed and analysis optimization remarks. 2014-05-22 14:19:46 +00:00
Mangler.h
MDBuilder.h
Metadata.h
Module.h Typedef NumeredTypesMapTy is not used anywhere. 2014-05-23 07:31:25 +00:00
NoFolder.h
OperandTraits.h
Operator.h
PassManager.h
PatternMatch.h
PredIteratorCache.h
SymbolTableListTraits.h
Type.h
TypeBuilder.h
TypeFinder.h
Use.h
User.h
Value.h Split GlobalValue into GlobalValue and GlobalObject. 2014-05-13 18:45:48 +00:00
ValueHandle.h
ValueMap.h
ValueSymbolTable.h
Verifier.h