[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Feb 26 00:09:04 PST 2010
The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/1942
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04.apple.com
Build Reason:
Build Source Stamp: 97213
Blamelist: lattner,sgupta
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/PIC16/PIC16ISelLowering.cpp
At: Thu 25 Feb 2010 23:31:55
Changed By: sgupta
Comments: Before converting an operand to mem, check if it is legal to do so.
Properties:
File: include/llvm/CodeGen/DAGISelHeader.h
At: Thu 25 Feb 2010 23:31:55
Changed By: lattner
Comments: fix the matcher in the presence of multiple scopes: we need to save
and restore the entire matcher stack by value. This is because children
we're testing could do moveparent or other things besides just
scribbling on additions to the stack.
Properties:
Files:
lib/Target/PIC16/AsmPrinter/PIC16AsmPrinter.cpp
lib/Target/PIC16/PIC16ABINames.h
lib/Target/PIC16/PIC16Passes/PIC16Cloner.cpp
At: Thu 25 Feb 2010 23:31:55
Changed By: sgupta
Comments: Currently in LLVM, names of libcalls are assigned during TargetLowering
object construction. There is no provision to change them when the
code for a function generated.
So we have to change these names while printing assembly.
Properties:
LOGS:
Last 10 lines of 'stdio':
Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Transforms/TailDup/dg.exp ...
Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Verifier/dg.exp ...
=== Summary ===
# of expected passes 4786
# of unexpected failures 1
# of expected failures 32
make[1]: *** [check-local] Error 1
make: *** [check] Error 2
Last 10 lines of 'fails':
FAIL: /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/CodeGen/PIC16/C16-15.ll
More information about the llvm-testresults
mailing list