3f93d3d61e 
								
							 
						 
						
							
							
								
								Update testing cases to make them pass debug info verification.  
							
							... 
							
							
							
							llvm-svn: 187016 
							
						 
						
							2013-07-24 01:26:37 +00:00  
				
					
						
							
							
								 
						
							
								9974c88f76 
								
							 
						 
						
							
							
								
								Debug Info Finder: use processDeclare and processValue to list debug info  
							
							... 
							
							
							
							MDNodes used by DbgDeclareInst and DbgValueInst.
Another 16 testing cases failed and they are disabled with
-disable-debug-info-verifier.
A total of 34 cases are disabled with -disable-debug-info-verifier and will be
corrected.
llvm-svn: 186902 
							
						 
						
							2013-07-23 00:22:51 +00:00  
				
					
						
							
							
								 
						
							
								d44ee35f30 
								
							 
						 
						
							
							
								
								Fix (and test) function-local metadata that occurs before the instruction that it refers to; fix is to not enumerate operands of function-local metadata until after all instructions have been enumerated  
							
							... 
							
							
							
							llvm-svn: 95269 
							
						 
						
							2010-02-04 01:13:08 +00:00  
				
					
						
							
							
								 
						
							
								b324e66f4c 
								
							 
						 
						
							
							
								
								Improve llvm.dbg.declare intrinsic by referring directly to the storage in its first argument, via function-local metadata (instead of via a bitcast).  
							
							... 
							
							
							
							This patch also cleans up code that expects there to be a bitcast in the first argument and testcases that call llvm.dbg.declare.
It also strips old llvm.dbg.declare intrinsics that did not pass metadata as the first argument.
llvm-svn: 93531 
							
						 
						
							2010-01-15 19:04:09 +00:00  
				
					
						
							
							
								 
						
							
								8d4904b639 
								
							 
						 
						
							
							
								
								Revert r93504 because older uses of llvm.dbg.declare intrinsics need to be auto-upgraded  
							
							... 
							
							
							
							llvm-svn: 93515 
							
						 
						
							2010-01-15 17:36:47 +00:00  
				
					
						
							
							
								 
						
							
								5d6551816b 
								
							 
						 
						
							
							
								
								Improve llvm.dbg.declare intrinsic by referring directly to the storage in its first argument, via function-local metadata (instead of via a bitcast).  
							
							... 
							
							
							
							This patch also cleans up code that expects there to be a bitcast in the first argument and testcases that call llvm.dbg.declare.
llvm-svn: 93504 
							
						 
						
							2010-01-15 03:37:48 +00:00  
				
					
						
							
							
								 
						
							
								d2b4f36986 
								
							 
						 
						
							
							
								
								Extend testcase to also test llvm.dbg.value intrinsic  
							
							... 
							
							
							
							llvm-svn: 93408 
							
						 
						
							2010-01-14 02:12:41 +00:00  
				
					
						
							
							
								 
						
							
								b658d30b91 
								
							 
						 
						
							
							
								
								Now that LLParser, AsmWriter, BitcodeReader, and BitcodeWriter all correctly support function-local metadata, test it.  
							
							... 
							
							
							
							llvm-svn: 93406 
							
						 
						
							2010-01-14 01:51:28 +00:00  
				
					
						
							
							
								 
						
							
								dc6e65a6a8 
								
							 
						 
						
							
							
								
								Re-add parsing of function-local metadata; this time with testcase.  
							
							... 
							
							
							
							llvm-svn: 92793 
							
						 
						
							2010-01-05 22:22:14 +00:00