summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBlockPlacement.cpp
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2016-06-09 15:19:16 +0000
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2016-06-09 15:19:16 +0000
commit79564611d9f982935952d3b62ef5918122fa5919 (patch)
treec8b75b762e2ef64436929959440a409c88d410bd /llvm/lib/CodeGen/MachineBlockPlacement.cpp
parentdb0168d1d669e0a21f889a67a86e883ec60fd701 (diff)
downloadbcm5719-llvm-79564611d9f982935952d3b62ef5918122fa5919.tar.gz
bcm5719-llvm-79564611d9f982935952d3b62ef5918122fa5919.zip
[SystemZ] Enable long displacement constraints for inline ASM operands
This enables use of the 'S' constraint for inline ASM operands on SystemZ, which allows for a memory reference with a signed 20-bit immediate displacement. This patch includes corresponding documentation and test case updates. I've changed the 'T' constraint to match the new behavior for 'S', as 'T' also uses a long displacement (though index constraints are still not implemented). I also changed 'm' to match the behavior for 'S' as this will allow for a wider range of displacements for 'm', though correct me if that's not the right decision. Author: colpell Differential Revision: http://reviews.llvm.org/D21097 llvm-svn: 272266
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud