Jim Grosbach 
							
						 
					 
					
						
						
							
						
						91ba0a9f61 
					 
					
						
						
							
							Tidy up. Space before ':' in range-based for loops.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205585  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2014-04-03 23:43:26 +00:00 
						 
				 
			
				
					
						
							
							
								Jim Grosbach 
							
						 
					 
					
						
						
							
						
						b4e30b31e9 
					 
					
						
						
							
							Make some range based loop types more explicit.  
						
						... 
						
						
						
						No functional change, but more readable code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205451  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2014-04-02 19:28:08 +00:00 
						 
				 
			
				
					
						
							
							
								Jim Grosbach 
							
						 
					 
					
						
						
							
						
						4d59fd9cf0 
					 
					
						
						
							
							[C++11,ARM64] Range based for loops for LOH  
						
						... 
						
						
						
						No functional change intended.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205440  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2014-04-02 18:00:44 +00:00 
						 
				 
			
				
					
						
							
							
								Quentin Colombet 
							
						 
					 
					
						
						
							
						
						a5084593ba 
					 
					
						
						
							
							[ARM64][CollectLOH] Remove the link to the radar from the comments.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205435  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2014-04-02 16:40:49 +00:00 
						 
				 
			
				
					
						
							
							
								Quentin Colombet 
							
						 
					 
					
						
						
							
						
						91b97ccd87 
					 
					
						
						
							
							[ARM64][CollectLOH] Add some comments to explain how the LOHs  
						
						... 
						
						
						
						framework works (for the compiler part), since the design
document is not available.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205379  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2014-04-02 01:02:28 +00:00 
						 
				 
			
				
					
						
							
							
								NAKAMURA Takumi 
							
						 
					 
					
						
						
							
						
						94821ac1eb 
					 
					
						
						
							
							ARM64CollectLOH.cpp: Tweak \param. [-Wdocumentation]  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205162  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2014-03-31 01:10:26 +00:00 
						 
				 
			
				
					
						
							
							
								Dmitri Gribenko 
							
						 
					 
					
						
						
							
						
						39d0be5ea2 
					 
					
						
						
							
							Fix a few -Wdocumentation warnings  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205116  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2014-03-29 19:40:32 +00:00 
						 
				 
			
				
					
						
							
							
								Tim Northover 
							
						 
					 
					
						
						
							
						
						7b837d8c75 
					 
					
						
						
							
							ARM64: initial backend import  
						
						... 
						
						
						
						This adds a second implementation of the AArch64 architecture to LLVM,
accessible in parallel via the "arm64" triple. The plan over the
coming weeks & months is to merge the two into a single backend,
during which time thorough code review should naturally occur.
Everything will be easier with the target in-tree though, hence this
commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205090  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2014-03-29 10:18:08 +00:00