llvm-6502/tools
Chris Lattner 0b12b5f50e MEGAPATCH checkin.
For details, See: docs/2002-06-25-MegaPatchInfo.txt


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2778 91177308-0d34-0410-b5e6-96231b3b80d8
2002-06-25 16:13:21 +00:00
..
analyze MEGAPATCH checkin. 2002-06-25 16:13:21 +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 Checkin descriptive note 2002-06-24 16:49:55 +00:00
gccas Simplify the code that adds passes so compilation can stop after any step 2002-06-25 15:57:43 +00:00
gccld MEGAPATCH checkin. 2002-06-25 16:13:21 +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 Make sure the extracted function has external linkage, so that it doesn't 2002-05-23 18:36:25 +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