commit | 122a970111b8ec66ae330f2c218ae951dddaf75b | [log] [tgz] |
---|---|---|
author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | Fri Mar 07 11:34:35 2014 +0000 |
committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | Fri Mar 07 11:34:35 2014 +0000 |
tree | b07424d2a9d6989f5f5560afad657cce0a320c34 | |
parent | fa9e4b52f4f73c10a060d725d181e48055ce5f45 [diff] |
[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