[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Mar 24 15:53:25 PDT 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/6762
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 99442
Blamelist: enderby,grosbach,kremenek
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrVFP.td
lib/Target/ARM/ARMSubtarget.cpp
lib/Target/ARM/ARMSubtarget.h
At: Wed 24 Mar 2010 15:35:35
Changed By: grosbach
Comments: Make the use of the vmla and vmls VFP instructions controllable via cmd line.
Preliminary testing shows significant performance wins by not using these
instructions.Properties:
Files:
include/llvm/CodeGen/SelectionDAGNodes.h
include/llvm/IntrinsicsX86.td
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrSSE.td
test/MC/AsmParser/X86/x86_32-bit_cat.s
test/MC/AsmParser/X86/x86_32-encoding.s
At: Wed 24 Mar 2010 15:35:35
Changed By: enderby
Comments: Added the Advanced Encryption Standard (AES) Instructions.
Properties:
File: Makefile.programs
At: Wed 24 Mar 2010 15:35:35
Changed By: grosbach
Comments: test ARM vmla/vmls performanceProperties:
File: lib/Checker/CheckSecuritySyntaxOnly.cpp
At: Wed 24 Mar 2010 15:40:35
Changed By: kremenek
Comments: Improve static analyzer diagnostic concerning the use of 'mktemp'Properties:
File: lib/Checker/CheckSecuritySyntaxOnly.cpp
At: Wed 24 Mar 2010 15:40:35
Changed By: kremenek
Comments: Use llvm::SmallString instead of std::string.Properties:
LOGS:
Last 10 lines of 'stdio':
Failing Tests (2):
LLVM :: CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll
LLVM :: CodeGen/PowerPC/bswap-load-store.ll
Expected Passes : 4598
Expected Failures : 28
Unsupported Tests : 515
Unexpected Failures: 2
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll
LLVM :: CodeGen/PowerPC/bswap-load-store.ll
Last 10 lines of 'xfail':
LLVM :: MC/AsmParser/X86/x86_32-bit.s
LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
LLVM :: MC/AsmParser/X86/x86_32-encoding.s
LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
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++/hello.cpp
LLVM :: LLVMC/C++/together.cpp
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 '2006-07-19-stwbrx-crash.ll':
0x2021c18: i32 = Constant<0> [ORD=1] [ID=2]
0x2021c9c: i32 = undef [ORD=1] [ID=3]
0x2021b94: i32,ch = CopyFromReg 0x1a06858, 0x2021b10 [ID=5]
0x1a06858: ch = EntryToken [ORD=1] [ID=0]
0x2021b10: i32 = Register %reg1025 [ID=1]
0x2021fb4: ch = ValueType:i16 [ID=4]
--
********************
Last 10 lines of 'bswap-load-store.ll':
<stdin>:1:2: note: scanning from here
.machine ppc
^
<stdin>:3:27: note: possible intended match here
.section __TEXT,__symbol_stub1,symbol_stubs,pure_instructions,16
^
--
********************
More information about the llvm-testresults
mailing list