[llvm-testresults] Cron <andrewl at fenris> sh /home/andrewl/llvm-alpha.sh
Cron Daemon
root at fenris.cs.uiuc.edu
Tue Mar 14 09:00:31 PST 2006
DEJAGNU TEST RESULTS:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/C++Frontend/2006-03-06-C++RecurseCrash.cpp:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CFrontend/2003-08-18-SigSetJmp.c:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CodeGen/Generic/GC/alloc_loop.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CodeGen/Generic/fp_to_int.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CodeGen/Generic/llvm-ct-intrinsics.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CodeGen/PowerPC/2004-11-29-ShrCrash.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CodeGen/PowerPC/2004-11-30-shift-crash.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CodeGen/PowerPC/2004-11-30-shr-var-crash.ll:
FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/CodeGen/PowerPC/cttz.ll:
DEJAGNU STATISTICS:
# of expected passes 1274
# of unexpected failures 9
# of expected failures 35
ADDED WARNINGS:
utils/TableGen/IntrinsicEmitter.cpp::2: warning: no newline at end of file
runtime/libprofile/gccld: warning: Cannot find library 'crtend'
runtime/GC/SemiSpace/gccld: warning: Cannot find library 'crtend'
projects/Stacker/lib/runtime/gccld: warning: Cannot find library 'crtend'
cvs history: CVS password file /home/andrewl/.cvspass does not exist - creating a new file
USERS WHO COMMITTED:
evancheng
jlaskey
lattner
reid
ADDED FILES:
llvm/test/Regression/CodeGen/PowerPC/and_add.ll
CHANGED FILES:
llvm-test/LICENSE.TXT
llvm/docs/AliasAnalysis.html
llvm/docs/Bugpoint.html
llvm/docs/BytecodeFormat.html
llvm/docs/CFEBuildInstrs.html
llvm/docs/CodeGenerator.html
llvm/docs/CodingStandards.html
llvm/docs/CommandGuide/analyze.pod
llvm/docs/CommandGuide/bugpoint.pod
llvm/docs/CommandGuide/gccas.pod
llvm/docs/CommandGuide/gccld.pod
llvm/docs/CommandGuide/index.html
llvm/docs/CommandGuide/llc.pod
llvm/docs/CommandGuide/lli.pod
llvm/docs/CommandGuide/llvm-ar.pod
llvm/docs/CommandGuide/llvm-as.pod
llvm/docs/CommandGuide/llvm-bcanalyzer.pod
llvm/docs/CommandGuide/llvm-db.pod
llvm/docs/CommandGuide/llvm-dis.pod
llvm/docs/CommandGuide/llvm-extract.pod
llvm/docs/CommandGuide/llvm-ld.pod
llvm/docs/CommandGuide/llvm-link.pod
llvm/docs/CommandGuide/llvm-nm.pod
llvm/docs/CommandGuide/llvm-prof.pod
llvm/docs/CommandGuide/llvm-ranlib.pod
llvm/docs/CommandGuide/llvmc.pod
llvm/docs/CommandGuide/llvmgcc.pod
llvm/docs/CommandGuide/llvmgxx.pod
llvm/docs/CommandGuide/opt.pod
llvm/docs/CommandGuide/stkrc.pod
llvm/docs/CommandLine.html
llvm/docs/CompilerDriver.html
llvm/docs/CompilerWriterInfo.html
llvm/docs/ExtendingLLVM.html
llvm/docs/FAQ.html
llvm/docs/GarbageCollection.html
llvm/docs/GettingStarted.html
llvm/docs/GettingStartedVS.html
llvm/docs/HowToSubmitABug.html
llvm/docs/LLVMVsTheWorld.html
llvm/docs/LangRef.html
llvm/docs/Lexicon.html
llvm/docs/MakefileGuide.html
llvm/docs/ProgrammersManual.html
llvm/docs/Projects.html
llvm/docs/SourceLevelDebugging.html
llvm/docs/Stacker.html
llvm/docs/SystemLibrary.html
llvm/docs/TableGenFundamentals.html
llvm/docs/TestingGuide.html
llvm/docs/UsingLibraries.html
llvm/docs/WritingAnLLVMBackend.html
llvm/docs/WritingAnLLVMPass.html
llvm/docs/index.html
llvm/include/llvm/Intrinsics.td
llvm/include/llvm/Target/TargetLowering.h
llvm/include/llvm/Target/TargetMachine.h
llvm/include/llvm/Transforms/Scalar.h
llvm/lib/Bytecode/Reader/Reader.cpp
llvm/lib/CodeGen/IntrinsicLowering.cpp
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/lib/Debugger/ProgramInfo.cpp
llvm/lib/ExecutionEngine/JIT/Intercept.cpp
llvm/lib/System/README.txt
llvm/lib/Target/CBackend/Writer.cpp
llvm/lib/Target/IA64/IA64.h
llvm/lib/Target/IA64/IA64AsmPrinter.cpp
llvm/lib/Target/IA64/IA64Bundling.cpp
llvm/lib/Target/IA64/IA64ISelDAGToDAG.cpp
llvm/lib/Target/IA64/IA64TargetMachine.cpp
llvm/lib/Target/IA64/IA64TargetMachine.h
llvm/lib/Target/PowerPC/PPC.h
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCJITInfo.h
llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
llvm/lib/Target/PowerPC/PPCRegisterInfo.td
llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
llvm/lib/Target/PowerPC/PPCTargetMachine.h
llvm/lib/Target/README.txt
llvm/lib/Target/TargetLowering.cpp
llvm/lib/Target/X86/X86.h
llvm/lib/Target/X86/X86ATTAsmPrinter.cpp
llvm/lib/Target/X86/X86ATTAsmPrinter.h
llvm/lib/Target/X86/X86AsmPrinter.cpp
llvm/lib/Target/X86/X86AsmPrinter.h
llvm/lib/Target/X86/X86ELFWriter.cpp
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/lib/Target/X86/X86IntelAsmPrinter.cpp
llvm/lib/Target/X86/X86IntelAsmPrinter.h
llvm/lib/Target/X86/X86JITInfo.h
llvm/lib/Target/X86/X86TargetMachine.cpp
llvm/lib/Target/X86/X86TargetMachine.h
llvm/lib/Transforms/IPO/StripSymbols.cpp
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/lib/VMCore/AutoUpgrade.cpp
llvm/lib/VMCore/Makefile
llvm/test/Regression/CodeGen/Generic/DebugStuff.ll
llvm/tools/bugpoint/bugpoint.cpp
llvm/utils/NightlyTestTemplate.html
llvm/utils/TableGen/CodeGenIntrinsics.h
llvm/utils/TableGen/IntrinsicEmitter.cpp
llvm/utils/TableGen/IntrinsicEmitter.h
llvm/utils/emacs/llvm-mode.el
llvm/utils/emacs/tablegen-mode.el
llvm/utils/vim/llvm.vim
llvm/utils/vim/tablegen.vim
REMOVED FILES:
llvm/runtime/GCCLibraries/libc/memory.c
More information about the llvm-testresults
mailing list