llvm-6502/tools
Chris Lattner aa3904faff Clean up dis so that it does not print out code in various traversal orders.
Now it only output llvm or C code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2564 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-09 01:25:55 +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 expression reassociation as part of gccas 2002-05-08 22:18:20 +00:00
gccld Merge all include/llvm/Transforms/Scalar/* into a single Scalar.h 2002-05-07 20:03:27 +00:00
link Fix makefiles after shuffling passes around the libraries 2002-05-07 19:27:33 +00:00
llc Merge all include/llvm/Transforms/Scalar/* into a single Scalar.h 2002-05-07 20:03:27 +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 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 Fix makefiles after shuffling passes around the libraries 2002-05-07 19:27:33 +00:00
opt Expose expression reassociation 2002-05-08 22:18:34 +00:00
Makefile Don't forget to build gccld! 2002-03-06 18:05:02 +00:00