9f1071831f 
								
							 
						 
						
							
							
								
								__alignof attribute on the field must consider  
							
							... 
							
							
							
							packed attribute on the field. //rdar://9217290
llvm-svn: 130948 
							
						 
						
							2011-05-05 21:19:14 +00:00  
				
					
						
							
							
								 
						
							
								826342774e 
								
							 
						 
						
							
							
								
								IRgen: Reapply r128691 with a fix to ensure we don't increase alignment past  
							
							... 
							
							
							
							that of the array element type.
llvm-svn: 128698 
							
						 
						
							2011-04-01 00:49:43 +00:00  
				
					
						
							
							
								 
						
							
								ea6b81a2ad 
								
							 
						 
						
							
							
								
								Revert r128691, "IRgen: Improve GCC compatibility when dealing with packed  
							
							... 
							
							
							
							arrays by propagating", it's breaking test in ways I don't understand yet.
llvm-svn: 128693 
							
						 
						
							2011-04-01 00:13:33 +00:00  
				
					
						
							
							
								 
						
							
								417bf0f147 
								
							 
						 
						
							
							
								
								IRgen: Improve GCC compatibility when dealing with packed arrays by propagating  
							
							... 
							
							
							
							the array alignment to the array access.
 - This is more or less the best we can do without having alignment present in
   the type system, but is a long way from truly matching how GCC handles this.
llvm-svn: 128691 
							
						 
						
							2011-03-31 23:32:15 +00:00