llvm-6502/lib
Devang Patel c874eb54ec - 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33638 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-29 23:10:37 +00:00
..
Analysis Measure timings. 2007-01-29 20:08:03 +00:00
Archive For PR1050: 2006-12-15 19:44:51 +00:00
AsmParser Regenerate 2007-01-28 13:37:39 +00:00
Bytecode This file has been dead for a long time. Remove it. 2007-01-28 08:04:14 +00:00
CodeGen Finish off bug 680, allowing targets to custom lower frame and return 2007-01-29 22:58:52 +00:00
Debugger Don't use <sstream> in Streams.h but <iosfwd> instead. 2006-12-07 23:41:45 +00:00
ExecutionEngine Remove tabs. 2007-01-29 17:55:50 +00:00
Linker Read from the right place. 2007-01-29 02:18:13 +00:00
Support implement SmallPtrSet::erase 2007-01-27 07:59:10 +00:00
System Moved disassembler to libSystem 2007-01-23 10:26:08 +00:00
Target Finish off bug 680, allowing targets to custom lower frame and return 2007-01-29 22:58:52 +00:00
Transforms Simplify names of lattice values. SGTUNE becomes SGT, for example. 2007-01-29 02:56:54 +00:00
VMCore - Undo previous check-in (i.e. Do not export TimingInfo class through 2007-01-29 23:10:37 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00