..  
		
		
			
			
			
			
				
					
						
							
								AliasAnalysisTest.cpp 
							
						
					 
				 
				
					
						
							
							[unittests] Add InitializePasses.h includes 
						
					 
				 
				2019-11-13 19:42:58 -08:00  
		
			
			
			
			
				
					
						
							
								AliasSetTrackerTest.cpp 
							
						
					 
				 
				
					
						
							
							Update the file headers across all of the LLVM projects in the monorepo 
						
					 
				 
				2019-01-19 08:50:56 +00:00  
		
			
			
			
			
				
					
						
							
								BasicAliasAnalysisTest.cpp 
							
						
					 
				 
				
					
						
							
							[AliasAnalysis] Initialize a member variable that may be used by unit test. 
						
					 
				 
				2019-08-02 08:05:14 +00:00  
		
			
			
			
			
				
					
						
							
								BlockFrequencyInfoTest.cpp 
							
						
					 
				 
				
					
						
							
							Replace llvm::isPodLike<...>  by llvm::is_trivially_copyable<...> 
						
					 
				 
				2019-01-20 21:19:56 +00:00  
		
			
			
			
			
				
					
						
							
								BranchProbabilityInfoTest.cpp 
							
						
					 
				 
				
					
						
							
							Update the file headers across all of the LLVM projects in the monorepo 
						
					 
				 
				2019-01-19 08:50:56 +00:00  
		
			
			
			
			
				
					
						
							
								CFGTest.cpp 
							
						
					 
				 
				
					
						
							
							[unittests] Add InitializePasses.h includes 
						
					 
				 
				2019-11-13 19:42:58 -08:00  
		
			
			
			
			
				
					
						
							
								CGSCCPassManagerTest.cpp 
							
						
					 
				 
				
					
						
							
							[LazyCallGraph] Fix ambiguous index value 
						
					 
				 
				2020-02-18 23:32:55 -05:00  
		
			
			
			
			
				
					
						
							
								CMakeLists.txt 
							
						
					 
				 
				
					
						
							
							[LoopNest]: Analysis to discover properties of a loop nest. 
						
					 
				 
				2020-03-03 18:25:19 +00:00  
		
			
			
			
			
				
					
						
							
								CallGraphTest.cpp 
							
						
					 
				 
				
					
						
							
							Update the file headers across all of the LLVM projects in the monorepo 
						
					 
				 
				2019-01-19 08:50:56 +00:00  
		
			
			
			
			
				
					
						
							
								CaptureTrackingTest.cpp 
							
						
					 
				 
				
					
						
							
							[IR] Lazily number instructions for local dominance queries 
						
					 
				 
				2020-02-18 14:44:24 -08:00  
		
			
			
			
			
				
					
						
							
								DivergenceAnalysisTest.cpp 
							
						
					 
				 
				
					
						
							
							[opaque pointer types] Add a FunctionCallee wrapper type, and use it. 
						
					 
				 
				2019-02-01 02:28:03 +00:00  
		
			
			
			
			
				
					
						
							
								DomTreeUpdaterTest.cpp 
							
						
					 
				 
				
					
						
							
							[DTU] Refine the interface and logic of applyUpdates 
						
					 
				 
				2019-02-22 13:48:38 +00:00  
		
			
			
			
			
				
					
						
							
								GlobalsModRefTest.cpp 
							
						
					 
				 
				
					
						
							
							Change TargetLibraryInfo analysis passes to always require Function 
						
					 
				 
				2019-09-07 03:09:36 +00:00  
		
			
			
			
			
				
					
						
							
								IVDescriptorsTest.cpp 
							
						
					 
				 
				
					
						
							
							Save the induction binary operator in IVDescriptors for non FP induction variables. 
						
					 
				 
				2019-05-14 13:26:36 +00:00  
		
			
			
			
			
				
					
						
							
								LazyCallGraphTest.cpp 
							
						
					 
				 
				
					
						
							
							Re-land "Add LazyCallGraph API to add function to RefSCC" 
						
					 
				 
				2020-02-17 16:59:25 -05:00  
		
			
			
			
			
				
					
						
							
								LoadsTest.cpp 
							
						
					 
				 
				
					
						
							
							[Loads] Handle simple cases with same base pointer with constant offsets in FindAvailableLoadedValue when AA is null. 
						
					 
				 
				2020-01-29 13:05:46 -08:00  
		
			
			
			
			
				
					
						
							
								LoopInfoTest.cpp 
							
						
					 
				 
				
					
						
							
							Rename LoopInfo::isRotated() to LoopInfo::isRotatedForm(). 
						
					 
				 
				2019-12-12 14:22:36 -05:00  
		
			
			
			
			
				
					
						
							
								LoopNestTest.cpp 
							
						
					 
				 
				
					
						
							
							[LoopNest]: Analysis to discover properties of a loop nest. 
						
					 
				 
				2020-03-03 18:25:19 +00:00  
		
			
			
			
			
				
					
						
							
								MemoryBuiltinsTest.cpp 
							
						
					 
				 
				
					
						
							
							Update the file headers across all of the LLVM projects in the monorepo 
						
					 
				 
				2019-01-19 08:50:56 +00:00  
		
			
			
			
			
				
					
						
							
								MemorySSATest.cpp 
							
						
					 
				 
				
					
						
							
							[llvm] Migrate llvm::make_unique to std::make_unique 
						
					 
				 
				2019-08-15 15:54:37 +00:00  
		
			
			
			
			
				
					
						
							
								OrderedInstructionsTest.cpp 
							
						
					 
				 
				
					
						
							
							[opaque pointer types] Pass value type to LoadInst creation. 
						
					 
				 
				2019-02-01 20:44:24 +00:00  
		
			
			
			
			
				
					
						
							
								PhiValuesTest.cpp 
							
						
					 
				 
				
					
						
							
							[opaque pointer types] Pass value type to LoadInst creation. 
						
					 
				 
				2019-02-01 20:44:24 +00:00  
		
			
			
			
			
				
					
						
							
								ProfileSummaryInfoTest.cpp 
							
						
					 
				 
				
					
						
							
							[PSI] Add tests for is(Hot|Cold)FunctionInCallGraphNthPercentile. 
						
					 
				 
				2020-03-10 08:21:10 -07:00  
		
			
			
			
			
				
					
						
							
								ScalarEvolutionTest.cpp 
							
						
					 
				 
				
					
						
							
							[SVEV] Recognise hardware-loop intrinsic loop.decrement.reg 
						
					 
				 
				2020-01-10 09:35:00 +00:00  
		
			
			
			
			
				
					
						
							
								SparsePropagation.cpp 
							
						
					 
				 
				
					
						
							
							[opaque pointer types] Pass value type to LoadInst creation. 
						
					 
				 
				2019-02-01 20:44:24 +00:00  
		
			
			
			
			
				
					
						
							
								TBAATest.cpp 
							
						
					 
				 
				
					
						
							
							[opaque pointer types] Add a FunctionCallee wrapper type, and use it. 
						
					 
				 
				2019-02-01 02:28:03 +00:00  
		
			
			
			
			
				
					
						
							
								TargetLibraryInfoTest.cpp 
							
						
					 
				 
				
					
						
							
							[unittests] Fix TargetLibraryInfoTest.ValidProto 
						
					 
				 
				2020-02-12 14:13:14 +02:00  
		
			
			
			
			
				
					
						
							
								UnrollAnalyzerTest.cpp 
							
						
					 
				 
				
					
						
							
							[unittests] Add InitializePasses.h includes 
						
					 
				 
				2019-11-13 19:42:58 -08:00  
		
			
			
			
			
				
					
						
							
								ValueLatticeTest.cpp 
							
						
					 
				 
				
					
						
							
							[ValueLattice] Update markConstantRange to return false equal ranges. 
						
					 
				 
				2020-02-15 22:06:55 +01:00  
		
			
			
			
			
				
					
						
							
								ValueTrackingTest.cpp 
							
						
					 
				 
				
					
						
							
							isBytewiseValue checks ConstantVector element by element 
						
					 
				 
				2019-07-12 22:37:55 +00:00  
		
			
			
			
			
				
					
						
							
								VectorFunctionABITest.cpp 
							
						
					 
				 
				
					
						
							
							[llvm][VectorUtils] Tweak VFShape for scalable vector functions. 
						
					 
				 
				2020-01-30 05:53:56 +00:00  
		
			
			
			
			
				
					
						
							
								VectorUtilsTest.cpp 
							
						
					 
				 
				
					
						
							
							[Analysis] add query to get splat value from array of ints 
						
					 
				 
				2020-02-05 14:55:02 -05:00