llvm-6502/tools
2002-11-03 12:41:50 +00:00
..
analyze - Implement a new -print-cfg option for analyze, that causes it to print the 2002-10-07 18:38:01 +00:00
as - 'analyze' and 'as' now explicitly verify input because AsmParser doesn't. 2002-08-30 22:54:41 +00:00
dis Make sure to close the file before deleting it 2002-09-24 00:09:48 +00:00
extract * Fix extract to work with constant pointer refs correctly 2002-10-12 20:50:16 +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 Return 0 instead of 1 for correct execution. Makes automated testing happy. 2002-10-30 02:18:29 +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 * Privatize the TargetName 2002-10-29 21:48:33 +00:00
lli Export symbols for linux 2002-09-13 22:20:19 +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 * Fix extract to work with constant pointer refs correctly 2002-10-12 20:50:16 +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 Rename Sparc.h TargetMachineImpls.h 2002-10-29 20:48:09 +00:00
Makefile Jello now builds 2002-10-29 23:41:11 +00:00