summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/JumpThreading/select.ll
Commit message (Expand)AuthorAgeFilesLines
* [JumpThreading] Split select that has constant conditions coming from the PHI...Haicheng Wu2016-01-081-0/+37
* [JumpThreading] Fix opcode bonus in getJumpThreadDuplicationCost()Geoff Berry2015-12-291-0/+30
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Fixed jump threading going to infinite loop.Dinesh Dwivedi2014-06-171-1/+1
* JumpThreading: Turn a select instruction into branching if it allows to threa...Benjamin Kramer2013-08-071-0/+63
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-4/+4
* JumpThreading: when default destination is the destination of some cases in aManman Ren2012-09-051-0/+36
* Teach jump threading to "look through" a select when the branch direction of ...Frits van Bommel2010-12-151-0/+123
OpenPOWER on IntegriCloud