llvm-6502/tools
2008-05-08 21:54:20 +00:00
..
bugpoint Add possibility of using arbitrary to to execute stuff from bugpoint. 2008-04-28 20:53:48 +00:00
gccas remove attributions 2007-12-29 20:46:15 +00:00
gccld remove attributions 2007-12-29 20:46:15 +00:00
llc First step of implementing PR1538: move llvm2cpp logic to new 'target' 2008-04-23 22:29:24 +00:00
lli Added command line option -no-lazy to disable JIT lazy compilation. 2008-04-22 06:51:41 +00:00
llvm-ar Make llvm-ar behave like ar, if you create an empty archive, ar creates an empty archive. llvm-ar would not generate an output file in this case 2008-02-28 22:24:48 +00:00
llvm-as Add -disable-output option. 2008-02-21 01:41:25 +00:00
llvm-bcanalyzer Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
llvm-config remove attribution from a variety of miscellaneous files. 2007-12-29 22:59:10 +00:00
llvm-db And final pack of warnings silencing 2008-02-20 11:27:04 +00:00
llvm-dis remove attributions from tools. 2007-12-29 20:44:31 +00:00
llvm-extract only extract main if the user didn't specify anything to extract 2008-03-07 20:10:54 +00:00
llvm-ld Move MemCpyOpt after GVN. 2008-04-22 07:12:26 +00:00
llvm-link remove attributions from tools. 2007-12-29 20:44:31 +00:00
llvm-nm remove attributions from tools. 2007-12-29 20:44:31 +00:00
llvm-prof remove attributions from tools. 2007-12-29 20:44:31 +00:00
llvm-ranlib remove attributions from tools. 2007-12-29 20:44:31 +00:00
llvm-stub regenerate 2007-12-29 20:47:37 +00:00
llvmc2 Revertin 50867 since it was breaking the build. 2008-05-08 21:54:20 +00:00
lto Move MemCpyOpt after GVN. 2008-04-22 07:12:26 +00:00
lto2 Move MemCpyOpt after GVN. 2008-04-22 07:12:26 +00:00
opt Disable loop deletion until the release branch. 2008-05-06 23:56:34 +00:00
Makefile Disable building of llvm2cpp. The directory will be removed before 2.3 release. 2008-04-23 22:46:24 +00:00