llvm-6502/tools
Chris Lattner b2c180f04e Fix the "infinite looping unless you disable adce" bug
Also remove an option to disable adce :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12359 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-13 19:35:54 +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 Fix the "infinite looping unless you disable adce" bug 2004-03-13 19:35:54 +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 Run the new pass in gccld now that it passes all tests 2004-03-07 22:12:40 +00:00
llc SparcV8 removed until it grows up becomes a mature backend. 2004-03-11 18:16:33 +00:00
llee
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 Annotate functions with edge counts as well, if they are available. 2004-03-08 20:04:32 +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