fa024e1ad1 
								
							 
						 
						
							
							
								
								initial support for calling convention generation, still unfinished.  
							
							... 
							
							
							
							llvm-svn: 34682 
							
						 
						
							2007-02-27 20:43:37 +00:00  
				
					
						
							
							
								 
						
							
								9bfb1e1f29 
								
							 
						 
						
							
							
								
								What should be the last unnecessary <iostream>s in the library.  
							
							... 
							
							
							
							llvm-svn: 32333 
							
						 
						
							2006-12-07 22:21:48 +00:00  
				
					
						
							
							
								 
						
							
								94f300d15c 
								
							 
						 
						
							
							
								
								remove a bunch of long-dead testing code  
							
							... 
							
							
							
							llvm-svn: 26497 
							
						 
						
							2006-03-03 02:34:28 +00:00  
				
					
						
							
							
								 
						
							
								c313d0b712 
								
							 
						 
						
							
							
								
								initial implementation of intrinsic parsing  
							
							... 
							
							
							
							llvm-svn: 26495 
							
						 
						
							2006-03-03 02:32:46 +00:00  
				
					
						
							
							
								 
						
							
								1edf15e48e 
								
							 
						 
						
							
							
								
								Add support for "-Ifoo" in addition to "-I foo"  
							
							... 
							
							
							
							llvm-svn: 26487 
							
						 
						
							2006-03-03 01:53:40 +00:00  
				
					
						
							
							
								 
						
							
								e7b74c5da1 
								
							 
						 
						
							
							
								
								add support for multiple include directories  
							
							... 
							
							
							
							llvm-svn: 26485 
							
						 
						
							2006-03-03 01:47:14 +00:00  
				
					
						
							
							
								 
						
							
								14492afc23 
								
							 
						 
						
							
							
								
								more standards-compliance stuff  
							
							... 
							
							
							
							llvm-svn: 25014 
							
						 
						
							2005-12-26 05:08:55 +00:00  
				
					
						
							
							
								 
						
							
								49f7b69997 
								
							 
						 
						
							
							
								
								Remove the obsolete instr selector emitter  
							
							... 
							
							
							
							llvm-svn: 23894 
							
						 
						
							2005-10-23 05:47:52 +00:00  
				
					
						
							
							
								 
						
							
								9ed9032e22 
								
							 
						 
						
							
							
								
								Plugin new subtarget backend into the build.  
							
							... 
							
							
							
							llvm-svn: 23870 
							
						 
						
							2005-10-21 19:05:19 +00:00  
				
					
						
							
							
								 
						
							
								90d000417f 
								
							 
						 
						
							
							
								
								Add an option and stuff implementation of a dag isel emitter  
							
							... 
							
							
							
							llvm-svn: 23236 
							
						 
						
							2005-09-03 01:14:03 +00:00  
				
					
						
							
							
								 
						
							
								88e7b7288a 
								
							 
						 
						
							
							
								
								Eliminate tabs and trailing spaces  
							
							... 
							
							
							
							llvm-svn: 21441 
							
						 
						
							2005-04-22 04:13:13 +00:00  
				
					
						
							
							
								 
						
							
								650ba8eb56 
								
							 
						 
						
							
							
								
								Remove trailing whitespace  
							
							... 
							
							
							
							llvm-svn: 21428 
							
						 
						
							2005-04-22 00:00:37 +00:00  
				
					
						
							
							
								 
						
							
								b2d0fa0823 
								
							 
						 
						
							
							
								
								Fix usage of changed function prototype  
							
							... 
							
							
							
							llvm-svn: 17798 
							
						 
						
							2004-11-14 22:30:54 +00:00  
				
					
						
							
							
								 
						
							
								c8ec13388b 
								
							 
						 
						
							
							
								
								Make tblgen's exception handling a little more robust by printing the  
							
							... 
							
							
							
							program name and also catching ...
llvm-svn: 16160 
							
						 
						
							2004-09-03 23:17:54 +00:00  
				
					
						
							
							
								 
						
							
								7c16caa336 
								
							 
						 
						
							
							
								
								Changes For Bug 352  
							
							... 
							
							
							
							Move include/Config and include/Support into include/llvm/Config,
