Akira Hatanaka
|
3764e6c112
|
[mips] Enable frame-pointer elimination for -O1 and above.
llvm-svn: 192815
|
2013-10-16 17:13:08 +00:00 |
Richard Sandiford
|
896f8db0bd
|
[SystemZ] Enable frame-pointer elimination for -O1 and above
Copies the x86 behavior.
llvm-svn: 186674
|
2013-07-19 14:06:49 +00:00 |
Sebastian Pop
|
422377cfd3
|
rename -ccc-host-triple into -target
llvm-svn: 148582
|
2012-01-20 22:01:23 +00:00 |
Eli Friedman
|
d749c6bf2e
|
Revert r148138; it's causing test failures.
llvm-svn: 148141
|
2012-01-13 21:33:06 +00:00 |
Sebastian Pop
|
9a8d528ddf
|
rename -ccc-host-triple into -target
llvm-svn: 148138
|
2012-01-13 20:37:02 +00:00 |
Rafael Espindola
|
224dd63fff
|
Don't use the frame pointer on linux x86 and x86_64 if optimizing. This
matches gcc's behavior.
Fixes PR8186.
llvm-svn: 146586
|
2011-12-14 21:02:23 +00:00 |