1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib
Chris Lattner 2521ae1011 Implement a more powerful, simpler, pass system. This pass system can figure
out how to run a collection of passes optimially given their behaviors and
charactaristics.

Convert code to use it.

llvm-svn: 1507
2002-01-21 07:31:50 +00:00
..
Analysis Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
AsmParser Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Bytecode Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
CodeGen Oops lost a parenthesis somehow :( 2002-01-21 01:33:12 +00:00
ExecutionEngine Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Support Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Target Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Transforms Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
VMCore Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Makefile Compile the transforms directory 2001-10-13 07:04:00 +00:00