[llvm-testresults] buildbot failure in smooshlab on clang-powerpc-darwin8
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Aug 4 21:37:20 PDT 2009
The Buildbot has detected a new failure of clang-powerpc-darwin8 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-powerpc-darwin8/builds/504
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: clattner.apple.com
Build Reason:
Build Source Stamp: 78157
Blamelist: abolka,evancheng,lattner
BUILD FAILED: failed svn-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/CodeGen/LiveIntervalAnalysis.cpp
lib/CodeGen/LowerSubregs.cpp
test/CodeGen/Blackfin/printf2.ll
At: Tue 04 Aug 2009 20:58:14
Changed By: evancheng
Comments: Turn some insert_subreg, extract_subreg, subreg_to_reg into implicit_defs.
File: test/Analysis/LoopDependenceAnalysis/siv-weak-crossing.ll
At: Tue 04 Aug 2009 21:08:14
Changed By: abolka
Comments: Fix LDA testcases.
File: lib/CodeGen/AsmPrinter/AsmPrinter.cpp
At: Tue 04 Aug 2009 21:13:14
Changed By: lattner
Comments: add a temporary hook to allow reuse of the asmprinter from the disassembler.
File: lib/Analysis/LoopDependenceAnalysis.cpp
At: Tue 04 Aug 2009 21:18:14
Changed By: abolka
Comments: Restrict LDA to GEPs with the same pointer offset.
We can not simply apply ZIV testing to the pointer offsets, as this
would incorrectly return independence for e.g. (GEP x,0,i; GEP x,1,-i).
Files:
include/llvm/Target/TargetLoweringObjectFile.h
lib/Target/TargetLoweringObjectFile.cpp
At: Tue 04 Aug 2009 21:28:14
Changed By: lattner
Comments: expose SectionKindForGlobal to curious clients, named as
getKindForGlobal.
Files:
include/llvm/Analysis/LoopDependenceAnalysis.h
lib/Analysis/LoopDependenceAnalysis.cpp
test/Analysis/LoopDependenceAnalysis/alias.ll
test/Analysis/LoopDependenceAnalysis/ziv.ll
At: Tue 04 Aug 2009 21:28:14
Changed By: abolka
Comments: ZIV tester for LDA.
LOGS:
Last 10 lines of 'svn-llvm.stdio':
U test/Analysis/LoopDependenceAnalysis/alias.ll
U test/Analysis/LoopDependenceAnalysis/siv-weak-crossing.ll
U test/Analysis/LoopDependenceAnalysis/ziv.ll
U test/CodeGen/Blackfin/printf2.ll
U include/llvm/Analysis/LoopDependenceAnalysis.h
svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default'
svn: REPORT of '/svn/llvm-project/!svn/vcc/default': Could not read chunk size: connection was closed by server. (http://llvm.org)
svn: PROPFIND request failed on '/svn/llvm-project/llvm/trunk'
svn: PROPFIND of '/svn/llvm-project/llvm/trunk': could not connect to server (http://llvm.org)
More information about the llvm-testresults
mailing list