summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/check_binary_output.ll
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>2013-07-19 16:21:55 +0000
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>2013-07-19 16:21:55 +0000
commit0175b4a3539b9bd5430ec47ff6f5cb7fac25f974 (patch)
treea3456962755c800d2586c64373c3019c3f601143 /llvm/test/Object/check_binary_output.ll
parent34869503cb814221b3260399835e02f68e69ee02 (diff)
downloadbcm5719-llvm-0175b4a3539b9bd5430ec47ff6f5cb7fac25f974.tar.gz
bcm5719-llvm-0175b4a3539b9bd5430ec47ff6f5cb7fac25f974.zip
[SystemZ] Add NRK, ORK and XRK
The atomic tests assume the two-operand forms, so I've restricted them to z10. Running and-01.ll, or-01.ll and xor-01.ll for z196 as well as z10 shows why using convertToThreeAddress() is better than exposing the three-operand forms first and then converting back to two operands where possible (which is what I'd originally tried). Using the three-operand form first stops us from taking advantage of NG, OG and XG for spills. llvm-svn: 186683
Diffstat (limited to 'llvm/test/Object/check_binary_output.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud