Chris Lattner 
							
						 
					 
					
						
						
							
						
						bf2d595dca 
					 
					
						
						
							
							This pass has been removed.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25350  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-16 01:06:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						426b245597 
					 
					
						
						
							
							New testcase for a regression last night: the -inline pass wasn't updating  
						
						 
						
						... 
						
						
						
						callgraph to include new edges do to inserted llvm.stacksave/llvm.stackrestore
calls.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25319  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-14 20:07:07 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nate Begeman 
							
						 
					 
					
						
						
							
						
						d88fc03602 
					 
					
						
						
							
							bswap implementation  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25312  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-14 03:14:10 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nate Begeman 
							
						 
					 
					
						
						
							
						
						6fb3bd6a65 
					 
					
						
						
							
							Add bswap intrinsics as documented in the Language Reference  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25309  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-14 01:25:24 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jim Laskey 
							
						 
					 
					
						
						
							
						
						088a84eb2d 
					 
					
						
						
							
							testcase for PR676:  http://llvm.cs.uiuc.edu/PR676  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25306  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-14 00:29:48 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						1787ee31ed 
					 
					
						
						
							
							testcase for PR691  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25298  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-13 22:05:36 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						e5445dc6a2 
					 
					
						
						
							
							new testcases for the stackrestore instcombine optimizations  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25297  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-13 22:01:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						f0638c5f71 
					 
					
						
						
							
							New testcase that functions with dynamic allocas can be inlined, and are  
						
						 
						
						... 
						
						
						
						inlined correctly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25287  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-13 19:35:05 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						929db42702 
					 
					
						
						
							
							testcase for the llvm.stacksave/llvm.stackrestore intrinsics.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25269  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-13 02:25:08 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan Cheng 
							
						 
					 
					
						
						
							
						
						2085a9d99b 
					 
					
						
						
							
							Test case for a SETCC / BRCOND folding bug.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25258  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-13 01:02:22 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Duraid Madina 
							
						 
					 
					
						
						
							
						
						8d4acd715a 
					 
					
						
						
							
							verily, sabre did leave  
						
						 
						
						... 
						
						
						
						and yea! Saem said "ARRR."
meanwhile, the pinksias and the campfires and the ET forests glowed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25240  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-12 02:50:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nate Begeman 
							
						 
					 
					
						
						
							
						
						cfde3c19c7 
					 
					
						
						
							
							Add testcase for rotate by register and rotate by immediate  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25228  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-11 22:58:12 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						634f235a46 
					 
					
						
						
							
							Testcase the PPC backend is miscompiling.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25216  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-11 18:15:37 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						07917b672d 
					 
					
						
						
							
							catch all forms of xnor  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25208  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-11 07:13:22 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						5e1b72c153 
					 
					
						
						
							
							new testcase for extractelement instruction  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25186  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-10 20:00:20 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						f11f07b81a 
					 
					
						
						
							
							Modify this test to not depend on the host math.h implementation  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25138  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-07 01:37:25 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						6c7fbb8503 
					 
					
						
						
							
							A case that instcombine is not catching.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25127  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-06 07:48:28 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						63540f5cf1 
					 
					
						
						
							
							new tests, derived from cosmics scheme output  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25111  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-05 07:46:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrew Lenharth 
							
						 
					 
					
						
						
							
						
						fe67ca209f 
					 
					
						
						
							
							Change this regression so andi is not a valid codegen of it  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25056  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2006-01-01 22:14:31 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						72f49aae17 
					 
					
						
						
							
							this test fails  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24994  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-23 16:14:29 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						cf4a81e56f 
					 
					
						
						
							
							this test is malformed  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24993  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-23 16:13:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reid Spencer 
							
						 
					 
					
						
						
							
						
						84c744fe58 
					 
					
						
						
							
							Fix PR409:  
						
						 
						
						... 
						
						
						
						Implement the suggested check to ensure that out-of-range float constants
