[llvm-testresults] Cron <andrewl at fenris> sh /home/andrewl/llvm-alpha.sh

Cron Daemon root at fenris.cs.uiuc.edu
Thu Nov 17 06:12:04 PST 2005


DEJAGNU TEST RESULTS:
  FAIL: /localhome/andrewl/test-alpha/llvm/test/Regression/ExecutionEngine/2003-01-04-ArgumentBug.ll: 

DEJAGNU STATISTICS:
  # of expected passes		1194
  # of unexpected failures	1
  # of expected failures		33
cvs history: CVS password file /home/andrewl/.cvspass does not exist - creating a new file

USERS WHO COMMITTED:
  alenhar2
  bocchino
  jeffc
  lattner

ADDED FILES:
  llvm/include/llvm/Analysis/ConstantFolding.h
  llvm/include/llvm/Analysis/LinkAllAnalyses.h
  llvm/include/llvm/Target/TargetInstrItineraries.h
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/lib/Target/Alpha/AlphaISelDAGToDAG.cpp
  llvm/lib/Target/IA64/IA64ISelDAGToDAG.cpp
  llvm/lib/Target/IA64/IA64ISelLowering.cpp
  llvm/lib/Target/IA64/IA64ISelLowering.h
  llvm/lib/Target/X86/README.txt
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/lib/Transforms/Scalar/Reg2Mem.cpp
  llvm/test/Feature/alignment.ll
  llvm/test/Feature/global_section.ll
  llvm/test/Regression/CFrontend/2005-10-18-VariableSizedElementCrash.c
  llvm/test/Regression/CodeGen/Alpha/rpcc.ll
  llvm/test/Regression/CodeGen/Generic/2004-02-08-UnwindSupport.llx
  llvm/test/Regression/CodeGen/Generic/2005-10-18-ZeroSizeStackObject.ll
  llvm/test/Regression/CodeGen/Generic/2005-10-21-longlonggtu.ll
  llvm/test/Regression/CodeGen/Generic/isunord.ll
  llvm/test/Regression/CodeGen/IA64/2005-10-29-shladd.ll
  llvm/test/Regression/CodeGen/PowerPC/darwin-labels.ll
  llvm/test/Regression/CodeGen/PowerPC/fp_to_uint.ll
  llvm/test/Regression/CodeGen/PowerPC/mul-neg-power-2.ll
  llvm/test/Regression/CodeGen/PowerPC/reg-coalesce-simple.ll
  llvm/test/Regression/Transforms/LoopStrengthReduce/nested-reduce.ll
  llvm/test/Regression/Transforms/TailCallElim/return-undef.ll
  llvm/tools/llvmc/c
  llvm/tools/llvmc/cpp
  llvm/tools/llvmc/ll
  llvm/utils/TableGen/SubtargetEmitter.cpp
  llvm/utils/TableGen/SubtargetEmitter.h
  llvm/win32/AsmParser/.cvsignore
  llvm/win32/TableGen/.cvsignore
  llvm/win32/dobison.cmd
  llvm/win32/doflex.cmd

