1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include/llvm/Bytecode
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
..
Format.h Initial revision 2001-06-06 20:29:01 +00:00
Primitives.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Reader.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
WriteBytecodePass.h Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
Writer.h Initial revision 2001-06-06 20:29:01 +00:00