1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/tools
Chris Lattner 85ffbadcce Build bugpoint
llvm-svn: 4790
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-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