Add encoding for VSTR.
[oota-llvm.git] / test / Transforms / ConstProp / bitcast2.ll
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-10-16 Chris Lattnerapply Eli's patch for PR2165 and provide a testcase.