[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Mar 23 16:32:11 PDT 2010
The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/4772
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 99345
Blamelist: johnny,stoklund,void
BUILD FAILED: failed compile.llvm.stage1
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':
llvm[2]: Linking Release executable opt (without symbols)
llvm[2]: Compiling TestPasses.cpp for Release build
llvm[2]: ======= Finished Linking Release Executable opt (without symbols)
llvm[2]: Compiling ToolRunner.cpp for Release build
llvm[2]: Compiling bugpoint.cpp for Release build
llvm[2]: Linking Release executable llvm-bcanalyzer (without symbols)
llvm[2]: ======= Finished Linking Release Executable llvm-bcanalyzer (without symbols)
llvm[2]: Linking Release executable bugpoint (without symbols)
llvm[2]: ======= Finished Linking Release Executable bugpoint (without symbols)
make: *** [all] Error 1
More information about the llvm-testresults
mailing list