llvm-6502/tools
Chris Lattner 21049cf266 Build bugpoint
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4790 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-20 22:28:18 +00:00
..
analyze Add a timer to evaluate bytecode load time and space requirements 2002-11-10 06:55:02 +00:00
as - 'analyze' and 'as' now explicitly verify input because AsmParser doesn't. 2002-08-30 22:54:41 +00:00
bugpoint Initial checkin of bugpoint 2002-11-20 22:28:10 +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 Print the tool name when an error comes from so that I can tell which 2002-07-30 21:43:22 +00:00
jello No need to explicitly inclue ExportSymbols now 2002-11-04 20:50:57 +00:00
link Print the tool name when an error comes from so that I can tell which 2002-07-30 21:43:25 +00:00
llc Don't build llc symbols by default. 2002-11-06 16:10:57 +00:00
lli No need to explicitly inclue ExportSymbols now 2002-11-04 20:50:57 +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 Print the tool name when an error comes from so that I can tell which 2002-07-30 21:43:25 +00:00
opt Remove extra target.a entry 2002-11-19 16:59:41 +00:00
Makefile Build bugpoint 2002-11-20 22:28:18 +00:00