llvm-6502/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
Archive
AsmParser
Bytecode
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
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