llvm-6502/tools
Chris Lattner 0fe380c683 Remove tracing code hack
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2673 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-20 21:16:46 +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
gccas Run another local value numbering phase after redundancy elimination 2002-05-14 16:23:14 +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 Add libsparc.a a second time to resolve link errors. 2002-05-19 16:01:03 +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-link Drop something that link will never support, use gccld instead 2002-05-20 19:48:55 +00:00
opt expose LICM pass 2002-05-10 22:44:37 +00:00
Makefile Don't forget to build gccld! 2002-03-06 18:05:02 +00:00