CHANGED FILES:
  llvm-test/MultiSource/Benchmarks/MallocBench/Makefile
  llvm/Makefile.rules
  llvm/Xcode/LLVM.xcodeproj/project.pbxproj
  llvm/autoconf/configure.ac
  llvm/configure
  llvm/docs/BytecodeFormat.html
  llvm/docs/CFEBuildInstrs.html
  llvm/docs/CodeGenerator.html
  llvm/docs/CommandLine.html
  llvm/docs/ExtendingLLVM.html
  llvm/docs/GettingStarted.html
  llvm/docs/GettingStartedVS.html
  llvm/docs/LangRef.html
  llvm/docs/MakefileGuide.html
  llvm/docs/ProgrammersManual.html
  llvm/docs/Projects.html
  llvm/docs/ReleaseNotes.html
  llvm/docs/TableGenFundamentals.html
  llvm/include/llvm/ADT/hash_map.in
  llvm/include/llvm/ADT/hash_set.in
  llvm/include/llvm/ADT/iterator.in
  llvm/include/llvm/AbstractTypeUser.h
  llvm/include/llvm/Analysis/DataStructure/DataStructure.h
  llvm/include/llvm/Analysis/Passes.h
  llvm/include/llvm/BasicBlock.h
  llvm/include/llvm/CodeGen/AsmPrinter.h
  llvm/include/llvm/CodeGen/IntrinsicLowering.h
  llvm/include/llvm/CodeGen/LiveInterval.h
  llvm/include/llvm/CodeGen/LiveIntervalAnalysis.h
  llvm/include/llvm/CodeGen/MachineFrameInfo.h
  llvm/include/llvm/CodeGen/Passes.h
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/include/llvm/Config/config.h.in
  llvm/include/llvm/Constant.h
  llvm/include/llvm/DerivedTypes.h
  llvm/include/llvm/Function.h
  llvm/include/llvm/GlobalValue.h
  llvm/include/llvm/Instruction.h
  llvm/include/llvm/Instructions.h
  llvm/include/llvm/Intrinsics.h
  llvm/include/llvm/Module.h
  llvm/include/llvm/Support/CommandLine.h
  llvm/include/llvm/Support/DataTypes.h.in
  llvm/include/llvm/Support/Mangler.h
  llvm/include/llvm/Target/SubtargetFeature.h
  llvm/include/llvm/Target/TargetInstrInfo.h
  llvm/include/llvm/Target/TargetLowering.h
  llvm/include/llvm/Target/TargetMachine.h
  llvm/include/llvm/Transforms/LinkAllPasses.h
  llvm/include/llvm/Transforms/Scalar.h
  llvm/include/llvm/Transforms/Utils/Local.h
  llvm/include/llvm/Type.h
  llvm/lib/Analysis/DataStructure/DataStructureStats.cpp
  llvm/lib/Analysis/DataStructure/GraphChecker.cpp
  llvm/lib/Analysis/DataStructure/Makefile
  llvm/lib/Analysis/IPA/Makefile
  llvm/lib/Analysis/InstCount.cpp
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Analysis/ScalarEvolutionExpander.cpp
  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/Archive/Makefile
  llvm/lib/Bytecode/Reader/Reader.cpp
  llvm/lib/Bytecode/Reader/ReaderWrappers.cpp
  llvm/lib/Bytecode/Writer/Writer.cpp
  llvm/lib/Bytecode/Writer/WriterInternals.h
  llvm/lib/CodeGen/AsmPrinter.cpp
  llvm/lib/CodeGen/ELFWriter.cpp
  llvm/lib/CodeGen/IntrinsicLowering.cpp
  llvm/lib/CodeGen/LiveInterval.cpp
  llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
  llvm/lib/CodeGen/Passes.cpp
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/lib/CodeGen/RegAllocLocal.cpp
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
  llvm/lib/Debugger/UnixLocalInferiorProcess.cpp
  llvm/lib/ExecutionEngine/ExecutionEngine.cpp
  llvm/lib/ExecutionEngine/JIT/TargetSelect.cpp
  llvm/lib/Linker/Makefile
  llvm/lib/Support/CommandLine.cpp
  llvm/lib/Support/Makefile
  llvm/lib/System/Makefile
  llvm/lib/System/Unix/Process.inc
  llvm/lib/Target/Alpha/Alpha.h
  llvm/lib/Target/Alpha/Alpha.td
  llvm/lib/Target/Alpha/AlphaCodeEmitter.cpp
  llvm/lib/Target/Alpha/AlphaISelLowering.cpp
  llvm/lib/Target/Alpha/AlphaISelLowering.h
  llvm/lib/Target/Alpha/AlphaISelPattern.cpp
  llvm/lib/Target/Alpha/AlphaInstrFormats.td
  llvm/lib/Target/Alpha/AlphaInstrInfo.cpp
  llvm/lib/Target/Alpha/AlphaInstrInfo.td
  llvm/lib/Target/Alpha/AlphaRegisterInfo.cpp
  llvm/lib/Target/Alpha/AlphaRegisterInfo.h
  llvm/lib/Target/Alpha/AlphaRegisterInfo.td
  llvm/lib/Target/Alpha/AlphaSubtarget.cpp
  llvm/lib/Target/Alpha/AlphaSubtarget.h
  llvm/lib/Target/Alpha/AlphaTargetMachine.cpp
  llvm/lib/Target/Alpha/AlphaTargetMachine.h
  llvm/lib/Target/Alpha/Makefile
  llvm/lib/Target/CBackend/AltiVecCTargetMachine.h
  llvm/lib/Target/CBackend/AltiVecWriter.cpp
  llvm/lib/Target/CBackend/CTargetMachine.h
  llvm/lib/Target/CBackend/SSECTargetMachine.h
  llvm/lib/Target/CBackend/SSEWriter.cpp
  llvm/lib/Target/CBackend/Writer.cpp
  llvm/lib/Target/IA64/IA64.h
  llvm/lib/Target/IA64/IA64AsmPrinter.cpp
  llvm/lib/Target/IA64/IA64ISelPattern.cpp
  llvm/lib/Target/IA64/IA64InstrFormats.td
  llvm/lib/Target/IA64/IA64InstrInfo.td
  llvm/lib/Target/IA64/IA64RegisterInfo.cpp
  llvm/lib/Target/IA64/IA64RegisterInfo.td
  llvm/lib/Target/IA64/IA64TargetMachine.cpp
  llvm/lib/Target/IA64/IA64TargetMachine.h
  llvm/lib/Target/IA64/Makefile
  llvm/lib/Target/IA64/README
  llvm/lib/Target/Makefile
  llvm/lib/Target/PowerPC/Makefile
  llvm/lib/Target/PowerPC/PPC.td
  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/PPCISelPattern.cpp
  llvm/lib/Target/PowerPC/PPCInstrFormats.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfo.td
  llvm/lib/Target/PowerPC/PPCSchedule.td
  llvm/lib/Target/PowerPC/PPCScheduleG3.td
  llvm/lib/Target/PowerPC/PPCScheduleG4.td
  llvm/lib/Target/PowerPC/PPCScheduleG4Plus.td
  llvm/lib/Target/PowerPC/PPCScheduleG5.td
  llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.h
  llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/lib/Target/PowerPC/PPCTargetMachine.h
  llvm/lib/Target/PowerPC/README.txt
  llvm/lib/Target/Skeleton/SkeletonTargetMachine.cpp
  llvm/lib/Target/Skeleton/SkeletonTargetMachine.h
  llvm/lib/Target/SparcV8/SparcV8CodeEmitter.cpp
  llvm/lib/Target/SparcV8/SparcV8TargetMachine.cpp
  llvm/lib/Target/SparcV8/SparcV8TargetMachine.h
  llvm/lib/Target/SparcV9/RegAlloc/Makefile
  llvm/lib/Target/SparcV9/SparcV9TargetMachine.cpp
  llvm/lib/Target/SparcV9/SparcV9TargetMachine.h
  llvm/lib/Target/SubtargetFeature.cpp
  llvm/lib/Target/Target.td
  llvm/lib/Target/TargetLowering.cpp
  llvm/lib/Target/TargetSchedule.td
  llvm/lib/Target/TargetSelectionDAG.td
  llvm/lib/Target/X86/X86.h
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/lib/Target/X86/X86ISelPattern.cpp
  llvm/lib/Target/X86/X86InstrInfo.td
  llvm/lib/Target/X86/X86TargetMachine.cpp
  llvm/lib/Target/X86/X86TargetMachine.h
  llvm/lib/Transforms/ExprTypeConvert.cpp
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/lib/Transforms/IPO/LowerSetJmp.cpp
  llvm/lib/Transforms/IPO/Makefile
  llvm/lib/Transforms/IPO/SimplifyLibCalls.cpp
  llvm/lib/Transforms/Instrumentation/Makefile
  llvm/lib/Transforms/Instrumentation/ProfilingUtils.cpp
  llvm/lib/Transforms/Instrumentation/TraceBasicBlocks.cpp
  llvm/lib/Transforms/Instrumentation/TraceValues.cpp
  llvm/lib/Transforms/Makefile
  llvm/lib/Transforms/Scalar/ADCE.cpp
  llvm/lib/Transforms/Scalar/InstructionCombining.cpp
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/lib/Transforms/Scalar/LowerAllocations.cpp
  llvm/lib/Transforms/Scalar/LowerGC.cpp
  llvm/lib/Transforms/Scalar/LowerInvoke.cpp
  llvm/lib/Transforms/Scalar/Makefile
  llvm/lib/Transforms/Scalar/ScalarReplAggregates.cpp
  llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
  llvm/lib/Transforms/TransformInternals.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/lib/Transforms/Utils/Makefile
  llvm/lib/Transforms/Vector/Alloca2Realloc.cpp
  llvm/lib/Transforms/Vector/AltiVec.cpp
  llvm/lib/Transforms/Vector/LowerVectors.cpp
  llvm/lib/Transforms/Vector/RaiseVectors.cpp
  llvm/lib/Transforms/Vector/SSE.cpp
  llvm/lib/VMCore/AsmWriter.cpp
  llvm/lib/VMCore/Function.cpp
  llvm/lib/VMCore/Instructions.cpp
  llvm/lib/VMCore/Mangler.cpp
  llvm/lib/VMCore/SymbolTable.cpp
  llvm/lib/VMCore/Type.cpp
  llvm/lib/VMCore/Verifier.cpp
  llvm/projects/Stacker/tools/stkrc/Makefile
  llvm/test/Regression/Archive/ranlib_GNU.ll
  llvm/test/Regression/Archive/ranlib_SVR4.ll
  llvm/test/Regression/Archive/ranlib_xpg4.ll
  llvm/test/Regression/CFrontend/2004-06-17-UnorderedCompares.c.tr
  llvm/test/Regression/CFrontend/2005-02-20-AggregateSAVEEXPR.c
  llvm/test/Regression/CodeGen/Generic/ConstantExprLowering.llx
  llvm/test/Regression/Debugger/funccall.ll
  llvm/test/Regression/ExecutionEngine/parallel.ll
  llvm/test/Regression/Transforms/InstCombine/add.ll
  llvm/tools/analyze/Makefile
  llvm/tools/analyze/analyze.cpp
  llvm/tools/bugpoint/Makefile
  llvm/tools/bugpoint/Miscompilation.cpp
  llvm/tools/bugpoint/bugpoint.cpp
  llvm/tools/gccas/Makefile
  llvm/tools/gccld/GenerateCode.cpp
  llvm/tools/llc/Makefile
  llvm/tools/llc/llc.cpp
  llvm/tools/lli/lli.cpp
  llvm/tools/opt/Makefile
  llvm/utils/NightlyTest.gnuplot
  llvm/utils/NightlyTest.pl
  llvm/utils/NightlyTestTemplate.html
  llvm/utils/TableGen/CodeEmitterGen.cpp
  llvm/utils/TableGen/CodeGenTarget.cpp
  llvm/utils/TableGen/DAGISelEmitter.cpp
  llvm/utils/TableGen/DAGISelEmitter.h
  llvm/utils/TableGen/InstrInfoEmitter.cpp
  llvm/utils/TableGen/InstrInfoEmitter.h
  llvm/utils/TableGen/Record.cpp
  llvm/utils/TableGen/Record.h
  llvm/utils/TableGen/RegisterInfoEmitter.cpp
  llvm/utils/TableGen/TableGen.cpp
  llvm/win32/Analysis/Analysis.vcproj
  llvm/win32/AsmParser/AsmParser.vcproj
  llvm/win32/CodeGen/CodeGen.vcproj
  llvm/win32/Configure/Configure.vcproj
  llvm/win32/TableGen/TableGen.vcproj
  llvm/win32/Target/Target.vcproj
  llvm/win32/Transforms/Transforms.vcproj
  llvm/win32/analyze/analyze.vcproj
  llvm/win32/x86/x86.vcproj

