e96e697294 
								
							 
						 
						
							
							
								
								[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 
							
						 
						
							2017-03-03 09:49:17 +00:00  
				
					
						
							
							
								 
						
							
								8f5866a7a8 
								
							 
						 
						
							
							
								
								[Driver] Disable frame pointer elimination by default if target is  
							
							... 
							
							
							
							x86_64-pc-win32-macho.
rdar://problem/24470634
llvm-svn: 261976 
							
						 
						
							2016-02-26 05:07:00 +00:00  
				
					
						
							
							
								 
						
							
								3764e6c112 
								
							 
						 
						
							
							
								
								[mips] Enable frame-pointer elimination for -O1 and above.  
							
							... 
							
							
							
							llvm-svn: 192815 
							
						 
						
							2013-10-16 17:13:08 +00:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								422377cfd3 
								
							 
						 
						
							
							
								
								rename -ccc-host-triple into -target  
							
							... 
							
							
							
							llvm-svn: 148582 
							
						 
						
							2012-01-20 22:01:23 +00:00  
				
					
						
							
							
								 
						
							
								d749c6bf2e 
								
							 
						 
						
							
							
								
								Revert r148138; it's causing test failures.  
							
							... 
							
							
							
							llvm-svn: 148141 
							
						 
						
							2012-01-13 21:33:06 +00:00  
				
					
						
							
							
								 
						
							
								9a8d528ddf 
								
							 
						 
						
							
							
								
								rename -ccc-host-triple into -target  
							
							... 
							
							
							
							llvm-svn: 148138 
							
						 
						
							2012-01-13 20:37:02 +00:00  
				
					
						
							
							
								 
						
							
								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