llvm-6502/tools
2007-04-05 16:50:20 +00:00
..
bugpoint remove use of deprecated apis 2007-02-19 07:41:31 +00:00
gccas Align make log output with the rest of llvm. 2007-02-10 15:14:00 +00:00
gccld Align make log output with the rest of llvm. 2007-02-10 15:14:00 +00:00
llc For PR1277: 2007-03-26 22:38:01 +00:00
lli Obtain the exit function before execution just in case the module 2007-03-06 03:12:55 +00:00
llvm2cpp Make output for ConstantInt construction correct for any bitwidth. 2007-03-01 20:55:43 +00:00
llvm-ar For PR789: 2007-03-29 19:05:44 +00:00
llvm-as
llvm-bcanalyzer
llvm-config Fix problem with llvm-config that prevented JIT from being used on x86_64 2007-03-28 04:45:02 +00:00
llvm-db For PR789: 2007-03-29 19:05:44 +00:00
llvm-dis
llvm-extract
llvm-ld run a late dce pass to clean up extra cruft. 2007-04-05 16:50:20 +00:00
llvm-link
llvm-nm Remove some non-sensical logic that prevented llvm-nm from working on any 2007-03-29 19:49:07 +00:00
llvm-prof Unbreak VC++ build. 2007-03-05 00:00:42 +00:00
llvm-ranlib
llvm-stub
llvm-upgrade Regenerate 2007-04-02 02:08:35 +00:00
llvmc For PR789: 2007-03-29 19:05:44 +00:00
lto Now LICM is a LoopPass. 2007-03-07 04:41:30 +00:00
opt Now LoopUnswitch is a LoopPass. 2007-03-07 00:26:10 +00:00
Makefile