[llvm-testresults] buildbot failure in lab.llvm.org on phase2 - living
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Mon Jan 27 19:58:22 PST 2014
The Buildbot has detected a new failure on builder phase2 - living while building lab.llvm.org.
Full details are available at:
http://lab.llvm.org:8013/builders/phase2%20-%20living/builds/6874
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 200283
Blamelist: daenzer,rnk,stoklund
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Analysis/MemoryBuiltins.cpp
lib/Analysis/ValueTracking.cpp
lib/Transforms/IPO/ArgumentPromotion.cpp
lib/Transforms/IPO/DeadArgumentElimination.cpp
lib/Transforms/IPO/FunctionAttrs.cpp
lib/Transforms/IPO/IPConstantPropagation.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
lib/Transforms/ObjCARC/ObjCARC.h
lib/Transforms/Scalar/DeadStoreElimination.cpp
test/Transforms/ArgumentPromotion/inalloca.ll
test/Transforms/DeadStoreElimination/simple.ll
test/Transforms/FunctionAttrs/readattrs.ll
test/Transforms/InstCombine/call-cast-target-inalloca.ll
On: smooshlab-project
At: Mon 27 Jan 2014 18:46:34
Changed By: rnk
Comments: Update optimization passes to handle inalloca arguments
Summary:
I searched Transforms/ and Analysis/ for 'ByVal' and updated those call
sites to check for inalloca if appropriate.
I added tests for any change that would allow an optimization to fire on
inalloca.
Reviewers: nlewycky
Differential Revision: http://llvm-reviews.chandlerc.com/D2449Properties:
phase_id: r200281-t20140127_184834-b15772
Files:
lib/MC/MCObjectFileInfo.cpp
lib/Target/Sparc/SparcAsmPrinter.cpp
test/CodeGen/SPARC/exception.ll
On: smooshlab-project
At: Mon 27 Jan 2014 19:00:34
Changed By: stoklund
Comments: Fix the DWARF EH encodings for Sparc PIC code.
Also emit the stubs that were generated for references to typeinfo
symbols.Properties:
phase_id: r200283-t20140127_193809-b15773
Files:
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/trunc.ll
On: smooshlab-project
At: Mon 27 Jan 2014 19:10:34
Changed By: daenzer
Comments: R600/SI: Add pattern for truncating i32 to i1
Fixes half a dozen piglit tests with radeonsi.
Reviewed-by: Tom Stellard <thomas.stellard at amd.com>Properties:
phase_id: r200283-t20140127_193809-b15773
LOGS:
More information about the llvm-testresults
mailing list