aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/JumpThreading/select.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-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