Teach SimplifySetCC that comparing AssertZext i1 against a constant 1 can be rewritte...
[oota-llvm.git] / test / CodeGen / X86 / 2012-1-10-buildvector.ll
2012-01-11 Nadav RotemFix a bug in the lowering of BUILD_VECTOR for AVX....
2012-01-10 Nadav RotemFix a bug in the legalization of shuffle vectors. When...