summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetMachine.cpp
diff options
context:
space:
mode:
authorDylan McKay <dylanmckay34@gmail.com>2016-10-08 01:10:31 +0000
committerDylan McKay <dylanmckay34@gmail.com>2016-10-08 01:10:31 +0000
commitb16b6d5739cb4feca62d5caec7029e57a6ab2ec6 (patch)
treed55c3a5abead6b8e8fc2acdd980c2d841ddf9cc3 /llvm/lib/Target/TargetMachine.cpp
parent7c2d41aa9f7570f5180a33b73f2cfe7ce3cca35c (diff)
downloadbcm5719-llvm-b16b6d5739cb4feca62d5caec7029e57a6ab2ec6.tar.gz
bcm5719-llvm-b16b6d5739cb4feca62d5caec7029e57a6ab2ec6.zip
[AVR] Don't worry about call frame size when initializing frame pointer
We previously only used the frame pointer if the frame pointer was too big. This was to work around a bug (described in this old commit) https://sourceforge.net/p/avr-llvm/code/204/tree//llvm/trunk/AVR/AVRFrameLowering.cpp?diff=50d64d912718465cb887d17a:203 I mistakenly invered the condition assuming it was a typo. I am now removing it because it doesn't seem to be a problem anymore (plus it's a dirty hack). llvm-svn: 283639
Diffstat (limited to 'llvm/lib/Target/TargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud