9b796348bd 
								
							 
						 
						
							
							
								
								Fix a bug in non-local memdep that was causing an infinite loop on 175.vpr.  
							
							... 
							
							
							
							llvm-svn: 40495 
							
						 
						
							2007-07-25 21:26:36 +00:00  
				
					
						
							
							
								 
						
							
								5e5599b7ce 
								
							 
						 
						
							
							
								
								Add basic support for performing whole-function RLE.  
							
							... 
							
							
							
							Note: This has not yet been thoroughly tested.  Use at your own risk.
llvm-svn: 40489 
							
						 
						
							2007-07-25 19:57:03 +00:00  
				
					
						
							
							
								 
						
							
								d998be79cc 
								
							 
						 
						
							
							
								
								Add initial support for non-local memory dependence analysis.  
							
							... 
							
							
							
							NOTE: This has only been cursorily tested.  Expected improvements soon.
llvm-svn: 40476 
							
						 
						
							2007-07-24 21:52:37 +00:00  
				
					
						
							
							
								 
						
							
								edb926bfe3 
								
							 
						 
						
							
							
								
								When removing instructions from the analysis, be sure to check the confirmed  
							
							... 
							
							
							
							flag when determining what to do with dependencies.
llvm-svn: 40079 
							
						 
						
							2007-07-20 06:16:07 +00:00  
				
					
						
							
							
								 
						
							
								7fcaaadf1c 
								
							 
						 
						
							
							
								
								Add support for walking up memory def chains, which enables finding many more  
							
							... 
							
							
							
							dead stores on 400.perlbench.
llvm-svn: 39929 
							
						 
						
							2007-07-16 21:52:50 +00:00  
				
					
						
							
							
								 
						
							
								1e1bace52b 
								
							 
						 
						
							
							
								
								Let MemoryDependenceAnalysis take care of updating AliasAnalysis.  
							
							... 
							
							
							
							llvm-svn: 39769 
							
						 
						
							2007-07-12 00:06:21 +00:00  
				
					
						
							
							
								 
						
							
								c432490b4c 
								
							 
						 
						
							
							
								
								Calculate the size of a array allocation correctly.  
							
							... 
							
							
							
							llvm-svn: 38511 
							
						 
						
							2007-07-10 20:48:38 +00:00  
				
					
						
							
							
								 
						
							
								faf9e42479 
								
							 
						 
						
							
							
								
								Fix a crasher when finding the dependency of a call.  
							
							... 
							
							
							
							llvm-svn: 38510 
							
						 
						
							2007-07-10 20:39:07 +00:00  
				
					
						
							
							
								 
						
							
								1279eaf776 
								
							 
						 
						
							
							
								
								Make this pass registration static as well.  
							
							... 
							
							
							
							llvm-svn: 38509 
							
						 
						
							2007-07-10 20:21:08 +00:00  
				
					
						
							
							
								 
						
							
								1fa6132e85 
								
							 
						 
						
							
							
								
								Handle vaarg instructions correctly.  
							
							... 
							
							
							
							llvm-svn: 38504 
							
						 
						
							2007-07-10 18:43:15 +00:00  
				
					
						
							
							
								 
						
							
								94a21dd1e0 
								
							 
						 
						
							
							
								
								Volatile loads and stores depend on each other.  
							
							... 
							
							
							
							llvm-svn: 38502 
							
						 
						
							2007-07-10 18:11:42 +00:00  
				
					
						
							
							
								 
						
							
								9c88457abe 
								
							 
						 
						
							
							
								
								Add support for finding the dependencies of call and invoke instructions.  
							
							... 
							
							
							
							llvm-svn: 38497 
							
						 
						
							2007-07-10 17:59:22 +00:00  
				
					
						
							
							
								 
						
							
								2552a12e65 
								
							 
						 
						
							
							
								
								Fix the build, and fix the handling of pointer sizes.  
							
							... 
							
							
							
							llvm-svn: 38494 
							
						 
						
							2007-07-10 17:25:03 +00:00  
				
					
						
							
							
								 
						
							
								47352db672 
								
							 
						 
						
							
							
								
								Fix a bunch of things from Chris' feedback  
							
							... 
							
							
							
							llvm-svn: 38493 
							
						 
						
							2007-07-10 17:08:11 +00:00  
				
					
						
							
							
								 
						
							
								c0daf5fe53 
								
							 
						 
						
							
							
								
								A first stab at memory dependence analysis.  This is an interface on top of  
							
							... 
							
							
							
							alias analysis, adding caching and lazy computation of queries.  This will
be used in planned improvements to memory access optimizations.
llvm-svn: 37958 
							
						 
						
							2007-07-06 23:14:35 +00:00