Jim Laskey 
							
						 
					 
					
						
						
							
						
						d313a9b148 
					 
					
						
						
							
							Duplicate use of LR, take 2.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34666  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2007-02-27 11:55:45 +00:00 
						 
				 
			
				
					
						
							
							
								Evan Cheng 
							
						 
					 
					
						
						
							
						
						3d3d627513 
					 
					
						
						
							
							Backing out Jim's LR spill changes. This was causing llvm-gcc bootstrapping  
						
						... 
						
						
						
						to infinite loop:
PPCMachineFunctionInfo.h updated: 1.2 -> 1.3
PPCRegisterInfo.cpp updated: 1.110 -> 1.111
PPCRegisterInfo.h updated: 1.28 -> 1.29
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34652  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2007-02-27 02:55:29 +00:00 
						 
				 
			
				
					
						
							
							
								Jim Laskey 
							
						 
					 
					
						
						
							
						
						2a27a7598b 
					 
					
						
						
							
							Don't spill LR as a callee saved register.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34533  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2007-02-23 20:34:16 +00:00 
						 
				 
			
				
					
						
							
							
								Reid Spencer 
							
						 
					 
					
						
						
							
						
						24652d16f8 
					 
					
						
						
							
							Add newline at end of file.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31902  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-11-25 05:41:02 +00:00 
						 
				 
			
				
					
						
							
							
								Jim Laskey 
							
						 
					 
					
						
						
							
						
						2f616bff7e 
					 
					
						
						
							
							This is a general clean up of the PowerPC ABI.  Address several problems and  
						
						... 
						
						
						
						bugs including making sure that the TOS links back to the previous frame,
that the maximum call frame size is not included twice when using frame
pointers, no longer growing the frame on calls, double storing of SP and
a cleaner/faster dynamic alloca.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31792  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-11-16 22:43:37 +00:00