aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/TableGenBackend.h
Commit message (Expand)AuthorAgeFilesLines
* change getQualifiedName to be a global function.Chris Lattner2008-01-051-3/+0
* remove attributions from utils.Chris Lattner2007-12-291-2/+2
* Remove trailing whitespaceMisha Brukman2005-04-221-2/+2
* Do not #include files into the llvm namespaceChris Lattner2004-08-171-4/+0
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+9
* Added LLVM copyright header.John Criswell2003-10-201-0/+7
* Eliminate now-dead methodChris Lattner2003-08-071-3/+0
* All good classes with virtual functions should have virtual dtors...Chris Lattner2003-08-061-0/+1
* Add more helper methodsChris Lattner2003-08-061-0/+10
* New common interface for backends to useChris Lattner2003-08-061-0/+26