[BitcodeReader] Ensure we can read constant vector selects with an i1 condition
[oota-llvm.git] / test / Bitcode / select.ll
2015-08-31 Filipe Cabecinhas[BitcodeReader] Ensure we can read constant vector...
2014-08-19 Duncan P. N. Exon... verify-uselistorder: Force -preserve-bc-use-list-order
2014-07-31 Duncan P. N. Exon... verify-uselistorder: Change the default -num-shuffles=5
2014-07-30 Duncan P. N. Exon... Rename llvm-uselistorder => verify-uselistorder
2014-07-29 Duncan P. N. Exon... Bitcode: Correctly compare a Use against itself
2013-12-31 Nick LewyckyFold vector selects with undef elements in the conditio...
2013-09-12 Joe AbbeyPatch provide by Tom Roeder!