[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri May 21 10:40:23 PDT 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/3773
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 104322
Blamelist: stoklund
BUILD FAILED: failed configure-llvm-stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/LiveIntervalAnalysis.cpp
lib/CodeGen/MachineInstr.cpp
At: Fri 21 May 2010 09:36:45
Changed By: stoklund
Comments: If the first definition of a virtual register is a partial redef, add an
<imp-def> operand for the full register. This ensures that the full physical
register is marked live after register allocation.Properties:
Files:
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/LiveIntervalAnalysis.cpp
lib/CodeGen/MachineInstr.cpp
At: Fri 21 May 2010 09:45:01
Changed By: stoklund
Comments: Use MachineInstr::readsWritesVirtualRegister to determine if a register is read.
This correctly handles partial redefines and undef uses.Properties:
LOGS:
Last 10 lines of 'stdio':
checking for valgrind/valgrind.h... yes
checking pthread.h usability... no
checking pthread.h presence... no
checking for pthread.h... no
checking for HUGE_VAL sanity... yes
checking for pid_t... no
checking for size_t... no
checking whether struct tm is in sys/time.h or time.h... sys/time.h
checking for int64_t... no
configure: error: Type int64_t required but not found
More information about the llvm-testresults
mailing list