Age | Commit message (Expand) | Author |
---|---|---|
2006-11-02 | For PR786: | Reid Spencer |
2006-10-20 | For PR950: | Reid Spencer |
2006-08-28 | simplify AnalysisGroup registration, eliminating one typeid call. | Chris Lattner |
2006-08-27 | eliminate RegisterOpt. It does the same thing as RegisterPass. | Chris Lattner |
2006-05-24 | Patches to make the LLVM sources more -pedantic clean. Patch provided | Chris Lattner |
2005-11-28 | a few more comments on the interfaces and functions | Andrew Lenharth |
2005-11-28 | Added documented rsprofiler interface. Also remove new profiler passes, the | Andrew Lenharth |
2005-11-28 | Fix VC++ warning. | Jeff Cohen |
2005-11-28 | Random sampling (aka Arnold and Ryder) profiling. This is still preliminary,... | Andrew Lenharth |