summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-zext.ll
Commit message (Expand)AuthorAge
* X86: Custom lower zext v16i8 to v16i16.Benjamin Kramer2013-10-23
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-18
* Cleanup: test source files do not need to be executableArnaud A. de Grandmaison2013-04-22
* AVX: Move the ZEXT/ANYEXT DAGCo optimizations to the lowering of these optimi...Nadav Rotem2012-12-28
* This patch addresses the problem of poor code generation for the zextNadav Rotem2012-02-12
* ZERO_EXTEND operation is optimized for AVX.Elena Demikhovsky2012-01-24