diff options
author | Nadav Rotem <nrotem@apple.com> | 2012-12-28 05:45:24 +0000 |
---|---|---|
committer | Nadav Rotem <nrotem@apple.com> | 2012-12-28 05:45:24 +0000 |
commit | 0509db27386f5cafffd364618365ecda741cf0bd (patch) | |
tree | 2ef5af4e9f96faee5e55a274cbd6aede69de6229 /include/llvm/Instructions.h | |
parent | 587fb1dd30b73afb3c83a1e88d9ea101a0b28ab2 (diff) | |
download | external_llvm-0509db27386f5cafffd364618365ecda741cf0bd.zip external_llvm-0509db27386f5cafffd364618365ecda741cf0bd.tar.gz external_llvm-0509db27386f5cafffd364618365ecda741cf0bd.tar.bz2 |
AVX: Move the ZEXT/ANYEXT DAGCo optimizations to the lowering of these optimizations. The old test cases still cover all of these lowering/optimizations. The single change that we have is that now anyext does not need to zero a register, because it does not use the exact code path as the zero_extend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171178 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Instructions.h')
0 files changed, 0 insertions, 0 deletions