summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/exp2-1.ll
diff options
context:
space:
mode:
authorCharles Davis <cdavis5x@gmail.com>2015-02-27 21:11:16 +0000
committerCharles Davis <cdavis5x@gmail.com>2015-02-27 21:11:16 +0000
commit83687fb9e654c9d0086e7f6b728c26fa0b729e71 (patch)
tree9caf33ad3f62641433067d9728ea3e87ff1333a4 /llvm/test/Transforms/InstCombine/exp2-1.ll
parentd7b6aa3251a3512025fa8488014eae03ca0c3fd2 (diff)
downloadbcm5719-llvm-83687fb9e654c9d0086e7f6b728c26fa0b729e71.tar.gz
bcm5719-llvm-83687fb9e654c9d0086e7f6b728c26fa0b729e71.zip
Target/X86: Never use the redzone for Win64 ABI functions.
Summary: Until now, we did this (among other things) based on whether or not the target was Windows. This is clearly wrong, not just for Win64 ABI functions on non-Windows, but for System V ABI functions on Windows, too. In this change, we make this decision based on the ABI the calling convention specifies instead. Reviewers: rnk Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D7953 llvm-svn: 230793
Diffstat (limited to 'llvm/test/Transforms/InstCombine/exp2-1.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud