llvm-6502/include/llvm/IR
2015-05-18 22:13:54 +00:00
..
Argument.h Add missing dereferenceable_or_null getters 2015-05-06 17:41:54 +00:00
AssemblyAnnotationWriter.h
Attributes.h Attributes.h: Fix incorrect \brief introduced in r236666. [-Wdocumentation] 2015-05-07 10:18:56 +00:00
AutoUpgrade.h
BasicBlock.h Add a speculative execution pass 2015-05-15 17:54:48 +00:00
CallingConv.h
CallSite.h Add missing dereferenceable_or_null getters 2015-05-06 17:41:54 +00:00
CFG.h Fix the build broken in r231142 2015-03-03 21:56:11 +00:00
CMakeLists.txt
Comdat.h
Constant.h
ConstantFolder.h
ConstantRange.h
Constants.h 80-col fixup. 2015-05-18 22:12:43 +00:00
DataLayout.h
DebugInfo.h
DebugInfoFlags.def
DebugInfoMetadata.h
DebugLoc.h
DerivedTypes.h Extract the load/store type verification to a separate function. 2015-05-18 21:48:55 +00:00
DiagnosticInfo.h
DiagnosticPrinter.h
DIBuilder.h
Dominators.h
Function.h Add function entry count metadata. 2015-05-13 15:13:45 +00:00
GetElementPtrTypeIterator.h
GlobalAlias.h
GlobalObject.h
GlobalValue.h While in GlobalValue fix the function(s) that don't follow the 2015-05-15 18:20:14 +00:00
GlobalVariable.h
GVMaterializer.h While in GlobalValue fix the function(s) that don't follow the 2015-05-15 18:20:14 +00:00
InlineAsm.h [x86] Distinguish the 'o', 'v', 'X', and 'i' inline assembly memory constraints. 2015-05-16 12:09:54 +00:00
InstIterator.h
InstrTypes.h
Instruction.def
Instruction.h Fix typo on Instruction::insert{After,Before}(). NFC 2015-05-13 22:14:43 +00:00
Instructions.h [opaque pointer type] Pass the explicit function type down to the instruction constructor when parsing invoke instructions 2015-05-13 18:35:26 +00:00
InstVisitor.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Preserve the order of READ_REGISTER and WRITE_REGISTER 2015-05-18 16:42:10 +00:00
IntrinsicsAArch64.td
IntrinsicsARM.td
IntrinsicsBPF.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td [PPC64] Add vector pack/unpack support from ISA 2.07 2015-05-16 01:02:12 +00:00
IntrinsicsR600.td
IntrinsicsSystemZ.td [SystemZ] Add vector intrinsics 2015-05-05 19:31:09 +00:00
IntrinsicsX86.td AVX-512: Added intrinsics for ADDSS/D, MULSS/D, SUBSS/D, DIVSS/D 2015-05-18 07:24:19 +00:00
IntrinsicsXCore.td
IRBuilder.h Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced init only 2015-05-18 22:13:54 +00:00
IRPrintingPasses.h
LegacyPassManager.h
LegacyPassManagers.h
LegacyPassNameParser.h
LLVMContext.h
Mangler.h
MDBuilder.h Add function entry count metadata. 2015-05-13 15:13:45 +00:00
Metadata.def
Metadata.h
MetadataTracking.h
Module.h While in GlobalValue fix the function(s) that don't follow the 2015-05-15 18:20:14 +00:00
NoFolder.h [opaque pointer types] Push explicit type parameter for geps through the constant folders 2015-04-03 01:15:16 +00:00
OperandTraits.h
Operator.h [opaque pointer type] Explicit pointee type for GEPOperator/GEPConstantExpr. 2015-05-08 00:42:26 +00:00
PassManager.h
PassManagerInternal.h
PatternMatch.h
PredIteratorCache.h
Statepoint.h [Statepoints] Support for "patchable" statepoints. 2015-05-12 23:52:24 +00:00
SymbolTableListTraits.h
TrackingMDRef.h
Type.h
TypeBuilder.h
TypeFinder.h
Use.h Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:54:22 +00:00
UseListOrder.h
User.h
Value.h
ValueHandle.h
ValueMap.h
ValueSymbolTable.h
Verifier.h