llvm[0]: Running test suite make[1]: Entering directory `/export/home/karel/src/llvm-3.0-gcc/llvm-3.0.src/test' Making a new site.exp file... Making LLVM 'lit.site.cfg' file... Making LLVM unittest 'lit.site.cfg' file... ( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 1024000 ; \ /export/home/karel/src/llvm-3.0-gcc/llvm-3.0.src/utils/lit/lit.py -s -v . ) -- Testing: 5644 tests, 1 threads -- Testing: 0 .. 10.. 20.. 30. FAIL: LLVM :: CodeGen/X86/2009-06-05-VariableIndexInsert.ll (2121 of 5644) ******************** TEST 'LLVM :: CodeGen/X86/2009-06-05-VariableIndexInsert.ll' FAILED ******************** Script: -- /export/home/karel/src/llvm-3.0-gcc/llvm-3.0.src/Release/bin/llc < /export/home/karel/src/llvm-3.0-gcc/llvm-3.0.src/test/CodeGen/X86/2009-06-05-VariableIndexInsert.ll -- Exit Code: 1 Command Output (stderr): -- LLVM ERROR: Cannot select: 0x1642018: v8i16 = insert_vector_elt 0x1641df8, 0x1641ac8, 0x1641f90 [ORD=4] [ID=26] 0x1641df8: v8i16 = bitcast 0x16420a0 [ORD=1] [ID=25] 0x16420a0: v2f64 = ARMISD::BUILD_VECTOR 0x16414f0, 0x1641798 [ID=24] 0x16414f0: f64 = ARMISD::VMOVDRR 0x1641358, 0x1641468 [ORD=1] [ID=21] 0x1641358: i32,ch = CopyFromReg 0x16275e4, 0x16412d0 [ORD=1] [ID=15] 0x16412d0: i32 = Register %vreg0 [ORD=1] [ID=1] 0x1641468: i32,ch = CopyFromReg 0x16275e4, 0x16413e0 [ORD=1] [ID=16] 0x16413e0: i32 = Register %vreg1 [ORD=1] [ID=2] 0x1641798: f64 = ARMISD::VMOVDRR 0x1641600, 0x1641710 [ORD=1] [ID=22] 0x1641600: i32,ch = CopyFromReg 0x16275e4, 0x1641578 [ORD=1] [ID=17] 0x1641578: i32 = Register %vreg2 [ORD=1] [ID=3] 0x1641710: i32,ch = CopyFromReg 0x16275e4, 0x1641688 [ORD=1] [ID=18] 0x1641688: i32 = Register %vreg3 [ORD=1] [ID=4] 0x1641ac8: i32,ch = load 0x16275e4, 0x1641b50, 0x1641bd8 [ID=19] 0x1641b50: i32 = FrameIndex<-1> [ORD=2] [ID=7] 0x1641bd8: i32 = undef [ORD=2] [ID=8] 0x1641f90: i32 = and 0x1641d70, 0x1641f08 [ORD=3] [ID=23] 0x1641d70: i32,ch = load 0x16275e4, 0x1641ce8, 0x1641bd8 [ORD=3] [ID=20] 0x1641ce8: i32 = FrameIndex<-2> [ORD=3] [ID=9] 0x1641bd8: i32 = undef [ORD=2] [ID=8] 0x1641f08: i32 = Constant<7> [ORD=3] [ID=10] -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: ExecutionEngine/2002-12-16-ArgTest.ll (3261 of 5644) ******************** TEST 'LLVM :: ExecutionEngine/2002-12-16-ArgTest.ll' FAILED ******************** Script: -- /export/home/karel/src/llvm-3.0-gcc/llvm-3.0.src/Release/bin/lli /export/home/karel/src/llvm-3.0-gcc/llvm-3.0.src/test/ExecutionEngine/2002-12-16-ArgTest.ll > /dev/null -- Exit Code: 1 Command Output (stderr): -- LLVM ERROR: Not supported instr: %SP = LDMIA_RET %SP, pred:14, pred:%noreg, %R4, %R5, %R11, %PC, %R0 -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: ExecutionEngine/test-fp.ll (3292 of 5644) ******************** TEST 'LLVM :: ExecutionEngine/test-fp.ll' FAILED ******************** Script: -- /export/home/karel/src/llvm-3.0-gcc/llvm-3.0.src/Release/bin/lli /export/home/karel/src/llvm-3.0-gcc/llvm-3.0.src/test/ExecutionEngine/test-fp.ll > /dev/null -- Exit Code: 1 Command Output (stderr): -- LLVM ERROR: Not supported instr: %SP = LDMIA_RET %SP, pred:14, pred:%noreg, %R11, %PC, %R0 -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JIT.GlobalInFunction (5468 of 5644) ******************** TEST 'LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JIT.GlobalInFunction' FAILED ******************** Note: Google Test filter = JIT.GlobalInFunction [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from JIT [ RUN ] JIT.GlobalInFunction ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted (5478 of 5644) ******************** TEST 'LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted' FAILED ******************** Note: Google Test filter = JITTest.AvailableExternallyGlobalIsntEmitted [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from JITTest [ RUN ] JITTest.AvailableExternallyGlobalIsntEmitted ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90. FAIL: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.FunctionPointersOutliveTheirCreator (5479 of 5644) ******************** TEST 'LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.FunctionPointersOutliveTheirCreator' FAILED ******************** Note: Google Test filter = JITTest.FunctionPointersOutliveTheirCreator [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from JITTest [ RUN ] JITTest.FunctionPointersOutliveTheirCreator ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 2552.85s ******************** Failing Tests (6): LLVM :: CodeGen/X86/2009-06-05-VariableIndexInsert.ll LLVM :: ExecutionEngine/2002-12-16-ArgTest.ll LLVM :: ExecutionEngine/test-fp.ll LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JIT.GlobalInFunction LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.FunctionPointersOutliveTheirCreator Expected Passes : 5558 Expected Failures : 65 Unsupported Tests : 15 Unexpected Failures: 6 make[1]: *** [check-local-lit] Error 1 make[1]: Leaving directory `/export/home/karel/src/llvm-3.0-gcc/llvm-3.0.src/test' make: *** [check] Error 2