Remove the X86 Maximal Stack Alignment Check pass as it is no longer necessary.
[oota-llvm.git] / test / CodeGen / X86 / avx-select.ll
2011-08-09 Bruno Cardoso LopesAdd 256-bit support for v8i32, v4i64 and v4f64 ISD...