llvm-6502/tools
2002-05-06 18:54:12 +00:00
..
analyze Remove InstForest from analysis namespace 2002-04-29 18:13:31 +00:00
as Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
dis Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
gccas GCSE is faster than SCCP, and it makes SCCP's job easier, so run it first. 2002-05-06 18:54:12 +00:00
gccld Run the internalize pass to mark all functions except main internal when 2002-04-28 05:49:45 +00:00
link Use operator << to print modules 2002-04-28 05:13:45 +00:00
llc Remove unneccesary pass. 2002-04-30 20:53:05 +00:00
lli Remove asmwriter library from link line, because the useful contents of it 2002-04-07 22:35:30 +00:00
llvm-as Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
llvm-dis Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
llvm-link Use operator << to print modules 2002-04-28 05:13:45 +00:00
opt Expose the internalize pass. 2002-04-28 05:49:53 +00:00
Makefile