145f3f1e83 
								
							 
						 
						
							
							
								
								Fix -Wcast-qual warnings.  
							
							... 
							
							
							
							llvm-svn: 101786 
							
						 
						
							2010-04-19 16:39:44 +00:00  
				
					
						
							
							
								 
						
							
								02990837ad 
								
							 
						 
						
							
							
								
								Convert the type of the LValue offset variable in APValue to CharUnits, moving  
							
							... 
							
							
							
							the LValue-related methods of APValue out of line to avoid header file leaching.
llvm-svn: 93512 
							
						 
						
							2010-01-15 12:37:54 +00:00  
				
					
						
							
							
								 
						
							
								11289f4280 
								
							 
						 
						
							
							
								
								Remove tabs, and whitespace cleanups.  
							
							... 
							
							
							
							llvm-svn: 81346 
							
						 
						
							2009-09-09 15:08:12 +00:00  
				
					
						
							
							
								 
						
							
								5b5559b272 
								
							 
						 
						
							
							
								
								Make sure to access APValue's data via a char array (rather than  
							
							... 
							
							
							
							through an array of void*), so that we don't run afoul of the
strict-aliasing rules in C++ 3.10p15. Unfortunately, GCC 4.4 still
complains about this code.
llvm-svn: 81251 
							
						 
						
							2009-09-08 19:57:33 +00:00  
				
					
						
							
							
								 
						
							
								4095d89532 
								
							 
						 
						
							
							
								
								Remove some now-unneeded calls to llvm::errs().flush().  
							
							... 
							
							
							
							llvm-svn: 66555 
							
						 
						
							2009-03-10 18:00:19 +00:00  
				
					
						
							
							
								 
						
							
								2f2bdeb5df 
								
							 
						 
						
							
							
								
								Support evaluation of vector constant expressions, and codegen of same.  
							
							... 
							
							
							
							llvm-svn: 62455 
							
						 
						
							2009-01-18 03:20:47 +00:00  
				
					
						
							
							
								 
						
							
								1e31b168fa 
								
							 
						 
						
							
							
								
								Add support for vectors to APValue.  Vector constant evaluator and tests coming.  
							
							... 
							
							
							
							llvm-svn: 62438 
							
						 
						
							2009-01-18 01:01:34 +00:00  
				
					
						
							
							
								 
						
							
								981f33b0b6 
								
							 
						 
						
							
							
								
								add dump and print methods, add operator<< for APValue.  
							
							... 
							
							
							
							llvm-svn: 59411 
							
						 
						
							2008-11-16 07:46:48 +00:00