index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Transforms
/
Scalar
/
LoopSimplifyCFG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnly...
Alina Sbirlea
2018-06-20
1
-6
/
+4
*
[LoopSimplifyCFG] Invalidate SCEV in LoopSimplifyCFG
David Green
2018-06-19
1
-3
/
+7
*
Move Analysis/Utils/Local.h back to Transforms
David Blaikie
2018-06-04
1
-1
/
+1
*
Transforms: Introduce Transforms/Utils.h rather than spreading the declaratio...
David Blaikie
2018-03-28
1
-0
/
+1
*
Fix a couple of layering violations in Transforms
David Blaikie
2018-03-21
1
-1
/
+1
*
Rename WeakVH to WeakTrackingVH; NFC
Sanjoy Das
2017-05-01
1
-1
/
+1
*
Reverts commit r301424, r301425 and r301426
Sanjoy Das
2017-04-26
1
-1
/
+1
*
Rename WeakVH to WeakTrackingVH; NFC
Sanjoy Das
2017-04-26
1
-1
/
+1
*
[PM] Introduce an analysis set used to preserve all analyses over
Chandler Carruth
2017-01-15
1
-0
/
+1
*
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
Chandler Carruth
2017-01-11
1
-2
/
+2
*
[PM] Rewrite the loop pass manager to use a worklist and augmented run
Chandler Carruth
2017-01-11
1
-10
/
+4
*
Revert @llvm.assume with operator bundles (r289755-r289757)
Daniel Jasper
2016-12-19
1
-0
/
+1
*
Remove the AssumptionCache
Hal Finkel
2016-12-15
1
-1
/
+0
*
Consistently use LoopAnalysisManager
Sean Silva
2016-08-09
1
-1
/
+1
*
LoopSimplifyCFG: Prefer `const auto &` to `auto &`, for clarity. NFC
Justin Bogner
2016-06-17
1
-1
/
+2
*
[PM] Port of the DepndenceAnalysis to the new PM.
Chandler Carruth
2016-05-12
1
-1
/
+1
*
PM: Port LoopSimplifyCFG to the new pass manager
Justin Bogner
2016-05-03
1
-42
/
+55
*
Re-commit optimization bisect support (r267022) without new pass manager supp...
Andrew Kaylor
2016-04-22
1
-1
/
+1
*
Revert "Initial implementation of optimization bisect support."
Vedant Kumar
2016-04-22
1
-1
/
+1
*
Initial implementation of optimization bisect support.
Andrew Kaylor
2016-04-21
1
-1
/
+1
*
[LPM] Factor all of the loop analysis usage updates into a common helper
Chandler Carruth
2016-02-19
1
-14
/
+3
*
Fix typo in LoopSimplifyCFG
Fiona Glaser
2016-01-29
1
-1
/
+1
*
Add LoopSimplifyCFG pass
Fiona Glaser
2016-01-29
1
-0
/
+111