[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sat Nov 7 18:59:24 PST 2009
The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/98
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: spang.apple.com
Build Reason:
Build Source Stamp: 86428
Blamelist: andersca,ddunbar,evancheng,grosbach,nicholas,sampo
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/CodeGen/CGExpr.cpp
At: Sat 07 Nov 2009 15:07:40
Changed By: andersca
Comments: More LValue related code cleanup.
Files:
lib/CodeGen/CGExpr.cpp
test/CodeGenCXX/member-expressions.cpp
At: Sat 07 Nov 2009 15:17:40
Changed By: andersca
Comments: Handle member expressions where the member declaration is actually a static variable. Fixes PR5392.
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/vec_shuffle-3.ll
At: Sat 07 Nov 2009 15:17:40
Changed By: sampo
Comments: x86 vector shuffle cleanup/fixes:
1. rename the movhp patfrag to movlhps, since thats what it actually matches
2. eliminate the bogus movhps load and store patterns, they were incorrect. The load transforms are already handled (correctly) by shufps/unpack.
3. revert a recent test change to its correct form.
File: include/llvm/CodeGen/SlotIndexes.h
At: Sat 07 Nov 2009 15:22:40
Changed By: ddunbar
Comments: Fix class -> struct tag.
File: lib/AsmParser/LLParser.cpp
At: Sat 07 Nov 2009 15:52:40
Changed By: ddunbar
Comments: Fix MSVC warning ( | with bool and unsigned int).
Files:
cmake/config-ix.cmake
test/CMakeLists.txt
test/site.exp.in
tools/llvm-config/CMakeLists.txt
At: Sat 07 Nov 2009 15:52:40
Changed By: ddunbar
Comments: Stop running get_target_triple more than we need to.
Files:
cmake/config-ix.cmake
cmake/modules/GetTargetTriple.cmake
At: Sat 07 Nov 2009 15:52:40
Changed By: ddunbar
Comments: Fix CMake reporting of target triple.
File: test/lit.cfg
At: Sat 07 Nov 2009 15:57:40
Changed By: ddunbar
Comments: Tweak a FIXME.
Files:
test/CMakeLists.txt
test/lit.site.cfg.in
At: Sat 07 Nov 2009 15:57:40
Changed By: ddunbar
Comments: Rework site config for cmake to be generated at configure time, and only pass
the 'build_config' value in at runtime using the new lit runtime user parameter
feature.
This simplifies things and drops a dependency on 'sed', FWIW.
Files:
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.h
lib/Target/ARM/ARMInstrInfo.cpp
lib/Target/ARM/Thumb1InstrInfo.cpp
lib/Target/ARM/Thumb1InstrInfo.h
lib/Target/ARM/Thumb2InstrInfo.cpp
lib/Target/ARM/Thumb2InstrInfo.h
At: Sat 07 Nov 2009 16:17:40
Changed By: evancheng
Comments: Refactor code.
Files:
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseRegisterInfo.cpp
At: Sat 07 Nov 2009 16:27:40
Changed By: grosbach
Comments: Use aligned load/store instructions for spilling Q registers when we know the stack slot is 128 bit aligned
File: CMakeLists.txt
At: Sat 07 Nov 2009 16:37:40
Changed By: ddunbar
Comments: Prevent warning spew about -fPIC when using CMake generated Xcode project files.
Files:
lib/ExecutionEngine/Interpreter/Execution.cpp
test/ExecutionEngine/interpreter-ext.ll
At: Sat 07 Nov 2009 16:47:40
Changed By: nicholas
Comments: Fix the interpreter to not crash due to zeroext/signext
LOGS:
Last 10 lines of 'test-llvm.stdio':
Running /Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/Transforms/TailDup/dg.exp ...
Running /Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/Verifier/dg.exp ...
=== Summary ===
# of expected passes 4584
# of unexpected failures 1
# of expected failures 41
make[1]: *** [check-local] Error 1
make: *** [check] Error 2
Last 10 lines of 'test-llvm.fails':
FAIL: /Volumes/SandBox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/ExecutionEngine/interpreter-ext.ll
More information about the llvm-testresults
mailing list