aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/Pass.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2007-12-11 01:46:18 +0000
committerEvan Cheng <evan.cheng@apple.com>2007-12-11 01:46:18 +0000
commit75184a96a5558a6938b9bee31e9976d3834030d7 (patch)
tree1f539307e974ed81a1a9bddb9e00e990f24c1053 /lib/VMCore/Pass.cpp
parentc16406de2d14afdd82ab83519f11f2248b1a6f13 (diff)
downloadexternal_llvm-75184a96a5558a6938b9bee31e9976d3834030d7.zip
external_llvm-75184a96a5558a6938b9bee31e9976d3834030d7.tar.gz
external_llvm-75184a96a5558a6938b9bee31e9976d3834030d7.tar.bz2
- Improved v8i16 shuffle lowering. It now uses pshuflw and pshufhw as much as
possible before resorting to pextrw and pinsrw. - Better codegen for v4i32 shuffles masquerading as v8i16 or v16i8 shuffles. - Improves (i16 extract_vector_element 0) codegen by recognizing (i32 extract_vector_element 0) does not require a pextrw. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44836 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/Pass.cpp')
0 files changed, 0 insertions, 0 deletions