[llvm-testresults] linux-x86-optimized-2005-06-19
Reid Spencer
reid at bashful.x10sys.com
Sun Jun 19 03:59:00 PDT 2005
DEJAGNU TEST RESULTS:
PERFECT!
DEJAGNU STATISTICS:
# of expected passes 1107
# of expected failures 32
REMOVED WARNINGS:
lib/Transforms/Scalar/InstructionCombining.cpp:: warning: 'X' may be used uninitialized in this function
lib/Transforms/Scalar/InstructionCombining.cpp:: warning: 'X' may be used uninitialized in this function
lib/Transforms/Scalar/InstructionCombining.cpp:: warning: 'C2' may be used uninitialized in this function
lib/Target/SparcV9/SparcV9BurgISel.cpp:: warning: control may reach end of non-void function 'bool llvm::ThisIsAChainRule(int)' being inlined
lib/Target/SparcV9/SparcV9CodeEmitter.cpp:: warning: 'regClass' may be used uninitialized in this function
TESTS BROKEN:
jit /SingleSource/UnitTests/2003-08-11-VaListArg
compile /MultiSource/Applications/obsequi/Obsequi
cbe /MultiSource/Applications/hbd/hbd
llc /SingleSource/UnitTests/2003-05-07-VarArgs
llc /MultiSource/Applications/obsequi/Obsequi
llc /MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl
jit /MultiSource/Applications/lambda-0.1.3/lambda
llc-beta /MultiSource/Benchmarks/Ptrdist/bc/bc
jit /SingleSource/Regression/C++/EH/exception_spec_test
jit /MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl
compile /MultiSource/Applications/hbd/hbd
cbe /MultiSource/Applications/obsequi/Obsequi
cbe /MultiSource/Applications/SPASS/SPASS
llc-beta /MultiSource/Applications/treecc/treecc
compile /MultiSource/Applications/lambda-0.1.3/lambda
llc-beta /SingleSource/Regression/C++/EH/exception_spec_test
compile /MultiSource/Applications/SPASS/SPASS
llc-beta /SingleSource/UnitTests/2003-07-09-SignedArgs
cbe /MultiSource/Benchmarks/Ptrdist/bc/bc
compile /MultiSource/Benchmarks/Ptrdist/bc/bc
cbe /SingleSource/UnitTests/2003-05-07-VarArgs
llc-beta /MultiSource/Applications/hbd/hbd
cbe /MultiSource/Applications/lambda-0.1.3/lambda
llc-beta /SingleSource/UnitTests/2003-05-07-VarArgs
jit /MultiSource/Benchmarks/Ptrdist/bc/bc
cbe /MultiSource/Applications/treecc/treecc
cbe /SingleSource/UnitTests/2003-08-11-VaListArg
jit /MultiSource/Applications/d/make_dparser
jit /MultiSource/Applications/hbd/hbd
llc /SingleSource/UnitTests/2003-08-11-VaListArg
jit /MultiSource/Applications/obsequi/Obsequi
llc /MultiSource/Applications/hbd/hbd
llc-beta /SingleSource/UnitTests/2003-08-11-VaListArg
llc-beta /MultiSource/Applications/SPASS/SPASS
jit /MultiSource/Applications/treecc/treecc
jit /SingleSource/UnitTests/2003-07-09-SignedArgs
llc /MultiSource/Applications/d/make_dparser
llc /SingleSource/Regression/C++/EH/exception_spec_test
cbe /SingleSource/UnitTests/2003-07-09-SignedArgs
llc-beta /MultiSource/Applications/lambda-0.1.3/lambda
llc /MultiSource/Applications/lambda-0.1.3/lambda
jit /MultiSource/Applications/SPASS/SPASS
llc /MultiSource/Applications/treecc/treecc
llc /MultiSource/Applications/SPASS/SPASS
cbe /SingleSource/Regression/C++/EH/exception_spec_test
compile /MultiSource/Applications/treecc/treecc
llc-beta /MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl
cbe /MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl
jit /SingleSource/UnitTests/2003-05-07-VarArgs
llc /SingleSource/UnitTests/2003-07-09-SignedArgs
cbe /MultiSource/Applications/d/make_dparser
llc-beta /MultiSource/Applications/d/make_dparser
compile /MultiSource/Applications/d/make_dparser
llc-beta /MultiSource/Applications/obsequi/Obsequi
llc /MultiSource/Benchmarks/Ptrdist/bc/bc
USERS WHO COMMITTED:
alenhar2
reid
ADDED FILES:
llvm/test/Feature/varargs_new.ll
CHANGED FILES:
llvm-gcc/gcc/llvm-expand.c
llvm-gcc/gcc/llvm-representation.c
llvm-gcc/gcc/llvm-representation.h
llvm-gcc/gcc/llvm-types.c
llvm/.cvsignore
llvm/docs/.cvsignore
llvm/docs/CommandGuide/.cvsignore
llvm/docs/LangRef.html
llvm/include/llvm/Instruction.def
llvm/include/llvm/Instructions.h
llvm/include/llvm/Support/CommandLine.h
llvm/include/llvm/Support/InstVisitor.h
llvm/include/llvm/Target/TargetLowering.h
llvm/lib/Analysis/DataStructure/Local.cpp
llvm/lib/Analysis/IPA/Andersens.cpp
llvm/lib/AsmParser/Lexer.l
llvm/lib/AsmParser/llvmAsmParser.y
llvm/lib/Bytecode/Reader/Reader.cpp
llvm/lib/Bytecode/Reader/ReaderWrappers.cpp
llvm/lib/Bytecode/Writer/SlotCalculator.cpp
llvm/lib/Bytecode/Writer/Writer.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/lib/ExecutionEngine/Interpreter/Execution.cpp
llvm/lib/ExecutionEngine/Interpreter/Interpreter.h
llvm/lib/Target/Alpha/AlphaISelPattern.cpp
llvm/lib/Target/CBackend/Writer.cpp
llvm/lib/Target/IA64/IA64ISelPattern.cpp
llvm/lib/Target/PowerPC/PPC32ISelSimple.cpp
llvm/lib/Target/PowerPC/PPC64ISelPattern.cpp
llvm/lib/Target/PowerPC/PowerPCBranchSelector.cpp
llvm/lib/Target/SparcV8/SparcV8ISelSimple.cpp
llvm/lib/Target/SparcV9/SparcV9.burg.in
llvm/lib/Target/SparcV9/SparcV9BurgISel.cpp
llvm/lib/Target/SparcV9/SparcV9CodeEmitter.cpp
llvm/lib/Target/X86/X86ISelPattern.cpp
llvm/lib/Target/X86/X86ISelSimple.cpp
llvm/lib/Transforms/IPO/SimplifyLibCalls.cpp
llvm/lib/Transforms/Scalar/InstructionCombining.cpp
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/lib/VMCore/AsmWriter.cpp
llvm/lib/VMCore/Instruction.cpp
llvm/lib/VMCore/Instructions.cpp
llvm/lib/VMCore/Verifier.cpp
llvm/test/Feature/varargs_new.ll
More information about the llvm-testresults
mailing list