aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Implement PR614:Reid Spencer2005-08-271-5/+1
* Internalize variable names to prevent recursive assignment. Cleanup docs.Reid Spencer2004-10-301-2/+2
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-271-1/+1
* Clean up some "clean:" targets so they use $(VERB) and don't print anythingReid Spencer2004-09-031-2/+2
* Link with LLVMsystem.a for operating system independence.Reid Spencer2004-08-291-1/+1
* Make header comment fit within 80 cols.Misha Brukman2004-06-171-1/+1
* Added LLVM copyright to Makefiles.John Criswell2003-10-201-0/+8
* Removed the .PRECIOUS of Lex and Yacc output files.John Criswell2003-10-161-2/+0
* Move support/tools/* back into utilsChris Lattner2003-10-051-1/+1
* Updated Makefiles to reflect new location in llvm/support/tools.John Criswell2003-09-291-1/+1
* X86.td has been moved out of this directory; these are outdated targets.Misha Brukman2003-08-191-18/+0
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-0/+7
* Don't delete temporary filesChris Lattner2002-12-031-0/+2
* Add correct dependencyChris Lattner2002-12-021-4/+3
* Split up targetsChris Lattner2002-12-021-2/+7
* Initial checkin of TableGen utilityChris Lattner2002-12-021-0/+23