don't get accepted by LLVM accidentally. Adjust the supporting test cases
as well.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24963  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-22 21:07:29 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						90b02b08a5 
					 
					
						
						
							
							new testcase  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24902  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-21 17:52:42 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						7bfdd86147 
					 
					
						
						
							
							new testcase, fails on X86 and probably others  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24894  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-21 05:09:57 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						504640333d 
					 
					
						
						
							
							A truly trivial testcase to ensure sparcv8 doesn't get completely broken  
						
						 
						
						... 
						
						
						
						again.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24737  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-16 06:24:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nate Begeman 
							
						 
					 
					
						
						
							
						
						1dae25e23a 
					 
					
						
						
							
							Add a case for float just to make sure the patterns for both precisions  
						
						 
						
						... 
						
						
						
						are matching
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24718  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-14 22:51:13 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						e4e49132af 
					 
					
						
						
							
							new testcase, each function should have one extension instr in it  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24711  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-14 19:24:08 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						fa1fb11cdc 
					 
					
						
						
							
							new (undefined) testcase, distilled from 126.gcc that scalarrepl crashes on  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24707  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-14 17:23:20 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						a92dabb259 
					 
					
						
						
							
							Testcase for a problem that reid ran into  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24676  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-12 22:27:22 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						fa8f80ae0a 
					 
					
						
						
							
							new testcase: sra should be able to eliminate all of these alloca's, despite  
						
						 
						
						... 
						
						
						
						the presense of pointer casts
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24666  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-12 07:18:59 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						89644753a6 
					 
					
						
						
							
							new testcase for PR662  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24618  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-06 17:29:54 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						76fb23c014 
					 
					
						
						
							
							New testcase for PR660  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24601  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-05 04:48:12 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						9e242ff61c 
					 
					
						
						
							
							testcase for PR664  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24600  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-05 03:22:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						6a0beed626 
					 
					
						
						
							
							new testcase, for PR672  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24584  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-04 06:03:25 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						9b08fec8bb 
					 
					
						
						
							
							expand testcase, which has been in my tree for a while now  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24582  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-03 18:26:41 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						9e6924fc0f 
					 
					
						
						
							
							new testcase, miscompiled by simplifycfg.  This has been distilled from Ptrdist/bc  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24580  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-03 18:25:32 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						aad707b2ff 
					 
					
						
						
							
							Fix a bug in the testcase  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24579  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-03 17:20:57 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						8e22200f2b 
					 
					
						
						
							
							new testcase for PR672  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24577  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-03 07:14:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						43cb6effd3 
					 
					
						
						
							
							New testcase that crashes llc  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24570  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-12-01 23:14:09 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						af6aa077d4 
					 
					
						
						
							
							Test that crashes the ppc backend.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24546  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-11-30 20:40:28 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						c2c2009e2c 
					 
					
						
						
							
							new testcase dse is miscompiling  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24544  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-11-30 19:37:08 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						cae34910c9 
					 
					
						
						
							
							new testcase for pr670  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24507  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-11-29 01:06:51 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						33a13d4bd2 
					 
					
						
						
							
							This should not be dce'd  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24433  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-11-20 21:46:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrew Lenharth 
							
						 
					 
					
						
						
							
						
						87420af40b 
					 
					
						
						
							
							oops  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24432  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-11-20 21:42:49 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrew Lenharth 
							
						 
					 
					
						
						
							
						
						bbafae6c80 
					 
					
						
						
							
							check that rdtsc is generated from readcyclecounter  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24431  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-11-20 21:41:59 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						06a4043872 
					 
					
						
						
							
							testcase for recent indvars patches  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24415  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-11-18 19:38:15 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						c8746d7f84 
					 
					
						
						
							
							This passes on ppc and x86 now  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24378  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-11-16 07:24:31 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						692f871d1f 
					 
					
						
						
							
							this is no apparently passing on alpha  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24331  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-11-12 18:35:13 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Lattner 
							
						 
					 
					
						
						
							
						
						02513db3b7 
					 
					
						
						
							
							new testcase  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24310  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-11-12 00:10:02 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrew Lenharth 
							
						 
					 
					
						
						
							
						
						51b8d54922 
					 
					
						
						
							
							continued readcyclecounter support  
						
						 
						
						... 
						
						
						
						git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24300  91177308-0d34-0410-b5e6-96231b3b80d8 
						
						
					 
					
						2005-11-11 16:47:30 +00:00