[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Dec 3 14:41:53 PST 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/6820
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 120844
Blamelist: sampo,stoklund
BUILD FAILED: failed test-llvm test-llvm_1
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/CodeGen/LiveDebugVariables.cpp
At: Fri 03 Dec 2010 13:51:40
Changed By: stoklund
Comments: Also update virtRegMap when renaming virtual registers.Properties:
Files:
lib/CodeGen/LiveDebugVariables.cpp
lib/CodeGen/LiveDebugVariables.h
lib/CodeGen/RegAllocLinearScan.cpp
At: Fri 03 Dec 2010 13:51:40
Changed By: stoklund
Comments: Emit DBG_VALUE instructions from LiveDebugVariables.Properties:
File: lib/Target/X86/X86InstrInfo.td
At: Fri 03 Dec 2010 13:56:40
Changed By: sampo
Comments: Remove SSE1-4 disable when AVX is enabled. While this may be useful for development,
it completely breaks scalar fp in xmm regs when AVX is enabled.
Properties:
File: lib/Target/X86/X86InstrSSE.td
At: Fri 03 Dec 2010 14:01:40
Changed By: sampo
Comments: Scalar f32/f64 are also subregs of ymm regs
Properties:
LOGS:
Last 10 lines of 'stdio':
Failing Tests (2):
LLVM :: CodeGen/X86/avx-128.ll
LLVM :: CodeGen/X86/avx-intrinsics-x86.ll
Expected Passes : 5099
Expected Failures : 43
Unsupported Tests : 557
Unexpected Failures: 2
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/X86/avx-128.ll
LLVM :: CodeGen/X86/avx-intrinsics-x86.ll
Last 10 lines of 'xfail':
LLVM :: MC/ARM/neont2-vld-encoding.s
LLVM :: MC/ARM/neont2-vst-encoding.s
LLVM :: MC/ARM/thumb2.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: Transforms/DeadArgElim/deadexternal.ll
LLVM :: Transforms/GVN/rle-no-phi-translate.ll
LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
LLVM :: Transforms/TailCallElim/nocapture.ll
LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
Last 10 lines of 'unsupported':
LLVM :: LLVMC/C++/unknown_suffix.unk
LLVM :: LLVMC/C/emit-llvm-opt.c
LLVM :: LLVMC/C/emit-llvm.c
LLVM :: LLVMC/C/hello.c
LLVM :: LLVMC/C/include.c
LLVM :: LLVMC/C/opt-test.c
LLVM :: LLVMC/C/sink.c
LLVM :: LLVMC/C/wall.c
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of 'avx-128.ll':
<stdin>:1:2: note: scanning from here
.section __TEXT,__text,regular,pure_instructions
^
<stdin>:6:2: note: possible intended match here
pxor %xmm0, %xmm0
^
--
********************
Last 10 lines of 'avx-intrinsics-x86.ll':
<stdin>:2198:13: note: scanning from here
vcvttps2dq %ymm0, %ymm0
^
<stdin>:2200:6: note: possible intended match here
Leh_func_end232:
^
--
********************
Last 10 lines of 'stdio':
Failing Tests (2):
LLVM :: CodeGen/X86/avx-128.ll
LLVM :: CodeGen/X86/avx-intrinsics-x86.ll
Expected Passes : 5099
Expected Failures : 43
Unsupported Tests : 557
Unexpected Failures: 2
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/X86/avx-128.ll
LLVM :: CodeGen/X86/avx-intrinsics-x86.ll
Last 10 lines of 'xfail':
LLVM :: MC/ARM/thumb2.s
LLVM :: MC/ARM/neont2-vld-encoding.s
LLVM :: MC/ARM/neont2-vst-encoding.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: Transforms/DeadArgElim/deadexternal.ll
LLVM :: Transforms/GVN/rle-no-phi-translate.ll
LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
LLVM :: Transforms/TailCallElim/nocapture.ll
LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
Last 10 lines of 'unsupported':
LLVM :: LLVMC/C++/unknown_suffix.unk
LLVM :: LLVMC/C/emit-llvm-opt.c
LLVM :: LLVMC/C/emit-llvm.c
LLVM :: LLVMC/C/hello.c
LLVM :: LLVMC/C/include.c
LLVM :: LLVMC/C/opt-test.c
LLVM :: LLVMC/C/sink.c
LLVM :: LLVMC/C/wall.c
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of 'avx-128.ll':
<stdin>:1:2: note: scanning from here
.section __TEXT,__text,regular,pure_instructions
^
<stdin>:6:2: note: possible intended match here
pxor %xmm0, %xmm0
^
--
********************
Last 10 lines of 'avx-intrinsics-x86.ll':
<stdin>:2198:13: note: scanning from here
vcvttps2dq %ymm0, %ymm0
^
<stdin>:2200:6: note: possible intended match here
Leh_func_end232:
^
--
********************
More information about the llvm-testresults
mailing list