llvm-6502/tools
Chris Lattner 63202328d3 * Add hooks to globaldce
* Fix ugly hacks by implementing IPOs correctly
* Use an auto_ptr to manage the module lifecycle


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1395 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-26 19:22:39 +00:00
..
analyze Add hooks to print natural loop information and induction variables 2001-11-26 19:18:11 +00:00
as Remove extraneous space 2001-09-09 19:35:33 +00:00
dis Fix comment flyer 2001-10-13 07:06:57 +00:00
gccas Run constprop before -raise 2001-11-26 18:16:07 +00:00
link Add support to enable -lfoo to be processed correctly 2001-11-26 19:18:30 +00:00
llc Remove unneccesary retcode var 2001-10-18 20:33:21 +00:00
lli Fix problem where lli < foo.bc would have argc = 0 2001-11-26 19:20:38 +00:00
llvm-as Remove extraneous space 2001-09-09 19:35:33 +00:00
llvm-dis Fix comment flyer 2001-10-13 07:06:57 +00:00
llvm-link Add support to enable -lfoo to be processed correctly 2001-11-26 19:18:30 +00:00
opt * Add hooks to globaldce 2001-11-26 19:22:39 +00:00
tests Uhm... that was really bad 2001-09-07 21:26:51 +00:00
Makefile Build new gccas tool 2001-10-31 04:29:30 +00:00