llvm-6502/tools
Chris Lattner 42ed21b151 Add SRoA pass to gccas
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6442 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-30 19:24:06 +00:00
..
analyze Add a disable-verify option 2003-05-12 22:12:44 +00:00
as Kill using declarations 2003-05-22 20:13:16 +00:00
bugpoint Clarify BugDriver.cpp:BugDriver::ParseInputFile()'s return values in its 2003-05-23 05:34:32 +00:00
dis Kill using declarations 2003-05-22 20:13:16 +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 SRoA pass to gccas 2003-05-30 19:24:06 +00:00
gccld Fix formatting in file 2003-05-29 15:13:15 +00:00
link Kill using declarations 2003-05-22 20:13:16 +00:00
llc Remove ugly hack (that I put in originally) for building in trace stuff 2003-05-27 21:23:02 +00:00
lli Link in Sparc libs for the JIT, even on X86 to be able to support debugging 2003-05-27 21:42:05 +00:00
llvm-as Kill using declarations 2003-05-22 20:13:16 +00:00
llvm-dis Kill using declarations 2003-05-22 20:13:16 +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 Kill using declarations 2003-05-22 20:13:16 +00:00
opt Kill using declarations 2003-05-22 20:13:16 +00:00
Makefile Get rid of really old makefile cruft 2003-05-14 21:31:31 +00:00