363d73c518 
								
							 
						 
						
							
							
								
								Try to make these tests more portable.  
							
							... 
							
							
							
							llvm-svn: 164320 
							
						 
						
							2012-09-20 21:35:21 +00:00  
				
					
						
							
							
								 
						
							
								90ae8f8442 
								
							 
						 
						
							
							
								
								Use vld1 / vst2 for unaligned v2f64 load / store. e.g. Use vld1.16 for 2-byte  
							
							... 
							
							
							
							aligned address. Based on patch by David Peixotto.
Also use vld1.64 / vst1.64 with 128-bit alignment to take advantage of alignment
hints. rdar://12090772, rdar://12238782
llvm-svn: 164089 
							
						 
						
							2012-09-18 01:42:45 +00:00  
				
					
						
							
							
								 
						
							
								3e2c6f380c 
								
							 
						 
						
							
							
								
								ARM VLDR/VSTR instructions don't need a size suffix.  
							
							... 
							
							
							
							Canonicallize on the non-suffixed form, but continue to accept assembly that
has any correctly sized type suffix.
llvm-svn: 144583 
							
						 
						
							2011-11-14 23:03:21 +00:00  
				
					
						
							
							
								 
						
							
								415b5e8341 
								
							 
						 
						
							
							
								
								Fix a typo in an ARM-specific DAG combine. This fixes <rdar://problem/9278274>.  
							
							... 
							
							
							
							llvm-svn: 129468 
							
						 
						
							2011-04-13 21:01:19 +00:00  
				
					
						
							
							
								 
						
							
								53dd03d537 
								
							 
						 
						
							
							
								
								Add a ARM-specific SD node for VBSL so that forms with a constant first operand  
							
							... 
							
							
							
							can be recognized. This fixes <rdar://problem/9183078>.
llvm-svn: 128584 
							
						 
						
							2011-03-30 23:01:21 +00:00