llvm-6502/tools
2002-12-28 20:00:00 +00:00
..
analyze Disable timing of bytecode loader 2002-12-03 19:42:26 +00:00
as - 'analyze' and 'as' now explicitly verify input because AsmParser doesn't. 2002-08-30 22:54:41 +00:00
bugpoint Fix compilation on GCC 3.2 2002-12-24 00:44:34 +00:00
dis Make sure to close the file before deleting it 2002-09-24 00:09:48 +00:00
extract Move the function extractor pass from tools/extract into lib/Xform/IPO 2002-11-19 18:42:59 +00:00
gccas Disable correlated expressions pass until it is reliable. 2002-11-03 12:41:50 +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 Eliminate direct access to TargetData structure 2002-12-28 20:00:00 +00:00
lli Fixes to compile with GCC 3.2 2002-12-24 00:39:16 +00:00
llvm-as - 'analyze' and 'as' now explicitly verify input because AsmParser doesn't. 2002-08-30 22:54:41 +00:00
llvm-dis Make sure to close the file before deleting it 2002-09-24 00:09:48 +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 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