.. |
ADCE.h
|
|
|
AlignmentFromAssumptions.h
|
Revert @llvm.assume with operator bundles (r289755-r289757)
|
2016-12-19 08:22:17 +00:00 |
BDCE.h
|
|
|
ConstantHoisting.h
|
[ConstHoisting] Add BFI in constanthoisting pass and select the best insertion
|
2017-04-21 15:50:16 +00:00 |
CorrelatedValuePropagation.h
|
|
|
DCE.h
|
|
|
DeadStoreElimination.h
|
|
|
EarlyCSE.h
|
|
|
Float2Int.h
|
[Float2Int] Remove return of ConstantRange from seen method. Nothing uses it so it just creates and discards a ConstantRange object for no reason.
|
2017-05-04 21:29:45 +00:00 |
GuardWidening.h
|
|
|
GVN.h
|
Mark dump() methods as const. NFC
|
2017-06-21 22:19:17 +00:00 |
GVNExpression.h
|
Hide dbgs() stream for when built with -fmodules.
|
2017-06-14 19:16:22 +00:00 |
IndVarSimplify.h
|
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
|
2017-01-11 09:43:56 +00:00 |
IVUsersPrinter.h
|
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
|
2017-01-11 09:43:56 +00:00 |
JumpThreading.h
|
[JumpThread] Use AA in SimplifyPartiallyRedundantLoad()
|
2017-03-08 15:22:30 +00:00 |
LICM.h
|
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
|
2017-01-11 09:43:56 +00:00 |
LoopAccessAnalysisPrinter.h
|
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
|
2017-01-11 09:43:56 +00:00 |
LoopDataPrefetch.h
|
[Target, Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-01-18 00:57:48 +00:00 |
LoopDeletion.h
|
[Target, Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-01-18 00:57:48 +00:00 |
LoopDistribute.h
|
|
|
LoopIdiomRecognize.h
|
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
|
2017-01-11 09:43:56 +00:00 |
LoopInstSimplify.h
|
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
|
2017-01-11 09:43:56 +00:00 |
LoopLoadElimination.h
|
[PM] Port LoopLoadElimination to the new pass manager and wire it into
|
2017-01-27 01:32:26 +00:00 |
LoopPassManager.h
|
[PM] Fix a bug in the new loop PM when handling functions with no loops.
|
2017-02-10 08:26:58 +00:00 |
LoopPredication.h
|
[Guards] Introduce loop-predication pass
|
2017-01-25 16:00:44 +00:00 |
LoopRotation.h
|
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
|
2017-01-11 09:43:56 +00:00 |
LoopSimplifyCFG.h
|
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
|
2017-01-11 09:43:56 +00:00 |
LoopSink.h
|
[PM] Port LoopSink to the new pass manager.
|
2017-01-20 08:42:19 +00:00 |
LoopStrengthReduce.h
|
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
|
2017-01-11 09:43:56 +00:00 |
LoopUnrollPass.h
|
Increases full-unroll threshold.
|
2017-02-18 03:46:51 +00:00 |
LowerAtomic.h
|
|
|
LowerExpectIntrinsic.h
|
|
|
LowerGuardIntrinsic.h
|
|
|
MemCpyOptimizer.h
|
[Target, Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-01-18 00:57:48 +00:00 |
MergedLoadStoreMotion.h
|
|
|
NaryReassociate.h
|
Rename WeakVH to WeakTrackingVH; NFC
|
2017-05-01 17:07:49 +00:00 |
NewGVN.h
|
[GVN] Initial check-in of a new global value numbering algorithm.
|
2016-12-22 16:03:48 +00:00 |
PartiallyInlineLibCalls.h
|
|
|
Reassociate.h
|
[Reassociate] Make one of the helper methods static because it doesn't use any class variables. NFC
|
2017-06-19 16:23:43 +00:00 |
SCCP.h
|
|
|
SimpleLoopUnswitch.h
|
[PM/LoopUnswitch] Introduce a new, simpler loop unswitch pass.
|
2017-04-27 18:45:20 +00:00 |
SimplifyCFG.h
|
Split the SimplifyCFG pass into two variants.
|
2017-03-26 06:44:08 +00:00 |
Sink.h
|
|
|
SpeculativeExecution.h
|
|
|
SROA.h
|
[Target, Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-01-18 00:57:48 +00:00 |
TailRecursionElimination.h
|
|
|