summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetLoweringBase.cpp
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2017-03-03 09:49:17 +0000
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>2017-03-03 09:49:17 +0000
commite96e6972945774f96866220fe7569918346b34e5 (patch)
treeb3b5c346eaae6aa6fe3c62bcc3d492913978031a /llvm/lib/CodeGen/TargetLoweringBase.cpp
parenta9022fd84fdd17b1d28b27539e499c1cffb0565a (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud