Make utils/update_llc_test_checks.py note that the assertions are
[oota-llvm.git] / test / CodeGen / X86 / vector-shuffle-sse1.ll
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-20 Chandler Carruth[x86] Now that the new vector shuffle legality is enabl...
2015-02-15 Chandler Carruth[SDAG] Teach the SelectionDAG to canonicalize vector...
2015-02-15 Chandler Carruth[x86] Switch a collection of tests explicitly to the...
2015-02-15 Chandler Carruth[x86] Remove the now-default-on flag for the new vector...
2015-02-04 Chandler Carruth[x86] Refresh the checks of a number of tests using
2014-12-07 Chandler Carruth[x86] Clean up the SSE1 test to use a slightly differen...
2014-10-03 Chandler Carruth[x86] Significantly improve the ability of the new...
2014-10-03 Chandler Carruth[x86] Unbreak SSE1 with the new vector shuffle lowering...