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
/
test
/
Other
/
opt-O2-pipeline.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BasicAA] Make BasicAA a cfg pass.
Alina Sbirlea
2020-06-23
1
-4
/
+0
*
[LoopRotate] Get and update MSSA only if available in legacy pass manager.
Alina Sbirlea
2020-02-26
1
-6
/
+6
*
Fix typo in compiler extension testing
serge-sans-paille
2020-01-03
1
-1
/
+1
*
Generalize the pass registration mechanism used by Polly to any third-party tool
serge_sans_paille
2020-01-02
1
-1
/
+3
*
Revert "[VectorUtils] Introduce the Vector Function Database (VFDatabase)."
Francesco Petrogalli
2019-12-13
1
-2
/
+0
*
[VectorUtils] Introduce the Vector Function Database (VFDatabase).
Francesco Petrogalli
2019-12-10
1
-0
/
+2
*
[LegacyPM] Fix pass structure dumping
evgeny
2019-11-01
1
-3
/
+12
*
Reapply r374743 with a fix for the ocaml binding
Joerg Sonnenberger
2019-10-14
1
-0
/
+2
*
Revert "Add a pass to lower is.constant and objectsize intrinsics"
Dmitri Gribenko
2019-10-14
1
-2
/
+0
*
Add a pass to lower is.constant and objectsize intrinsics
Joerg Sonnenberger
2019-10-13
1
-0
/
+2
*
[Float2Int] avoid crashing on unreachable code (PR38502)
Sanjay Patel
2019-09-19
1
-1
/
+1
*
Revert "Reland "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen...
Dmitri Gribenko
2019-09-10
1
-3
/
+0
*
Reland "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into op...
Clement Courbet
2019-09-10
1
-0
/
+3
*
[MemorySSA] Re-enable MemorySSA use.
Alina Sbirlea
2019-09-04
1
-6
/
+10
*
[MemorySSA] Disable MemorySSA use.
Alina Sbirlea
2019-09-03
1
-10
/
+6
*
[MemorySSA] Re-enable MemorySSA use.
Alina Sbirlea
2019-09-03
1
-6
/
+10
*
Revert enabling MemorySSA.
Alina Sbirlea
2019-08-29
1
-10
/
+6
*
[MemorySSA & LoopPassManager] Enable MemorySSA as loop dependency. Update tests.
Alina Sbirlea
2019-08-29
1
-6
/
+10
*
Revert '[LICM] Make Loop ICM profile aware' and 'Fix pass dependency for LICM'
David L. Jones
2019-08-14
1
-10
/
+0
*
[LICM] Make Loop ICM profile aware
Wenlei He
2019-08-11
1
-0
/
+10
*
Recommit "[GVN] Preserve loop related analysis/canonical forms."
Florian Hahn
2019-07-31
1
-1
/
+0
*
Revert "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into op...
Clement Courbet
2019-06-26
1
-5
/
+0
*
[ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline.
Clement Courbet
2019-06-26
1
-0
/
+5
*
[Attributor] Pass infrastructure and fixpoint framework
Johannes Doerfert
2019-06-05
1
-0
/
+1
*
[LPM/BPI] Preserve BPI through trivial loop pass pipeline (e.g. LCSSA, LoopSi...
Philip Reames
2019-04-22
1
-1
/
+0
*
[PGO] Profile guided code size optimization.
Hiroshi Yamauchi
2019-04-15
1
-0
/
+2
*
[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.
Michael Kruse
2018-12-12
1
-0
/
+4
*
Temporarily revert "[GVNHoist] Re-enable GVNHoist by default"
Eric Christopher
2018-10-01
1
-6
/
+0
*
[GVNHoist] Re-enable GVNHoist by default
Alexandros Lamprineas
2018-09-17
1
-0
/
+6
*
Revert "[GVNHoist] Re-enable GVNHoist by default"
Alexandros Lamprineas
2018-09-11
1
-6
/
+0
*
[GVNHoist] Re-enable GVNHoist by default
Alexandros Lamprineas
2018-09-11
1
-0
/
+6
*
Revert r340922 "[GVNHoist] Re-enable GVNHoist by default"
Alexandros Lamprineas
2018-08-29
1
-6
/
+0
*
[GVNHoist] Re-enable GVNHoist by default
Alexandros Lamprineas
2018-08-29
1
-0
/
+6
*
Recommit r333268: [IPSCCP] Use PredicateInfo to propagate facts from cmp inst...
Florian Hahn
2018-08-23
1
-0
/
+4
*
[MemDep] Use PhiValuesAnalysis to improve alias analysis results
John Brawn
2018-07-31
1
-0
/
+3
*
Revert "[GVNHoist] Re-enable GVNHoist by default"
Vlad Tsyrklevich
2018-07-30
1
-5
/
+0
*
Adjust opt pass pipeline tests to cope with combination of r338240 and r338242
John Brawn
2018-07-30
1
-0
/
+1
*
[BasicAA] Use PhiValuesAnalysis if available when handling phi alias
John Brawn
2018-07-30
1
-0
/
+3
*
[GVNHoist] Re-enable GVNHoist by default
Alexandros Lamprineas
2018-07-30
1
-0
/
+5
*
Revert r337904: [IPSCCP] Use PredicateInfo to propagate facts from cmp instru...
Florian Hahn
2018-07-25
1
-4
/
+0
*
Recommit r333268: [IPSCCP] Use PredicateInfo to propagate facts from cmp inst...
Florian Hahn
2018-07-25
1
-0
/
+4
*
[PGOMemOPSize] Preserve the DominatorTree
Chijun Sima
2018-07-09
1
-1
/
+0
*
[SCCP] Mark CFG as preserved.
Florian Hahn
2018-06-28
1
-2
/
+0
*
Revert r335306 (and r335314) - the Call Graph Profile pass.
Chandler Carruth
2018-06-22
1
-4
/
+0
*
Fix test failures after r335306 due to the pipeline changing.
Chandler Carruth
2018-06-22
1
-0
/
+4
*
Revert r335206 "Recommit r333268: [IPSCCP] Use PredicateInfo to propagate fac...
Francis Visoiu Mistrih
2018-06-21
1
-4
/
+0
*
Recommit r333268: [IPSCCP] Use PredicateInfo to propagate facts from cmp inst...
Florian Hahn
2018-06-21
1
-0
/
+4
*
CorrelatedValuePropagation: Preserve DT.
Michael Zolotukhin
2018-06-16
1
-1
/
+0
*
SpeculativeExecution Pass: Set PreserveCFG to avoid unnecessary analyses inva...
Michael Zolotukhin
2018-06-07
1
-2
/
+0
*
Revert r333740: IPSCCP] Use PredicateInfo to propagate facts from cmp.
Florian Hahn
2018-06-01
1
-4
/
+0
[next]