summaryrefslogtreecommitdiff
path: root/test/Bitcode/extractelement.ll
Commit message (Expand)AuthorAge
* Use -disable-output and to suppress output and don't use a temporary file unl...Bill Wendling2013-08-20
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* fix a bitcode reader bug where it can't handle extractelement correctly:Chris Lattner2009-02-03