llvm-6502/tools
2003-04-16 21:43:22 +00:00
..
analyze Minor tweak 2003-03-31 17:30:35 +00:00
as
bugpoint Make sure that intermediate code is verifier clean to avoid wierd problems. 2003-03-07 18:17:13 +00:00
dis Give verbose error messages if bytecode file cannot be parsed 2003-04-16 20:51:36 +00:00
extract Move the function extractor pass from tools/extract into lib/Xform/IPO 2002-11-19 18:42:59 +00:00
gccas Improve compatibility with system AS further by allowing input from stdin 2003-04-16 17:49:18 +00:00
gccld Allow the user to disable the internalize pass 2003-04-16 21:43:22 +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 Give verbose error messages if bytecode file cannot be parsed 2003-04-16 20:51:36 +00:00
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 Give verbose error messages if bytecode file cannot be parsed 2003-04-16 20:51:36 +00:00
Makefile Don't try to buidl jello 2002-12-24 00:44:26 +00:00