[llvm-testresults] buildbot failure in lab.llvm.org on phase3 - tree health

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Tue Sep 24 03:19:57 PDT 2013


The Buildbot has detected a new failure on builder phase3 - tree health while building lab.llvm.org.
Full details are available at:
 http://lab.llvm.org:8013/builders/phase3%20-%20tree%20health/builds/1926

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 191262
Blamelist: aemerson,benlangmuir,d0k,jholewinski,jmolenda,mgottesman

BUILD FAILED: failed

sincerely,
 -The Buildbot


================================================================================

CHANGES:
File: test/CodeGen/NVPTX/constant-vectors.ll
On: smooshlab-project
At: Thu 19 Sep 2013 06:20:43
Changed By: jholewinski
Comments: [NVPTX] Make constant vector test case endian-independentProperties: 
  phase_id: r190999-t20130919_063108-b11844



Files:
 include/clang/Basic/BuiltinsX86.def
 include/clang/Driver/Options.td
 lib/Basic/Targets.cpp
 lib/Headers/CMakeLists.txt
 lib/Headers/shaintrin.h
 lib/Headers/x86intrin.h
 test/CodeGen/builtins-x86.c
 test/CodeGen/sha-builtins.c
 test/Preprocessor/x86_target_features.c
On: smooshlab-project
At: Thu 19 Sep 2013 06:26:43
Changed By: benlangmuir
Comments: Add C intrinsics for Intel SHA Extensions

Intrinsics added shaintrin.h, which is included from x86intrin.h if __SHA__ is
enabled. SHA implies SSE2, which is needed for the __m128i type.

Also add the -msha/-mno-sha option.
Properties: 
  phase_id: r190999-t20130919_063108-b11844



Files:
 lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 test/CodeGen/X86/avx2-arith.ll
On: smooshlab-project
At: Thu 19 Sep 2013 06:36:43
Changed By: d0k
Comments: DAGCombiner: Don't fold vector muls with constants that look like a splat of a power of 2 but differ in bit width.

PR17283.Properties: 
  phase_id: r191000-t20130919_063843-b11845



Files:
 lib/Driver/Tools.cpp
 test/Driver/arm-mfpu.c
On: smooshlab-project
At: Thu 19 Sep 2013 07:00:43
Changed By: aemerson
Comments: [ARMv8] Add crypto-neon-fp-armv8 -mfpu option in driver.
Properties: 
  phase_id: r191262-t20130923_195230-b11848



File: test/CodeGen/X86/stack-protector-vreg-to-vreg-copy.ll
On: smooshlab-project
At: Mon 23 Sep 2013 19:16:30
Changed By: mgottesman
Comments: [stackprotector] Forgot to add in PR number to test case.Properties: 
  phase_id: r191262-t20130923_195230-b11848



Files:
 source/Plugins/Process/Utility/RegisterContextLLDB.cpp
 source/Symbol/FuncUnwinders.cpp
On: smooshlab-project
At: Mon 23 Sep 2013 19:50:30
Changed By: jmolenda
Comments: Update RegisterContextLLDB::GetFullUnwindPlanForFrame() to use the architectural-
default-at-first-instruction UnwindPlan if we're at the beginning of a function and
the ABI can provide us with an UnwindPlan to get out of there before falling back
to the generic architectural default UnwindPlan (which usually assumes that the stack
has already been set up.)

Update the FuncUnwinders methods to gracefully handle the case where an assembly
profiler may not be available.

Fix a bug where FuncUnwinders::GetUnwindPlanArchitectureDefaultAtFunctionEntry was
returning the wrong UnwindPlan to its caller.
Properties: 
  phase_id: r191262-t20130923_195230-b11848



LOGS:






More information about the llvm-testresults mailing list