summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/extractelement.ll
Commit message (Expand)AuthorAgeFilesLines
* verify-uselistorder: Force -preserve-bc-use-list-orderDuncan P. N. Exon Smith2014-08-191-1/+1
* verify-uselistorder: Change the default -num-shuffles=5Duncan P. N. Exon Smith2014-07-311-1/+1
* Rename llvm-uselistorder => verify-uselistorderDuncan P. N. Exon Smith2014-07-301-1/+1
* Bitcode: Correctly compare a Use against itselfDuncan P. N. Exon Smith2014-07-291-0/+1
* Use -disable-output and to suppress output and don't use a temporary file unl...Bill Wendling2013-08-201-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* fix a bitcode reader bug where it can't handle extractelement correctly:Chris Lattner2009-02-031-0/+8
OpenPOWER on IntegriCloud