1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools
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
..
analyze Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
as Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
dis Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
gccas Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
link Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
llc Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
lli Build runtime library with local GCCAS 2001-12-13 00:44:23 +00:00
llvm-as Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
llvm-dis Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
llvm-link Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
opt Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
tests Uhm... that was really bad 2001-09-07 21:26:51 +00:00
Makefile Build new gccas tool 2001-10-31 04:29:30 +00:00