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