Eric Christopher 
							
						 
					 
					
						
						
							
						
						5448320a20 
					 
					
						
						
							
							Have TargetSelectionDAGInfo take a DataLayout initializer rather than  
						
						... 
						
						
						
						a TargetMachine since the only thing it wants is DataLayout.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210366  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2014-06-06 19:04:48 +00:00 
						 
				 
			
				
					
						
							
							
								Rafael Espindola 
							
						 
					 
					
						
						
							
						
						39d8dcb53b 
					 
					
						
						
							
							Rename some member variables from TD to DL.  
						
						... 
						
						
						
						TargetData was renamed DataLayout back in r165242.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201581  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2014-02-18 15:33:12 +00:00 
						 
				 
			
				
					
						
							
							
								Micah Villmow 
							
						 
					 
					
						
						
							
						
						3574eca1b0 
					 
					
						
						
							
							Move TargetData to DataLayout.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165402  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2012-10-08 16:38:25 +00:00 
						 
				 
			
				
					
						
							
							
								Dan Gohman 
							
						 
					 
					
						
						
							
						
						ff7a562751 
					 
					
						
						
							
							Implement a bunch more TargetSelectionDAGInfo infrastructure.  
						
						... 
						
						
						
						Move EmitTargetCodeForMemcpy, EmitTargetCodeForMemset, and
EmitTargetCodeForMemmove out of TargetLowering and into
SelectionDAGInfo to exercise this.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103481  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2010-05-11 17:31:57 +00:00 
						 
				 
			
				
					
						
							
							
								Dan Gohman 
							
						 
					 
					
						
						
							
						
						8c0e89925d 
					 
					
						
						
							
							Create a new TargetSelectionDAGInfo class. This will eventually acquire  
						
						... 
						
						
						
						SelectionDAG-specific parts of TargetLowering.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101537  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2010-04-16 21:12:11 +00:00