llvm-6502/tools
Chris Lattner ff8207fc6c Add the ADCE pass to gccas finally!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2719 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-22 21:30:24 +00:00
..
analyze Merge all include/llvm/Transforms/Scalar/* into a single Scalar.h 2002-05-07 20:03:27 +00:00
as Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
dis Clean up dis so that it does not print out code in various traversal orders. 2002-05-09 01:25:55 +00:00
extract Initial checkin of the "extract" utility 2002-05-22 20:27:00 +00:00
gccas Add the ADCE pass to gccas finally! 2002-05-22 21:30:24 +00:00
gccld Use literal newline instead of endl 2002-05-20 19:49:24 +00:00
link Drop something that link will never support, use gccld instead 2002-05-20 19:48:55 +00:00
llc Fix tracing code support to link in the tracing routines if neccesary. 2002-05-20 21:20:08 +00:00
lli Remove tracing code hack 2002-05-20 21:16:46 +00:00
llvm-as Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
llvm-dis Clean up dis so that it does not print out code in various traversal orders. 2002-05-09 01:25:55 +00:00
llvm-extract Initial checkin of the "extract" utility 2002-05-22 20:27:00 +00:00
llvm-link Drop something that link will never support, use gccld instead 2002-05-20 19:48:55 +00:00
opt Expose cfg simplification pass 2002-05-21 20:05:16 +00:00
Makefile Build the extract utility 2002-05-22 20:27:15 +00:00