[LLVMdev] 2.1 Pre-Release Available (testers needed)

S3 stein at duvel.ir.iit.edu
Sat Sep 15 19:03:31 PDT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Here are my results for testing the LLVM 2.1 prerelease.
Platform: Linux AMD64
Debug:    No, Release
src=obj:  Yes

Nightly report is attached.
Somehow, even though I thought that I redirected stderr to a file,
it coughed it on to my terminal twice during running tests.
I copied and pasted the first on into e1.
(The second was mangled by ncurses.)

make check:
- ---------------------------------------------------
Test Run By scubed on Sat Sep 15 11:27:34 2007
Native configuration is x86_64-unknown-linux-gnu

                ===  tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
WARNING: Couldn't find tool config file for unix, using default.
Running /home/scubed/software/llvm/new/llvm-2.1/test/Analysis/Andersens/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Analysis/BasicAA/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Analysis/Dominators/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Analysis/GlobalsModRef/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Analysis/LoadVN/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Analysis/LoopInfo/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Analysis/ScalarEvolution/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Archive/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Assembler/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Bitcode/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/BugPoint/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/C++Frontend/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CFrontend/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/ARM/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/Alpha/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/CBackend/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/Generic/GC/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/Generic/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/IA64/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/PowerPC/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/SPARC/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/CodeGen/X86/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/DebugInfo/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/ExecutionEngine/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Feature/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/FrontendAda/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/FrontendObjC/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Integer/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Linker/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Other/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/TableGen/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/ADCE/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/ArgumentPromotion/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/BlockPlacement/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/CodeExtractor/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/CondProp/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/ConstProp/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/ConstantMerge/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/CorrelatedExprs/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/DeadArgElim/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/DeadStoreElimination/dg.exp
...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/DecomposeMultiDimRefs/dg.exp
...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/GCSE/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/GVN/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/GVNPRE/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/GlobalDCE/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/GlobalOpt/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/IPConstantProp/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/IndVarsSimplify/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/Inline/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/InstCombine/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LCSSA/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LICM/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LoopIndexSplit/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LoopRotate/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LoopSimplify/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LoopStrengthReduce/dg.exp
...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LoopUnroll/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LoopUnswitch/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LowerInvoke/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LowerSetJmp/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/LowerSwitch/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/Mem2Reg/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/PredicateSimplifier/dg.exp
...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/PruneEH/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/RaiseAllocations/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/Reassociate/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/RedundantLoadElimination/dg.exp
...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/SCCP/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/ScalarRepl/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/SimplifyCFG/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/SimplifyLibCalls/dg.exp ...
Running
/home/scubed/software/llvm/new/llvm-2.1/test/Transforms/TailCallElim/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Transforms/TailDup/dg.exp ...
Running /home/scubed/software/llvm/new/llvm-2.1/test/Verifier/dg.exp ...

                ===  Summary ===

# of expected passes            1944
# of expected failures          4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7-ecc0.1.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG7I7xxzVgPqtIcfsRAgRKAJ9hhIBYp9h7eALzWNbBwsTMNd8L2QCfeUXQ
fVJjEjbXj5I/CClG8tMQCQY=
=H3a9
-----END PGP SIGNATURE-----
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: e1
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070915/11b0294b/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: report.nightly.txt
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070915/11b0294b/attachment.txt>


More information about the llvm-dev mailing list