REMOVED FILES:
  llvm/include/llvm/Analysis/Expressions.h
  llvm/include/llvm/Analysis/FindUnsafePointerTypes.h
  llvm/lib/Analysis/Expressions.cpp
  llvm/lib/Analysis/IPA/FindUnsafePointerTypes.cpp
  llvm/lib/Analysis/IPA/PrintSCC.cpp
  llvm/lib/CodeGen/RegAllocIterativeScan.cpp
  llvm/lib/Target/SparcV8/SparcV8ISelPattern.cpp
  llvm/lib/Target/SparcV9/RegAlloc/Notes.txt
  llvm/lib/Transforms/Instrumentation/ProfilePaths/CombineBranch.cpp
  llvm/lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp
  llvm/lib/Transforms/Instrumentation/ProfilePaths/Graph.cpp
  llvm/lib/Transforms/Instrumentation/ProfilePaths/Graph.h
  llvm/lib/Transforms/Instrumentation/ProfilePaths/GraphAuxiliary.cpp
  llvm/lib/Transforms/Instrumentation/ProfilePaths/InstLoops.cpp
  llvm/lib/Transforms/Instrumentation/ProfilePaths/Makefile
  llvm/lib/Transforms/Instrumentation/ProfilePaths/ProfilePaths.cpp
  llvm/lib/Transforms/Instrumentation/ProfilePaths/RetracePath.cpp
  llvm/lib/Transforms/Scalar/LowerConstantExprs.cpp
  llvm/projects/sample/autoconf/aclocal.m4
  llvm/projects/sample/autoconf/install-sh
  llvm/projects/sample/autoconf/ltmain.sh
  llvm/projects/sample/autoconf/mkinstalldirs
  llvm/test/Regression/CodeGen/X86/2004-02-08-UnwindSupport.llx
  llvm/test/Regression/Transforms/BranchCombine/2004-06-01-Simple.ll
  llvm/test/Regression/Transforms/BranchCombine/dg.exp
  llvm/test/Regression/Transforms/ProfilePaths/2002-05-22-CastCrash.ll
  llvm/test/Regression/Transforms/ProfilePaths/dg.exp
  llvm/utils/TableGen/InstrSelectorEmitter.cpp
  llvm/utils/TableGen/InstrSelectorEmitter.h




More information about the llvm-testresults mailing list