aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bitcode/extractelement.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-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