[cfe-dev] [LLVMdev] LLVM 2.9 RC1 Pre-release Tarballs

Xerxes RĂ„nby xerxes at zafena.se
Mon Mar 14 08:48:06 PDT 2011


On 2011-03-09 02:51, Bill Wendling wrote:
> There are LLVM 2.9 RC1 pre-release tarballs source available. You can find them here:
>
llvm 2.9rc1 test on Dualcore ARM running Ubuntu Natty

gunzip llvm-2.9rc1.src.tar.gz
tar zxvf llvm-2.9rc1.src.tar
cd llvm-2.9-build
../llvm-2.9rc1/configure --enable-shared
time make clean ;time make CXXFLAGS=-marm CFLAGS=-marm

xranby at panda:/media/dh0/llvm-2.9-build$ time make check

Failing Tests (64):
    LLVM :: CodeGen/CellSPU/2009-01-01-BrCond.ll
    LLVM :: CodeGen/CellSPU/call_indirect.ll
    LLVM :: CodeGen/CellSPU/extract_elt.ll
    LLVM :: CodeGen/CellSPU/fcmp64.ll
    LLVM :: CodeGen/CellSPU/fneg-fabs.ll
    LLVM :: CodeGen/CellSPU/i64ops.ll
    LLVM :: CodeGen/CellSPU/immed64.ll
    LLVM :: CodeGen/CellSPU/private.ll
    LLVM :: CodeGen/CellSPU/rotate_ops.ll
    LLVM :: CodeGen/CellSPU/sext128.ll
    LLVM :: CodeGen/CellSPU/shuffles.ll
    LLVM :: CodeGen/CellSPU/stores.ll
    LLVM :: CodeGen/CellSPU/struct_1.ll
    LLVM :: CodeGen/CellSPU/trunc.ll
    LLVM :: CodeGen/CellSPU/v2f32.ll
    LLVM :: CodeGen/CellSPU/v2i32.ll
    LLVM :: CodeGen/CellSPU/vec_const.ll
    LLVM :: CodeGen/CellSPU/vecinsert.ll
    LLVM :: CodeGen/MSP430/2009-05-10-CyclicDAG.ll
    LLVM :: CodeGen/MSP430/2009-05-17-Rot.ll
    LLVM :: CodeGen/MSP430/2009-05-17-Shift.ll
    LLVM :: CodeGen/MSP430/2009-05-19-DoubleSplit.ll
    LLVM :: CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll
    LLVM :: CodeGen/MSP430/2009-09-18-AbsoluteAddr.ll
    LLVM :: CodeGen/MSP430/2009-10-10-OrImpDef.ll
    LLVM :: CodeGen/MSP430/2009-11-08-InvalidResNo.ll
    LLVM :: CodeGen/MSP430/2009-11-20-NewNode.ll
    LLVM :: CodeGen/MSP430/2009-12-21-FrameAddr.ll
    LLVM :: CodeGen/MSP430/AddrMode-bis-rx.ll
    LLVM :: CodeGen/MSP430/AddrMode-bis-xr.ll
    LLVM :: CodeGen/MSP430/AddrMode-mov-rx.ll
    LLVM :: CodeGen/MSP430/AddrMode-mov-xr.ll
    LLVM :: CodeGen/MSP430/Inst16mi.ll
    LLVM :: CodeGen/MSP430/Inst16mm.ll
    LLVM :: CodeGen/MSP430/Inst16mr.ll
    LLVM :: CodeGen/MSP430/Inst16rm.ll
    LLVM :: CodeGen/MSP430/Inst8mi.ll
    LLVM :: CodeGen/MSP430/Inst8mm.ll
    LLVM :: CodeGen/MSP430/Inst8mr.ll
    LLVM :: CodeGen/MSP430/Inst8rm.ll
    LLVM :: CodeGen/MSP430/bit.ll
    LLVM :: CodeGen/MSP430/indirectbr.ll
    LLVM :: CodeGen/MSP430/indirectbr2.ll
    LLVM :: CodeGen/MSP430/inline-asm.ll
    LLVM :: CodeGen/MSP430/mult-alt-generic-msp430.ll
    LLVM :: CodeGen/Mips/2008-07-03-SRet.ll
    LLVM :: CodeGen/Mips/2008-07-05-ByVal.ll
    LLVM :: CodeGen/Mips/2008-07-15-SmallSection.ll
    LLVM :: CodeGen/Mips/2008-08-03-ReturnDouble.ll
    LLVM :: CodeGen/Mips/2008-10-13-LegalizerBug.ll
    LLVM :: CodeGen/Mips/2008-11-10-xint_to_fp.ll
    LLVM :: CodeGen/Mips/2010-07-20-Switch.ll
    LLVM :: CodeGen/Mips/blockaddr.ll
    LLVM :: CodeGen/Mips/cmov.ll
    LLVM :: CodeGen/Mips/divrem.ll
    LLVM :: CodeGen/Mips/private.ll
    LLVM :: CodeGen/SPARC/2007-07-05-LiveIntervalAssert.ll
    LLVM :: CodeGen/SPARC/2009-08-28-PIC.ll
    LLVM :: CodeGen/SPARC/2011-01-11-CC.ll
    LLVM :: CodeGen/SPARC/2011-01-19-DelaySlot.ll
    LLVM :: CodeGen/SPARC/2011-01-22-SRet.ll
    LLVM :: CodeGen/SPARC/mult-alt-generic-sparc.ll
    LLVM :: CodeGen/Thumb/select.ll
    LLVM :: CodeGen/X86/fold-pcmpeqd-0.ll

  Expected Passes    : 5191
  Expected Failures  : 50
  Unsupported Tests  : 543
  Unexpected Failures: 64
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: llvm 2.9rc1 test on Dualcore ARM running Ubuntu Natty.txt
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110314/0a481d69/attachment.txt>


More information about the cfe-dev mailing list