llvm-6502/tools
Chris Lattner 9effd69ca2 Expose more xforms to the opt utility
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@900 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-18 20:06:45 +00:00
..
analyze
as
dis Fix comment flyer 2001-10-13 07:06:57 +00:00
link Add a new -d argument to dump the internal rep as assembly. 2001-10-14 23:23:33 +00:00
llc Bytecode writer is yanked out of Module printer 2001-10-18 20:06:31 +00:00
lli Implement global variables. Struct and Pointer initializers are not implemented yet though 2001-10-15 05:51:48 +00:00
llvm-as
llvm-dis Fix comment flyer 2001-10-13 07:06:57 +00:00
llvm-link Add a new -d argument to dump the internal rep as assembly. 2001-10-14 23:23:33 +00:00
opt Expose more xforms to the opt utility 2001-10-18 20:06:45 +00:00
tests
Makefile