aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>2013-11-22 17:37:28 +0000
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>2013-11-22 17:37:28 +0000
commitfff1ff91915a613c0c23a5bbf7acb4694654d694 (patch)
tree94e45c962714b6f5340d707364ab4f745336243f /lib/Transforms
parent151dfc7d7ff6406a471058fcd142018a10b0c479 (diff)
downloadexternal_llvm-fff1ff91915a613c0c23a5bbf7acb4694654d694.zip
external_llvm-fff1ff91915a613c0c23a5bbf7acb4694654d694.tar.gz
external_llvm-fff1ff91915a613c0c23a5bbf7acb4694654d694.tar.bz2
Merging r195473:
------------------------------------------------------------------------ r195473 | rsandifo | 2013-11-22 17:28:28 +0000 (Fri, 22 Nov 2013) | 10 lines [SystemZ] Fix TMHH and TMHL usage for z10 with -O0 I've no idea why I decided to handle TMxx differently from all the other high/low logic operations, but it was a stupid thing to do. The high registers aren't available as separate 32-bit registers on z10, so subreg_h32 can't be used on a GR64 there. I've normally been testing with z196 and with -O3 and so hadn't noticed this until now. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@195474 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms')
0 files changed, 0 insertions, 0 deletions