Make utils/update_llc_test_checks.py note that the assertions are
[oota-llvm.git] / test / CodeGen / X86 / 2012-1-10-buildvector.ll
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-04-03 Sanjay Pateluse update_llc_test_checks.py to tighten checking
2015-03-31 Sanjay Patel[X86, AVX] fix zero-extending integer operand load...
2015-03-31 Sanjay Patel[X86, AVX] try to lowerVectorShuffleAsElementInsertion...
2015-03-05 Craig Topper[X86] Use vmovss to handle inserting an element into...
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
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...