aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/select.ll
AgeCommit message (Expand)AuthorFilesLines
2015-08-31[BitcodeReader] Ensure we can read constant vector selects with an i1 conditionFilipe Cabecinhas1-0/+8
2014-08-19verify-uselistorder: Force -preserve-bc-use-list-orderDuncan P. N. Exon Smith1-1/+1
2014-07-31verify-uselistorder: Change the default -num-shuffles=5Duncan P. N. Exon Smith1-1/+1
2014-07-30Rename llvm-uselistorder => verify-uselistorderDuncan P. N. Exon Smith1-1/+1
2014-07-29Bitcode: Correctly compare a Use against itselfDuncan P. N. Exon Smith1-0/+1
2013-12-31Fold vector selects with undef elements in the condition. Fixes PR18319.Nick Lewycky1-1/+1
2013-09-12Patch provide by Tom Roeder!Joe Abbey1-0/+9