[llvm-testresults] Cron <andrewl at fenris> sh /home/andrewl/llvm-alpha.sh
Cron Daemon
root at fenris.cs.uiuc.edu
Thu Apr 6 07:16:33 PDT 2006
DEJAGNU TEST RESULTS:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CFrontend/2003-08-18-SigSetJmp.c:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CodeGen/Generic/vector.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2002-12-16-ArgTest.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-01-04-ArgumentBug.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-01-04-LoopTest.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-01-04-PhiTest.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-01-09-SARTest.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-01-10-FUCOM.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-01-15-AlignmentTest.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-05-07-ArgumentTest.llx:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-05-11-PHIRegAllocBug.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-06-04-bzip2-bug.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-06-05-PHIBug.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-08-15-AllocaAssertion.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-08-21-EnvironmentTest.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2005-12-02-TailCallBug.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/hello.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/hello2.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/parallel.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/simplesttest.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/simpletest.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-arith.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-branch.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-call.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-cast.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-constantexpr.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-fp.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-loadstore.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-logical.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-loop.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-malloc.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-phi.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-ret.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-setcond-fp.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-setcond-int.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/test-shift.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/Transforms/LICM/2003-12-11-SinkingToPHI.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/Transforms/LevelRaise/2002-03-20-BadCodegen.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/Transforms/LevelRaise/2002-05-02-BadCastElimination.ll:
DEJAGNU STATISTICS:
# of expected passes 1272
# of unexpected failures 41
# of expected failures 37
ADDED WARNINGS:
lib/Target/X86/X86ISelLowering.cpp:: warning: `unsigned int Opc' might be used
lib/Target/X86/X86ISelLowering.cpp:: warning: `llvm::ISD::CondCode CC' might be used
cvs history: CVS password file /home/andrewl/.cvspass does not exist - creating a new file
USERS WHO COMMITTED:
evancheng
jeffc
lattner
ADDED FILES:
llvm/test/Regression/CodeGen/PowerPC/2006-04-05-splat-ish.ll
llvm/test/Regression/CodeGen/X86/2006-04-04-CrossBlockCrash.ll
CHANGED FILES:
llvm/include/llvm/IntrinsicsPowerPC.td
llvm/include/llvm/IntrinsicsX86.td
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCInstrAltivec.td
llvm/lib/Target/PowerPC/PPCInstrFormats.td
llvm/lib/Target/PowerPC/README_ALTIVEC.txt
llvm/lib/Target/X86/README.txt
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/lib/Target/X86/X86InstrSSE.td
llvm/test/Regression/CodeGen/X86/vec_shuffle.ll
llvm/win32/x86/x86.vcproj
More information about the llvm-testresults
mailing list