include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
public header files must be under include/llvm/.
llvm-svn: 16137 
							
						 
						
							2004-09-01 22:55:40 +00:00  
				
					
						
							
							
								 
						
							
								9b129bea2e 
								
							 
						 
						
							
							
								
								RemoveFileOnErrorSignal is now in the llvm::sys namespace. Adjust  
							
							... 
							
							
							
							accordingly.
llvm-svn: 16093 
							
						 
						
							2004-08-29 19:30:41 +00:00  
				
					
						
							
							
								 
						
							
								1c4ae85035 
								
							 
						 
						
							
							
								
								Initial cut at an asm writer emitter.  So far, this only handles emission of  
							
							... 
							
							
							
							instructions, and only instructions that take no operands at that!
llvm-svn: 15386 
							
						 
						
							2004-08-01 05:59:33 +00:00  
				
					
						
							
							
								 
						
							
								6847866400 
								
							 
						 
						
							
							
								
								Finegrainify namespacification  
							
							... 
							
							
							
							llvm-svn: 15381 
							
						 
						
							2004-08-01 03:55:39 +00:00  
				
					
						
							
							
								 
						
							
								87bf918bc0 
								
							 
						 
						
							
							
								
								Remove some abandoned code that was never finished.  If needed in the future  
							
							... 
							
							
							
							it can be ressurected from CVS.
llvm-svn: 15113 
							
						 
						
							2004-07-22 21:32:38 +00:00  
				
					
						
							
							
								 
						
							
								89ae115aa5 
								
							 
						 
						
							
							
								
								Passing integer 0 in for a pointer value doesn't work on IA64.  Fix this  
							
							... 
							
							
							
							by using a new macro.
llvm-svn: 14863 
							
						 
						
							2004-07-16 00:02:21 +00:00  
				
					
						
							
							
								 
						
							
								8e30a4dfc5 
								
							 
						 
						
							
							
								
								Make tblgen not try to be smart.  This is better handled in makefiles if  
							
							... 
							
							
							
							at all.  Patch contributed by Vladimir Prus!
llvm-svn: 14784 
							
						 
						
							2004-07-13 06:11:46 +00:00  
				
					
						
							
							
								 
						
							
								278f5152d3 
								
							 
						 
						
							
							
								
								Header file moved  
							
							... 
							
							
							
							llvm-svn: 13813 
							
						 
						
							2004-05-27 05:41:36 +00:00  
				
					
						
							
							
								 
						
							
								f9bfc7f927 
								
							 
						 
						
							
							
								
								add tablgen backend for really simple instruction selector  
							
							... 
							
							
							
							llvm-svn: 12712 
							
						 
						
							2004-04-06 19:30:56 +00:00  
				
					
						
							
							
								 
						
							
								564251ed5e 
								
							 
						 
						
							
							
								
								exit(1) instead of abort()'ing on error  
							
							... 
							
							
							
							llvm-svn: 11380 
							
						 
						
							2004-02-13 16:37:43 +00:00  
				
					
						
							
							
								 
						
							
								e6540165b3 
								
							 
						 
						
							
							
								
								Print the record NAME not the record ADDRESS  
							
							... 
							
							
							
							llvm-svn: 11144 
							
						 
						
							2004-02-06 03:19:17 +00:00  
				
					
						
							
							
								 
						
							
								960707c335 
								
							 
						 
						
							
							
								
								Put all LLVM code into the llvm namespace, as per bug 109.  
							
							... 
							
							
							
							llvm-svn: 9903 
							
						 
						
							2003-11-11 22:41:34 +00:00  
				
					
						
							
							
								 
						
							
								d3032037f1 
								
							 
						 
						
							
							
								
								Added LLVM copyright header.  
							
							... 
							
							
							
							llvm-svn: 9305 
							
						 
						
							2003-10-20 20:20:30 +00:00  
				
					
						
							
							
								 
						
							
								f5bd1b7a8e 
								
							 
						 
						
							
							
								
								Move support/tools/* back into utils  
							
							... 
							
							
							
							llvm-svn: 8875 
							
						 
						
							2003-10-05 19:27:59 +00:00