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
/
sink-common-code.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify constraints in `llvm::canReplaceOperandWithVariable`
Leo Li
2017-07-06
1
-0
/
+24
*
[SimplifyCFG] Do not sink and merge inline-asm instructions.
Akira Hatanaka
2017-01-25
1
-0
/
+24
*
Ignore debug info when making optimization decisions in SimplifyCFG.
Dehao Chen
2016-10-17
1
-4
/
+17
*
[SimplifyCFG] Don't create PHI nodes for constant bundle operands
Sanjoy Das
2016-10-12
1
-0
/
+26
*
[SimplifyCFG] Update (AND) IR flags when CSE'ing instructions
James Molloy
2016-09-19
1
-0
/
+56
*
[SimplifyCFG] Be even more conservative in SinkThenElseCodeToEnd
James Molloy
2016-09-11
1
-12
/
+23
*
[SimplifyCFG] Harden up the profitability heuristic for block splitting durin...
James Molloy
2016-09-11
1
-3
/
+52
*
[SimplifyCFG] Update workaround for PR30188 to also include loads
James Molloy
2016-09-07
1
-0
/
+29
*
[SimplifyCFG] Check PHI uses more accurately
James Molloy
2016-09-07
1
-0
/
+25
*
[SimplifyCFG] Add a workaround to fix PR30188
James Molloy
2016-09-02
1
-0
/
+23
*
[SimplifyCFG] Handle tail-sinking of more than 2 incoming branches
James Molloy
2016-09-01
1
-0
/
+111
*
[SimplifyCFG] Change the algorithm in SinkThenElseCodeToEnd
James Molloy
2016-09-01
1
-0
/
+84
*
Revert "[SimplifyCFG] Change the algorithm in SinkThenElseCodeToEnd"
James Molloy
2016-08-31
1
-60
/
+0
*
Revert "[SimplifyCFG] Handle tail-sinking of more than 2 incoming branches"
James Molloy
2016-08-31
1
-110
/
+0
*
Revert "[SimplifyCFG] Add a workaround to fix PR30188"
James Molloy
2016-08-31
1
-23
/
+0
*
Revert "[SimplifyCFG] Fix bootstrap failure after r280220"
James Molloy
2016-08-31
1
-23
/
+0
*
[SimplifyCFG] Fix bootstrap failure after r280220
James Molloy
2016-08-31
1
-0
/
+23
*
[SimplifyCFG] Add a workaround to fix PR30188
James Molloy
2016-08-31
1
-0
/
+23
*
[SimplifyCFG] Handle tail-sinking of more than 2 incoming branches
James Molloy
2016-08-31
1
-0
/
+110
*
[SimplifyCFG] Change the algorithm in SinkThenElseCodeToEnd
James Molloy
2016-08-31
1
-0
/
+60
*
[SimplifyCFG] Tail-merge calls with sideeffects
James Molloy
2016-08-31
1
-1
/
+24
*
[SimplifyCFG] Properly CSE metadata in SinkThenElseCodeToEnd
James Molloy
2016-08-30
1
-0
/
+37
*
[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
James Molloy
2016-08-22
1
-0
/
+229
*
Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
James Molloy
2016-08-22
1
-229
/
+0
*
[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
James Molloy
2016-08-22
1
-0
/
+229
*
Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
Reid Kleckner
2016-08-19
1
-201
/
+0
*
[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
James Molloy
2016-08-19
1
-0
/
+201
*
Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
Reid Kleckner
2016-08-15
1
-177
/
+0
*
[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
James Molloy
2016-08-15
1
-0
/
+177
*
[SimplifyCFG] Revise common code sinking
Michael Liao
2014-12-23
1
-2
/
+32
*
SimplifyCFG: sink common codes from IF, ELSE blocks down to END block.
Manman Ren
2012-09-20
1
-0
/
+53