[x86] Teach the unpack lowering to try wider element unpacks.
[oota-llvm.git] / test / CodeGen / X86 / vector-trunc.ll
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 -...