optimize the AVX2 (integer) version of vperm2 into a shuffle
[oota-llvm.git] / test / Transforms / InstCombine / descale-zero.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-10-18 Chandler Carruth[InstCombine] Do an about-face on how LLVM canonicalize...
2014-07-10 Duncan P. N. Exon... InstCombine: Fix a crash in Descale for multiply-by...