Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the random sampling framework, which is not maintained anymore. | Chris Lattner | 2010-01-02 | 1 | -31/+0 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | 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 |
* | For PR1163: | Reid Spencer | 2007-02-04 | 1 | -0/+1 |
* | Patches to make the LLVM sources more -pedantic clean. Patch provided | Chris Lattner | 2006-05-24 | 1 | -1/+1 |
* | Added documented rsprofiler interface. Also remove new profiler passes, the | Andrew Lenharth | 2005-11-28 | 1 | -8/+9 |
* | Random sampling (aka Arnold and Ryder) profiling. This is still preliminary,... | Andrew Lenharth | 2005-11-28 | 1 | -0/+28 |