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
/
SimplifyCFG
/
rangereduce.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SimplifyCFG] back out all SwitchInst commits
Shawn Landden
2019-05-26
1
-24
/
+23
*
[SimplifyCFG] ReduceSwitchRange: Improve on the case where the SubThreshold d...
Shawn Landden
2019-05-26
1
-4
/
+4
*
[SimplifyCFG] Run ReduceSwitchRange unconditionally, generalize
Shawn Landden
2019-05-26
1
-19
/
+20
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+347
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-347
/
+0
*
[NewPM] Add Option handling for SimplifyCFG
Serguei Katkov
2019-04-15
1
-0
/
+1
*
[SimplifyCFG] use pass options and remove the latesimplifycfg pass
Sanjay Patel
2017-10-28
1
-1
/
+1
*
[SimplifyCFG] don't create a no-op subtract
Sanjay Patel
2017-09-20
1
-3
/
+2
*
[SimplifyCFG] auto-generate full checks; NFC
Sanjay Patel
2017-09-20
1
-78
/
+204
*
Split the SimplifyCFG pass into two variants.
Joerg Sonnenberger
2017-03-26
1
-1
/
+1
*
Actually, r277337 was fine. Just kill the DAGs that made the test allow nonde...
Benjamin Kramer
2016-08-05
1
-20
/
+20
*
[SimplifyCFG] Make range reduction code deterministic.
Benjamin Kramer
2016-08-05
1
-20
/
+20
*
Fixed test check ordering issue on windows buildbots
Simon Pilgrim
2016-08-01
1
-20
/
+20
*
[SimplifyCFG] Fix nasty RAUW bug from r277325
James Molloy
2016-08-01
1
-1
/
+27
*
[SimplifyCFG] Try and pacify buildbots after r277325
James Molloy
2016-08-01
1
-8
/
+8
*
[SimplifyCFG] Range reduce switches
James Molloy
2016-08-01
1
-0
/
+195