llvm-6502/tools
Chris Lattner f4de63f65f 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1507 91177308-0d34-0410-b5e6-96231b3b80d8
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