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
/
JumpThreading
/
select.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[JumpThreading] Fix threading with unusual PHI nodes.
Eli Friedman
2019-07-03
1
-8
/
+8
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+443
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-443
/
+0
*
[Jump Threading] Unfold a select insn that feeds a switch via a phi node
Ehsan Amiri
2019-01-11
1
-0
/
+78
*
[JumpThreading] Track unreachable BBs to avoid processing
Brian M. Rzycki
2018-03-16
1
-2
/
+3
*
[JumpThreading] Add a pattern to TryToUnfoldSelectInCurrBB()
Haicheng Wu
2017-07-14
1
-1
/
+76
*
[JumpThreading] Split select that has constant conditions coming from the PHI...
Haicheng Wu
2016-01-08
1
-0
/
+37
*
[JumpThreading] Fix opcode bonus in getJumpThreadDuplicationCost()
Geoff Berry
2015-12-29
1
-0
/
+30
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
Fixed jump threading going to infinite loop.
Dinesh Dwivedi
2014-06-17
1
-1
/
+1
*
JumpThreading: Turn a select instruction into branching if it allows to threa...
Benjamin Kramer
2013-08-07
1
-0
/
+63
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-4
/
+4
*
JumpThreading: when default destination is the destination of some cases in a
Manman Ren
2012-09-05
1
-0
/
+36
*
Teach jump threading to "look through" a select when the branch direction of ...
Frits van Bommel
2010-12-15
1
-0
/
+123