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: 0x10b5018: v8i16 = insert_vector_elt 0x10b4df8, 0x10b4ac8, 0x10b4f90 [ORD=4] [ID=26] 0x10b4df8: v8i16 = bitcast 0x10b50a0 [ORD=1] [ID=25] 0x10b50a0: v2f64 = ARMISD::BUILD_VECTOR 0x10b44f0, 0x10b4798 [ID=24] 0x10b44f0: f64 = ARMISD::VMOVDRR 0x10b4358, 0x10b4468 [ORD=1] [ID=21] 0x10b4358: i32,ch = CopyFromReg 0x109a5e4, 0x10b42d0 [ORD=1] [ID=15] 0x10b42d0: i32 = Register %vreg0 [ORD=1] [ID=1] 0x10b4468: i32,ch = CopyFromReg 0x109a5e4, 0x10b43e0 [ORD=1] [ID=16] 0x10b43e0: i32 = Register %vreg1 [ORD=1] [ID=2] 0x10b4798: f64 = ARMISD::VMOVDRR 0x10b4600, 0x10b4710 [ORD=1] [ID=22] 0x10b4600: i32,ch = CopyFromReg 0x109a5e4, 0x10b4578 [ORD=1] [ID=17] 0x10b4578: i32 = Register %vreg2 [ORD=1] [ID=3] 0x10b4710: i32,ch = CopyFromReg 0x109a5e4, 0x10b4688 [ORD=1] [ID=18] 0x10b4688: i32 = Register %vreg3 [ORD=1] [ID=4] 0x10b4ac8: i32,ch = load 0x109a5e4, 0x10b4b50, 0x10b4bd8 [ID=19] 0x10b4b50: i32 = FrameIndex<-1> [ORD=2] [ID=7] 0x10b4bd8: i32 = undef [ORD=2] [ID=8] 0x10b4f90: i32 = and 0x10b4d70, 0x10b4f08 [ORD=3] [ID=23] 0x10b4d70: i32,ch = load 0x109a5e4, 0x10b4ce8, 0x10b4bd8 [ORD=3] [ID=20] 0x10b4ce8: i32 = FrameIndex<-2> [ORD=3] [ID=9] 0x10b4bd8: i32 = undef [ORD=2] [ID=8] 0x10b4f08: 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 JITTest.cpp:263: Failure Value of: *GPtr Actual: 0 Expected: 1 JITTest.cpp:273: Failure Value of: *GPtr Actual: 0 Expected: 2 JITTest.cpp:280: Failure Value of: *GPtr Actual: 0 Expected: 3 [ FAILED ] JIT.GlobalInFunction (50 ms) [----------] 1 test from JIT (51 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (54 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] JIT.GlobalInFunction 1 FAILED TEST ******************** 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 JITTest.cpp:601: Failure Value of: loader() Actual: 0 Expected: 42 func should return 42 from the external global, not 7 from the IR version. [ FAILED ] JITTest.AvailableExternallyGlobalIsntEmitted (37 ms) [----------] 1 test from JITTest (39 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (41 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] JITTest.AvailableExternallyGlobalIsntEmitted 1 FAILED TEST ******************** 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: 1811.32s ******************** 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