summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/LLVMCCConfigurationEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename LLVMCCConfigurationEmitter to LLVMCConfigurationEmitterMikhail Glushenkov2008-05-061-1126/+0
* Add output redirection, rename namespace llvmcc to namespace llvmc.Mikhail Glushenkov2008-05-061-5/+5
* Small output formatting fix.Mikhail Glushenkov2008-05-061-1/+1
* Add inward edge counters to Nodes; Associate JoinLists with JoinTools.Mikhail Glushenkov2008-05-061-2/+6
* Return const char* instead of std::string in Tool classesMikhail Glushenkov2008-05-061-4/+4
* Refactoring: extract method.Mikhail Glushenkov2008-05-061-38/+58
* Add new edge properties: parameter_equals, element_in_list, and.Mikhail Glushenkov2008-05-061-22/+71
* Implemented switch_on edge property.Mikhail Glushenkov2008-05-061-16/+53
* More work on edge properties. Use Edge classes instead of strings in Compilat...Mikhail Glushenkov2008-05-061-8/+32
* Ongoing work: add an edge typechecker, rudimentary support for edge properties.Mikhail Glushenkov2008-05-061-27/+72
* Convert internal representation to use DAG. This gives us more flexibility an...Mikhail Glushenkov2008-05-061-27/+39
* Code reorgMikhail Glushenkov2008-05-061-2/+2
* Fix build breakage on Windows with GCC 4.3. References bug #2176.Mikhail Glushenkov2008-03-271-1/+1
* Add first proof-of-concept universal compiler driver framework basedAnton Korobeynikov2008-03-231-0/+935
OpenPOWER on IntegriCloud