llvm-6502/tools
Bill Wendling 604a818463 If compiling for PPC on an i386 box, the LTO wouldn't get the altivec (and
other) feature information. The workaround is inelegant and could be cleaned up
if this information were available some other way (say, in the IR).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52447 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-18 06:35:30 +00:00
..
bugpoint Let bugpoint display generated messages on stderr only if no interpreter was 2008-06-12 13:09:43 +00:00
gccas
gccld
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
llvm-as
llvm-bcanalyzer Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
llvm-config
llvm-db
llvm-dis
llvm-extract
llvm-ld Add an "exe" suffix only if the output file has no suffix at all. 2008-06-15 15:20:16 +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
llvm-ranlib
llvm-stub Make sure that the current executable filename has "exe" suffix on Windows. 2008-06-15 12:07:01 +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 If compiling for PPC on an i386 box, the LTO wouldn't get the altivec (and 2008-06-18 06:35:30 +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