summaryrefslogtreecommitdiff
path: root/unittests/Support
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>2014-03-07 11:34:35 +0000
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>2014-03-07 11:34:35 +0000
commit122a970111b8ec66ae330f2c218ae951dddaf75b (patch)
treeb07424d2a9d6989f5f5560afad657cce0a320c34 /unittests/Support
parentfa9e4b52f4f73c10a060d725d181e48055ce5f45 (diff)
downloadllvm-122a970111b8ec66ae330f2c218ae951dddaf75b.tar.gz
llvm-122a970111b8ec66ae330f2c218ae951dddaf75b.tar.bz2
llvm-122a970111b8ec66ae330f2c218ae951dddaf75b.tar.xz
[SystemZ] Move sign_extend optimization to PerformDAGCombine
The target was marking SIGN_EXTEND as Custom because it wanted to optimize certain sign-extended shifts. In all other respects the extension is Legal, so it'd be better to do the optimization in PerformDAGCombine instead. No functional change intended. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203234 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/Support')
0 files changed, 0 insertions, 0 deletions