llvm/test/CodeGen/X86: Disable avx in two tests corresponding to r171082.
[oota-llvm.git] / test / CodeGen / X86 / 2011-10-19-LegelizeLoad.ll
2012-12-19 Elena DemikhovskyOptimized load + SIGN_EXTEND patterns in the X86 backend.
2011-10-18 Nadav RotemFix a bug in the legalization of vector anyext-load...