[llvm-testresults] X86 nightly test
Misha Brukman
brukman at cs.uiuc.edu
Mon Oct 24 01:14:00 PDT 2005
Today's results: http://llvm.cs.uiuc.edu/testresults/X86/2005-10-24.html
USERS WHO COMMITTED:
bocchino
jeffc
jlaskey
lattner
ADDED FILES:
llvm-www/img/PhotoJim.jpg
llvm-www/pubs/2005-03-14-ACP4IS-AspectsKernel.html
llvm-www/pubs/2005-03-14-ACP4IS-AspectsKernel.pdf
llvm-www/pubs/2005-10-20-LCPC-RegAlloc.html
llvm-www/pubs/2005-10-20-LCPC-RegAlloc.pdf
llvm/examples/SIMD/DCT/Makefile
llvm/examples/SIMD/DCT/dct.altivec.handwritten.c
llvm/examples/SIMD/DCT/dct.sse.handwritten.c
llvm/examples/SIMD/DCT/dct.vectorc.c
llvm/examples/SIMD/DCT/main.c
llvm/examples/SIMD/InterQuant/Makefile
llvm/examples/SIMD/InterQuant/interquant.altivec.handwritten.c
llvm/examples/SIMD/InterQuant/interquant.sse.handwritten.c
llvm/examples/SIMD/InterQuant/interquant.vectorc.c
llvm/examples/SIMD/InterQuant/main.c
llvm/examples/SIMD/MADFilter/Makefile
llvm/examples/SIMD/MADFilter/mad.h
llvm/examples/SIMD/MADFilter/mad_filter.altivec.handwritten.c
llvm/examples/SIMD/MADFilter/mad_filter.sse.handwritten.c
llvm/examples/SIMD/MADFilter/mad_filter.vectorc.c
llvm/examples/SIMD/MADFilter/main.c
llvm/examples/SIMD/Makefile
llvm/examples/SIMD/Makefile.common
llvm/examples/SIMD/README.txt
llvm/examples/SIMD/RGB2YUV/Makefile
llvm/examples/SIMD/RGB2YUV/main.c
llvm/examples/SIMD/RGB2YUV/rgb2yuv.altivec.handwritten.c
llvm/examples/SIMD/RGB2YUV/rgb2yuv.sse.handwritten.c
llvm/examples/SIMD/RGB2YUV/rgb2yuv.vectorc.c
llvm/examples/SIMD/Saxpy/Makefile
llvm/examples/SIMD/Saxpy/main.c
llvm/examples/SIMD/Saxpy/saxpy.altivec.handwritten.c
llvm/examples/SIMD/Saxpy/saxpy.h
llvm/examples/SIMD/Saxpy/saxpy.sse.handwritten.c
llvm/examples/SIMD/Saxpy/saxpy.vectorc.c
llvm/examples/SIMD/Transpose/Makefile
llvm/examples/SIMD/Transpose/main.c
llvm/examples/SIMD/Transpose/transpose.altivec.handwritten.c
llvm/examples/SIMD/Transpose/transpose.sse.handwritten.c
llvm/examples/SIMD/Transpose/transpose.vectorc.c
llvm/examples/SIMD/_malloc.c
llvm/examples/SIMD/_malloc.h
llvm/include/llvm/Analysis/LinkAllAnalyses.h
llvm/lib/Target/X86/README.txt
CHANGED FILES:
llvm-www/Developers.html
llvm-www/pubs/2002-12-LattnerMSThesis.html
llvm-www/pubs/2004-01-30-CGO-LLVM.html
llvm-www/pubs/index.html
llvm/Makefile.rules
llvm/docs/ReleaseNotes.html
llvm/include/llvm/Analysis/DataStructure/DataStructure.h
llvm/include/llvm/Analysis/LinkAllAnalyses.h
llvm/include/llvm/Analysis/Passes.h
llvm/include/llvm/CodeGen/Passes.h
llvm/include/llvm/Support/CommandLine.h
llvm/include/llvm/Transforms/LinkAllPasses.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/Makefile
llvm/lib/Bytecode/Archive/Makefile
llvm/lib/CodeGen/Passes.cpp
llvm/lib/ExecutionEngine/ExecutionEngine.cpp
llvm/lib/ExecutionEngine/JIT/TargetSelect.cpp
llvm/lib/Linker/Makefile
llvm/lib/Support/Makefile
llvm/lib/System/Makefile
llvm/lib/Target/Alpha/Alpha.td
llvm/lib/Target/Alpha/AlphaSubtarget.cpp
llvm/lib/Target/Alpha/Makefile
llvm/lib/Target/Makefile
llvm/lib/Target/PowerPC/PPC.td
llvm/lib/Target/PowerPC/PPCSubtarget.cpp
llvm/lib/Target/SparcV8/SparcV8CodeEmitter.cpp
llvm/lib/Target/SparcV9/RegAlloc/Makefile
llvm/lib/Target/SubtargetFeature.cpp
llvm/lib/Target/TargetSchedule.td
llvm/lib/Target/X86/README.txt
llvm/lib/Transforms/IPO/Makefile
llvm/lib/Transforms/Instrumentation/Makefile
llvm/lib/Transforms/Makefile
llvm/lib/Transforms/Scalar/ADCE.cpp
llvm/lib/Transforms/Scalar/InstructionCombining.cpp
llvm/lib/Transforms/Scalar/Makefile
llvm/lib/Transforms/Utils/Makefile
llvm/projects/Stacker/tools/stkrc/Makefile
llvm/tools/analyze/Makefile
llvm/tools/analyze/analyze.cpp
llvm/tools/bugpoint/Makefile
llvm/tools/bugpoint/bugpoint.cpp
llvm/tools/gccas/Makefile
llvm/tools/llc/Makefile
llvm/tools/llc/llc.cpp
llvm/tools/opt/Makefile
llvm/utils/TableGen/SubtargetEmitter.cpp
llvm/win32/Analysis/Analysis.vcproj
llvm/win32/TableGen/TableGen.vcproj
llvm/win32/Transforms/Transforms.vcproj
llvm/win32/analyze/analyze.vcproj
REMOVED FILES:
llvm/include/llvm/Analysis/FindUnsafePointerTypes.h
llvm/lib/Analysis/IPA/FindUnsafePointerTypes.cpp
llvm/lib/Analysis/IPA/PrintSCC.cpp
llvm/lib/CodeGen/RegAllocIterativeScan.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/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
More information about the llvm-testresults
mailing list