[llvm-testresults] LLVM SPARC 'v8' nightly test

Chris Lattner lattner at cs.uiuc.edu
Tue Mar 14 14:14:58 PST 2006


Today's results: http://llvm.cs.uiuc.edu/testresults/SPARC/2006-03-14.html

DEJAGNU TEST RESULTS:
Warning: empty y range [0:0], adjusting to [-1:1]
Warning: empty y range [0:0], adjusting to [-1:1]

USERS WHO COMMITTED:
  evancheng
  jlaskey
  lattner
  reid

ADDED FILES:
  llvm/test/Regression/Transforms/Reassociate/mul-factor3.ll
  llvm/test/Regression/Transforms/Reassociate/shift-factor.ll

CHANGED FILES:
  llvm-test/LICENSE.TXT
  llvm-test/MultiSource/Benchmarks/MallocBench/gs/cframe_.h
  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/Transforms/Scalar/Reassociate.cpp
  llvm/lib/VMCore/AutoUpgrade.cpp
  llvm/lib/VMCore/Makefile
  llvm/test/Regression/CodeGen/Generic/DebugStuff.ll
  llvm/test/Regression/Transforms/Reassociate/mulfactor2.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/emacs.el
  llvm/utils/emacs/llvm-mode.el
  llvm/utils/emacs/tablegen-mode.el
  llvm/utils/llvmdo
  llvm/utils/llvmgrep
  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