Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / Transforms / InstCombine / extractvalue.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-07-16 Matthijs KooijmanAdd a few cases to instcombine's extractvalue testcase.
2008-06-16 Matthijs KooijmanMake testcase check for extractvalue instead of extract...
2008-06-11 Matthijs KooijmanTeach instruction combining about the extractvalue...