[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 14 06:13:21 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/6027
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 192585
Blamelist: eugenis,matheusalmeida,smatveev
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/MipsMSAInstrFormats.td
lib/Target/Mips/MipsMSAInstrInfo.td
test/MC/Mips/msa/test_elm_insert.s
On: smooshlab-project
At: Mon 14 Oct 2013 04:56:30
Changed By: matheusalmeida
Comments: [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction.
INSERT is the first type of MSA instruction that requires a change to the way
MSA registers are parsed. This happens because MSA registers may be suffixed by
an index in the form of an immediate or a general purpose register. The changes
to parseMSARegs reflect that requirement.
Properties:
phase_id: r192582-t20131014_045831-b12716
Files:
lib/msan/msan_interceptors.cc
lib/msan/tests/msan_test.cc
On: smooshlab-project
At: Mon 14 Oct 2013 05:00:30
Changed By: eugenis
Comments: [msan] Intercept strto(d|f|ld)_l and glibc-specific __strto(d|f|ld)_l.
Properties:
phase_id: r192583-t20131014_050624-b12717
Files:
lib/asan/asan_internal.h
lib/asan/asan_posix.cc
lib/asan/asan_rtl.cc
lib/asan/asan_thread.cc
lib/asan/asan_thread.h
lib/asan/asan_win.cc
lib/lsan/lit_tests/TestCases/cleanup_in_tsd_destructor.cc
On: smooshlab-project
At: Mon 14 Oct 2013 05:06:30
Changed By: smatveev
Comments: [asan] Improve thread lifetime tracking on POSIX systems.
Call AsanThread::Destroy() from a late-running TSD destructor.
Previously we called it before any user-registered TSD destructors, which caused
false positives in LeakSanitizer.Properties:
phase_id: r192585-t20131014_051329-b12718
LOGS:
More information about the llvm-testresults
mailing list