llvm/test/CodeGen/X86: Disable avx in two tests corresponding to r171082.
[oota-llvm.git] / test / CodeGen / X86 / pr13209.ll
2012-07-04 Rafael EspindolaAdd a testcase for pr13209. It is not a great test...