aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/extractelement.ll
AgeCommit message (Expand)AuthorFilesLines
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