llvm/lib
Chris Lattner 01189952bb Dramatically simplify how -time-passes works.
This also enables -time-passes for FunctionPassManagers, which allows it to
be used for the JIT


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7834 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-14 05:20:28 +00:00
..
Analysis For an instruction with delay slots, mark all live values before 2003-08-12 22:19:59 +00:00
Archive Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
AsmParser Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
Bytecode Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
CodeGen Factory methods for FunctionPasses now return type FunctionPass *. 2003-08-13 18:18:15 +00:00
ExecutionEngine Deconstify parameter to getPointerToFunction(). 2003-08-13 18:17:54 +00:00
Linker Fix Bug: Linker/2003-05-15-TypeProblem.ll 2003-05-15 16:30:55 +00:00
Support This file uses stable_sort 2003-08-13 21:32:37 +00:00
Target X86 static backend: smacked 2003-08-13 19:02:09 +00:00
Transforms Fix FIXME by removing FIXME 2003-08-13 22:15:04 +00:00
VMCore Dramatically simplify how -time-passes works. 2003-08-14 05:20:28 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00