| commit | 1c3633e461400b226032e2026417d36ff9e8ffbb | [log] [tgz] |
|---|---|---|
| author | Devang Patel <dpatel@apple.com> | Mon Jan 29 23:10:37 2007 +0000 |
| committer | Devang Patel <dpatel@apple.com> | Mon Jan 29 23:10:37 2007 +0000 |
| tree | 776e08ed0c52a3ab5b1495d850060420b10d5f86 | |
| parent | eda5997cc8e2ddaea20bc5cbb211622294320af7 [diff] |
- Undo previous check-in (i.e. Do not export TimingInfo class through PassManagers.h). - Add StopPassTimer() and StartPassTimer() to expose TimingInfo to CallGraphPassManager - Use these two APIs in CalLgraphPassManager to measure timings. llvm-svn: 33638