Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop 'const' | Devang Patel | 2007-05-03 | 1 | -1/+1 |
* | Use 'static const char' instead of 'static const int'. | Devang Patel | 2007-05-02 | 1 | -1/+1 |
* | Do not use typeinfo to identify pass in pass manager. | Devang Patel | 2007-05-01 | 1 | -0/+1 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -3/+3 |
* | Switch over to using edge profile information as the basic profiling represen... | Chris Lattner | 2004-03-08 | 1 | -10/+18 |
* | We don't want to make this a pure interface, as it makes all implementors | Chris Lattner | 2004-03-08 | 1 | -2/+9 |
* | Add an important prototype | Chris Lattner | 2004-02-11 | 1 | -0/+8 |
* | An initial implementation of an LLVM ProfileInfo class which is designed to | Chris Lattner | 2004-02-10 | 1 | -0/+43 |