llvm-6502/tools
Chris Lattner 6520785dcd Make bugpoint *much* more powerful, giving it the capability to delete instructions
out of a large function to reduce it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5408 91177308-0d34-0410-b5e6-96231b3b80d8
2003-01-23 02:48:33 +00:00
..
analyze Disable timing of bytecode loader 2002-12-03 19:42:26 +00:00
as
bugpoint Make bugpoint *much* more powerful, giving it the capability to delete instructions 2003-01-23 02:48:33 +00:00
dis
extract Move the function extractor pass from tools/extract into lib/Xform/IPO 2002-11-19 18:42:59 +00:00
gccas link with static versions of some libs to avoid having to pull in all of ipo/ipa and datastructure at all 2003-01-22 22:14:04 +00:00
gccld Make stuff compiled with gccld not dump into the debugger if there's a problem 2002-12-14 21:28:32 +00:00
link
llc * Prune down library list. In particular, llc doesn't need all of IPO, and none of data structure and IPA completely! 2003-01-19 21:55:43 +00:00
lli Fix didn't fix the race condition in the makefiles 2003-01-22 15:41:10 +00:00
llvm-as
llvm-dis
llvm-extract Move the function extractor pass from tools/extract into lib/Xform/IPO 2002-11-19 18:42:59 +00:00
llvm-link
opt ipa.a only needs to be mentioned once, and spaces should be used instead of 2002-12-12 05:29:32 +00:00
Makefile Don't try to buidl jello 2002-12-24 00:44:26 +00:00