aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/extractelement-from-arg.ll
AgeCommit message (Expand)Author
2009-09-11Convert more tests to avoid llvm-as.Dan Gohman
2008-05-13Instead of a vector load, shuffle and then extract an element. Load the eleme...Evan Cheng
2007-09-24Use the correct result value type instead of using getValueType(0)Dan Gohman