Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vector-trunc.ll
2015-03-25 Simon Pilgrim[DAGCombiner] Add support for TRUNCATE + FP_EXTEND...
2015-02-19 Chandler Carruth[x86] Delete still more piles of complex code now that...
2015-02-19 Chandler Carruth[x86] Remove the insanely over-aggressive unpack loweri...
2015-02-17 Chandler Carruth[x86] Teach the unpack lowering to try wider element...
2015-02-16 Chandler Carruth[x86] Teach the 128-bit vector shuffle lowering routine...
2015-02-16 Chandler Carruth[x86] Clean up a few test cases with the update script...
2015-02-11 Simon Pilgrim[X86][SSE] Added dual vector truncation tests.
2015-01-04 Simon Pilgrim[X86][SSE] Added vector integer truncation tests -...