llvm-6502/tools
Chris Lattner fe11a97fcd Substantial changes to refactor LLI to incorporate both the Jello JIT and
the traditional LLI interpreter


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5125 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-23 23:59:41 +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 New files for miscompilation detection 2002-12-23 23:50:16 +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
jello X86 target machine is now parameterizable 2002-12-23 23:55:01 +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 Fix link errors due to new IPModRef pass. 2002-12-09 05:53:11 +00:00
lli Substantial changes to refactor LLI to incorporate both the Jello JIT and 2002-12-23 23:59:41 +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 ipa.a only needs to be mentioned once, and spaces should be used instead of 2002-12-12 05:29:32 +00:00
Makefile Only build jello when compiling on X86 2002-12-06 03:53:40 +00:00