summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx-trunc.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Lower v16i16->v8i16 truncate using an 'and' with 255, an extract_subvec...Craig Topper2018-11-181-4/+2
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-3/+3
* [X86 Codegen] Fixed a bug in unsigned saturationElena Demikhovsky2017-01-291-24/+0
* Recommiting unsigned saturation with a bugfix.Elena Demikhovsky2017-01-191-0/+26
* Revert r291670 because it introduces a crash.Michael Kuperstein2017-01-181-26/+0
* X86 CodeGen: Optimized pattern for truncate with unsigned saturation.Elena Demikhovsky2017-01-111-0/+26
* [x86] use a single shufps when it can save instructionsSanjay Patel2016-12-151-3/+1
* [x86] fix test specificationsSanjay Patel2016-12-121-4/+4
* [X86][AVX] Regenerated AVX testsSimon Pilgrim2016-01-161-8/+29
* [x86] Teach the 128-bit vector shuffle lowering routines to takeChandler Carruth2015-02-161-3/+3
* Lower AVX v4i64->v4i32 truncate to one shuffle.Cameron McInally2014-03-051-3/+5
* X86: Custom lower sext v16i8 to v16i16, and the corresponding truncate.Benjamin Kramer2013-10-231-1/+6
* Cleanup: test source files do not need to be executableArnaud A. de Grandmaison2013-04-221-0/+0
* Revert revision: 171467. This transformation is incorrect and makes some test...Nadav Rotem2013-01-041-15/+0
* Simplified TRUNCATE operation that comes after SETCC. It is possible since SE...Elena Demikhovsky2013-01-031-0/+15
* Unix line endingsMatt Beaumont-Gay2012-02-021-15/+15
* Optimization for "truncate" operation on AVX.Elena Demikhovsky2012-02-011-0/+15
OpenPOWER on IntegriCloud