summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/TableGenBackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-011-25/+0
* Replace std::iostreams with raw_ostream in TableGen.Daniel Dunbar2009-07-031-1/+1
* change getQualifiedName to be a global function.Chris Lattner2008-01-051-9/+0
* remove attributions from utils.Chris Lattner2007-12-291-2/+2
* What should be the last unnecessary <iostream>s in the library.Bill Wendling2006-12-071-1/+0
* Remove trailing whitespaceMisha Brukman2005-04-221-2/+2
* Do not #include files into the llvm namespaceChris Lattner2004-08-171-5/+1
* Finegrainify namespacificationChris Lattner2004-08-011-3/+1
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-1/+8
* Added LLVM copyright header.John Criswell2003-10-201-0/+7
* Move support/tools/* back into utilsChris Lattner2003-10-051-0/+27
OpenPOWER on IntegriCloud