diff options
author | Charles Davis <cdavis5x@gmail.com> | 2015-02-27 21:11:16 +0000 |
---|---|---|
committer | Charles Davis <cdavis5x@gmail.com> | 2015-02-27 21:11:16 +0000 |
commit | 83687fb9e654c9d0086e7f6b728c26fa0b729e71 (patch) | |
tree | 9caf33ad3f62641433067d9728ea3e87ff1333a4 /llvm/test/Transforms/IndVarSimplify/2008-10-03-CouldNotCompute.ll | |
parent | d7b6aa3251a3512025fa8488014eae03ca0c3fd2 (diff) | |
download | bcm5719-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/IndVarSimplify/2008-10-03-CouldNotCompute.ll')
0 files changed, 0 insertions, 0 deletions