summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/add-with-overflow.ll
diff options
context:
space:
mode:
authorIgor Laevsky <igmyrj@gmail.com>2015-05-12 13:12:14 +0000
committerIgor Laevsky <igmyrj@gmail.com>2015-05-12 13:12:14 +0000
commit87ef5eaf469a70e73febbaad517082896e0f08cf (patch)
tree88467c239f8786ff90a7deb5a3121f37d5ae65b3 /llvm/test/CodeGen/Generic/add-with-overflow.ll
parent5c8f90b1add6831074efeccf67561d0ce62cb299 (diff)
downloadbcm5719-llvm-87ef5eaf469a70e73febbaad517082896e0f08cf.tar.gz
bcm5719-llvm-87ef5eaf469a70e73febbaad517082896e0f08cf.zip
Reverse ordering of base and derived pointer during safepoint lowering.
According to the documentation in StackMap section for the safepoint we should have: "The first Location in each pair describes the base pointer for the object. The second is the derived pointer actually being relocated." But before this change we emitted them in reverse order - derived pointer first, base pointer second. llvm-svn: 237126
Diffstat (limited to 'llvm/test/CodeGen/Generic/add-with-overflow.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud