Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expose this pass to both opt and analyze | Chris Lattner | 2005-03-18 | 1 | -2/+3 |
* | Apply feed back from Chris: | Jeff Cohen | 2005-01-10 | 1 | -1/+1 |
* | Add even more missing createXxxPass functions. | Jeff Cohen | 2005-01-08 | 1 | -0/+2 |
* | 'Pass' should now not be derived from by clients. Instead, they should derive | Chris Lattner | 2004-09-20 | 1 | -3/+3 |
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -1/+1 |
* | Add #include <iostream> since Value.h does not #include it any more. | Reid Spencer | 2004-07-04 | 1 | -0/+2 |
* | Switch to using edge profiling information as the basic source of profile info | Chris Lattner | 2004-03-08 | 1 | -5/+21 |
* | Refactor implementations | Chris Lattner | 2004-03-08 | 1 | -7/+2 |
* | Cosmetic improvements to this option. | Chris Lattner | 2004-02-11 | 1 | -1/+2 |
* | Actually load profiling information now! Block layout can use real, live, | Chris Lattner | 2004-02-11 | 1 | -4/+20 |
* | Add skeleton profileinfoloader pass. This will be enhanced to actually LOAD | Chris Lattner | 2004-02-11 | 1 | -0/+58 |