-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated...
[oota-llvm.git] / test / CodeGen / X86 / pr13220.ll
2012-07-13 Duncan SandsRestrict this to x86, hopefully fixing ARM buildbots.
2012-07-12 Duncan SandsThe result type of EXTRACT_VECTOR_ELT doesn't have...