aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCTargetMachine.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-01-18 22:19:16 +0000
committerChris Lattner <sabre@nondot.org>2010-01-18 22:19:16 +0000
commit3e794ad3ad80d93b73be1f764972d690deafe982 (patch)
tree966cbd79293ac47656a9cdd6cce0fb25f43d54dc /lib/Target/PowerPC/PPCTargetMachine.cpp
parent51f87144de35eeaae362781e95d4f95cbc2da31a (diff)
downloadexternal_llvm-3e794ad3ad80d93b73be1f764972d690deafe982.zip
external_llvm-3e794ad3ad80d93b73be1f764972d690deafe982.tar.gz
external_llvm-3e794ad3ad80d93b73be1f764972d690deafe982.tar.bz2
my instcombine transformations to make extension elimination more
aggressive changed the canonical form from sext(trunc(x)) to ashr(lshr(x)), make sure to transform a couple more things into that canonical form, and catch a case where we missed turning zext/shl/ashr into a single sext. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93787 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/PPCTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions