1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm/Transforms/Utils
2021-06-22 18:22:47 -07:00
..
AddDiscriminators.h
AMDGPUEmitPrintf.h
ASanStackFrameLayout.h
AssumeBundleBuilder.h Plumb AssumeInst through operand bundle apis [nfc] 2021-04-06 12:53:53 -07:00
BasicBlockUtils.h [CSSPGO] Undoing the concept of dangling pseudo probe 2021-06-18 15:14:11 -07:00
BreakCriticalEdges.h
BuildLibCalls.h
BypassSlowDivision.h
CallGraphUpdater.h
CallPromotionUtils.h
CanonicalizeAliases.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
CanonicalizeFreezeInLoops.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
Cloning.h [SamplePGO] Skip inlinee profile scaling for sample loader inlining 2021-03-11 10:18:26 -08:00
CodeExtractor.h
CodeMoverUtils.h
CtorUtils.h
Debugify.h [NFC][Debugify][Original DI] Use MapVector insted of DenseMap for DI tracking 2021-05-21 02:58:16 -07:00
EntryExitInstrumenter.h Move EntryExitInstrumentation pass location 2021-03-01 10:08:10 -08:00
EscapeEnumerator.h [ShadowStackGCLowering] Preserve Dominator Tree, if avaliable 2021-01-30 01:14:51 +03:00
Evaluator.h Explicitly pass type to cast load constant folding result 2021-04-20 00:53:21 -07:00
FixIrreducible.h
FunctionComparator.h
FunctionImportUtils.h collectUsedGlobalVariables: migrate SmallPtrSetImpl overload to SmallVecImpl overload after D97128 2021-02-23 16:09:06 -08:00
GlobalStatus.h
GuardUtils.h
HelloWorld.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
InjectTLIMappings.h
InstructionNamer.h
IntegerDivision.h
LCSSA.h
LibCallsShrinkWrap.h
Local.h Revert "3rd Reapply "[DebugInfo] Use variadic debug values to salvage BinOps and GEP instrs with non-const operands"" 2021-06-08 14:54:08 +02:00
LoopPeel.h
LoopRotationUtils.h
LoopSimplify.h
LoopUtils.h [Analysis] Pass RecurrenceDescriptor as const reference. NFCI. 2021-06-11 10:24:14 +01:00
LoopVersioning.h
LowerInvoke.h
LowerMemIntrinsics.h
LowerSwitch.h
MatrixUtils.h
Mem2Reg.h
MemoryOpRemark.h [Remarks] Make memsize remarks report as an analysis, not a missed opportunity. 2021-06-22 18:22:47 -07:00
MetaRenamer.h
ModuleUtils.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
NameAnonGlobals.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
PredicateInfo.h Revert of D49126 [PredicateInfo] Use custom mangling to support ssa_copy with unnamed types. 2021-03-20 11:37:09 +01:00
PromoteMemToReg.h
RelLookupTableConverter.h [Passes] Add relative lookup table converter pass 2021-04-13 01:29:41 +00:00
SampleProfileLoaderBaseImpl.h [SampleFDO] Make FSDiscriminator flag part of function parameters 2021-06-21 14:37:45 -07:00
SampleProfileLoaderBaseUtil.h [SampleFDO] Place the discriminator flag variable into the used list. 2021-06-15 21:51:04 -07:00
SanitizerStats.h
ScalarEvolutionExpander.h ABI breaking changes fixes. 2021-06-15 11:08:13 +01:00
SCCPSolver.h Function Specialization Pass 2021-06-11 09:11:29 +01:00
SimplifyCFGOptions.h
SimplifyIndVar.h
SimplifyLibCalls.h
SizeOpts.h Internalize some cl::opt global variables or move them under namespace llvm 2021-05-07 11:15:43 -07:00
SplitModule.h [LTO] Update splitCodeGen to take a reference to the module. (NFC) 2021-01-29 11:53:11 +00:00
SSAUpdater.h
SSAUpdaterBulk.h
SSAUpdaterImpl.h
StripGCRelocates.h
StripNonLineTableDebugInfo.h
SymbolRewriter.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
UnifyFunctionExitNodes.h
UnifyLoopExits.h
UnrollLoop.h [LoopUnroll] Don't modify TripCount/TripMultiple in computeUnrollCount() (NFCI) 2021-06-21 21:34:17 +02:00
ValueMapper.h ValueMapper: Rename RF_MoveDistinctMDs => RF_ReuseAndMutateDistinctMDs, NFC 2021-02-10 16:53:21 -08:00
VNCoercion.h