summaryrefslogtreecommitdiff
path: root/test/Transforms/JumpThreading/select.ll
Commit message (Expand)AuthorAge
* JumpThreading: Turn a select instruction into branching if it allows to threa...Benjamin Kramer2013-08-07
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* JumpThreading: when default destination is the destination of some cases in aManman Ren2012-09-05
* Teach jump threading to "look through" a select when the branch direction of ...Frits van Bommel2010-12-15