[llvm-testresults] X86 nightly test

Misha Brukman brukman at cs.uiuc.edu
Wed Jan 18 05:49:43 PST 2006


Today's results: http://llvm.cs.uiuc.edu/testresults/X86/2006-01-18.html

DEJAGNU TEST RESULTS:
  FAIL: /home/vadve/brukman/tmp/buildtest-X86/llvm/test/Regression/CFrontend/2005-12-04-AttributeUsed.c: 
  FAIL: /home/vadve/brukman/tmp/buildtest-X86/llvm/test/Regression/CFrontend/2005-12-04-DeclarationLineNumbers.c: 
  FAIL: /home/vadve/brukman/tmp/buildtest-X86/llvm/test/Regression/CFrontend/2006-01-16-BitCountIntrinsicsUnsigned.c: 

DEJAGNU STATISTICS:
  # of expected passes		1222
  # of unexpected failures	3
  # of expected failures		34
ADDED   WARNINGS:
lib/Transforms/Instrumentation//usr/share/bison.simple:: warning: comparison between signed and unsigned integer expressions
lib/Transforms/Instrumentation//usr/share/bison.simple:: warning: comparison between signed and unsigned integer expressions


TESTS FIXED:  

llc-beta /SingleSource/Benchmarks/Shootout-C++/spellcheck
llc-beta /SingleSource/Benchmarks/Shootout-C++/reversefile
llc-beta /MultiSource/Benchmarks/MallocBench/cfrac/cfrac
llc-beta /External/SPEC/CINT2000/252.eon/252.eon
llc-beta /MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1
llc-beta /SingleSource/Benchmarks/Shootout-C++/random
llc-beta /SingleSource/Benchmarks/Shootout-C++/ary3
llc-beta /MultiSource/Benchmarks/MallocBench/gs/gs
llc-beta /SingleSource/Benchmarks/Shootout-C++/hash
llc-beta /MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2
llc-beta /SingleSource/Benchmarks/Shootout-C++/lists
llc-beta /SingleSource/Benchmarks/Shootout-C++/sumcol
llc-beta /MultiSource/Benchmarks/McCat/09-vor/vor
llc-beta /MultiSource/Benchmarks/Prolangs-C++/shapes/shapes
compile /SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls
llc-beta /MultiSource/Benchmarks/McCat/18-imp/imp
llc-beta /SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls
llc-beta /External/SPEC/CINT95/130.li/130.li
llc-beta /SingleSource/Benchmarks/Shootout-C++/sieve
llc-beta /SingleSource/Benchmarks/Shootout-C++/methcall
llc-beta /External/SPEC/CINT2000/175.vpr/175.vpr
llc-beta /External/SPEC/CFP95/104.hydro2d/104.hydro2d
llc-beta /SingleSource/Benchmarks/Shootout-C++/lists1
llc-beta /SingleSource/Benchmarks/Shootout-C++/objinst
llc-beta /SingleSource/Benchmarks/Shootout-C++/fibo
llc-beta /SingleSource/Benchmarks/Shootout-C++/ary
llc-beta /SingleSource/Benchmarks/Shootout-C++/ackermann
llc-beta /SingleSource/Benchmarks/Shootout-C++/nestedloop
llc-beta /SingleSource/Benchmarks/Shootout-C++/heapsort
llc-beta /SingleSource/Benchmarks/Shootout-C++/hello
llc-beta /SingleSource/Benchmarks/Misc-C++/bigfib
llc-beta /MultiSource/Applications/hexxagon/hexxagon
llc-beta /MultiSource/Benchmarks/Prolangs-C++/trees/trees
jit /SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls
llc-beta /MultiSource/Benchmarks/Prolangs-C/bison/mybison
llc /SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls
llc-beta /SingleSource/Benchmarks/Shootout-C++/strcat
llc-beta /SingleSource/Benchmarks/Shootout-C++/matrix
cbe /SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls
llc-beta /External/SPEC/CFP95/146.wave5/146.wave5
llc-beta /MultiSource/Benchmarks/Prolangs-C++/city/city
llc-beta /External/SPEC/CFP2000/168.wupwise/168.wupwise
llc-beta /SingleSource/Benchmarks/Shootout-C++/except
llc-beta /SingleSource/Benchmarks/Shootout-C++/wc
llc-beta /SingleSource/Regression/C++/ofstream_ctor
llc-beta /MultiSource/Applications/kimwitu++/kc
llc-beta /SingleSource/Benchmarks/Shootout-C++/hash2
llc-beta /MultiSource/Benchmarks/Prolangs-C++/employ/employ
llc-beta /MultiSource/Benchmarks/Prolangs-C++/office/office
llc-beta /SingleSource/Benchmarks/Shootout-C++/ary2



TESTS BROKEN: 

jit /SingleSource/Regression/C/2004-08-12-InlinerAndAllocas



USERS WHO COMMITTED:
  bocchino
  criswell
  evancheng
  jlaskey
  lattner

CHANGED FILES:
  llvm-test/SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.c
  llvm/Xcode/LLVM.xcodeproj/project.pbxproj
  llvm/include/llvm/ADT/UniqueVector.h
  llvm/include/llvm/CodeGen/DwarfWriter.h
  llvm/include/llvm/CodeGen/MachineDebugInfo.h
  llvm/include/llvm/Constants.h
  llvm/include/llvm/Instruction.def
  llvm/include/llvm/Instructions.h
  llvm/include/llvm/Support/InstVisitor.h
  llvm/lib/AsmParser/Lexer.cpp
  llvm/lib/AsmParser/Lexer.l
  llvm/lib/AsmParser/llvmAsmParser.cpp
  llvm/lib/AsmParser/llvmAsmParser.h
  llvm/lib/AsmParser/llvmAsmParser.y
  llvm/lib/Bytecode/Reader/Reader.cpp
  llvm/lib/CodeGen/DwarfWriter.cpp
  llvm/lib/CodeGen/MachineDebugInfo.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/lib/Linker/Linker.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Transforms/IPO/SimplifyLibCalls.cpp
  llvm/lib/Transforms/Scalar/LowerPacked.cpp
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/lib/VMCore/ConstantFolding.cpp
  llvm/lib/VMCore/ConstantFolding.h
  llvm/lib/VMCore/Constants.cpp
  llvm/lib/VMCore/Instruction.cpp
  llvm/lib/VMCore/Instructions.cpp
  llvm/lib/VMCore/Verifier.cpp
  llvm/test/Feature/instructions.ll
  llvm/utils/TableGen/DAGISelEmitter.h
  llvm/utils/TableGen/FileLexer.cpp
  llvm/utils/TableGen/FileParser.cpp
  llvm/utils/TableGen/FileParser.h




More information about the llvm-testresults mailing list