summaryrefslogtreecommitdiff
path: root/tools/llvmc2/Example.td
Commit message (Expand)AuthorAge
* Rename Example.td to Graph.td.Mikhail Glushenkov2008-05-09
* Use edge weights to choose the right linker based on input language names.Mikhail Glushenkov2008-05-06
* Add a --linker command-line option, make all tests pass.Mikhail Glushenkov2008-05-06
* Take object file as input and handle files with the same name correctly.Mikhail Glushenkov2008-05-06
* Add an ability to choose between different edges based on edge properties.Mikhail Glushenkov2008-05-06
* Add new edge properties: parameter_equals, element_in_list, and.Mikhail Glushenkov2008-05-06
* More work on edge properties. Use Edge classes instead of strings in Compilat...Mikhail Glushenkov2008-05-06
* Convert internal representation to use DAG. This gives us more flexibility an...Mikhail Glushenkov2008-05-06
* Add first proof-of-concept universal compiler driver framework basedAnton Korobeynikov2008-03-23