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
/
LoopSimplifyCFG
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
10
-0
/
+3485
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
10
-3485
/
+0
*
[LoopSimplifyCFG] Update MemorySSA after r353911.
Alina Sbirlea
2019-02-21
5
-27
/
+26
*
[NFC] Replace EOL in test file
Max Kazantsev
2019-02-21
1
-41
/
+41
*
[TEST] Add failing test that shows problems with MSSA update in LoopSimplifyCFG
Max Kazantsev
2019-02-21
1
-0
/
+41
*
[LoopSimplifyCFG] Add missing MSSA edge deletion
Max Kazantsev
2019-02-21
1
-0
/
+38
*
[TEST] Remove 2>&1 from tests
Max Kazantsev
2019-02-17
1
-3
/
+3
*
[LoopSimplifyCFG] Fix test broken in release mode in r353813
Sam McCall
2019-02-12
1
-0
/
+1
*
[LoopSimplifyCFG] Change logic of dead loops removal to avoid hitting asserts
Max Kazantsev
2019-02-12
1
-4
/
+35
*
[LoopSimplifyCFG] Pay respect to LCSSA when removing dead blocks
Max Kazantsev
2019-02-12
1
-8
/
+29
*
[LoopSimplifyCFG] Use DTU.applyUpdates instead of insert/deleteEdge
Max Kazantsev
2019-02-08
1
-21
/
+98
*
[LoopSimplifyCFG] Do not count dead exit blocks twice, make CFG simpler
Max Kazantsev
2019-02-06
1
-2
/
+0
*
[NFC] One more crashing test on LoopSimplifyCFG
Max Kazantsev
2019-01-25
1
-0
/
+116
*
[NFC] Add failing test on LCSSA forming
Max Kazantsev
2019-01-25
1
-0
/
+43
*
[NFC] Add test with multiple loops
Max Kazantsev
2019-01-25
1
-0
/
+55
*
[LoopSimplifyCFG] Fix inconsistency in blocks in loop markup
Max Kazantsev
2019-01-25
1
-3
/
+5
*
[NFC] Add another failing test on LoopSimplifyCFG
Max Kazantsev
2019-01-24
1
-0
/
+32
*
[LoopSimplifyCFG] Fix inconsistency in live blocks markup
Max Kazantsev
2019-01-24
1
-2
/
+22
*
[NFC] Add a failing test on live block markup in term folding
Max Kazantsev
2019-01-24
1
-0
/
+40
*
[LoopSimplifyCFG] Form LCSSA when a parent loop becomes a sibling
Max Kazantsev
2019-01-17
1
-3
/
+18
*
[LoopSimplifyCFG] Fix order of deletion of complex dead subloops
Max Kazantsev
2019-01-17
1
-3
/
+18
*
[NFC] Add failing test on LCSSA form preservation of LoopSimplifyCFG
Max Kazantsev
2018-12-28
1
-0
/
+25
*
Temporarily disable term folding in LoopSimplifyCFG, add tests
Max Kazantsev
2018-12-28
1
-0
/
+59
*
[LoopSimplifyCFG] Delete dead exiting edges
Max Kazantsev
2018-12-24
1
-104
/
+82
*
Return "[LoopSimplifyCFG] Delete dead in-loop blocks"
Max Kazantsev
2018-12-24
1
-104
/
+26
*
[LoopSimplifyCFG] Do not deal with loops with irreducible CFG inside
Max Kazantsev
2018-12-07
1
-0
/
+51
*
Revert "[LoopSimplifyCFG] Delete dead in-loop blocks"
Ilya Biryukov
2018-12-06
1
-26
/
+104
*
[LoopSimplifyCFG] Delete dead in-loop blocks
Max Kazantsev
2018-12-06
1
-104
/
+26
*
[NFC] Verify memoryssa in test for PR39783
Max Kazantsev
2018-12-05
1
-1
/
+1
*
[LoopSimplifyCFG] Update MemorySSA in terminator folding. PR39783
Max Kazantsev
2018-11-30
1
-1
/
+0
*
[NFC] Simplify and reduce tests for PR39783
Max Kazantsev
2018-11-30
3
-279
/
+111
*
[NFC] Add two XFAIL tests from PR39783
Max Kazantsev
2018-11-29
2
-0
/
+279
*
Add missing REQUIRES: asserts
Max Kazantsev
2018-11-27
1
-0
/
+1
*
[LoopSimplifyCFG] Fix corner case with duplicating successors
Max Kazantsev
2018-11-27
1
-3
/
+14
*
[NFC] Add test that demonstrates buggy behavior on term folding of LoopSimpli...
Max Kazantsev
2018-11-23
1
-0
/
+29
*
Disable LoopSimplifyCFG terminator folding by default
Max Kazantsev
2018-11-23
2
-6
/
+6
*
[LoopSimplifyCFG] Don't delete LCSSA Phis
Max Kazantsev
2018-11-23
1
-0
/
+52
*
[NFC] Add verification flags to tests
Max Kazantsev
2018-11-23
1
-3
/
+3
*
[NFC] More complex tests for LoopSimplifyCFG
Max Kazantsev
2018-11-21
1
-0
/
+345
*
[NFC] Add some sophisticated tests on LoopSimplifyCFG
Max Kazantsev
2018-11-21
1
-47
/
+724
*
Recommit "[LoopSimplifyCFG] Teach LoopSimplifyCFG to constant-fold branches a...
Max Kazantsev
2018-11-20
1
-9
/
+149
*
Revert "[LoopSimplifyCFG] Teach LoopSimplifyCFG to constant-fold branches and...
Benjamin Kramer
2018-11-19
1
-49
/
+9
*
[LoopSimplifyCFG] Add requires: asserts after rL347183
Fangrui Song
2018-11-19
1
-0
/
+1
*
[LoopSimplifyCFG] Teach LoopSimplifyCFG to constant-fold branches and switches
Max Kazantsev
2018-11-19
1
-9
/
+48
*
[NFC] Add missing test case, some test renaming
Max Kazantsev
2018-11-07
1
-4
/
+43
*
[NFC] Add tests for loop-simplifycfg for further development
Max Kazantsev
2018-10-31
1
-0
/
+1408
*
Update MemorySSA in LoopSimplifyCFG.
Alina Sbirlea
2018-08-22
2
-0
/
+2
*
Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnly...
Alina Sbirlea
2018-06-20
1
-12
/
+12
*
[LoopSimplifyCFG] Invalidate SCEV in LoopSimplifyCFG
David Green
2018-06-19
1
-0
/
+57
*
LPM: Drop require<loops> from these tests, it's redundant. NFC
Justin Bogner
2016-05-10
1
-1
/
+1
[next]