summaryrefslogtreecommitdiff
path: root/tools/gccas
Commit message (Expand)AuthorAge
...
* Implement a more powerful, simpler, pass system. This pass system can figureChris Lattner2002-01-21
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-20
* Add more passes to run after raisingChris Lattner2001-12-14
* Run DCE before cleanupGCCoutput which will cause some dead types (like FILE) ...Chris Lattner2001-12-07
* Simplify induction variables before 'raising' the representationChris Lattner2001-12-05
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-27
* -raise includes constprop and dceChris Lattner2001-11-26
* Run constprop before -raiseChris Lattner2001-11-26
* Fix link probChris Lattner2001-11-14
* Move the Raise xform from opt to transformsChris Lattner2001-11-01
* crunch the output of GCC a bit to make it nicerChris Lattner2001-10-31
* Fix dumb copy and paste typosChris Lattner2001-10-31
* Initial checkin of GCCASChris Lattner2001-10-31