llvm-6502/tools
2005-12-06 20:51:30 +00:00
..
analyze Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
bugpoint This solves the problem of the CBE renaming symbols that start with . but the assembly side still trying to reference them by their old names. Should be safe untill we hit a language front end that lets you specify such a name. 2005-12-06 20:51:30 +00:00
gccas Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
gccld Allow users to specify -Wl,-native* multiple times if they please 2005-11-17 16:08:04 +00:00
llc Add a new -fast option, which generates code quickly. 2005-11-08 02:12:17 +00:00
lli Revert my previous patch which broke due to lazy streaming of functions 2005-12-02 19:00:22 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-db
llvm-dis
llvm-extract Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
llvm-ld Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc
opt Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
Makefile