Age | Commit message (Expand) | Author |
---|---|---|
2010-01-02 | remove the random sampling framework, which is not maintained anymore. | Chris Lattner |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |
2007-05-03 | Drop 'const' | Devang Patel |
2007-05-02 | Use 'static const char' instead of 'static const int'. | Devang Patel |
2007-05-01 | Do not use typeinfo to identify pass in pass manager. | Devang Patel |
2007-02-04 | For PR1163: | Reid Spencer |
2006-05-24 | Patches to make the LLVM sources more -pedantic clean. Patch provided | Chris Lattner |
2005-11-28 | Added documented rsprofiler interface. Also remove new profiler passes, the | Andrew Lenharth |
2005-11-28 | Random sampling (aka Arnold and Ryder) profiling. This is still preliminary,... | Andrew Lenharth |