Remove dead code.
[oota-llvm.git] / test / Transforms / InstCombine / vec_extract_elt2.ll
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-08-13 Mon P WangWhen InstCombine simplifies a load -> extract element...