llvm-6502/tools
2003-05-03 03:18:41 +00:00
..
analyze Make sure to create a target data that matches the Module's target properties. 2003-04-24 19:13:02 +00:00
as
bugpoint Bugpoint is always verbose, eliminate option 2003-05-03 03:18:41 +00:00
dis Give verbose error messages if bytecode file cannot be parsed 2003-04-16 20:51:36 +00:00
extract Move the function extractor pass from tools/extract into lib/Xform/IPO 2002-11-19 18:42:59 +00:00
gccas Add an instcombine pass before levelraise 2003-05-02 18:19:05 +00:00
gccld Make sure to create a target data that matches the Module's target properties. 2003-04-24 19:13:02 +00:00
link
llc Add a new option to disable stripping of bytecode files 2003-04-28 03:28:56 +00:00
lli We now need to link libscalar to get the switch lowering pass 2003-04-23 16:43:02 +00:00
llvm-as
llvm-dis Give verbose error messages if bytecode file cannot be parsed 2003-04-16 20:51:36 +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
opt Make sure to create a target data that matches the Module's target properties. 2003-04-24 19:13:02 +00:00
Makefile Don't try to buidl jello 2002-12-24 00:44:26 +00:00