[llvm-testresults] buildbot failure in lab.llvm.org on phase2 - living
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Mon Oct 7 23:57:44 PDT 2013
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/5942
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 192171
Blamelist: ctopper,djasper
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Format/ContinuationIndenter.cpp
lib/Format/TokenAnnotator.cpp
unittests/Format/FormatTest.cpp
On: smooshlab-project
At: Mon 07 Oct 2013 22:16:30
Changed By: djasper
Comments: clang-format: Improve constructor initializer linewrapping.
Specifically make ConstructorInitializerAllOnOneLineOrOnePerLine work
nicely with BreakConstructorInitializersBeforeComma.
This fixes llvm.org/PR17395.Properties:
phase_id: r192168-t20131007_221830-b12477
Files:
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/avx-basic.ll
test/CodeGen/X86/avx-bitcast.ll
test/CodeGen/X86/avx-splat.ll
test/CodeGen/X86/mcinst-avx-lowering.ll
test/MC/Disassembler/X86/x86-64.txt
test/MC/X86/x86-64.s
test/MC/X86/x86_64-avx-encoding.s
utils/TableGen/X86RecognizableInstr.cpp
On: smooshlab-project
At: Mon 07 Oct 2013 23:00:30
Changed By: ctopper
Comments: Remove some instructions that existed to provide aliases to the assembler. Can be done with InstAlias instead. Unfortunately, this was causing printer to use 'vmovq' or 'vmovd' based on what was parsed. To cleanup the inconsistencies convert all 'vmovd' with 64-bit registers to 'vmovq', but provide an alias so that 'vmovd' will still parse.Properties:
phase_id: r192171-t20131007_230230-b12478
LOGS:
More information about the llvm-testresults
mailing list