llvm-6502/include/llvm/IR
Duncan P. N. Exon Smith e36616decc IR: Remove dead code in DITemplate*
These are never referenced or filled in.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228607 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-09 21:23:34 +00:00
..
Argument.h
AssemblyAnnotationWriter.h
Attributes.h
AutoUpgrade.h
BasicBlock.h Add a pass for inserting safepoints into (nearly) arbitrary IR 2015-02-04 00:37:33 +00:00
CallingConv.h
CallSite.h
CFG.h Add range adapters predecessors() and successors() for BBs 2015-02-04 19:14:57 +00:00
CMakeLists.txt
Comdat.h
Constant.h
ConstantFolder.h
ConstantRange.h
Constants.h
DataLayout.h Add a FIXME about preferred alignment to DataLayout. 2015-01-26 19:19:04 +00:00
DebugInfo.h IR: Remove dead code in DITemplate* 2015-02-09 21:23:34 +00:00
DebugInfoMetadata.h IR: Split out getOperandAs(), NFC 2015-02-05 01:07:47 +00:00
DebugLoc.h
DerivedTypes.h
DiagnosticInfo.h
DiagnosticPrinter.h
DIBuilder.h
Dominators.h
Function.h Revert GCStrategy ownership changes 2015-01-26 18:26:35 +00:00
GetElementPtrTypeIterator.h
GlobalAlias.h
GlobalObject.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
InstIterator.h Introduce print-memderefs to test isDereferenceablePointer 2015-02-06 01:46:42 +00:00
InstrTypes.h
Instruction.def
Instruction.h Move DebugLocs around instead of copying. 2015-02-07 12:28:15 +00:00
Instructions.h
InstVisitor.h
IntrinsicInst.h
Intrinsics.h Masked Gather and Scatter Intrinsics. 2015-02-08 08:27:19 +00:00
Intrinsics.td Masked Gather and Scatter Intrinsics. 2015-02-08 08:27:19 +00:00
IntrinsicsAArch64.td
IntrinsicsARM.td
IntrinsicsBPF.td BPF backend 2015-01-24 17:51:26 +00:00
IntrinsicsHexagon.td [Hexagon] Converting XTYPE/SHIFT intrinsics. Cleaning out old intrinsic patterns and updating tests. 2015-02-03 20:40:52 +00:00
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsR600.td
IntrinsicsX86.td [X86] Use i8 immediate for comparison type on AVX512 packed integer instructions. This matches floating point equivalents. Includes autoupgrade support to convert old code. 2015-01-25 23:26:02 +00:00
IntrinsicsXCore.td
IRBuilder.h Move DebugLocs around instead of copying. 2015-02-07 12:28:15 +00:00
IRPrintingPasses.h
LegacyPassManager.h
LegacyPassManagers.h [LPM] A targeted but somewhat horrible fix to the legacy pass manager's 2015-01-28 09:47:21 +00:00
LegacyPassNameParser.h
LLVMContext.h
Mangler.h
MDBuilder.h
Metadata.def Fix some file headers, NFC 2015-02-02 18:20:15 +00:00
Metadata.h Correctly combine alias.scope metadata by a union instead of intersecting 2015-02-08 17:07:14 +00:00
MetadataTracking.h
Module.h
NoFolder.h
OperandTraits.h
Operator.h Teach isDereferenceablePointer() to look through bitcast constant expressions. 2015-02-05 09:15:37 +00:00
PassManager.h [PM] Teach the module-to-function adaptor to not run function passes 2015-02-01 10:47:25 +00:00
PassManagerInternal.h
PatternMatch.h
PredIteratorCache.h
Statepoint.h
SymbolTableListTraits.h
TrackingMDRef.h
Type.h
TypeBuilder.h
TypeFinder.h
Use.h
UseListOrder.h
User.h
Value.h Value: Remove superfluous typedefs and deprecated method. NFC. 2015-02-06 14:44:02 +00:00
ValueHandle.h
ValueMap.h
ValueSymbolTable.h
Verifier.h