1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/include/llvm/IR
2018-08-16 06:20:24 +00:00
..
Argument.h
AssemblyAnnotationWriter.h
Attributes.h IR: fix documentation markup 2018-06-13 17:51:27 +00:00
Attributes.td [Inline] Copy "null-pointer-is-valid" attribute in caller. 2018-07-30 19:33:53 +00:00
AutoUpgrade.h
BasicBlock.h Rename skipDebugInfo -> skipDebugIntrinsics, NFC 2018-06-26 21:16:59 +00:00
CallingConv.h
CallSite.h llvm: Add support for "-fno-delete-null-pointer-checks" 2018-07-09 22:27:23 +00:00
CFG.h
CFGDiff.h [GraphDiff] Make InverseGraph a property of a GraphDiff. 2018-08-14 17:43:24 +00:00
CMakeLists.txt [IR] Split Intrinsics.inc into enums and implementations 2018-06-23 02:02:38 +00:00
Comdat.h
Constant.h [Constant] add undef element query for vector constants; NFC 2018-07-06 14:52:36 +00:00
ConstantFolder.h
ConstantRange.h
Constants.h [Constants] extend getBinOpIdentity(); NFC 2018-07-06 15:18:58 +00:00
DataLayout.h
DebugInfo.h
DebugInfoFlags.def [DebugInfoMetadata] Added DIFlags interface in DIBasicType. 2018-08-14 19:35:34 +00:00
DebugInfoMetadata.h [DebugInfoMetadata] Added DIFlags interface in DIBasicType. 2018-08-14 19:35:34 +00:00
DebugLoc.h
DerivedTypes.h [NFC] typo 2018-07-10 21:52:39 +00:00
DerivedUser.h
DiagnosticHandler.h
DiagnosticInfo.h Enrich inline messages 2018-08-05 14:53:08 +00:00
DiagnosticPrinter.h
DIBuilder.h [DebugInfoMetadata] Added DIFlags interface in DIBasicType. 2018-08-14 19:35:34 +00:00
Dominators.h [DomTree] Cleanup Update and LegalizeUpdate API moved to Support header. 2018-08-14 17:12:30 +00:00
DomTreeUpdater.h [Dominators] Refine the logic of recalculate() in the DomTreeUpdater 2018-08-03 06:51:35 +00:00
Function.h llvm: Add support for "-fno-delete-null-pointer-checks" 2018-07-09 22:27:23 +00:00
GetElementPtrTypeIterator.h
GlobalAlias.h
GlobalIFunc.h
GlobalIndirectSymbol.h
GlobalObject.h Extend the GlobalObject metadata interface 2018-05-31 13:29:58 +00:00
GlobalValue.h Work around bug in mingw-w64 GCC 8.1.0 2018-07-19 20:32:45 +00:00
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
InstIterator.h
InstrTypes.h
Instruction.def
Instruction.h Remove trailing space 2018-07-30 19:41:25 +00:00
Instructions.h Remove trailing space 2018-07-30 19:41:25 +00:00
InstVisitor.h [DebugInfo] Refactor DbgInfoIntrinsic class hierarchy. 2018-08-06 03:59:47 +00:00
IntrinsicInst.h [DebugInfo] Refactor DbgInfoIntrinsic class hierarchy. 2018-08-06 03:59:47 +00:00
Intrinsics.h [Power9] Add __float128 builtins for Round To Odd 2018-07-09 18:50:06 +00:00
Intrinsics.td Remove trailing space 2018-07-30 19:41:25 +00:00
IntrinsicsAArch64.td [AArch64] Implement FLT_ROUNDS macro. 2018-06-20 12:09:01 +00:00
IntrinsicsAMDGPU.td AMDGPU: Add clamp bit to dot intrinsics 2018-08-01 01:31:30 +00:00
IntrinsicsARM.td Remove trailing space 2018-07-30 19:41:25 +00:00
IntrinsicsBPF.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td Remove trailing space 2018-07-30 19:41:25 +00:00
IntrinsicsSystemZ.td
IntrinsicsWebAssembly.td [WebAssembly] Support for atomic.wait / atomic.wake instructions 2018-08-02 21:44:24 +00:00
IntrinsicsX86.td [X86] Remove masking from the 512-bit padds and psubs intrinsics. Use select in IR instead. 2018-08-16 06:20:24 +00:00
IntrinsicsXCore.td
IRBuilder.h Implement strip.invariant.group 2018-07-02 04:49:30 +00:00
IRPrintingPasses.h
LegacyPassManager.h
LegacyPassManagers.h Remove trailing space 2018-07-30 19:41:25 +00:00
LegacyPassNameParser.h
LLVMContext.h
Mangler.h
MDBuilder.h
Metadata.def
Metadata.h
Module.h [ORE] Move loop invariant ORE checks outside the PM loop. 2018-07-22 05:27:41 +00:00
ModuleSlotTracker.h
ModuleSummaryIndex.h Fix few typos in comments (write access test commit) 2018-07-12 06:41:41 +00:00
ModuleSummaryIndexYAML.h [LowerTypeTests] Limit when icall jumptable entries are emitted 2018-07-13 19:57:39 +00:00
NoFolder.h
OperandTraits.h
Operator.h FastMathFlags: Make it easier to unset individual ones. 2018-05-24 15:15:27 +00:00
OptBisect.h
PassManager.h
PassManagerInternal.h
PatternMatch.h PatternMatch: Add wrappers for fabs and canonicalize 2018-07-27 09:04:35 +00:00
PredIteratorCache.h
ProfileSummary.h
RuntimeLibcalls.def Put "built-in" function definitions in global Used list, for LTO. (fix bug 34169) 2018-07-24 19:34:37 +00:00
SafepointIRVerifier.h
Statepoint.h Remove trailing space 2018-07-30 19:41:25 +00:00
SymbolTableListTraits.h
TrackingMDRef.h
Type.h [Local] replaceAllDbgUsesWith: Update debug values before RAUW 2018-07-06 17:32:39 +00:00
TypeBuilder.h
TypeFinder.h
Use.h
UseListOrder.h
User.h Remove trailing space 2018-07-30 19:41:25 +00:00
Value.def
Value.h [NFC] Remove magic bool param in RAUW 2018-08-09 18:28:54 +00:00
ValueHandle.h
ValueMap.h
ValueSymbolTable.h
Verifier.h