diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2017-03-03 09:49:17 +0000 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2017-03-03 09:49:17 +0000 |
commit | e96e6972945774f96866220fe7569918346b34e5 (patch) | |
tree | b3b5c346eaae6aa6fe3c62bcc3d492913978031a /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
parent | a9022fd84fdd17b1d28b27539e499c1cffb0565a (diff) | |
download | bcm5719-llvm-e96e6972945774f96866220fe7569918346b34e5.tar.gz bcm5719-llvm-e96e6972945774f96866220fe7569918346b34e5.zip |
[PowerPC] Enable -fomit-frame-pointer by default for PPC
As is the case on platforms like Mips, X86 and SystemZ, the -fomit-frame-pointer
should be enabled by default on PPC when optimizing at -O1 and above. This
brings the behaviour of LLVM on PPC in line with GCC.
Committing on behalf of Hiroshi Inoue.
Differential Revision: https://reviews.llvm.org/D29750
llvm-svn: 296861
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions