llvm-6502/tools
Chris Lattner f74a401f61 We have this snazzy link-time optimizer. How about we start using it? This
removes some cruft from 255.vortex, cleaning up after DAE and IPCP, which
do horrible, beautiful, things to vortex.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11861 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-26 03:34:30 +00:00
..
analyze Make sure to print a stack trace whenever an error signal is delivered 2004-02-19 20:33:00 +00:00
bugpoint If bugpoint can't match the reference output, at LEAST provide the output 2004-02-20 06:12:58 +00:00
extract Make sure to print a stack trace whenever an error signal is delivered to 2004-02-19 20:32:39 +00:00
gccas Add a new pass 2004-02-25 21:35:02 +00:00
gccld We have this snazzy link-time optimizer. How about we start using it? This 2004-02-26 03:34:30 +00:00
llc Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles) 2004-02-25 19:08:12 +00:00
llee Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
lli Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles) 2004-02-25 19:08:12 +00:00
llvm-ar Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-as Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-db Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles) 2004-02-25 19:08:12 +00:00
llvm-dis Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-extract Make sure to print a stack trace whenever an error signal is delivered to 2004-02-19 20:32:39 +00:00
llvm-link Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-nm Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-prof Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
opt Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
Makefile Add new directory 2004-01-05 05:28:15 +00:00