NAKAMURA Takumi
2011-Mar-16 02:25 UTC
[LLVMdev] [release_29] Good status of ppc-redhat-linux on Fedora 12 PS3
Good morning. LLVM and clang can be built successfully on Fedora 12 PS3. On RC1, only one test failed. test/CodeGen/X86/fold-pcmpeqd-0.ll On release_29 branch, all llvm tests can pass. (I don't mention clang tests :p ) ...Takumi Fedora release 12 (Constantine) Linux speedking.localdomain 2.6.32.23-170.fc12.ppc64 #1 SMP Mon Sep 27 17:09:35 UTC 2010 ppc64 ppc64 ppc64 GNU/Linux llvm config.status 2.9svn configured by ../../llvm/configure, generated by GNU Autoconf 2.60, with options "'-C' '--build=ppc-redhat-linux' '--enable-targets=all' '--enable-optimized' 'build_alias=ppc-redhat-linux' '--with-optimize-option=-O3 -Werror' '--prefix=/home/chapuni/BUILD/llvm-ppc-static/install/stage1'" Failing Tests (39): Clang :: CXX/expr/expr.unary/expr.unary.noexcept/cg.cpp Clang :: CodeGen/bitfield-promote.c Clang :: CodeGenCXX/debug-info-byval.cpp Clang :: CodeGenCXX/debug-info-namespace.cpp Clang :: CodeGenCXX/vtable-debug-info.cpp Clang :: Driver/hello.c Clang :: Index/c-index-api-loadTU-test.m Clang :: Index/c-index-getCursor-test.m Clang :: Index/c-index-pch.c Clang :: PCH/chain-cxx.cpp Clang :: PCH/chain-remap-types.m Clang :: PCH/chain-selectors.m Clang :: PCH/check-deserializations.cpp Clang :: PCH/cuda-kernel-call.cu Clang :: PCH/cxx-friends.cpp Clang :: PCH/cxx-namespaces.cpp Clang :: PCH/cxx-static_assert.cpp Clang :: PCH/cxx-templates.cpp Clang :: PCH/cxx-traits.cpp Clang :: PCH/cxx-typeid.cpp Clang :: PCH/cxx-using.cpp Clang :: PCH/cxx-variadic-templates.cpp Clang :: PCH/cxx_exprs.cpp Clang :: PCH/exprs.c Clang :: PCH/headersearch.cpp Clang :: PCH/missing-file.cpp Clang :: PCH/namespaces.cpp Clang :: PCH/objc_import.m Clang :: PCH/objc_methods.m Clang :: PCH/objc_property.m Clang :: PCH/objcxx-ivar-class.mm Clang :: PCH/pragma-diag-section.cpp Clang :: PCH/reinclude.cpp Clang :: PCH/struct.c Clang :: PCH/typo.m Clang :: PCH/va_arg.cpp Clang :: Sema/stdcall-fastcall.c Clang :: Sema/x86-builtin-palignr.c Clang :: SemaCXX/attr-regparm.cpp Expected Passes : 8116 Expected Failures : 68 Unsupported Tests : 542 Unexpected Failures: 39
Bill Wendling
2011-Mar-16 21:19 UTC
[LLVMdev] [release_29] Good status of ppc-redhat-linux on Fedora 12 PS3
On Mar 15, 2011, at 7:25 PM, NAKAMURA Takumi wrote:> Good morning. >Hi Nakamura,> LLVM and clang can be built successfully on Fedora 12 PS3. >Hooray! :-)> On RC1, only one test failed. > test/CodeGen/X86/fold-pcmpeqd-0.ll >Eric commented that this should be fixed on the release branch right now.> On release_29 branch, all llvm tests can pass.Woo! :-)> (I don't mention clang tests :p ) >>.>> ...Takumi > > > Fedora release 12 (Constantine) > Linux speedking.localdomain 2.6.32.23-170.fc12.ppc64 #1 SMP Mon Sep 27 > 17:09:35 UTC 2010 ppc64 ppc64 ppc64 GNU/Linux > > llvm config.status 2.9svn > configured by ../../llvm/configure, generated by GNU Autoconf 2.60, > with options "'-C' '--build=ppc-redhat-linux' '--enable-targets=all' > '--enable-optimized' 'build_alias=ppc-redhat-linux' > '--with-optimize-option=-O3 -Werror' > '--prefix=/home/chapuni/BUILD/llvm-ppc-static/install/stage1'" > > Failing Tests (39):Hrm. Could you work with the Clang guys to prioritize these failures? If they're "real", we need to get them fixed soon. Thank you for the testing! -bw
NAKAMURA Takumi
2011-Mar-16 22:34 UTC
[LLVMdev] [release_29] Good status of ppc-redhat-linux on Fedora 12 PS3
Good morning, Bill! On Thu, Mar 17, 2011 at 6:19 AM, Bill Wendling <wendling at apple.com> wrote:>> On RC1, only one test failed. >> test/CodeGen/X86/fold-pcmpeqd-0.ll > Eric commented that this should be fixed on the release branch right now.Of course I knew! It was the reason why I checked also on release_29.>> Failing Tests (39): > Hrm. Could you work with the Clang guys to prioritize these failures? If they're "real", we need to get them fixed soon.I have given up to investigate. As you know, PS3,Cell BE PPU, is too slow. And I heard clang on ppc might be inmature. I will post clang test log, if I can, ... unless I got power cut! Good day! ...Takumi
Eli Friedman
2011-Mar-18 00:27 UTC
[LLVMdev] [cfe-dev] [release_29] Good status of ppc-redhat-linux on Fedora 12 PS3
On Wed, Mar 16, 2011 at 2:19 PM, Bill Wendling <wendling at apple.com> wrote:> On Mar 15, 2011, at 7:25 PM, NAKAMURA Takumi wrote: > >> Good morning. >> > Hi Nakamura, > >> LLVM and clang can be built successfully on Fedora 12 PS3. >> > Hooray! :-) > >> On RC1, only one test failed. >> test/CodeGen/X86/fold-pcmpeqd-0.ll >> > Eric commented that this should be fixed on the release branch right now. > >> On release_29 branch, all llvm tests can pass. > > Woo! :-) > >> (I don't mention clang tests :p ) >> > >>.> > >> ...Takumi >> >> >> Fedora release 12 (Constantine) >> Linux speedking.localdomain 2.6.32.23-170.fc12.ppc64 #1 SMP Mon Sep 27 >> 17:09:35 UTC 2010 ppc64 ppc64 ppc64 GNU/Linux >> >> llvm config.status 2.9svn >> configured by ../../llvm/configure, generated by GNU Autoconf 2.60, >> with options "'-C' '--build=ppc-redhat-linux' '--enable-targets=all' >> '--enable-optimized' 'build_alias=ppc-redhat-linux' >> '--with-optimize-option=-O3 -Werror' >> '--prefix=/home/chapuni/BUILD/llvm-ppc-static/install/stage1'" >> >> Failing Tests (39): > > Hrm. Could you work with the Clang guys to prioritize these failures? If they're "real", we need to get them fixed soon.There do appear to be "real" bugs in both the indexing code and the PCH code. The rest of the failures appear to be a combination of tests which are outright wrong and tests which make questionable assumptions about the host. -Eli> Thank you for the testing! > > -bw > > > _______________________________________________ > cfe-dev mailing list > cfe-dev at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev >
Possibly Parallel Threads
- [LLVMdev] [release_29] Good status of ppc-redhat-linux on Fedora 12 PS3
- [LLVMdev] [release_30] ppc-redhat-linux (fedora 12 ps3)
- [LLVMdev] "make check" fails at CodeGen/Generic/dbg-declare.ll (r153997 on PPC)
- [LLVMdev] "make check" fails at CodeGen/Generic/dbg-declare.ll (r153997 on PPC)
- [LLVMdev] LLVM 2.9 RC1 Pre-release Tarballs