Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |