[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Mar 23 16:25:15 PDT 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/6712
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 99345
Blamelist: johnny,stoklund,void
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: tools/Makefile
At: Tue 23 Mar 2010 16:12:16
Changed By: void
Comments: Remove if DISABLED not if not DISABLED...
Properties:
File: lib/Target/ARM/ARMInstrFormats.td
At: Tue 23 Mar 2010 16:12:16
Changed By: johnny
Comments: Renamed NVdImmFrm to N1RegModImmFrm.Properties:
Files:
lib/Target/X86/CMakeLists.txt
lib/Target/X86/SSEDomainFix.cpp
lib/Target/X86/X86.h
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
lib/Target/X86/X86TargetMachine.cpp
lib/Target/X86/X86TargetMachine.h
At: Tue 23 Mar 2010 16:17:16
Changed By: stoklund
Comments: Add a late SSEDomainFix pass that twiddles SSE instructions to avoid domain crossings.
This is work in progress. So far, SSE execution domain tables are added to
X86InstrInfo, and a skeleton pass is enabled with -sse-domain-fix.Properties:
LOGS:
Last 10 lines of 'stdio':
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [llc/.makeall] Error 2
llvm[2]: Compiling ToolRunner.cpp for Debug build
llvm[2]: Compiling bugpoint.cpp for Debug build
llvm[2]: Linking Debug executable llvm-bcanalyzer
llvm[2]: ======= Finished Linking Debug Executable llvm-bcanalyzer
llvm[2]: ======= Finished Linking Debug Executable opt
llvm[2]: Linking Debug executable bugpoint
llvm[2]: ======= Finished Linking Debug Executable bugpoint
make: *** [all] Error 1
More information about the llvm-testresults
mailing list