Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert xforms over to use new pass structure | Chris Lattner | 2002-01-30 | 1 | -5/+8 |
* | Pull RaiseAllocations stuff out of the CleanGCC pass into it's own pass in | Chris Lattner | 2002-01-22 | 1 | -5/+0 |
* | Implement a more powerful, simpler, pass system. This pass system can figure | Chris Lattner | 2002-01-21 | 1 | -4/+4 |
* | -cleangcc pass now remove type names that are never referenced and type names... | Chris Lattner | 2001-11-15 | 1 | -1/+5 |
* | Expose method to merge identically named methods | Chris Lattner | 2001-11-03 | 1 | -0/+6 |
* | Implement code to convert %malloc and %free FUNCTION CALLS into the instructi... | Chris Lattner | 2001-10-31 | 1 | -0/+8 |
* | New GCC cleanup pass interface | Chris Lattner | 2001-10-31 | 1 | -0/+24 |