Make utils/update_llc_test_checks.py note that the assertions are
[oota-llvm.git] / test / CodeGen / X86 / vector-shuffle-mmx.ll
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-04-15 Sanjay Patel[X86] add an exedepfix entry for movq == movlps ==...
2015-03-05 Simon Pilgrim[DagCombiner] Allow shuffles to merge through bitcasts
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-16 Simon Pilgrim[X86][SSE] Add SSE MOVQ instructions to SSEPackedInt...
2015-02-15 Chandler Carruth[x86] Switch a collection of tests explicitly to the...
2015-02-15 Chandler Carruth[x86] Teach my test updating script about another quirk...
2015-02-02 Bruno Cardoso Lopes[X86][MMX] Cleanup shuffle, bitcast and insert element...
2015-01-26 Bruno Cardoso Lopes[x86][MMX] Rename and cleanup tests: arith, intrinsics...