[Bitcode] Add compatibility tests for new instructions
[oota-llvm.git] / test / Bitcode / extractelement.ll
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-08-20 Bill WendlingUse -disable-output and to suppress output and don...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-02-03 Chris Lattnerfix a bitcode reader bug where it can't handle extracte...