Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -4/+4 | |
* | Add more passes to run after raising | Chris Lattner | 2001-12-14 | 1 | -2/+5 | |
* | Run DCE before cleanupGCCoutput which will cause some dead types (like FILE) ... | Chris Lattner | 2001-12-07 | 1 | -4/+4 | |
* | Simplify induction variables before 'raising' the representation | Chris Lattner | 2001-12-05 | 2 | -1/+3 | |
* | Create a new #include "Support/..." directory structure to move things | Chris Lattner | 2001-11-27 | 1 | -1/+1 | |
* | -raise includes constprop and dce | Chris Lattner | 2001-11-26 | 1 | -3/+0 | |
* | Run constprop before -raise | Chris Lattner | 2001-11-26 | 1 | -0/+1 | |
* | Fix link prob | Chris Lattner | 2001-11-14 | 1 | -1/+1 | |
* | Move the Raise xform from opt to transforms | Chris Lattner | 2001-11-01 | 2 | -3/+3 | |
* | crunch the output of GCC a bit to make it nicer | Chris Lattner | 2001-10-31 | 1 | -2/+8 | |
* | Fix dumb copy and paste typos | Chris Lattner | 2001-10-31 | 1 | -1/+1 | |
* | Initial checkin of GCCAS | Chris Lattner | 2001-10-31 | 2 | -0/+80 |