aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gccas
Commit message (Expand)AuthorAgeFilesLines
...
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-4/+4
* Add more passes to run after raisingChris Lattner2001-12-141-2/+5
* Run DCE before cleanupGCCoutput which will cause some dead types (like FILE) ...Chris Lattner2001-12-071-4/+4
* Simplify induction variables before 'raising' the representationChris Lattner2001-12-052-1/+3
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-1/+1
* -raise includes constprop and dceChris Lattner2001-11-261-3/+0
* Run constprop before -raiseChris Lattner2001-11-261-0/+1
* Fix link probChris Lattner2001-11-141-1/+1
* Move the Raise xform from opt to transformsChris Lattner2001-11-012-3/+3
* crunch the output of GCC a bit to make it nicerChris Lattner2001-10-311-2/+8
* Fix dumb copy and paste typosChris Lattner2001-10-311-1/+1
* Initial checkin of GCCASChris Lattner2001-10-312-0/+80