summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-trunc.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-16[x86] Teach the 128-bit vector shuffle lowering routines to takeChandler Carruth1-3/+3
2014-03-05Lower AVX v4i64->v4i32 truncate to one shuffle.Cameron McInally1-3/+5
2013-10-23X86: Custom lower sext v16i8 to v16i16, and the corresponding truncate.Benjamin Kramer1-1/+6
2013-04-22Cleanup: test source files do not need to be executableArnaud A. de Grandmaison1-0/+0
2013-01-04Revert revision: 171467. This transformation is incorrect and makes some test...Nadav Rotem1-15/+0
2013-01-03Simplified TRUNCATE operation that comes after SETCC. It is possible since SE...Elena Demikhovsky1-0/+15
2012-02-02Unix line endingsMatt Beaumont-Gay1-15/+15
2012-02-01Optimization for "truncate" operation on AVX.Elena Demikhovsky1-0/+15