Rafael Espindola
							
						 
						
							 
							
							
							
							
								
							
							
								11aaaeebe0 
								
							 
						 
						
							
							
								
								Delete -std-compile-opts.  
							
							 
							
							... 
							
							
							
							These days -std-compile-opts was just a silly alias for -O3.
llvm-svn: 219951 
							
						 
						
							2014-10-16 20:00:02 +00:00  
						
					 
				
					
						
							
							
								 
								Bill Wendling
							
						 
						
							 
							
							
							
							
								
							
							
								cd6df16cb4 
								
							 
						 
						
							
							
								
								FileCheck-ize these tests. Harden some of them.  
							
							 
							
							... 
							
							
							
							llvm-svn: 155432 
							
						 
						
							2012-04-24 09:15:38 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Gohman
							
						 
						
							 
							
							
							
							
								
							
							
								1880092722 
								
							 
						 
						
							
							
								
								Change tests from "opt %s" to "opt < %s" so that opt doesn't see the  
							
							 
							
							... 
							
							
							
							input filename so that opt doesn't print the input filename in the
output so that grep lines in the tests don't unintentionally match
strings in the input filename.
llvm-svn: 81537 
							
						 
						
							2009-09-11 18:01:28 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Gohman
							
						 
						
							 
							
							
							
							
								
							
							
								72a13d2476 
								
							 
						 
						
							
							
								
								Use opt -S instead of piping bitcode output through llvm-dis.  
							
							 
							
							... 
							
							
							
							llvm-svn: 81257 
							
						 
						
							2009-09-08 22:34:10 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Gohman
							
						 
						
							 
							
							
							
							
								
							
							
								9737a63ed8 
								
							 
						 
						
							
							
								
								Change these tests to feed the assembly files to opt directly, instead  
							
							 
							
							... 
							
							
							
							of using llvm-as, now that opt supports this.
llvm-svn: 81226 
							
						 
						
							2009-09-08 16:50:01 +00:00  
						
					 
				
					
						
							
							
								 
								Dale Johannesen
							
						 
						
							 
							
							
							
							
								
							
							
								8fc8a272e0 
								
							 
						 
						
							
							
								
								Don't assume a tail call can't reference a byval  
							
							 
							
							... 
							
							
							
							argument to the outer function, this isn't correct.
llvm-svn: 49731 
							
						 
						
							2008-04-15 17:41:34 +00:00