Owen Anderson 
							
						 
					 
					
						
						
							
						
						90c579de5a 
					 
					
						
						
							
							Reapply r110396, with fixes to appease the Linux buildbot gods.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110460  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2010-08-06 18:33:48 +00:00 
						 
				 
			
				
					
						
							
							
								Owen Anderson 
							
						 
					 
					
						
						
							
						
						1f74590e9d 
					 
					
						
						
							
							Revert r110396 to fix buildbots.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110410  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2010-08-06 00:23:35 +00:00 
						 
				 
			
				
					
						
							
							
								Owen Anderson 
							
						 
					 
					
						
						
							
						
						9ccaf53ada 
					 
					
						
						
							
							Don't use PassInfo* as a type identifier for passes.  Instead, use the address of the static  
						
						... 
						
						
						
						ID member as the sole unique type identifier.  Clean up APIs related to this change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110396  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2010-08-05 23:42:04 +00:00 
						 
				 
			
				
					
						
							
							
								Douglas Gregor 
							
						 
					 
					
						
						
							
						
						0c8ae782cb 
					 
					
						
						
							
							Make a few more LLVM headers parsable as standalone headers.  
						
						... 
						
						
						
						Fix some problems with the hidden copy constructors for
ImmutableMap/ImmutableSet found by Clang++.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86186  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-11-05 23:01:30 +00:00 
						 
				 
			
				
					
						
							
							
								Owen Anderson 
							
						 
					 
					
						
						
							
						
						08993acada 
					 
					
						
						
							
							Do away with the strange use of BitVectors in SSI, and just use normal sets.  This makes the code much more C++/LLVM-ish.  
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83286  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-10-04 18:49:55 +00:00 
						 
				 
			
				
					
						
							
							
								Nick Lewycky 
							
						 
					 
					
						
						
							
						
						fd5249e15b 
					 
					
						
						
							
							Correctly handle the case where a comparison is created in one BasicBlock and  
						
						... 
						
						
						
						used by a terminator in another.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81437  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-09-10 07:02:09 +00:00 
						 
				 
			
				
					
						
							
							
								Torok Edwin 
							
						 
					 
					
						
						
							
						
						fd5545b789 
					 
					
						
						
							
							Remove a comment that was copy+pasted from the wrong place,  
						
						... 
						
						
						
						there is no MachineFunction here.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76734  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-07-22 10:49:23 +00:00 
						 
				 
			
				
					
						
							
							
								Nick Lewycky 
							
						 
					 
					
						
						
							
						
						715029478c 
					 
					
						
						
							
							Add Static Single Information construction pass written by André Tavares!  
						
						... 
						
						
						
						Use it by requiring it through the pass manager, then calling its createSSI
method on the variables that you want in SSI form.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74780  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2009-07-03 19:28:36 +00:00