[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Mon Sep 23 20:12:44 PDT 2013
The Buildbot has detected a new failure on builder phase1 - sanity while building cfe.
Full details are available at:
http://lab.llvm.org:8013/builders/phase1%20-%20sanity/builds/11849
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 191264
Blamelist: jiangning
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/CodeGen/ValueTypes.h
include/llvm/CodeGen/ValueTypes.td
include/llvm/IR/Intrinsics.td
include/llvm/IR/IntrinsicsAArch64.td
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/IR/Function.cpp
lib/IR/ValueTypes.cpp
lib/Target/AArch64/AArch64CallingConv.td
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64InstrFormats.td
lib/Target/AArch64/AArch64InstrInfo.td
lib/Target/AArch64/AArch64InstrNEON.td
lib/Target/AArch64/AArch64RegisterInfo.td
test/CodeGen/AArch64/neon-add-sub.ll
test/CodeGen/AArch64/neon-copy.ll
test/CodeGen/AArch64/neon-rounding-shift.ll
test/CodeGen/AArch64/neon-saturating-add-sub.ll
test/CodeGen/AArch64/neon-saturating-rounding-shift.ll
test/CodeGen/AArch64/neon-saturating-shift.ll
test/CodeGen/AArch64/neon-scalar-add-sub.ll
test/CodeGen/AArch64/neon-scalar-reduce-pairwise.ll
test/CodeGen/AArch64/neon-scalar-rounding-shift.ll
test/CodeGen/AArch64/neon-scalar-saturating-add-sub.ll
test/CodeGen/AArch64/neon-scalar-saturating-rounding-shift.ll
test/CodeGen/AArch64/neon-scalar-saturating-shift.ll
test/CodeGen/AArch64/neon-scalar-shift.ll
test/CodeGen/AArch64/neon-shift.ll
test/MC/AArch64/neon-add-pairwise.s
test/MC/AArch64/neon-add-sub-instructions.s
test/MC/AArch64/neon-diagnostics.s
test/MC/AArch64/neon-rounding-shift.s
test/MC/AArch64/neon-saturating-add-sub.s
test/MC/AArch64/neon-saturating-rounding-shift.s
test/MC/AArch64/neon-saturating-shift.s
test/MC/AArch64/neon-scalar-add-sub.s
test/MC/AArch64/neon-scalar-reduce-pairwise.s
test/MC/AArch64/neon-scalar-rounding-shift.s
test/MC/AArch64/neon-scalar-saturating-add-sub.s
test/MC/AArch64/neon-scalar-saturating-rounding-shift.s
test/MC/AArch64/neon-scalar-saturating-shift.s
test/MC/AArch64/neon-scalar-shift.s
test/MC/AArch64/neon-shift.s
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/IntrinsicEmitter.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Mon 23 Sep 2013 19:56:30
Changed By: jiangning
Comments: Initial support for Neon scalar instructions.
Patch by Ana Pazos.
1.Added support for v1ix and v1fx types.
2.Added Scalar Pairwise Reduce instructions.
3.Added initial implementation of Scalar Arithmetic instructions.
Properties:
Files:
include/clang/Basic/arm_neon.td
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/aarch64-neon-intrinsics.c
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Mon 23 Sep 2013 19:56:30
Changed By: jiangning
Comments: Initial support for Neon scalar instructions.
Patch by Ana Pazos.
1.Added support for v1ix and v1fx types.
2.Added Scalar Pairwise Reduce instructions.
3.Added initial implementation of Scalar Arithmetic instructions.
Properties:
LOGS:
More information about the llvm-testresults
mailing list