llvm-6502/tools
Chris Lattner c4ab7acc0b jump threading can introduce allocas, make sure we promote
them back to registers!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52729 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-25 16:54:18 +00:00
..
bugpoint Let bugpoint display generated messages on stderr only if no interpreter was 2008-06-12 13:09:43 +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 Rename -no-lazy to -disable-lazy-compilation. 2008-05-21 18:20:21 +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 run mem2reg after the second jump threading pass in llvm-ld. 2008-06-25 16:51:55 +00:00
llvm-link Add #includes to make some dependencies explicit. 2008-05-23 20:40:06 +00:00
llvm-nm Add CommonLinkage to lto (treated same as weak AFAICT) 2008-05-16 22:44:18 +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 Fix some warnings reported by gcc-4.3. Hopefully 2008-06-19 08:47:31 +00:00
llvmc2 Make all help strings start in upper case. 2008-05-30 21:14:10 +00:00
lto Add CommonLinkage to lto (treated same as weak AFAICT) 2008-05-16 22:44:18 +00:00
lto2 jump threading can introduce allocas, make sure we promote 2008-06-25 16:54:18 +00:00
opt Re-enable the newly simplified ADCE. This fixes a regression on 2008-05-29 08:48:21 +00:00
Makefile Disable building of llvm2cpp. The directory will be removed before 2.3 release. 2008-04-23 22:46:24 +00:00