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
/
Transforms
/
SimpleLoopUnswitch
/
nontrivial-unswitch.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MemorySSA] Update for partial unswitch.
Alina Sbirlea
2019-10-14
1
-0
/
+1
*
[NewPM] Add Option handling for SimpleLoopUnswitch
Serguei Katkov
2019-04-22
1
-1
/
+1
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+4216
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-4216
/
+0
*
Update MemorySSA in SimpleLoopUnswitch.
Alina Sbirlea
2018-12-04
1
-0
/
+1
*
[SimpleLoopUnswitch] partial unswitch needs to be careful when replacing inva...
Fedor Sergeev
2018-11-07
1
-11
/
+98
*
[PM/Unswitch] Fix a collection of closely related issues with trivial
Chandler Carruth
2018-07-10
1
-0
/
+192
*
[PM/Unswitch] Fix a nasty bug in the new PM's unswitch introduced in
Chandler Carruth
2018-07-09
1
-66
/
+418
*
[PM/LoopUnswitch] Fix PR37889, producing the correct loop nest structure
Chandler Carruth
2018-07-07
1
-1
/
+621
*
[PM/LoopUnswitch] Teach the new unswitch to handle nontrivial
Chandler Carruth
2018-06-25
1
-55
/
+193
*
[PM/LoopUnswitch] Add partial non-trivial unswitching for invariant
Chandler Carruth
2018-06-21
1
-1
/
+162
*
[PM/LoopUnswitch] Fix how the cloned loops are handled when updating analyses.
Chandler Carruth
2018-06-02
1
-0
/
+101
*
[PM/LoopUnswitch] Fix a bug in the loop block set formation of the new
Chandler Carruth
2018-04-24
1
-0
/
+54
*
[PM/LoopUnswitch] Remove another over-aggressive assert.
Chandler Carruth
2018-04-24
1
-0
/
+73
*
[PM/LoopUnswitch] Remove a buggy assert in the new loop unswitch.
Chandler Carruth
2018-04-23
1
-0
/
+55
*
[PM/LoopUnswitch] Detect irreducible control flow within loops and skip unswi...
Chandler Carruth
2018-04-19
1
-0
/
+30
*
[PM/Unswitch] Teach SimpleLoopUnswitch to do non-trivial unswitching,
Chandler Carruth
2017-11-17
1
-0
/
+2352