[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Jun 21 08:42:18 PDT 2010
The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/7242
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 106422
Blamelist: djg,kraiskil
BUILD FAILED: failed compile.llvm-gcc.stage1
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/CellSPU/SPUInstrInfo.cpp
test/CodeGen/CellSPU/call.ll
test/CodeGen/CellSPU/call_indirect.ll
test/CodeGen/CellSPU/jumptable.ll
test/CodeGen/CellSPU/loads.ll
At: Mon 21 Jun 2010 08:09:33
Changed By: kraiskil
Comments: Mark the SPU 'lr' instruction to never have side effects.
This allows the fast regiser allocator to remove redundant
register moves.
Update a set of tests that depend on the register allocator
to be linear scan.
Properties:
File: test/CodeGen/CellSPU/shuffles.ll
At: Mon 21 Jun 2010 08:14:18
Changed By: kraiskil
Comments: Add the check to the testcase of r106419.
Properties:
Files:
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
At: Mon 21 Jun 2010 08:14:18
Changed By: djg
Comments: More changes for non-top-down fast-isel.
Split the code for materializing a value out of
SelectionDAGBuilder::getValue into a helper function, so that it can
be used in other ways. Add a new getNonRegisterValue function which
uses it, for use in code which doesn't want a CopyFromReg even
when FuncMap.ValueMap already has an entry for it.
Properties:
LOGS:
Last 10 lines of 'stdio':
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gccbug
config.status: creating mklibgcc
config.status: creating libada-mk
config.status: creating ada/Makefile
config.status: creating auto-host.h
config.status: executing default commands
make[1]: *** [stage2-bubble] Error 2
make: *** [all] Error 2
Last 10 lines of 'warnings':
warning: structure `et_node' used but not defined
warning: structure `loop' used but not defined
warning: structure `ipa_reference_vars_info_d' used but not defined
warning: structure `reg_info_def' used but not defined
warning: structure `value_set' used but not defined
../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn'
../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
More information about the llvm-testresults
mailing list