aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/extractelement.ll
AgeCommit message (Expand)AuthorFilesLines
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-08-20Use -disable-output and to suppress output and don't use a temporary file unl...Bill Wendling1-1/+1
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman1-1/+1
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman1-1/+1
2009-02-03fix a bitcode reader bug where it can't handle extractelement correctly:Chris Lattner1-0/+8