[ 0%] Built target LLVMHello [ 5%] Built target LLVMSupport [ 6%] Built target LLVMTableGen [ 8%] Built target llvm-tblgen [ 8%] Built target intrinsics_gen [ 8%] Built target gtest [ 11%] Built target LLVMCore [ 11%] Built target FileCheck [ 12%] Built target PowerPCCommonTableGen [ 12%] Built target count [ 12%] Built target not [ 12%] Built target json-bench [ 13%] Built target ARMCommonTableGen [ 14%] Built target X86CommonTableGen [ 14%] Built target llvm-stub [ 15%] Built target LLVMDebugInfo [ 16%] Built target clang-tblgen [ 16%] Built target gtest_main [ 16%] Built target LLVMObject [ 16%] Built target LLVMBitReader [ 17%] Built target LLVMBitWriter [ 17%] Built target LLVMRuntimeDyld [ 17%] [ 17%] Built target LLVMAsmParser Built target LLVMX86Utils [ 17%] Built target llvm-dwarfdump [ 17%] Built target LLVMArchive [ 17%] [ 17%] Built target ClangAttrList Built target ClangDiagnosticAST [ 17%] [ 17%] Built target ClangDiagnosticCommon Built target ClangDiagnosticAnalysis [ 17%] Built target ClangDiagnosticDriver [ 17%] Built target ClangDiagnosticFrontend [ 17%] Built target ClangDiagnosticParse [ 17%] Built target ClangDiagnosticLex [ 17%] Built target ClangDiagnosticSema [ 17%] Built target ClangDiagnosticSerialization [ 17%] Built target ClangDiagnosticGroups [ 17%] Built target ClangDiagnosticIndexName [ 17%] Built target ClangARMNeon [ 17%] Built target ClangAttrSpellings [ 17%] Built target ClangAttrClasses [ 18%] Built target ClangStmtNodes [ 18%] Built target ClangAttrImpl [ 20%] Built target ClangDeclNodes [ 20%] Built target ClangAttrTemplateInstantiate [ 20%] Built target ClangAttrPCHWrite [ 20%] Built target ClangAttrPCHRead [ 20%] [ 20%] Built target ClangCC1Options Built target ClangDriverOptions [ 20%] [ 20%] Built target ClangAttrLateParsed Built target ClangCC1AsOptions [ 20%] Built target ClangSACheckers [ 22%] Built target clang-headers [ 25%] Built target LLVMMC Scanning dependencies of target SupportTests [ 25%] Building CXX object unittests/CMakeFiles/SupportTests.dir/Support/CommandLineTest.cpp.o [ 25%] Built target llvm-as [ 25%] Building CXX object unittests/CMakeFiles/SupportTests.dir/Support/ConstantRangeTest.cpp.o [ 25%] Built target LLVMARMAsmPrinter [ 26%] Building CXX object unittests/CMakeFiles/SupportTests.dir/Support/JSONParserTest.cpp.o /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h: In function 'void llvm::ExpectCannotParseString(llvm::StringRef)': /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D91416$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D91416$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D91579$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D91579$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D91744$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D91744$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D91907$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D91907$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h: In function 'void llvm::ExpectCanParseString(llvm::StringRef)': /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D94776$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D94776$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D94939$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D94939$RHS' may be used uninitialized in this function [ 26%] Building CXX object unittests/CMakeFiles/SupportTests.dir/Support/Path.cpp.o /Users/fang/local/src/LLVM-svn/llvm/unittests/Support/ConstantRangeTest.cpp: In member function 'virtual void::ConstantRangeTest_SExt_Test::TestBody()': /Users/fang/local/src/LLVM-svn/llvm/unittests/Support/ConstantRangeTest.cpp:210: warning: passing negative value '-0x00000000000000080' for argument 2 to 'llvm::APInt::APInt(unsigned int, uint64_t, bool)' [ 26%] Built target LLVMX86AsmPrinter [ 26%] Built target llvm-nm [ 26%] Built target llvm-ar [ 27%] Built target clangBasic [ 28%] Built target LLVMTarget [ 29%] Built target LLVMMCParser [ 29%] Built target LLVMExecutionEngine [ 29%] Built target LLVMPowerPCInfo [ 29%] Built target LLVMPowerPCAsmPrinter [ 29%] Built target LLVMARMInfo [ 29%] Building CXX object unittests/CMakeFiles/SupportTests.dir/Support/raw_ostream_test.cpp.o /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h: In member function 'virtual void::Support_Path_Test::TestBody()': /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D116298$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D116298$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h: In member function 'virtual void::FileSystemTest_DirectoryIteration_Test::TestBody()': /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D130876$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D130876$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D131536$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D131536$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D132196$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D132196$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D132856$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D132856$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D133516$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D133516$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D134262$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D134262$RHS' may be used uninitialized in this function [ 30%] Built target LLVMMCDisassembler [ 30%] Built target LLVMX86Info [ 30%] Built target LLVMMCJIT [ 32%] Built target clangLex [ 32%] Building CXX object unittests/CMakeFiles/SupportTests.dir/Support/RegexTest.cpp.o [ 36%] Built target LLVMAnalysis [ 37%] Built target LLVMPowerPCDesc [ 37%] Built target llvm-dis [ 37%] Building CXX object unittests/CMakeFiles/SupportTests.dir/Support/TypeBuilderTest.cpp.o [ 37%] Building CXX object unittests/CMakeFiles/SupportTests.dir/Support/ValueHandleTest.cpp.o [ 38%] Built target LLVMARMDesc [ 40%] Built target LLVMX86Desc [ 40%] Built target LLVMX86Disassembler [ 40%] Built target LLVMARMAsmParser [ 44%] Built target clangAST Scanning dependencies of target LexTests [ 44%] Building CXX object tools/clang/unittests/CMakeFiles/LexTests.dir/Lex/LexerTest.cpp.o Linking CXX executable Support/Release/SupportTests [ 44%] Built target SupportTests Scanning dependencies of target BasicTests [ 44%] Building CXX object tools/clang/unittests/CMakeFiles/BasicTests.dir/Basic/FileManagerTest.cpp.o Linking CXX executable Lex/Release/LexTests /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _raise used from dynamic library ../../../lib/libLLVMSupport.dylib(Signals.cpp.o) not from earlier dynamic library /usr/lib/libSystem.B.dylib(raise.So) [ 44%] Built target LexTests [ 44%] Building CXX object tools/clang/unittests/CMakeFiles/BasicTests.dir/Basic/SourceManagerTest.cpp.o [ 45%] Built target LLVMipa [ 45%] Built target LLVMX86AsmParser [ 46%] Built target clangIndex [ 48%] Built target LLVMTransformUtils [ 49%] Built target clangAnalysis [ 50%] Built target LLVMInstCombine [ 50%] Built target LLVMInstrumentation [ 50%] Built target LLVMVectorize [ 50%] Built target LLVMLinker [ 53%] Built target clangSema [ 55%] Built target LLVMScalarOpts [ 55%] Built target llvm-link [ 56%] Built target clangSerialization [ 57%] Built target clangParse [ 58%] Built target diagtool Linking CXX executable Basic/Release/BasicTests /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _raise used from dynamic library ../../../lib/libLLVMSupport.dylib(Signals.cpp.o) not from earlier dynamic library /usr/lib/libSystem.B.dylib(raise.So) [ 66%] Built target LLVMCodeGen [ 66%] Built target BasicTests [ 67%] Built target clangDriver [ 68%] Built target LLVMipo [ 69%] Built target LLVMAsmPrinter [ 71%] Built target LLVMSelectionDAG [ 71%] Built target LLVMJIT [ 72%] Built target LLVMInterpreter [ 73%] Built target opt [ 75%] Built target LLVMPowerPCCodeGen [ 77%] Built target LLVMX86CodeGen [ 77%] Built target llvm-ld [ 77%] Built target lli [ 77%] Built target llvm-extract [ 81%] Built target LLVMARMCodeGen [ 81%] Built target bugpoint Scanning dependencies of target BitcodeTests [ 81%] Building CXX object unittests/CMakeFiles/BitcodeTests.dir/Bitcode/BitReaderTest.cpp.o [ 83%] Built target clangFrontend Scanning dependencies of target UtilsTests [ 83%] Building CXX object unittests/CMakeFiles/UtilsTests.dir/Transforms/Utils/Cloning.cpp.o Linking CXX executable Bitcode/Release/BitcodeTests [ 83%] Built target BitcodeTests Scanning dependencies of target ADTTests [ 83%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/APFloatTest.cpp.o Linking CXX executable Transforms/Utils/Release/UtilsTests [ 83%] Built target UtilsTests Scanning dependencies of target VMCoreTests [ 83%] Building CXX object unittests/CMakeFiles/VMCoreTests.dir/VMCore/ConstantsTest.cpp.o [ 83%] Building CXX object unittests/CMakeFiles/VMCoreTests.dir/VMCore/InstructionsTest.cpp.o [ 84%] Building CXX object unittests/CMakeFiles/VMCoreTests.dir/VMCore/MetadataTest.cpp.o /Users/fang/local/src/LLVM-svn/llvm/unittests/ADT/APFloatTest.cpp: In member function 'virtual void::APFloatTest_toInteger_Test::TestBody()': /Users/fang/local/src/LLVM-svn/llvm/unittests/ADT/APFloatTest.cpp:383: warning: passing negative value '-0x0000000000000000a' for argument 2 to 'llvm::APInt::APInt(unsigned int, uint64_t, bool)' /Users/fang/local/src/LLVM-svn/llvm/unittests/ADT/APFloatTest.cpp:383: warning: passing negative value '-0x0000000000000000a' for argument 2 to 'llvm::APInt::APInt(unsigned int, uint64_t, bool)' [ 84%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/APIntTest.cpp.o [ 84%] Building CXX object unittests/CMakeFiles/VMCoreTests.dir/VMCore/PassManagerTest.cpp.o [ 84%] Building CXX object unittests/CMakeFiles/VMCoreTests.dir/VMCore/ValueMapTest.cpp.o [ 84%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/BitVectorTest.cpp.o [ 84%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/FoldingSet.cpp.o [ 84%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/ImmutableSetTest.cpp.o [ 84%] Building CXX object unittests/CMakeFiles/VMCoreTests.dir/VMCore/VerifierTest.cpp.o Linking CXX executable VMCore/Release/VMCoreTests [ 84%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/IntEqClassesTest.cpp.o [ 84%] Built target VMCoreTests Scanning dependencies of target JITTests [ 84%] Building CXX object unittests/CMakeFiles/JITTests.dir/ExecutionEngine/JIT/JITEventListenerTest.cpp.o [ 84%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/IntervalMapTest.cpp.o [ 84%] Building CXX object unittests/CMakeFiles/JITTests.dir/ExecutionEngine/JIT/JITMemoryManagerTest.cpp.o [ 84%] Building CXX object unittests/CMakeFiles/JITTests.dir/ExecutionEngine/JIT/JITTest.cpp.o [ 84%] Building CXX object unittests/CMakeFiles/JITTests.dir/ExecutionEngine/JIT/MultiJITTest.cpp.o Linking CXX executable ExecutionEngine/JIT/Release/JITTests [ 84%] Built target JITTests [ 85%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/PackedVectorTest.cpp.o Scanning dependencies of target ExecutionEngineTests [ 85%] Building CXX object unittests/CMakeFiles/ExecutionEngineTests.dir/ExecutionEngine/ExecutionEngineTest.cpp.o Linking CXX executable ExecutionEngine/Release/ExecutionEngineTests [ 85%] Built target ExecutionEngineTests Scanning dependencies of target AnalysisTests [ 85%] Building CXX object unittests/CMakeFiles/AnalysisTests.dir/Analysis/ScalarEvolutionTest.cpp.o [ 85%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/SmallBitVectorTest.cpp.o Linking CXX executable Analysis/Release/AnalysisTests [ 85%] Built target AnalysisTests [ 85%] Built target LLVMARMDisassembler [ 85%] Built target BugpointPasses [ 85%] Built target llvm-objdump Scanning dependencies of target FrontendTests [ 85%] Building CXX object tools/clang/unittests/CMakeFiles/FrontendTests.dir/Frontend/FrontendActionTest.cpp.o [ 85%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/SmallStringTest.cpp.o [ 85%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/SmallVectorTest.cpp.o Linking CXX executable Frontend/Release/FrontendTests /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _raise used from dynamic library ../../../lib/libLLVMSupport.dylib(Signals.cpp.o) not from earlier dynamic library /usr/lib/libSystem.B.dylib(raise.So) [ 85%] Built target FrontendTests [ 85%] Built target clangRewrite [ 88%] Built target clangCodeGen [ 88%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/SparseBitVectorTest.cpp.o [ 88%] Built target llvm-mc [ 88%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/StringRefTest.cpp.o [ 88%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/TripleTest.cpp.o [ 88%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/TwineTest.cpp.o /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h: In member function 'virtual void::TwineTest_Concat_Test::TestBody()': /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D89793$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D89793$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D90208$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D90208$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D91030$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D91030$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D91443$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D91443$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D91856$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D91856$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D92028$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D92028$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D92444$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D92444$RHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:152: warning: 'D92613$LHS' may be used uninitialized in this function /Users/fang/local/src/LLVM-svn/llvm/include/llvm/ADT/Twine.h:155: warning: 'D92613$RHS' may be used uninitialized in this function [ 88%] Built target llc [ 88%] Built target macho-dump [ 88%] Building CXX object unittests/CMakeFiles/ADTTests.dir/ADT/VariadicFunctionTest.cpp.o [ 88%] Built target ClangUnitTests [ 89%] Built target clangARCMigrate [ 92%] Built target clangStaticAnalyzerCore [ 92%] Built target arcmt-test [ 94%] Built target libclang Linking CXX executable ADT/Release/ADTTests [ 98%] Built target clangStaticAnalyzerCheckers [ 98%] Built target c-index-test [ 98%] Built target c-arcmt-test [ 98%] Built target clangStaticAnalyzerFrontend [ 98%] Built target clangFrontendTool [ 98%] Built target clang [ 98%] Built target ADTTests [ 98%] Built target clang-test.deps [ 98%] Built target UnitTests [ 98%] Built target check.deps [ 98%] Running Clang and LLVM regression tests lit.py: lit.cfg:146: note: using clang: '/Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang' -- Testing: 9984 tests, 2 threads -- Testing: 0 FAIL: Clang :: CXX/expr/expr.const/p3-0x.cpp (422 of 9984) ******************** TEST 'Clang :: CXX/expr/expr.const/p3-0x.cpp' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -fsyntax-only -std=c++11 -verify /Users/fang/local/src/LLVM-svn/clang/test/CXX/expr/expr.const/p3-0x.cpp -- Exit Code: 1 Command Output (stderr): -- error: 'error' diagnostics expected but not seen: Line 92: conversion from 'float' to 'int' is not allowed in a converted constant expression error: 'error' diagnostics seen but not expected: Line 92: conversion from 'float' to 'unsigned int' is not allowed in a converted constant expression 2 errors generated. -- ******************** Testing: 0 . FAIL: Clang :: CodeGen/2003-08-17-DeadCodeShortCircuit.c (742 of 9984) ******************** TEST 'Clang :: CodeGen/2003-08-17-DeadCodeShortCircuit.c' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -x c /Users/fang/local/src/LLVM-svn/clang/test/CodeGen/2003-08-17-DeadCodeShortCircuit.c -emit-llvm -o /dev/null -- Exit Code: 134 Command Output (stderr): -- Stored value type does not match pointer operand type! store i8 %3, i32* %1, align 4 i32Stored value type does not match pointer operand type! store i8 %4, i32* %2, align 4 i32Broken module found, compilation aborted! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -x c /Users/fang/local/src/LLVM-svn/clang/test/CodeGen/2003-08-17-DeadCodeShortCircuit.c -emit-llvm -o /dev/null 1. parser at end of file 2. Per-function optimization 3. Running pass 'Module Verifier' on function '@test' -- ******************** Testing: 0 .. FAIL: Clang :: CodeGen/2004-06-17-UnorderedBuiltins.c (800 of 9984) ******************** TEST 'Clang :: CodeGen/2004-06-17-UnorderedBuiltins.c' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm /Users/fang/local/src/LLVM-svn/clang/test/CodeGen/2004-06-17-UnorderedBuiltins.c -o /dev/null -- Exit Code: 134 Command Output (stderr): -- Stored value type does not match pointer operand type! store i8 %8, i32* @A, align 4 i32Stored value type does not match pointer operand type! store i8 %14, i32* @B, align 4 i32Stored value type does not match pointer operand type! store i8 %20, i32* @C, align 4 i32Stored value type does not match pointer operand type! store i8 %26, i32* @D, align 4 i32Stored value type does not match pointer operand type! store i8 %32, i32* @E, align 4 i32Stored value type does not match pointer operand type! store i8 %38, i32* @F, align 4 i32Stored value type does not match pointer operand type! store i8 %44, i32* @H, align 4 i32Broken module found, compilation aborted! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm /Users/fang/local/src/LLVM-svn/clang/test/CodeGen/2004-06-17-UnorderedBuiltins.c -o /dev/null 1. parser at end of file 2. Per-function optimization 3. Running pass 'Module Verifier' on function '@TestF' -- ******************** Testing: 0 .. FAIL: Clang :: CodeGen/2008-01-21-PackedStructField.c (907 of 9984) ******************** TEST 'Clang :: CodeGen/2008-01-21-PackedStructField.c' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include /Users/fang/local/src/LLVM-svn/clang/test/CodeGen/2008-01-21-PackedStructField.c -emit-llvm -o - -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include /Users/fang/local/src/LLVM-svn/clang/test/CodeGen/2008-01-21-PackedStructField.c -emit-llvm -o - 1. /Users/fang/local/src/LLVM-svn/clang/test/CodeGen/2008-01-21-PackedStructField.c:7:1: current parser token 'struct' 2. /Users/fang/local/src/LLVM-svn/clang/test/CodeGen/2008-01-21-PackedStructField.c:4:10: LLVM IR generation of declaration 'x' 3. /Users/fang/local/src/LLVM-svn/clang/test/CodeGen/2008-01-21-PackedStructField.c:4:10: Generating code for declaration 'x' -- ******************** Testing: 0 .. FAIL: Clang :: CodeGen/2008-03-26-PackedBitFields.c (918 of 9984) ******************** TEST 'Clang :: CodeGen/2008-03-26-PackedBitFields.c' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include /Users/fang/local/src/LLVM-svn/clang/test/CodeGen/2008-03-26-PackedBitFields.c -emit-llvm -o - -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include /Users/fang/local/src/LLVM-svn/clang/test/CodeGen/2008-03-26-PackedBitFields.c -emit-llvm -o - 1. parser at end of file -- ******************** Testing: 0 .. FAIL: Clang :: CodeGen/bitfield-promote.c (1069 of 9984) ******************** TEST 'Clang :: CodeGen/bitfield-promote.c' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -O3 -emit-llvm -S -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/CodeGen/Output/bitfield-promote.c.tmp /Users/fang/local/src/LLVM-svn/clang/test/CodeGen/bitfield-promote.c gtimeout 5m grep 'ret i64 4294967292' /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/CodeGen/Output/bitfield-promote.c.tmp | count 2 gtimeout 5m grep 'ret i64 -4' /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/CodeGen/Output/bitfield-promote.c.tmp | count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 2 lines, got 1. -- ******************** Testing: 0 .. 10 FAIL: Clang :: CodeGen/union-init.c (1303 of 9984) ******************** TEST 'Clang :: CodeGen/union-init.c' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm < /Users/fang/local/src/LLVM-svn/clang/test/CodeGen/union-init.c -o - -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm -o - 1. parser at end of file 2. :26:22: LLVM IR generation of declaration 'generations' 3. :26:22: Generating code for declaration 'generations' -- ******************** Testing: 0 .. 10 FAIL: Clang :: CodeGenCXX/2005-02-19-UnnamedVirtualThunkArgument.cpp (1355 of 9984) ******************** TEST 'Clang :: CodeGenCXX/2005-02-19-UnnamedVirtualThunkArgument.cpp' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/2005-02-19-UnnamedVirtualThunkArgument.cpp -o /dev/null -- Exit Code: 134 Command Output (stderr): -- Stored value type does not match pointer operand type! store i8 %4, i32* %3, align 4 i32Broken module found, compilation aborted! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/2005-02-19-UnnamedVirtualThunkArgument.cpp -o /dev/null 1. parser at end of file 2. Per-function optimization 3. Running pass 'Module Verifier' on function '@_ZNK3Baz4testEb' -- ******************** Testing: 0 .. 10 FAIL: Clang :: CodeGenCXX/conditional-expr-lvalue.cpp (1440 of 9984) ******************** TEST 'Clang :: CodeGenCXX/conditional-expr-lvalue.cpp' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm-only /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/conditional-expr-lvalue.cpp -- Exit Code: 134 Command Output (stderr): -- Stored value type does not match pointer operand type! store i8 %2, i32* %1, align 4 i32Broken module found, compilation aborted! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm-only /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/conditional-expr-lvalue.cpp 1. parser at end of file 2. Per-function optimization 3. Running pass 'Module Verifier' on function '@_Z1fb' -- ******************** Testing: 0 .. 10 FAIL: Clang :: CodeGenCXX/cxx0x-delegating-ctors.cpp (1473 of 9984) ******************** TEST 'Clang :: CodeGenCXX/cxx0x-delegating-ctors.cpp' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm -fexceptions -fcxx-exceptions -std=c++11 -o - /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/cxx0x-delegating-ctors.cpp | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/cxx0x-delegating-ctors.cpp -- Exit Code: 1 Command Output (stderr): -- Stored value type does not match pointer operand type! store i8 %4, i32* %3, align 4 i32Broken module found, compilation aborted! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm -fexceptions -fcxx-exceptions -std=c++11 -o - /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/cxx0x-delegating-ctors.cpp 1. parser at end of file 2. Per-function optimization 3. Running pass 'Module Verifier' on function '@_ZN9delegatorC1Eb' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10 FAIL: Clang :: CodeGenCXX/expr.cpp (1534 of 9984) ******************** TEST 'Clang :: CodeGenCXX/expr.cpp' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm -x c++ < /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/expr.cpp -- Exit Code: 134 Command Output (stderr): -- :20:20: warning: predefined identifier is only valid inside function int test3g = test3(__PRETTY_FUNCTION__); ^ :29:8: warning: implicit truncation from 'int' to bitfield changes value from 2 to -2 (a.j = 2) = 3; ^ ~ :29:13: warning: implicit truncation from 'int' to bitfield changes value from 3 to -1 (a.j = 2) = 3; ^ ~ :30:1: warning: control reaches end of non-void function } ^ Stored value type does not match pointer operand type! store i8 %4, i32* %1, align 4 i32Broken module found, compilation aborted! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm -x c++ 1. parser at end of file 2. Per-function optimization 3. Running pass 'Module Verifier' on function '@_Z4f5_0bR2s5S0_' -- ******************** Testing: 0 .. 10 XPASS: Clang :: CodeGenCXX/member-alignment.cpp (1584 of 9984) ******************** TEST 'Clang :: CodeGenCXX/member-alignment.cpp' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/member-alignment.cpp -o - | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/member-alignment.cpp -- Exit Code: 0 ******************** Testing: 0 .. 10. FAIL: Clang :: CodeGenCXX/nrvo.cpp (1609 of 9984) ******************** TEST 'Clang :: CodeGenCXX/nrvo.cpp' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm -O1 -o - /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/nrvo.cpp | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/nrvo.cpp gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm -O1 -fcxx-exceptions -fexceptions -o - /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/nrvo.cpp | FileCheck --check-prefix=CHECK-EH /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/nrvo.cpp -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/nrvo.cpp:134:1: warning: control may reach end of non-void function } ^ Stored value type does not match pointer operand type! store i8 %4, i32* %1, align 4, !tbaa !0 i32Broken module found, compilation aborted! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -emit-llvm -O1 -o - /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/nrvo.cpp 1. parser at end of file 2. Per-function optimization 3. Running pass 'Module Verifier' on function '@_Z5test1b' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10. FAIL: Clang :: CodeGenCXX/throw-expressions.cpp (1669 of 9984) ******************** TEST 'Clang :: CodeGenCXX/throw-expressions.cpp' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -fcxx-exceptions -fexceptions -emit-llvm-only -verify /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/throw-expressions.cpp -Wno-unreachable-code -- Exit Code: 134 Command Output (stderr): -- Stored value type does not match pointer operand type! store i8 0, i32* %2 i32Broken module found, compilation aborted! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -fcxx-exceptions -fexceptions -emit-llvm-only -verify /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/throw-expressions.cpp -Wno-unreachable-code 1. parser at end of file 2. Per-function optimization 3. Running pass 'Module Verifier' on function '@_Z5test3v' -- ******************** Testing: 0 .. 10. FAIL: Clang :: CodeGenCXX/vtable-debug-info.cpp (1715 of 9984) ******************** TEST 'Clang :: CodeGenCXX/vtable-debug-info.cpp' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -c -g /Users/fang/local/src/LLVM-svn/clang/test/CodeGenCXX/vtable-debug-info.cpp -o /dev/null -- Exit Code: 1 Command Output (stderr): -- /tmp/vtable-debug-info-vaPJZV.s:5:Missing string /tmp/vtable-debug-info-vaPJZV.s:5:Rest of line ignored. 1st junk character valued 49 (1). /tmp/vtable-debug-info-vaPJZV.s:58:Unknown pseudo-op: .loc /tmp/vtable-debug-info-vaPJZV.s:58:Rest of line ignored. 1st junk character valued 49 (1). /tmp/vtable-debug-info-vaPJZV.s:70:Unknown pseudo-op: .loc /tmp/vtable-debug-info-vaPJZV.s:70:Rest of line ignored. 1st junk character valued 49 (1). /tmp/vtable-debug-info-vaPJZV.s:90:Unknown pseudo-op: .loc /tmp/vtable-debug-info-vaPJZV.s:90:Rest of line ignored. 1st junk character valued 49 (1). /tmp/vtable-debug-info-vaPJZV.s:97:Unknown pseudo-op: .loc /tmp/vtable-debug-info-vaPJZV.s:97:Rest of line ignored. 1st junk character valued 49 (1). /tmp/vtable-debug-info-vaPJZV.s:106:Unknown pseudo-op: .loc /tmp/vtable-debug-info-vaPJZV.s:106:Rest of line ignored. 1st junk character valued 49 (1). clang-3: error: assembler (via gcc) command failed with exit code 1 (use -v to see invocation) -- ******************** Testing: 0 .. 10.. FAIL: Clang :: Driver/debug-options-as.c (2052 of 9984) ******************** TEST 'Clang :: Driver/debug-options-as.c' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -### -c -save-temps -g /Users/fang/local/src/LLVM-svn/clang/test/Driver/debug-options-as.c 2>&1 | FileCheck -check-prefix=SAVE /Users/fang/local/src/LLVM-svn/clang/test/Driver/debug-options-as.c gtimeout 5m touch /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/Driver/Output/debug-options-as.c.tmp.s gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -### -c -g /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/Driver/Output/debug-options-as.c.tmp.s 2>&1 | FileCheck -check-prefix=S /Users/fang/local/src/LLVM-svn/clang/test/Driver/debug-options-as.c -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/clang/test/Driver/debug-options-as.c:9:10: error: expected string not found in input // SAVE: "-cc1as" ^ :1:1: note: scanning from here clang version 3.1 (trunk) ^ :4:64: note: possible intended match here "/Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/clang-3.1" "-cc1" "-triple" "powerpc-apple-darwin8.11.0" "-E" "-disable-free" "-disable-llvm-verifier" "-main-file-name" "debug-options-as.c" "-pic-level" "1" "-mdisable-fp-elim" "-g" "-coverage-file" "debug-options-as.i" "-resource-dir" "/Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1" "-fmodule-cache-path" "/var/tmp/clang-module-cache" "-fno-dwarf2-cfi-asm" "-fno-dwarf-directory-asm" "-fdebug-compilation-dir" "/Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/Driver" "-ferror-limit" "19" "-fmessage-length" "0" "-mstackrealign" "-fobjc-fragile-abi" "-fdiagnostics-show-option" "-o" "debug-options-as.i" "-x" "c" "/Users/fang/local/src/LLVM-svn/clang/test/Driver/debug-options-as.c" ^ -- ******************** Testing: 0 .. 10.. FAIL: Clang :: Frontend/dependency-gen.c (2137 of 9984) ******************** TEST 'Clang :: Frontend/dependency-gen.c' FAILED ******************** Script: -- gtimeout 5m rm -rf /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/Frontend/Output/dependency-gen.c.tmp.dir gtimeout 5m mkdir -p /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/Frontend/Output/dependency-gen.c.tmp.dir/a/b gtimeout 5m echo > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/Frontend/Output/dependency-gen.c.tmp.dir/a/b/x.h gtimeout 5m cd /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/Frontend/Output/dependency-gen.c.tmp.dir gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -MD -MF - /Users/fang/local/src/LLVM-svn/clang/test/Frontend/dependency-gen.c -fsyntax-only -I a/b | FileCheck -check-prefix=CHECK-ONE /Users/fang/local/src/LLVM-svn/clang/test/Frontend/dependency-gen.c gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -MD -MF - /Users/fang/local/src/LLVM-svn/clang/test/Frontend/dependency-gen.c -fsyntax-only -include a/b/x.h -DINCLUDE_FLAG_TEST | FileCheck -check-prefix=CHECK-TWO /Users/fang/local/src/LLVM-svn/clang/test/Frontend/dependency-gen.c gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -MD -MF - /Users/fang/local/src/LLVM-svn/clang/test/Frontend/dependency-gen.c -fsyntax-only -I ./a/b | FileCheck -check-prefix=CHECK-THREE /Users/fang/local/src/LLVM-svn/clang/test/Frontend/dependency-gen.c gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -MD -MF - /Users/fang/local/src/LLVM-svn/clang/test/Frontend/dependency-gen.c -fsyntax-only -I .//./a/b/ | FileCheck -check-prefix=CHECK-FOUR /Users/fang/local/src/LLVM-svn/clang/test/Frontend/dependency-gen.c gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -MD -MF - /Users/fang/local/src/LLVM-svn/clang/test/Frontend/dependency-gen.c -fsyntax-only -I a/b/. | FileCheck -check-prefix=CHECK-FIVE /Users/fang/local/src/LLVM-svn/clang/test/Frontend/dependency-gen.c gtimeout 5m cd a/b gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -MD -MF - /Users/fang/local/src/LLVM-svn/clang/test/Frontend/dependency-gen.c -fsyntax-only -I ./ | FileCheck -check-prefix=CHECK-SIX /Users/fang/local/src/LLVM-svn/clang/test/Frontend/dependency-gen.c -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/clang/test/Frontend/dependency-gen.c:26:10: fatal error: 'x.h' file not found #include ^ 1 error generated. FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20 FAIL: Clang :: Index/crash-recovery-code-complete.c (2242 of 9984) ******************** TEST 'Clang :: Index/crash-recovery-code-complete.c' FAILED ******************** Script: -- gtimeout 5m env CINDEXTEST_EDITING=1 CINDEXTEST_PREAMBLE_FILE=/Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/Index/Output/crash-recovery-code-complete.c.tmp-preamble.pch not c-index-test -code-completion-at=/Users/fang/local/src/LLVM-svn/clang/test/Index/crash-recovery-code-complete.c:20:1 "-remap-file=/Users/fang/local/src/LLVM-svn/clang/test/Index/crash-recovery-code-complete.c;/Users/fang/local/src/LLVM-svn/clang/test/Index/Inputs/crash-recovery-code-complete-remap.c" /Users/fang/local/src/LLVM-svn/clang/test/Index/crash-recovery-code-complete.c 2> /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/Index/Output/crash-recovery-code-complete.c.tmp.err gtimeout 5m FileCheck < /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/Index/Output/crash-recovery-code-complete.c.tmp.err -check-prefix=CHECK-CODE-COMPLETE-CRASH /Users/fang/local/src/LLVM-svn/clang/test/Index/crash-recovery-code-complete.c gtimeout 5m test ! -e /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/Index/Output/crash-recovery-code-complete.c.tmp-preamble.pch -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20 FAIL: Clang :: Index/nested-binaryoperators.cpp (2279 of 9984) ******************** TEST 'Clang :: Index/nested-binaryoperators.cpp' FAILED ******************** Script: -- gtimeout 5m c-index-test -test-load-source all /Users/fang/local/src/LLVM-svn/clang/test/Index/nested-binaryoperators.cpp | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Index/nested-binaryoperators.cpp -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/clang/test/Index/nested-binaryoperators.cpp:164:11: error: expected string not found in input // CHECK: 1:22: TypedefDecl=uint:1:22 (Definition) Extent=[1:1 - 1:26] ^ :1:1: note: scanning from here // CHECK: :2:9: macro definition=__llvm__ ^ :20:26: note: possible intended match here // CHECK: :21:9: macro definition=__GXX_RTTI ^ -- ******************** Testing: 0 .. 10.. 20 FAIL: Clang :: Index/recursive-member-access.c (2301 of 9984) ******************** TEST 'Clang :: Index/recursive-member-access.c' FAILED ******************** Script: -- gtimeout 5m c-index-test -test-load-source all /Users/fang/local/src/LLVM-svn/clang/test/Index/recursive-member-access.c | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Index/recursive-member-access.c gtimeout 5m c-index-test -test-annotate-tokens=/Users/fang/local/src/LLVM-svn/clang/test/Index/recursive-member-access.c:1:1:124:1 /Users/fang/local/src/LLVM-svn/clang/test/Index/recursive-member-access.c | FileCheck -check-prefix=CHECK-tokens /Users/fang/local/src/LLVM-svn/clang/test/Index/recursive-member-access.c -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/clang/test/Index/recursive-member-access.c:127:11: error: expected string not found in input // CHECK: 1:8: StructDecl=rdar8650865:1:8 (Definition) Extent=[1:1 - 4:2] ^ :1:1: note: scanning from here // CHECK: :2:9: macro definition=__llvm__ ^ :1:25: note: possible intended match here // CHECK: :2:9: macro definition=__llvm__ ^ -- ******************** Testing: 0 .. 10.. 20 FAIL: Clang :: PCH/headersearch.cpp (2484 of 9984) ******************** TEST 'Clang :: PCH/headersearch.cpp' FAILED ******************** Script: -- gtimeout 5m rm -rf /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_orig /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_moved gtimeout 5m mkdir -p /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_orig/sub /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_orig/sub2 gtimeout 5m echo 'struct orig_sub{char c; int i; };' > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_orig/sub/orig_sub.h gtimeout 5m echo 'void orig_sub2_1();' > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_orig/sub2/orig_sub2_1.h gtimeout 5m echo '#include "orig_sub2_1.h"' > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_orig/sub2/orig_sub2.h gtimeout 5m echo 'template void tf() { orig_sub2_1(); T::foo(); }' >> /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_orig/sub2/orig_sub2.h gtimeout 5m echo 'void foo() {}' > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_orig/tmp2.h gtimeout 5m echo '#include "tmp2.h"' > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_orig/all.h gtimeout 5m echo '#include "sub/orig_sub.h"' >> /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_orig/all.h gtimeout 5m echo '#include "orig_sub2.h"' >> /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_orig/all.h gtimeout 5m echo 'int all();' >> /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_orig/all.h gtimeout 5m cd /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_orig && /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -x c++ -emit-pch -o all.h.pch -Isub2 all.h gtimeout 5m cp -pR /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_orig /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_moved gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -include-pch all.h.pch -I/Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_moved -I/Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_moved/sub2 -Wpadded -emit-obj -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp.o /Users/fang/local/src/LLVM-svn/clang/test/PCH/headersearch.cpp 2> /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp.stderr gtimeout 5m grep 'struct orig_sub' /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp.stderr gtimeout 5m not /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -DREDECL -include-pch all.h.pch -I/Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_moved -I/Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_moved/sub2 -emit-obj -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp.o /Users/fang/local/src/LLVM-svn/clang/test/PCH/headersearch.cpp 2> /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp.stderr gtimeout 5m grep 'void foo' /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp.stderr gtimeout 5m not /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -DINSTANTIATION -include-pch all.h.pch -I/Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_moved -I/Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp_moved/sub2 -emit-obj -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp.o /Users/fang/local/src/LLVM-svn/clang/test/PCH/headersearch.cpp 2> /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp.stderr gtimeout 5m grep 'orig_sub2_1' /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/test/PCH/Output/headersearch.cpp.tmp.stderr -- Exit Code: 1 Command Output (stderr): -- error: error reading 'all.h' 1 error generated. -- ******************** Testing: 0 .. 10.. 20. FAIL: Clang :: Preprocessor/mmx.c (2777 of 9984) ******************** TEST 'Clang :: Preprocessor/mmx.c' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=i386 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/mmx.c -msse -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/mmx.c -check-prefix=SSE_AND_MMX gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=i386 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/mmx.c -msse -mno-mmx -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/mmx.c -check-prefix=SSE_NO_MMX gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=i386 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/mmx.c -mno-mmx -msse -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/mmx.c -check-prefix=SSE_NO_MMX -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/mmx.c:8:17: error: expected string not found in input // SSE_AND_MMX: #define __MMX__ ^ :1:1: note: scanning from here clang-3: warning: argument unused during compilation: '-march=i386' ^ :55:1: note: possible intended match here #define __GXX_ABI_VERSION 1002 ^ -- ******************** Testing: 0 .. 10.. 20. FAIL: Clang :: Preprocessor/predefined-arch-macros.c (2794 of 9984) ******************** TEST 'Clang :: Preprocessor/predefined-arch-macros.c' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=i386 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I386_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=i386 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I386_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=i486 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I486_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=i486 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I486_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=i586 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I586_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=i586 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I586_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium-mmx -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_MMX_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium-mmx -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_MMX_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=winchip-c6 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_WINCHIP_C6_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=winchip-c6 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_WINCHIP_C6_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=winchip2 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_WINCHIP2_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=winchip2 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_WINCHIP2_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=c3 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_C3_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=c3 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_C3_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=c3-2 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_C3_2_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=c3-2 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_C3_2_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=i686 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I686_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=i686 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I686_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentiumpro -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUMPRO_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentiumpro -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUMPRO_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium2 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM2_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium2 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM2_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium3 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium3 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium3m -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3M_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium3m -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3M_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium-m -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium-m -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium4 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium4 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium4m -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4M_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=pentium4m -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4M_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=prescott -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PRESCOTT_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=prescott -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PRESCOTT_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=nocona -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_NOCONA_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=nocona -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_NOCONA_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=core2 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE2_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=core2 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE2_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=corei7 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=corei7 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=corei7-avx -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_AVX_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=corei7-avx -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_AVX_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=core-avx-i -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX_I_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=core-avx-i -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX_I_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=atom -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATOM_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=atom -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATOM_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=geode -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_GEODE_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=geode -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_GEODE_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=k6 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_K6_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=k6 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_K6_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=k6-2 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_K6_2_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=k6-2 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_K6_2_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=k6-3 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_K6_3_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=k6-3 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_K6_3_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon-tbird -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON_TBIRD_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon-tbird -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON_TBIRD_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon-4 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON_4_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon-4 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON_4_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon-xp -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON_XP_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon-xp -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON_XP_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon-mp -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON_MP_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon-mp -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON_MP_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=x86-64 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_X86_64_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=x86-64 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_X86_64_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=k8 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_K8_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=k8 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_K8_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=k8-sse3 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_K8_SSE3_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=k8-sse3 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_K8_SSE3_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=opteron -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_OPTERON_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=opteron -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_OPTERON_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=opteron-sse3 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_OPTERON_SSE3_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=opteron-sse3 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_OPTERON_SSE3_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon64 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON64_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon64 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON64_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon64-sse3 -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON64_SSE3_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon64-sse3 -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON64_SSE3_M64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon-fx -m32 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON_FX_M32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -march=athlon-fx -m64 -E -dM /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 | FileCheck /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ATHLON_FX_M64 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/clang/test/Preprocessor/predefined-arch-macros.c:8:20: error: expected string not found in input // CHECK_I386_M32: #define __i386 1 ^ :1:1: note: scanning from here clang-3: warning: argument unused during compilation: '-march=i386' ^ :58:1: note: possible intended match here #define __INT64_C_SUFFIX__ LL ^ -- ******************** Testing: 0 .. 10.. 20.. FAIL: Clang :: Sema/arm-neon-types.c (2928 of 9984) ******************** TEST 'Clang :: Sema/arm-neon-types.c' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -triple thumbv7-apple-darwin10 -target-cpu cortex-a8 -fsyntax-only -Wvector-conversions -ffreestanding -verify /Users/fang/local/src/LLVM-svn/clang/test/Sema/arm-neon-types.c -- Exit Code: 1 Command Output (stderr): -- error: 'warning' diagnostics expected but not seen: Line 31: incompatible pointer types 1 error generated. -- ******************** Testing: 0 .. 10.. 20.. 30. FAIL: Clang :: SemaObjC/cocoa.m (3695 of 9984) ******************** TEST 'Clang :: SemaObjC/cocoa.m' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -arch x86_64 /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m -fsyntax-only -Xclang -print-stats -- Exit Code: 1 Command Output (stderr): -- In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:38: In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:32: /System/Library/Frameworks/CoreServices.framework/Headers/../Frameworks/CarbonCore.framework/Headers/MacTypes.h:36:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:33: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Finder.h:31:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:41: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:24: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/IntlResources.h:31:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:41: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:39:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:45: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:39:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:49: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/TextCommon.h:35:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:53: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Collections.h:24: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MixedMode.h:31:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:57: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Endian.h:39:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:65: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:40:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:81: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:32: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:28: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/OSUtils.h:34: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/DateTimeUtils.h:47:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:81: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:32: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:28: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/OSUtils.h:52:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:81: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:32: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:74:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:81: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:47:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:97: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CodeFragments.h:57:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:101: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Aliases.h:39:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:105: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacLocales.h:39:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:121: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Devices.h:50:9: error: mac68k alignment pragma is not supported on this target #pragma options align=mac68k ^ In file included from /Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m:3: In file included from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104: In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8: In file included from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:20: In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:125: In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/DriverServices.h:32: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:286:62: error: unknown type name 'ExceptionInformation'; did you mean 'MemoryExceptionInformation'? typedef CALLBACK_API_C( OSStatus , ExceptionHandlerProcPtr )(ExceptionInformation * theException); ^~~~~~~~~~~~~~~~~~~~ MemoryExceptionInformation /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:146:43: note: 'MemoryExceptionInformation' declared here typedef struct MemoryExceptionInformation MemoryExceptionInformation; ^ /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:320:3: error: unknown type name 'ExceptionInformation'; did you mean 'MemoryExceptionInformation'? ExceptionInformation * theException, ^~~~~~~~~~~~~~~~~~~~ MemoryExceptionInformation /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:146:43: note: 'MemoryExceptionInformation' declared here typedef struct MemoryExceptionInformation MemoryExceptionInformation; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] STATISTICS: *** Semantic Analysis Stats: 0 SFINAE diagnostics trapped. Number of memory regions: 116 Bytes used: 294836 Bytes allocated: 475136 Bytes wasted: 180300 (includes alignment, etc) *** Analysis Based Warnings Stats: 0 functions analyzed (0 w/o CFGs). 0 CFG blocks built. 0 average CFG blocks per function. 0 max CFG blocks per function. 0 functions analyzed for uninitialiazed variables 0 variables analyzed. 0 average variables per function. 0 max variables per function. 0 block visits. 0 average block visits per function. 0 max block visits per function. *** AST Context Stats: 19709 types total. 29 Builtin types 3 Complex types 2827 Pointer types 403 ConstantArray types 96 IncompleteArray types 8186 FunctionProto types 7 FunctionNoProto types 248 Paren types 2312 Typedef types 1 TypeOfExpr types 1400 Record types 1952 Enum types 1618 Elaborated types 13 ObjCObject types 351 ObjCInterface types 263 ObjCObjectPointer types Total bytes = 494124 0/0 implicit default constructors created 0/0 implicit copy constructors created 0/0 implicit copy assignment operators created 0/0 implicit destructors created Number of memory regions: 382 Bytes used: 5760620 Bytes allocated: 6423911 Bytes wasted: 663291 (includes alignment, etc) *** Decl Stats: 68204 decls total. 265 ObjCCategory decls, 80 each (21200 bytes) 1145 ObjCInterface decls, 64 each (73280 bytes) 22 ObjCProtocol decls, 60 each (1320 bytes) 7521 ObjCMethod decls, 76 each (571596 bytes) 1952 Enum decls, 76 each (148352 bytes) 1409 Record decls, 68 each (95812 bytes) 3349 Typedef decls, 40 each (133960 bytes) 6918 Field decls, 44 each (304392 bytes) 1794 ObjCIvar decls, 52 each (93288 bytes) 6121 Function decls, 88 each (538648 bytes) 1958 Var decls, 48 each (93984 bytes) 21659 ParmVar decls, 48 each (1039632 bytes) 14091 EnumConstant decls, 48 each (676368 bytes) Total bytes = 3791832 *** Stmt/Expr Stats: 23073 stmts/exprs total. 2 AsmStmt, 56 each (112 bytes) 140 CompoundStmt, 16 each (2240 bytes) 41 DeclStmt, 16 each (656 bytes) 3 ConditionalOperator, 28 each (84 bytes) 8 ArraySubscriptExpr, 20 each (160 bytes) 1358 BinaryOperator, 24 each (32592 bytes) 87 CallExpr, 20 each (1740 bytes) 131 CStyleCastExpr, 24 each (3144 bytes) 1052 ImplicitCastExpr, 12 each (12624 bytes) 2017 CharacterLiteral, 20 each (40340 bytes) 1605 DeclRefExpr, 24 each (38520 bytes) 5 FloatingLiteral, 28 each (140 bytes) 6 InitListExpr, 40 each (240 bytes) 13192 IntegerLiteral, 24 each (316608 bytes) 206 MemberExpr, 32 each (6592 bytes) 655 ParenExpr, 20 each (13100 bytes) 4 StringLiteral, 32 each (128 bytes) 24 UnaryExprOrTypeTraitExpr, 24 each (576 bytes) 2385 UnaryOperator, 20 each (47700 bytes) 18 IfStmt, 28 each (504 bytes) 134 ReturnStmt, 16 each (2144 bytes) Total bytes = 519944 STATISTICS FOR '/Users/fang/local/src/LLVM-svn/clang/test/SemaObjC/cocoa.m': *** Preprocessor Stats: 11353 directives found: 4449 #define. 33 #undef. #include/#include_next/#import: 697 source files entered. 15 max include stack depth 2883 #if/#ifndef/#ifdef. 177 #else/#elif. 1674 #endif. 308 #pragma. 1388 #if/#ifndef#ifdef regions skipped 12476/337/3 obj/fn/builtin macros expanded, 8858 on the fast path. 0 token paste (##) operations performed, 0 on the fast path. *** Identifier Table Stats: # Identifiers: 46941 # Empty Buckets: 18595 Hash density (#identifiers per bucket): 0.716263 Ave identifier length: 17.117935 Max identifier length: 81 Number of memory regions: 248 Bytes used: 1789294 Bytes allocated: 1867776 Bytes wasted: 78482 (includes alignment, etc) *** HeaderSearch Stats: 676 files tracked. 310 #import/#pragma once files. 667 included exactly once. 8 max times a file is included. 1826 #include/#include_next/#import. 436 #includes skipped due to the multi-include optimization. 46 framework lookups. 18 subframework lookups. *** Source Manager Stats: 675 files mapped, 2 mem buffers mapped. 10103 local SLocEntry's allocated (262144 bytes of capacity), 8308925B of Sloc address space used. 0 loaded SLocEntries allocated, 0B of Sloc address space used. 8089115 bytes of files mapped, 29 files with line #'s computed, 0 files with macro args computed. FileID scans: 475 linear, 5438 binary. 20 errors generated. *** File Manager Stats: 676 real files found, 66 real dirs found. 0 virtual files found, 0 virtual dirs found. 1935 dir lookups, 144 dir cache misses. 3065 file lookups, 1911 file cache misses. -- ******************** Testing: 0 .. 10.. 20.. 30.. FAIL: Clang :: SemaTemplate/instantiate-function-1.cpp (4121 of 9984) ******************** TEST 'Clang :: SemaTemplate/instantiate-function-1.cpp' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./clang -cc1 -internal-isystem /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/bin/../lib/clang/3.1/include -fcxx-exceptions -fexceptions -fsyntax-only -verify /Users/fang/local/src/LLVM-svn/clang/test/SemaTemplate/instantiate-function-1.cpp -- Exit Code: 1 Command Output (stderr): -- error: 'warning' diagnostics seen but not expected: Line 68: comparison of unsigned expression < 0 is always false 1 error generated. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40 FAIL: Clang-Unit :: AST/Release/ASTTests/APValue.Diagnostics (4203 of 9984) ******************** TEST 'Clang-Unit :: AST/Release/ASTTests/APValue.Diagnostics' FAILED ******************** Note: Google Test filter = APValue.Diagnostics [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from APValue [ RUN ] APValue.Diagnostics dyld: lazy symbol binding failed: Symbol not found: __ZN5clanglsERKNS_17DiagnosticBuilderERKNS_7APValueE Referenced from: /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/unittests/AST/Release/ASTTests Expected in: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/lib/libclangAST.dylib dyld: Symbol not found: __ZN5clanglsERKNS_17DiagnosticBuilderERKNS_7APValueE Referenced from: /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/tools/clang/unittests/AST/Release/ASTTests Expected in: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/lib/libclangAST.dylib ******************** Testing: 0 .. 10.. 20.. 30.. 40 FAIL: LLVM :: CodeGen/ARM/2007-01-19-InfiniteLoop.ll (4556 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2007-01-19-InfiniteLoop.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll -mtriple=arm-apple-ios -mattr=+v6,+vfp2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=arm-apple-ios -mattr=+v6,+vfp2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@dct_luma_sp' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40 FAIL: LLVM :: CodeGen/ARM/2007-03-07-CombinerCrash.ll (4557 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2007-03-07-CombinerCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-03-07-CombinerCrash.ll -mtriple=arm-apple-darwin -mattr=+v6,+vfp2 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=arm-apple-darwin -mattr=+v6,+vfp2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@read_sleb128' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40 FAIL: LLVM :: CodeGen/ARM/2007-03-13-InstrSched.ll (4558 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2007-03-13-InstrSched.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6 | grep r9 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6 -arm-reserve-r9 -ifcvt-limit=0 -stats |& grep asm-printer -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40 FAIL: LLVM :: CodeGen/ARM/2007-05-07-tailmerge-1.ll (4566 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2007-05-07-tailmerge-1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-05-07-tailmerge-1.ll -march=arm -enable-tail-merge | grep bl.*baz | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-05-07-tailmerge-1.ll -march=arm -enable-tail-merge | grep bl.*quux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 2. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40 FAIL: LLVM :: CodeGen/ARM/2007-05-09-tailmerge-2.ll (4567 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2007-05-09-tailmerge-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-05-09-tailmerge-2.ll -march=arm -enable-tail-merge | grep bl.*baz | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-05-09-tailmerge-2.ll -march=arm -enable-tail-merge | grep bl.*quux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 2. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40 FAIL: LLVM :: CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll (4568 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll -mtriple=arm-apple-darwin -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@Draw7' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40 FAIL: LLVM :: CodeGen/ARM/2007-05-22-tailmerge-3.ll (4571 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2007-05-22-tailmerge-3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-05-22-tailmerge-3.ll -march=arm | grep bl.*baz | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-05-22-tailmerge-3.ll -march=arm | grep bl.*quux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-05-22-tailmerge-3.ll -march=arm -enable-tail-merge=0 | grep bl.*baz | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-05-22-tailmerge-3.ll -march=arm -enable-tail-merge=0 | grep bl.*quux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 2. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40 FAIL: LLVM :: CodeGen/ARM/2007-08-15-ReuseBug.ll (4576 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2007-08-15-ReuseBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2007-08-15-ReuseBug.ll -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Control Flow Optimizer' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40 FAIL: LLVM :: CodeGen/ARM/2008-04-11-PHIofImpDef.ll (4580 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2008-04-11-PHIofImpDef.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2008-04-11-PHIofImpDef.ll -mtriple=arm-apple-darwin -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Live Variable Analysis' on function '@t' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40 FAIL: LLVM :: CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll (4581 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll -mtriple=arm-apple-darwin -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@init_global_buffers' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40 FAIL: LLVM :: CodeGen/ARM/2008-09-17-CoalescerBug.ll (4589 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2008-09-17-CoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2008-09-17-CoalescerBug.ll -mtriple=arm-apple-darwin -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@gcov_exit' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40 FAIL: LLVM :: CodeGen/ARM/2009-03-07-SpillerBug.ll (4590 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-03-07-SpillerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-03-07-SpillerBug.ll -mtriple=armv6-apple-darwin9 -mattr=+vfp2 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv6-apple-darwin9 -mattr=+vfp2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@_ZNK34mrDiffuseSolidAngleSphereLuminaire18selectVisiblePointERK8ggPoint3RK9ggVector3RK8ggPoint2dRS0_Rd' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40 FAIL: LLVM :: CodeGen/ARM/2009-02-27-SpillerBug.ll (4591 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-02-27-SpillerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-02-27-SpillerBug.ll -march=arm -mattr=+v6,+vfp2 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=arm -mattr=+v6,+vfp2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@findratio' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-05-11-CodePlacementCrash.ll (4601 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-05-11-CodePlacementCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-05-11-CodePlacementCrash.ll -march=arm -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=arm 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-06-02-ISelCrash.ll (4602 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-06-02-ISelCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-06-02-ISelCrash.ll -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6,+vfp2 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6,+vfp2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-06-15-RegScavengerAssert.ll (4604 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-06-15-RegScavengerAssert.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-06-15-RegScavengerAssert.ll -mtriple=armv6-apple-darwin -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv6-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@t1' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-06-19-RegScavengerAssert.ll (4605 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-06-19-RegScavengerAssert.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-06-19-RegScavengerAssert.ll -mtriple=armv6-eabi -mattr=+vfp2 -float-abi=hard -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv6-eabi -mattr=+vfp2 -float-abi=hard 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@__ieee754_acosf' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-07-22-ScavengerAssert.ll (4614 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-07-22-ScavengerAssert.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-07-22-ScavengerAssert.ll -mtriple=armv6-apple-darwin10 -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv6-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Control Flow Optimizer' on function '@cli_ac_addsig' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-07-18-RewriterBug.ll (4615 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-07-18-RewriterBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-07-18-RewriterBug.ll -mtriple=armv6-apple-darwin10 -mattr=+vfp2 | grep vcmpe | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 13 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv6-apple-darwin10 -mattr=+vfp2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@build_delaunay' Expected 13 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-07-22-SchedulerAssert.ll (4616 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-07-22-SchedulerAssert.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-07-22-SchedulerAssert.ll -march=arm -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=arm 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Control Flow Optimizer' on function '@cli_ac_addsig' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-07-29-VFP3Registers.ll (4617 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-07-29-VFP3Registers.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-07-29-VFP3Registers.ll -mtriple=armv7-apple-darwin10 -mattr=+vfp3 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-apple-darwin10 -mattr=+vfp3 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@findratio' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-08-15-RegScavenger-EarlyClobber.ll (4623 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-08-15-RegScavenger-EarlyClobber.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-08-15-RegScavenger-EarlyClobber.ll -mtriple=arm-linux-gnueabi -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=arm-linux-gnueabi 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Control Flow Optimizer' on function '@generic_segment_checks' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-09-09-fpcmp-ole.ll (4634 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-09-09-fpcmp-ole.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O1 -march=arm -mattr=+vfp2 -mtriple=arm-linux-gnueabi < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-09-09-fpcmp-ole.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-09-09-fpcmp-ole.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-09-09-fpcmp-ole.ll:12:9: error: expected string not found in input ;CHECK: vstrhi ^ :1:2: note: scanning from here .syntax unified ^ :2:7: note: possible intended match here .eabi_attribute 6, 2 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-09-22-LiveVariablesBug.ll (4643 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-09-22-LiveVariablesBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-09-22-LiveVariablesBug.ll -mtriple=armv7-none-linux-gnueabi -mattr=+neon -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-none-linux-gnueabi -mattr=+neon 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@ccc' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-10-30.ll (4648 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-10-30.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-10-30.ll -mtriple=armv6-linux-gnueabi | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-10-30.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-10-30.ll:10:9: error: expected string not found in input ;CHECK: bx lr ^ :20:1: note: scanning from here .Ltmp0: ^ :21:5: note: possible intended match here .size f, .Ltmp0-f ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-10-16-Scope.ll (4649 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-10-16-Scope.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-10-16-Scope.ll -O0 -o /dev/null -mtriple=arm-apple-darwin -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-10-16-Scope.ll -O0 -o /dev/null -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module '/Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-10-16-Scope.ll'. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@bar' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-11-13-ScavengerAssert2.ll (4656 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-11-13-ScavengerAssert2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-eabi -mcpu=cortex-a8 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-11-13-ScavengerAssert2.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-eabi -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@aaa' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2009-11-30-LiveVariablesBug.ll (4657 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2009-11-30-LiveVariablesBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-eabi -mcpu=cortex-a8 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2009-11-30-LiveVariablesBug.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-eabi -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-03-04-eabi-fp-spill.ll (4659 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-03-04-eabi-fp-spill.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-03-04-eabi-fp-spill.ll -mtriple=arm-unknown-linux-gnueabi -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=arm-unknown-linux-gnueabi 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@"java.lang.String::getChars"' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-03-04-stm-undef-addr.ll (4660 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-03-04-stm-undef-addr.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-03-04-stm-undef-addr.ll -march=arm -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=arm 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@"java.lang.String::getChars"' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-03-18-ldm-rtrn.ll (4661 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-03-18-ldm-rtrn.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-03-18-ldm-rtrn.ll -mtriple=armv4-unknown-eabi | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-03-18-ldm-rtrn.ll -check-prefix=V4 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-03-18-ldm-rtrn.ll -mtriple=armv5-unknown-eabi | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-03-18-ldm-rtrn.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-03-18-ldm-rtrn.ll -mtriple=armv6-unknown-eabi | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-03-18-ldm-rtrn.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-03-18-ldm-rtrn.ll:11:12: error: expected string not found in input ; V4-NEXT: mov pc, lr ^ :19:6: note: scanning from here pop {r11, lr} ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-05-17-FastAllocCrash.ll (4667 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-05-17-FastAllocCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-05-17-FastAllocCrash.ll -regalloc=fast -verify-machineinstrs -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function Evaluate: BB#0: derived from LLVM BB %entry Successors according to CFG: BB#1 BB#1: derived from LLVM BB %cond_true Predecessors according to CFG: BB#0 MOVPCLR pred:14, pred:%noreg BB#2: derived from LLVM BB %cond_false186 BB#3: derived from LLVM BB %bb203 BB#4: derived from LLVM BB %cond_true293 BB#5: derived from LLVM BB %cond_true298 BB#6: derived from LLVM BB %cond_next317 BB#7: derived from LLVM BB %cond_true397.preheader BB#8: derived from LLVM BB %cond_next518 BB#9: derived from LLVM BB %cond_true522 BB#10: derived from LLVM BB %bb1069 BB#11: derived from LLVM BB %bb1096 BB#12: derived from LLVM BB %cond_next1131 BB#13: derived from LLVM BB %cond_true1150 BB#14: derived from LLVM BB %cond_next1207 BB#15: derived from LLVM BB %cond_true1211 BB#16: derived from LLVM BB %cond_next1219 BB#17: derived from LLVM BB %cond_true1223 BB#18: derived from LLVM BB %cond_true1254 BB#19: derived from LLVM BB %cond_true1264 BB#20: derived from LLVM BB %cond_next1283 BB#21: derived from LLVM BB %cond_true1369.preheader BB#22: derived from LLVM BB %bb1567 BB#23: derived from LLVM BB %cond_true1607 BB#24: derived from LLVM BB %cond_next1637 # End machine code for function Evaluate. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: Evaluate - basic block: cond_true 0x2818310 (BB#1) LLVM ERROR: Found 1 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-05-18-LocalAllocCrash.ll (4669 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-05-18-LocalAllocCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-05-18-LocalAllocCrash.ll -O0 -verify-machineinstrs -regalloc=fast -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function yy: Frame Objects: fi#0: variable sized, align=1, at location [SP] fi#1: variable sized, align=1, at location [SP] fi#2: variable sized, align=1, at location [SP] fi#3: variable sized, align=1, at location [SP] fi#4: variable sized, align=1, at location [SP] Constant Pool: cp#0: .str-(LPC0+8), align=4 BB#0: derived from LLVM BB %entry ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg6 = COPY %SP; GPR:%vreg6 %SP = COPY %vreg6; GPR:%vreg6 ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg7 = COPY %SP; GPR:%vreg7 %SP = COPY %vreg7; GPR:%vreg7 ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg8 = COPY %SP; GPR:%vreg8 %SP = COPY %vreg8; GPR:%vreg8 ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg9 = COPY %SP; GPR:%vreg9 %SP = COPY %vreg9; GPR:%vreg9 ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg11 = IMPLICIT_DEF; GPR:%vreg11 %vreg10 = LDRi12 %vreg11, 0, pred:14, pred:%noreg; mem:LD4[undef] GPR:%vreg10,%vreg11 %vreg12 = MOVi 1, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg12 %vreg13 = ADDri %vreg10, 3, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg13,%vreg10 %vreg14 = BICri %vreg13, 3, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg14,%vreg13 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg15 = COPY %SP; GPR:%vreg15 %vreg4 = SUBrr %vreg15, %vreg14, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg4,%vreg15,%vreg14 %SP = COPY %vreg4; GPR:%vreg4 ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg16 = MOVi 2, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg16 %vreg17 = LDRi12 , 0, pred:14, pred:%noreg; mem:LD4[ConstantPool] GPR:%vreg17 %vreg18 = PICLDR %vreg17, 0, pred:14, pred:%noreg; mem:LD4[GOT] GPR:%vreg18,%vreg17 %R0 = COPY %vreg18; GPR:%vreg18 %R1 = COPY %vreg16; GPR:%vreg16 %R2 = COPY %vreg12; GPR:%vreg12 BL , %R0, %R1, %R2, %R0, %R1, %R2, %R3, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg0 = COPY %vreg6; GPR:%vreg0,%vreg6 %vreg1 = COPY %vreg7; GPR:%vreg1,%vreg7 %vreg2 = COPY %vreg8; GPR:%vreg2,%vreg8 %vreg3 = COPY %vreg9; GPR:%vreg3,%vreg9 %vreg19 = IMPLICIT_DEF; GPR:%vreg19 CMPri %vreg19, 0, pred:14, pred:%noreg, %CPSR; GPR:%vreg19 Bcc , pred:1, pred:%CPSR B Successors according to CFG: BB#1 BB#2 BB#1: derived from LLVM BB %if.then Predecessors according to CFG: BB#0 ADJCALLSTACKDOWN 4, pred:14, pred:%noreg, %SP, %SP %vreg20 = IMPLICIT_DEF; GPR:%vreg20 %R0 = COPY %vreg20; GPR:%vreg20 %vreg21 = IMPLICIT_DEF; GPR:%vreg21 %R1 = COPY %vreg21; GPR:%vreg21 %R2 = COPY %vreg0; GPR:%vreg0 %R3 = COPY %vreg1; GPR:%vreg1 BL , %R0, %R1, %R2, %R3, %R0, %R1, %R2, %R3, %CPSR, %SP, ... ADJCALLSTACKUP 4, 0, pred:14, pred:%noreg, %SP, %SP %vreg22 = COPY %R0; GPR:%vreg22 ADJCALLSTACKDOWN 4, pred:14, pred:%noreg, %SP, %SP %vreg23 = IMPLICIT_DEF; GPR:%vreg23 %R0 = COPY %vreg23; GPR:%vreg23 %R1 = COPY %vreg2; GPR:%vreg2 %R2 = COPY %vreg3; GPR:%vreg3 %R3 = COPY %vreg4; GPR:%vreg4 BL , %R0, %R1, %R2, %R3, %R0, %R1, %R2, %R3, %CPSR, %SP, ... ADJCALLSTACKUP 4, 0, pred:14, pred:%noreg, %SP, %SP %vreg24 = COPY %R0; GPR:%vreg24 BB#2: derived from LLVM BB %if.end36 Predecessors according to CFG: BB#0 BX_RET pred:14, pred:%noreg # End machine code for function yy. *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: yy - basic block: entry 0x28148b4 (BB#0) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: yy - basic block: if.end36 0x281496c (BB#2) LLVM ERROR: Found 2 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-06-21-LdStMultipleBug.ll (4675 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-06-21-LdStMultipleBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-06-21-LdStMultipleBug.ll -mtriple=armv7-apple-darwin -O3 -mcpu=arm1136jf-s -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-apple-darwin -O3 -mcpu=arm1136jf-s 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@TW_oldinput' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-06-25-Thumb2ITInvalidIterator.ll (4679 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-06-25-Thumb2ITInvalidIterator.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-06-25-Thumb2ITInvalidIterator.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@x0' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-09-21-OptCmpBug.ll (4682 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-09-21-OptCmpBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-09-21-OptCmpBug.ll -mtriple=thumbv7-apple-darwin10 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@gl_DrawPixels' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-08-04-StackVariable.ll (4683 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-08-04-StackVariable.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -mtriple=arm-apple-darwin < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-08-04-StackVariable.ll | grep DW_OP_breg -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Eliminate PHI nodes for register allocation' on function '@_Z3fooi4SVal' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-11-15-SpillEarlyClobber.ll (4686 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-11-15-SpillEarlyClobber.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-11-15-SpillEarlyClobber.ll -verify-machineinstrs -spiller=trivial gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-11-15-SpillEarlyClobber.ll -verify-machineinstrs -spiller=inline -- Exit Code: 1 Command Output (stderr): -- # After Register Allocation # Machine code for function foo: Function Live Ins: %R0 in %vreg0 0B BB#0: derived from LLVM BB %entry Live Ins: %R0 %noreg = COPY %R0 Successors according to CFG: BB#1 16B BB#1: derived from LLVM BB %bb.i Predecessors according to CFG: BB#0 Successors according to CFG: BB#2 32B BB#2: derived from LLVM BB %bb10.i Predecessors according to CFG: BB#1 Successors according to CFG: BB#3 48B BB#3: derived from LLVM BB %bb28.i Predecessors according to CFG: BB#2 Successors according to CFG: BB#4 64B BB#4: derived from LLVM BB %presymmetry.exit Predecessors according to CFG: BB#3 80B %R0 = LDRi12 %noreg, 0, pred:14, pred:%noreg; mem:LD4[%scevgep.i48] 96B STRi12 %R0, %R0, 0, pred:14, pred:%noreg; mem:ST4[undef] 112B %R1 = MOVi32imm 1518500250 128B INLINEASM , $0:[regdef-ec:GPR], %R2, $1:[regdef-ec:GPR], %R12, $2:[reguse:GPR], %R0, $3:[reguse:GPR], %R1, $4:[clobber], %CPSR 144B %R2 = LDRi12 %noreg, 0, pred:14, pred:%noreg; mem:LD4[%scevgep.i48] 160B %R8 = MOVi 0, pred:14, pred:%noreg, opt:%noreg 176B %R3 = LDRi12 %R8, 0, pred:14, pred:%noreg; mem:LD4[null] 192B %LR = SUBrr %R3, %R2, pred:14, pred:%noreg, opt:%noreg 208B %R9 = SUBrr %R3, %R0, pred:14, pred:%noreg, opt:%noreg 224B %R7 = SUBrr %R9, %LR, pred:14, pred:%noreg, opt:%noreg 240B %R6 = SUBrsi %R0, %R12, 10, pred:14, pred:%noreg, opt:%noreg 256B %R1 = ADDrr %R6, %R7, pred:14, pred:%noreg, opt:%noreg 272B STRi12 %R1, %noreg, 0, pred:14, pred:%noreg; mem:ST4[%scevgep.i48] 288B %R10 = SUBrr %R2, %R0, pred:14, pred:%noreg, opt:%noreg 304B %R11 = SUBrr %R0, %R3, pred:14, pred:%noreg, opt:%noreg 320B %R1 = SUBrr %R11, %R10, pred:14, pred:%noreg, opt:%noreg 336B %R4 = SUBrr %R2, %R3, pred:14, pred:%noreg, opt:%noreg 352B %R5 = SUBrr %R1, %R4, pred:14, pred:%noreg, opt:%noreg 368B STRi12 %R5, %R8, 0, pred:14, pred:%noreg; mem:ST4[null] 384B %R6 = SUBrr %R7, %R6, pred:14, pred:%noreg, opt:%noreg 400B STRi12 %R6, %R0, 0, pred:14, pred:%noreg; mem:ST4[undef] 416B %R1 = ADDrr %R4, %R1, pred:14, pred:%noreg, opt:%noreg 432B STRi12 %R1, %R0, 0, pred:14, pred:%noreg; mem:ST4[undef] 448B %R1 = ADDrr %LR, %R9, pred:14, pred:%noreg, opt:%noreg 464B %R2 = ADDrr %R3, %R2, pred:14, pred:%noreg, opt:%noreg 480B %R1 = ADDrr %R2, %R1, pred:14, pred:%noreg, opt:%noreg 496B STRi12 %R1, %noreg, 0, pred:14, pred:%noreg; mem:ST4[%scevgep101.i] 512B %R1 = ADDrr %R10, %R11, pred:14, pred:%noreg, opt:%noreg 528B %R0 = ADDrsi %R0, %R12, 10, pred:14, pred:%noreg, opt:%noreg 544B %R0 = ADDrr %R0, %R1, pred:14, pred:%noreg, opt:%noreg STRi12 %R0, %R8, 0, pred:14, pred:%noreg; mem:ST4[null] # End machine code for function foo. *** Bad machine code: Using an undefined physical register *** - function: foo - basic block: presymmetry.exit 0x2818a24 (BB#4) [64B;560B) - instruction: STRi12 %R0, %R8, 0, pred:14, pred:%noreg; mem:ST4[null] - operand 0: %R0 *** Bad machine code: Using an undefined physical register *** - function: foo - basic block: presymmetry.exit 0x2818a24 (BB#4) [64B;560B) - instruction: STRi12 %R0, %R8, 0, pred:14, pred:%noreg; mem:ST4[null] - operand 1: %R8 LLVM ERROR: Found 2 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-11-29-PrologueBug.ll (4687 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-11-29-PrologueBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-11-29-PrologueBug.ll -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-11-29-PrologueBug.ll --check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-11-29-PrologueBug.ll -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-11-29-PrologueBug.ll --check-prefix=THUMB2 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-11-29-PrologueBug.ll:12:8: error: expected string not found in input ; ARM: bl _foo ^ :16:2: note: scanning from here pop {r7, pc, cpsr} ^ :19:4: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll (4688 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll -mtriple=arm-linux-gnueabi -filetype=obj -o - | elf-dump --dump-section-data | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=BASIC /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll -mtriple=armv7-linux-gnueabi -march=arm -mcpu=cortex-a8 -mattr=-neon,-vfp3,+vfp2 -arm-reserve-r9 -filetype=obj -o - | elf-dump --dump-section-data | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=CORTEXA8 /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll:15:15: error: BASIC-NEXT: is not on the line after the previous match ; BASIC-NEXT: 0x0000003c ^ :91:14: note: 'next' match was here ('sh_size', 0x0000003c) ^ :76:24: note: previous match was here ('sh_addr', 0x00000000) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-11-30-reloc-movt.ll (4689 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-11-30-reloc-movt.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-11-30-reloc-movt.ll -mtriple=armv7-linux-gnueabi -filetype=obj -o - | elf-dump --dump-section-data | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=OBJ /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-11-30-reloc-movt.ll -- Exit Code: 1 Command Output (stderr): -- UNREACHABLE executed! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-11-30-reloc-movt.ll -mtriple=armv7-linux-gnueabi -filetype=obj -o - 1. Running pass 'Function Pass Manager' on module '/Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-11-30-reloc-movt.ll'. 2. Running pass 'ARM Assembly Printer' on function '@barf' Traceback (most recent call last): File "/Users/fang/local/src/LLVM-svn/llvm/test/Scripts/elf-dump", line 223, in dumpELF(arg, opts) File "/Users/fang/local/src/LLVM-svn/llvm/test/Scripts/elf-dump", line 141, in dumpELF magic = f.read(4) File "/Users/fang/local/src/LLVM-svn/llvm/test/Scripts/elf-dump", line 25, in read raise ValueError, "Out of data!" ValueError: Out of data! FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-12-07-PEIBug.ll (4690 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-12-07-PEIBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-12-07-PEIBug.ll -mtriple=thumbv7-apple-ios -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-12-07-PEIBug.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-ios -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Live Interval Analysis' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-12-08-tpsoft.ll (4692 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-12-08-tpsoft.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-12-08-tpsoft.ll -mtriple=armv7-linux-gnueabi -o - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=ELFASM /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-12-08-tpsoft.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-12-08-tpsoft.ll -mtriple=armv7-linux-gnueabi -filetype=obj -o - | elf-dump --dump-section-data | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=ELFOBJ /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-12-08-tpsoft.ll -- Exit Code: 1 Command Output (stderr): -- UNREACHABLE executed! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-12-08-tpsoft.ll -mtriple=armv7-linux-gnueabi -filetype=obj -o - 1. Running pass 'Function Pass Manager' on module '/Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-12-08-tpsoft.ll'. 2. Running pass 'ARM Assembly Printer' on function '@main' Traceback (most recent call last): File "/Users/fang/local/src/LLVM-svn/llvm/test/Scripts/elf-dump", line 223, in dumpELF(arg, opts) File "/Users/fang/local/src/LLVM-svn/llvm/test/Scripts/elf-dump", line 141, in dumpELF magic = f.read(4) File "/Users/fang/local/src/LLVM-svn/llvm/test/Scripts/elf-dump", line 25, in read raise ValueError, "Out of data!" ValueError: Out of data! FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-02-04-AntidepMultidef.ll (4694 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-02-04-AntidepMultidef.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-02-04-AntidepMultidef.ll -asm-verbose=false -O3 -mtriple=armv6-apple-darwin -relocation-model=pic -mcpu=arm1136jf-s | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-02-04-AntidepMultidef.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -asm-verbose=false -O3 -mtriple=armv6-apple-darwin -relocation-model=pic -mcpu=arm1136jf-s 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@ptoa' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2010-12-17-LocalStackSlotCrash.ll (4695 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2010-12-17-LocalStackSlotCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2010-12-17-LocalStackSlotCrash.ll -mtriple=armv6-apple-darwin10 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv6-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@func' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-02-07-AntidepClobber.ll (4696 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-02-07-AntidepClobber.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-02-07-AntidepClobber.ll -asm-verbose=false -O3 -mtriple=armv5e-none-linux-gnueabi | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-02-07-AntidepClobber.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-02-07-AntidepClobber.ll:49:11: error: expected string not found in input ; CHECK: mul [[REGISTER:lr|r[0-9]+]], ^ :1:2: note: scanning from here .syntax unified ^ :18:3: note: possible intended match here cmp r0, #0 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-03-15-LdStMultipleBug.ll (4698 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-03-15-LdStMultipleBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-03-15-LdStMultipleBug.ll -mtriple=thumbv7-apple-darwin10 -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-03-15-LdStMultipleBug.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin10 -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Peephole Optimizations' on function '@main' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-03-23-PeepholeBug.ll (4699 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-03-23-PeepholeBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-03-23-PeepholeBug.ll -mtriple=thumbv7-apple-darwin10 -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-03-23-PeepholeBug.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin10 -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine Common Subexpression Elimination' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-04-07-schediv.ll (4700 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-04-07-schediv.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-04-07-schediv.ll -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-04-07-schediv.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-04-11-MachineLICMBug.ll (4701 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-04-11-MachineLICMBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-04-11-MachineLICMBug.ll -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-04-11-MachineLICMBug.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-04-12-FastRegAlloc.ll (4702 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-04-12-FastRegAlloc.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-04-12-FastRegAlloc.ll -O0 -verify-machineinstrs -regalloc=fast -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function _Z8TestCasev: Frame Objects: fi#0: size=4, align=4, at location [SP] BB#0: derived from LLVM BB %entry %vreg0 = VLDRS , 0, pred:14, pred:%noreg; mem:LD4[%a] SPR:%vreg0 INLINEASM [sideeffect], $0:[reguse:SPR], %vreg0, $1:[clobber], %S0, $2:[clobber], %S16, <>; SPR:%vreg0 tBX_RET pred:14, pred:%noreg # End machine code for function _Z8TestCasev. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: _Z8TestCasev - basic block: entry 0x2815cb4 (BB#0) LLVM ERROR: Found 1 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-06-09-TailCallByVal.ll (4708 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-06-09-TailCallByVal.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-06-09-TailCallByVal.ll -relocation-model=pic -mcpu=cortex-a8 -arm-tail-calls=1 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-06-09-TailCallByVal.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-06-09-TailCallByVal.ll:32:10: error: expected string not found in input ; CHECK: blx _fnmatch1 ^ :9:2: note: scanning from here .align 2 ^ :42:15: note: possible intended match here .indirect_symbol _fnmatch.initial ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-05-04-MultipleLandingPadSuccs.ll (4709 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-05-04-MultipleLandingPadSuccs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-05-04-MultipleLandingPadSuccs.ll -verify-machineinstrs -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function func: Frame Objects: fi#0: size=52, align=4, at location [SP] Constant Pool: cp#0: func-(LPC0+4), align=4 BB#0: derived from LLVM BB %entry %vreg11 = t2MOV_ga_pcrel ; rGPR:%vreg11 %vreg12 = t2LDRi12 %vreg11, 0, pred:14, pred:%noreg; mem:LD4[GOT] GPR:%vreg12 rGPR:%vreg11 t2STRi12 %vreg12, , 24, pred:14, pred:%noreg; mem:Volatile ST4[%pers_fn_gep] GPR:%vreg12 %vreg13 = t2LDRpci_pic , 0; mem:LD4[ConstantPool] rGPR:%vreg13 t2STRi12 %vreg13, , 28, pred:14, pred:%noreg; mem:Volatile ST4[%lsda_gep] rGPR:%vreg13 %vreg14 = COPY %R7; GPR:%vreg14 t2STRi12 %vreg14, , 32, pred:14, pred:%noreg; mem:Volatile ST4[%jbuf_fp_gep27] GPR:%vreg14 %vreg15 = COPY %SP; GPR:%vreg15 t2STRi12 %vreg15, , 40, pred:14, pred:%noreg; mem:Volatile ST4[%jbuf_sp_gep] GPR:%vreg15 %vreg16 = t2ADDri , 0, pred:14, pred:%noreg, opt:%noreg; GPRnopc:%vreg16 %vreg17 = t2ADDri %vreg16, 32, pred:14, pred:%noreg, opt:%noreg; tGPR:%vreg17 GPRnopc:%vreg16 %vreg18 = t2MOVi 0, pred:14, pred:%noreg, opt:%noreg; tGPR:%vreg18 t2Int_eh_sjlj_setjmp %vreg17, %vreg18, %R0, %R1, %R2, %R3, %R4, %R5, %R6, %R7, %R8, %R9, %R10, %R11, %R12, %LR, %CPSR, %Q0, %Q1, %Q2, %Q3, %Q8, %Q9, %Q10, %Q11, %Q12, %Q13, %Q14, %Q15; tGPR:%vreg17,%vreg18 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %R0 = COPY %vreg16; GPRnopc:%vreg16 tBLXi pred:14, pred:%noreg, , %R0, %R0, %R1, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg10 = COPY %vreg18; GPR:%vreg10 tGPR:%vreg18 Successors according to CFG: BB#1 BB#1: derived from LLVM BB %for.cond Predecessors according to CFG: BB#0 BB#2 BB#12 BB#4 t2CMPri %vreg0, 13, pred:14, pred:%noreg, %vreg1, , %vreg1, , %vreg1, , %vreg1, , %vreg1, , %CPSR; GPRnopc:%vreg0 GPR:%vreg1 t2Bcc , pred:8, pred:%CPSR t2B , pred:14, pred:%noreg %vreg0 = PHI %vreg10, ; GPRnopc:%vreg0 GPR:%vreg10 Successors according to CFG: BB#2 BB#7 BB#2: derived from LLVM BB %for.body Predecessors according to CFG: BB#1 %vreg25 = t2ADDri %vreg0, 1, pred:14, pred:%noreg, opt:%noreg; GPRnopc:%vreg25,%vreg0 %vreg1 = COPY %vreg25; GPR:%vreg1 GPRnopc:%vreg25 %vreg24 = COPY %vreg0; rGPR:%vreg24 GPRnopc:%vreg0 t2CMPri %vreg0, 10, pred:14, pred:%noreg, %CPSR; GPRnopc:%vreg0 t2Bcc , pred:8, pred:%CPSR Successors according to CFG: BB#1 BB#12 BB#12: derived from LLVM BB %for.body Predecessors according to CFG: BB#2 %vreg26 = t2MOVi 1, pred:14, pred:%noreg, opt:%noreg; rGPR:%vreg26 %vreg27 = t2LSLrr %vreg26, %vreg24, pred:14, pred:%noreg, opt:%noreg; rGPR:%vreg27,%vreg26,%vreg24 %vreg28 = t2MOVi16 1079, pred:14, pred:%noreg; rGPR:%vreg28 t2TSTrr %vreg27, %vreg28, pred:14, pred:%noreg, %CPSR; rGPR:%vreg27,%vreg28 t2Bcc , pred:1, pred:%CPSR t2B , pred:14, pred:%noreg Successors according to CFG: BB#3 BB#1 BB#3: derived from LLVM BB %sw.bb Predecessors according to CFG: BB#12 %vreg29 = t2MOVi 1, pred:14, pred:%noreg, opt:%noreg; rGPR:%vreg29 t2STRi12 %vreg29, , 4, pred:14, pred:%noreg; mem:Volatile ST4[%call_site] rGPR:%vreg29 EH_LABEL ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP tBLXi pred:14, pred:%noreg, , %R0, %R1, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP EH_LABEL t2B , pred:14, pred:%noreg Successors according to CFG: BB#4 BB#5 BB#4: derived from LLVM BB %invoke.cont17 Predecessors according to CFG: BB#3 %vreg33 = t2MOVi 2, pred:14, pred:%noreg, opt:%noreg; rGPR:%vreg33 t2STRi12 %vreg33, , 4, pred:14, pred:%noreg; mem:Volatile ST4[%call_site21] rGPR:%vreg33 EH_LABEL ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP tBLXi pred:14, pred:%noreg, , %R0, %R1, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP EH_LABEL t2B , pred:14, pred:%noreg Successors according to CFG: BB#1 BB#6 BB#5: derived from LLVM BB %lpad, EH LANDING PAD Live Ins: %R0 %R1 Predecessors according to CFG: BB#3 EH_LABEL %vreg30 = COPY %R0; GPR:%vreg30 %vreg31 = COPY %R1; GPR:%vreg31 %vreg2 = t2LDRi12 , 8, pred:14, pred:%noreg; mem:Volatile LD4[%exception_gep28] GPR:%vreg2 %vreg3 = t2LDRi12 , 12, pred:14, pred:%noreg; mem:Volatile LD4[%exn_selector_gep] GPR:%vreg3 %vreg32 = t2MOVi 3, pred:14, pred:%noreg, opt:%noreg; rGPR:%vreg32 t2STRi12 %vreg32, , 4, pred:14, pred:%noreg; mem:Volatile ST4[%call_site22] rGPR:%vreg32 EH_LABEL ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP tBLXi pred:14, pred:%noreg, , %R0, %R1, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP EH_LABEL t2B , pred:14, pred:%noreg Successors according to CFG: BB#10 BB#11 BB#6: derived from LLVM BB %lpad26, EH LANDING PAD Live Ins: %R0 %R1 Predecessors according to CFG: BB#4 EH_LABEL %vreg34 = COPY %R0; GPR:%vreg34 %vreg35 = COPY %R1; GPR:%vreg35 %vreg4 = t2LDRi12 , 8, pred:14, pred:%noreg; mem:Volatile LD4[%exception_gep329] GPR:%vreg4 %vreg5 = t2LDRi12 , 12, pred:14, pred:%noreg; mem:Volatile LD4[%exn_selector_gep5] GPR:%vreg5 %vreg36 = t2MOVi 4, pred:14, pred:%noreg, opt:%noreg; rGPR:%vreg36 t2STRi12 %vreg36, , 4, pred:14, pred:%noreg; mem:Volatile ST4[%call_site23] rGPR:%vreg36 EH_LABEL ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP tBLXi pred:14, pred:%noreg, , %R0, %R1, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP EH_LABEL t2B , pred:14, pred:%noreg Successors according to CFG: BB#10 BB#11 BB#7: derived from LLVM BB %for.end Predecessors according to CFG: BB#1 %vreg19 = t2MOVi 5, pred:14, pred:%noreg, opt:%noreg; rGPR:%vreg19 t2STRi12 %vreg19, , 4, pred:14, pred:%noreg; mem:Volatile ST4[%call_site24] rGPR:%vreg19 EH_LABEL ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP tBLXi pred:14, pred:%noreg, , %R0, %R1, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP EH_LABEL t2B , pred:14, pred:%noreg Successors according to CFG: BB#8 BB#9 BB#8: derived from LLVM BB %call8.i.i.i.noexc Predecessors according to CFG: BB#7 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg23 = t2ADDri , 0, pred:14, pred:%noreg, opt:%noreg; GPRnopc:%vreg23 %R0 = COPY %vreg23; GPRnopc:%vreg23 tBLXi pred:14, pred:%noreg, , %R0, %R0, %R1, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP tBX_RET pred:14, pred:%noreg BB#9: derived from LLVM BB %lpad44, EH LANDING PAD Live Ins: %R0 %R1 Predecessors according to CFG: BB#7 EH_LABEL %vreg20 = COPY %R0; GPR:%vreg20 %vreg21 = COPY %R1; GPR:%vreg21 %vreg6 = t2LDRi12 , 8, pred:14, pred:%noreg; mem:Volatile LD4[%exception_gep1530] GPR:%vreg6 %vreg7 = t2LDRi12 , 12, pred:14, pred:%noreg; mem:Volatile LD4[%exn_selector_gep17] GPR:%vreg7 %vreg22 = t2MOVi 6, pred:14, pred:%noreg, opt:%noreg; rGPR:%vreg22 t2STRi12 %vreg22, , 4, pred:14, pred:%noreg; mem:Volatile ST4[%call_site25] rGPR:%vreg22 EH_LABEL ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP tBLXi pred:14, pred:%noreg, , %R0, %R1, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP EH_LABEL t2B , pred:14, pred:%noreg Successors according to CFG: BB#10 BB#11 BB#10: derived from LLVM BB %eh.resume Predecessors according to CFG: BB#9 BB#5 BB#6 %vreg9 = PHI %vreg6, , %vreg2, , %vreg4, ; GPR:%vreg9,%vreg6,%vreg2,%vreg4 %vreg41 = t2MOVi -1, pred:14, pred:%noreg, opt:%noreg; rGPR:%vreg41 t2STRi12 %vreg41, , 4, pred:14, pred:%noreg; mem:Volatile ST4[%call_site26] rGPR:%vreg41 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %R0 = COPY %vreg8; GPR:%vreg8 tBLXi pred:14, pred:%noreg, , %R0, %R0, %R1, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg8 = PHI %vreg7, , %vreg3, , %vreg5, ; GPR:%vreg8,%vreg7,%vreg3,%vreg5 BB#11: derived from LLVM BB %terminate.lpad, EH LANDING PAD Live Ins: %R0 %R1 Predecessors according to CFG: BB#9 BB#5 BB#6 EH_LABEL %vreg37 = COPY %R0; GPR:%vreg37 %vreg38 = COPY %R1; GPR:%vreg38 %vreg39 = t2LDRi12 , 8, pred:14, pred:%noreg; mem:Volatile LD4[%exception_gep1031] GPR:%vreg39 %vreg40 = t2LDRi12 , 12, pred:14, pred:%noreg; mem:Volatile LD4[%exn_selector_gep12] GPR:%vreg40 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP tBLXi pred:14, pred:%noreg, , %R0, %R1, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP # End machine code for function func. *** Bad machine code: MBB exits via conditional branch/branch but doesn't end with a barrier instruction! *** - function: func - basic block: for.cond 0x281cd10 (BB#1) *** Bad machine code: Extra explicit operand on non-variadic instruction *** - function: func - basic block: for.cond 0x281cd10 (BB#1) - instruction: t2CMPri %vreg0, 13, pred:14, pred:%noreg, %vreg1, , %vreg1, , %vreg1, , %vreg1, , %vreg1, , %CPSR; GPRnopc:%vreg0 GPR:%vreg1 - operand 4: %vreg1 *** Bad machine code: Extra explicit operand on non-variadic instruction *** - function: func - basic block: for.cond 0x281cd10 (BB#1) - instruction: t2CMPri %vreg0, 13, pred:14, pred:%noreg, %vreg1, , %vreg1, , %vreg1, , %vreg1, , %vreg1, , %CPSR; GPRnopc:%vreg0 GPR:%vreg1 - operand 6: %vreg1 *** Bad machine code: Extra explicit operand on non-variadic instruction *** - function: func - basic block: for.cond 0x281cd10 (BB#1) - instruction: t2CMPri %vreg0, 13, pred:14, pred:%noreg, %vreg1, , %vreg1, , %vreg1, , %vreg1, , %vreg1, , %CPSR; GPRnopc:%vreg0 GPR:%vreg1 - operand 8: %vreg1 *** Bad machine code: Extra explicit operand on non-variadic instruction *** - function: func - basic block: for.cond 0x281cd10 (BB#1) - instruction: t2CMPri %vreg0, 13, pred:14, pred:%noreg, %vreg1, , %vreg1, , %vreg1, , %vreg1, , %vreg1, , %CPSR; GPRnopc:%vreg0 GPR:%vreg1 - operand 10: %vreg1 *** Bad machine code: Extra explicit operand on non-variadic instruction *** - function: func - basic block: for.cond 0x281cd10 (BB#1) - instruction: t2CMPri %vreg0, 13, pred:14, pred:%noreg, %vreg1, , %vreg1, , %vreg1, , %vreg1, , %vreg1, , %CPSR; GPRnopc:%vreg0 GPR:%vreg1 - operand 12: %vreg1 *** Bad machine code: Non-terminator instruction after the first terminator *** - function: func - basic block: for.cond 0x281cd10 (BB#1) - instruction: %vreg0 = PHI %vreg10, ; GPRnopc:%vreg0 GPR:%vreg10 First terminator was: t2Bcc , pred:8, pred:%CPSR *** Bad machine code: MBB exits via unconditional fall-through but doesn't have exactly one CFG successor! *** - function: func - basic block: for.body 0x281cd9c (BB#2) *** Bad machine code: MBB exits via conditional branch/fall-through but the CFG successors don't match the actual successors! *** - function: func - basic block: for.body 0x2828aa8 (BB#12) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: func - basic block: for.body 0x2828aa8 (BB#12) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: func - basic block: sw.bb 0x281cdf8 (BB#3) *** Bad machine code: MBB exits via unconditional fall-through but its successor differs from its CFG successor! *** - function: func - basic block: invoke.cont17 0x281ce54 (BB#4) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: func - basic block: invoke.cont17 0x281ce54 (BB#4) *** Bad machine code: MBB exits via unconditional fall-through but its successor differs from its CFG successor! *** - function: func - basic block: lpad 0x281ceb0 (BB#5) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: func - basic block: lpad 0x281ceb0 (BB#5) *** Bad machine code: MBB exits via unconditional fall-through but its successor differs from its CFG successor! *** - function: func - basic block: lpad26 0x281cf0c (BB#6) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: func - basic block: lpad26 0x281cf0c (BB#6) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: func - basic block: for.end 0x281cf68 (BB#7) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: func - basic block: call8.i.i.i.noexc 0x281cfc4 (BB#8) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: func - basic block: lpad44 0x281d020 (BB#9) LLVM ERROR: Found 20 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-06-16-TailCallByVal.ll (4710 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-06-16-TailCallByVal.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-06-16-TailCallByVal.ll -arm-tail-calls=1 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-06-16-TailCallByVal.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-06-16-TailCallByVal.ll:12:10: error: expected string not found in input ; CHECK: b.w _puts ^ :18:1: note: scanning from here .subsections_via_symbols ^ :18:4: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll (4713 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll:11:9: error: expected string not found in input ;CHECK: .long Lset33 ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :171:2: note: possible intended match here .long Lset3 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-08-12-vmovqqqq-pseudo.ll (4714 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-08-12-vmovqqqq-pseudo.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-08-12-vmovqqqq-pseudo.ll -mtriple=thumbv7-apple-darwin -verify-machineinstrs -mcpu=cortex-a9 -O0 -o - -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function test_vmovqqqq_pseudo: BB#0: derived from LLVM BB %entry %vreg0 = VMOVv4i32 0, pred:14, pred:%noreg; QPR:%vreg0 %vreg2 = IMPLICIT_DEF; QPR:%vreg2 %vreg3 = IMPLICIT_DEF; QPR:%vreg3 %vreg4 = IMPLICIT_DEF; QPR:%vreg4 %vreg5 = IMPLICIT_DEF; QPR:%vreg5 %vreg6 = IMPLICIT_DEF; QPR:%vreg6 %vreg7 = IMPLICIT_DEF; QPR:%vreg7 %vreg1 = REG_SEQUENCE %vreg2, qsub_0, %vreg4, qsub_1, %vreg0, qsub_2, %vreg6, qsub_3; QQQQPR:%vreg1 QPR:%vreg2,%vreg4,%vreg0,%vreg6 %vreg9 = IMPLICIT_DEF; GPR:%vreg9 %vreg8 = VLD3LNq16Pseudo %vreg9, 0, %vreg1, 7, pred:14, pred:%noreg; mem:LD48[undef](align=2) QQQQPR:%vreg8,%vreg1 GPR:%vreg9 %vreg10 = COPY %vreg8:qsub_2; QPR:%vreg10 QQQQPR:%vreg8 %vreg11 = IMPLICIT_DEF; GPR:%vreg11 VSTMQIA %vreg10, %vreg11, pred:14, pred:%noreg; mem:ST16[undef+32](align=4) QPR:%vreg10 GPR:%vreg11 %vreg12 = COPY %vreg8:qsub_1; QPR:%vreg12 QQQQPR:%vreg8 %vreg13 = IMPLICIT_DEF; GPR:%vreg13 VSTMQIA %vreg12, %vreg13, pred:14, pred:%noreg; mem:ST16[undef+16](align=4) QPR:%vreg12 GPR:%vreg13 %vreg14 = COPY %vreg8:qsub_0; QPR:%vreg14 QQQQPR:%vreg8 %vreg15 = IMPLICIT_DEF; GPR:%vreg15 VSTMQIA %vreg14, %vreg15, pred:14, pred:%noreg; mem:ST16[undef](align=4) QPR:%vreg14 GPR:%vreg15 tBX_RET pred:14, pred:%noreg # End machine code for function test_vmovqqqq_pseudo. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: test_vmovqqqq_pseudo - basic block: entry 0x28150b4 (BB#0) LLVM ERROR: Found 1 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-08-25-ldmia_ret.ll (4718 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-08-25-ldmia_ret.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-08-25-ldmia_ret.ll -mtriple=thumbv7-apple-ios -mcpu=cortex-a9 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-08-25-ldmia_ret.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-ios -mcpu=cortex-a9 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-09-19-cpsr.ll (4721 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-09-19-cpsr.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=thumb -mcpu=cortex-a8 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-09-19-cpsr.ll -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=thumb -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@sqlite3VdbeExec' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-11-14-EarlyClobber.ll (4727 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-11-14-EarlyClobber.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-11-14-EarlyClobber.ll -mcpu=cortex-a8 -verify-regalloc -- Exit Code: 1 Command Output (stderr): -- # Before greedy register allocator # Machine code for function Compute_Axis_Rotation_Transform: Function Live Ins: %R0 in %vreg0, %R1 in %vreg1, %R2 in %vreg2, %R3 in %vreg3 0B BB#0: derived from LLVM BB %entry Live Ins: %R0 %R1 %R2 %R3 16B %vreg3 = COPY %R3; GPR:%vreg3 32B %vreg2 = COPY %R2; GPR:%vreg2 48B %vreg1 = COPY %R1; GPR:%vreg1 64B %vreg0 = COPY %R0; GPRnopc:%vreg0 80B %vreg4 = t2MOVi32imm 1072693248; rGPR:%vreg4 96B %vreg5 = t2MOVi 4, pred:14, pred:%noreg, opt:%noreg; rGPR:%vreg5 112B t2STRi12 %vreg4, %vreg5, 0, pred:14, pred:%noreg; mem:ST4[null+4] rGPR:%vreg4,%vreg5 128B %vreg6 = t2MOVi 0, pred:14, pred:%noreg, opt:%noreg; rGPR:%vreg6 144B t2STRi12 %vreg6, %vreg6, 0, pred:14, pred:%noreg; mem:ST4[null] rGPR:%vreg6 160B ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP 176B %R0 = COPY %vreg2; GPR:%vreg2 192B %R1 = COPY %vreg3; GPR:%vreg3 208B tBLXi_r9 pred:14, pred:%noreg, , %R0, %R1, %R0, %R1, %R2, %R3, %R7, %SP, ... 224B ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP 240B %vreg7 = COPY %R0; GPR:%vreg7 256B %vreg8 = COPY %R1; GPR:%vreg8 272B %vreg9 = VMOVDRR %vreg7, %vreg8, pred:14, pred:%noreg; DPR:%vreg9 GPR:%vreg7,%vreg8 288B %vreg10 = COPY %vreg0; GPRnopc:%vreg10,%vreg0 304B %vreg10 = t2STR_PRE %vreg6, %vreg10, 8, pred:14, pred:%noreg; mem:ST4[%arrayidx5.1.i] GPRnopc:%vreg10 rGPR:%vreg6 320B t2STRi12 %vreg6, %vreg10, 4, pred:14, pred:%noreg; mem:ST4[%arrayidx5.1.i+4] rGPR:%vreg6 GPRnopc:%vreg10 336B %vreg11 = COPY %vreg0; GPRnopc:%vreg11,%vreg0 352B %vreg11 = t2STR_PRE %vreg6, %vreg11, 16, pred:14, pred:%noreg; mem:ST4[%arrayidx5.2.i] GPRnopc:%vreg11 rGPR:%vreg6 368B t2STRi12 %vreg6, %vreg11, 4, pred:14, pred:%noreg; mem:ST4[%arrayidx5.2.i+4] rGPR:%vreg6 GPRnopc:%vreg11 384B %vreg12 = COPY %vreg0; GPRnopc:%vreg12,%vreg0 400B %vreg12 = t2STR_PRE %vreg6, %vreg12, 32, pred:14, pred:%noreg; mem:ST4[%arrayidx5.114.i] GPRnopc:%vreg12 rGPR:%vreg6 416B t2STRi12 %vreg6, %vreg12, 4, pred:14, pred:%noreg; mem:ST4[%arrayidx5.114.i+4] rGPR:%vreg6 GPRnopc:%vreg12 432B t2STRi12 %vreg4, %vreg0, 44, pred:14, pred:%noreg; mem:ST4[%arrayidx5.1.1.i+4] rGPR:%vreg4 GPRnopc:%vreg0 448B ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP 464B %R0 = COPY %vreg2; GPR:%vreg2 480B %R1 = COPY %vreg3; GPR:%vreg3 496B tBLXi_r9 pred:14, pred:%noreg, , %R0, %R1, %R0, %R1, %R2, %R3, %R7, %SP, ... 512B ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP 528B %vreg13 = COPY %R0; GPR:%vreg13 544B %vreg14 = COPY %R1; GPR:%vreg14 560B %vreg15 = FCONSTD 112, pred:14, pred:%noreg; DPR:%vreg15 576B t2STRi12 %vreg6, %vreg0, 40, pred:14, pred:%noreg; mem:ST4[%arrayidx5.1.1.i] rGPR:%vreg6 GPRnopc:%vreg0 592B t2STRi12 %vreg6, %vreg5, 0, pred:14, pred:%noreg; mem:ST4[null+4] rGPR:%vreg6,%vreg5 608B t2STRi12 %vreg6, %vreg6, 0, pred:14, pred:%noreg; mem:ST4[null] rGPR:%vreg6 624B t2STRi12 %vreg4, %vreg5, 0, pred:14, pred:%noreg; mem:ST4[null+4] rGPR:%vreg4,%vreg5 640B t2STRi12 %vreg6, %vreg6, 0, pred:14, pred:%noreg; mem:ST4[null] rGPR:%vreg6 656B t2STRi12 %vreg6, %vreg5, 0, pred:14, pred:%noreg; mem:ST4[null+4] rGPR:%vreg6,%vreg5 672B t2STRi12 %vreg6, %vreg6, 0, pred:14, pred:%noreg; mem:ST4[null] rGPR:%vreg6 688B %vreg16 = VLDRD %vreg1, 0, pred:14, pred:%noreg; mem:LD8[%V1](align=4) DPR:%vreg16 GPR:%vreg1 704B %vreg17 = VLDRD %vreg1, 2, pred:14, pred:%noreg; mem:LD8[%arrayidx2](align=4) DPR:%vreg17 GPR:%vreg1 720B %vreg18 = VMOVDRR %vreg13, %vreg14, pred:14, pred:%noreg; DPR:%vreg18 GPR:%vreg13,%vreg14 736B %vreg19 = VLDRD %vreg20, 0, pred:14, pred:%noreg; mem:LD8[undef](align=4) DPR:%vreg19 GPR:%vreg20 752B %vreg21 = VMULD %vreg16, %vreg17, pred:14, pred:%noreg; DPR:%vreg21,%vreg16,%vreg17 768B %vreg22 = VSUBD %vreg15, %vreg18, pred:14, pred:%noreg; DPR:%vreg22,%vreg15,%vreg18 784B %vreg23 = VMULD %vreg19, %vreg9, pred:14, pred:%noreg; DPR:%vreg23,%vreg19,%vreg9 800B %vreg24 = VMULD %vreg21, %vreg22, pred:14, pred:%noreg; DPR:%vreg24,%vreg21,%vreg22 816B %vreg25 = VADDD %vreg24, %vreg23, pred:14, pred:%noreg; DPR:%vreg25,%vreg24,%vreg23 832B VSTRD %vreg25, %vreg10, 0, pred:14, pred:%noreg; mem:ST8[%arrayidx5.1.i](align=4) DPR:%vreg25 GPRnopc:%vreg10 848B %vreg26 = VLDRD %vreg1, 0, pred:14, pred:%noreg; mem:LD8[%V1](align=4) DPR:%vreg26 GPR:%vreg1 864B %vreg27 = VLDRD %vreg1, 2, pred:14, pred:%noreg; mem:LD8[%arrayidx2](align=4) DPR:%vreg27 GPR:%vreg1 880B %vreg28 = VMULD %vreg26, %vreg29, pred:14, pred:%noreg; DPR:%vreg28,%vreg26,%vreg29 896B %vreg30 = VMULD %vreg27, %vreg9, pred:14, pred:%noreg; DPR:%vreg30,%vreg27,%vreg9 912B %vreg31 = VMULD %vreg28, %vreg22, pred:14, pred:%noreg; DPR:%vreg31,%vreg28,%vreg22 928B %vreg32 = VSUBD %vreg31, %vreg30, pred:14, pred:%noreg; DPR:%vreg32,%vreg31,%vreg30 944B VSTRD %vreg32, %vreg11, 0, pred:14, pred:%noreg; mem:ST8[%arrayidx5.2.i](align=4) DPR:%vreg32 GPRnopc:%vreg11 960B %vreg33 = VLDRD %vreg1, 0, pred:14, pred:%noreg; mem:LD8[%V1](align=4) DPR:%vreg33 GPR:%vreg1 976B %vreg34 = VLDRD %vreg1, 2, pred:14, pred:%noreg; mem:LD8[%arrayidx2](align=4) DPR:%vreg34 GPR:%vreg1 992B %vreg35 = VMULD %vreg33, %vreg34, pred:14, pred:%noreg; DPR:%vreg35,%vreg33,%vreg34 1008B %vreg36 = VMULD %vreg35, %vreg22, pred:14, pred:%noreg; DPR:%vreg36,%vreg35,%vreg22 1024B %vreg37 = VSUBD %vreg36, %vreg38, pred:14, pred:%noreg; DPR:%vreg37,%vreg36,%vreg38 1040B VSTRD %vreg37, %vreg12, 0, pred:14, pred:%noreg; mem:ST8[%arrayidx5.114.i](align=4) DPR:%vreg37 GPRnopc:%vreg12 tBX_RET pred:14, pred:%noreg # End machine code for function Compute_Axis_Rotation_Transform. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: Compute_Axis_Rotation_Transform - basic block: entry 0x28186b4 (BB#0) [0B;1056B) *** Bad machine code: Missing slot index *** - function: Compute_Axis_Rotation_Transform - basic block: entry 0x28186b4 (BB#0) [0B;1056B) - instruction: tBX_RET pred:14, pred:%noreg LLVM ERROR: Found 2 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-11-29-128bitArithmetics.ll (4730 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-11-29-128bitArithmetics.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-11-29-128bitArithmetics.ll -march=arm -mcpu=cortex-a9 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-11-29-128bitArithmetics.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=arm -mcpu=cortex-a9 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@test_cos' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-12-14-machine-sink.ll (4731 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-12-14-machine-sink.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-12-14-machine-sink.ll -o /dev/null -stats |& /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-12-14-machine-sink.ll -check-prefix=STATS -- Exit Code: 138 ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2012-01-23-PostRA-LICM.ll (4732 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2012-01-23-PostRA-LICM.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2012-01-23-PostRA-LICM.ll -mcpu=cortex-a8 -verify-machineinstrs -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function foo: BB#0: derived from LLVM BB %bb %vreg1 = IMPLICIT_DEF; GPR:%vreg1 CMPri %vreg1, 0, pred:14, pred:%noreg, %CPSR; GPR:%vreg1 Bcc , pred:1, pred:%CPSR B Successors according to CFG: BB#1 BB#2 BB#1: derived from LLVM BB %bb1 Predecessors according to CFG: BB#0 BB#2: derived from LLVM BB %bb3 Predecessors according to CFG: BB#0 BB#3 %vreg2 = IMPLICIT_DEF; GPR:%vreg2 %vreg3 = IMPLICIT_DEF; GPR:%vreg3 CMPrr %vreg2, %vreg3, pred:14, pred:%noreg, %CPSR; GPR:%vreg2,%vreg3 Bcc , pred:10, pred:%CPSR B Successors according to CFG: BB#3 BB#4 BB#3: derived from LLVM BB %bb4 Predecessors according to CFG: BB#2 %vreg5 = IMPLICIT_DEF; GPR:%vreg5 %vreg4 = VLDMQIA %vreg5, pred:14, pred:%noreg; mem:LD16[undef] QPR:%vreg4 GPR:%vreg5 ADJCALLSTACKDOWN 16, pred:14, pred:%noreg, %SP, %SP %vreg6 = MOVi 0, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg6 %vreg7 = COPY %SP; GPR:%vreg7 STRi12 %vreg6, %vreg7, 12, pred:14, pred:%noreg; mem:ST4[Stack+12] GPR:%vreg6,%vreg7 STRi12 %vreg6, %vreg7, 8, pred:14, pred:%noreg; mem:ST4[Stack+8] GPR:%vreg6,%vreg7 STRi12 %vreg6, %vreg7, 4, pred:14, pred:%noreg; mem:ST4[Stack+4] GPR:%vreg6,%vreg7 STRi12 %vreg6, %vreg7, 0, pred:14, pred:%noreg; mem:ST4[Stack] GPR:%vreg6,%vreg7 %R0 = COPY %vreg6; GPR:%vreg6 %vreg8 = IMPLICIT_DEF; GPR:%vreg8 %R1 = COPY %vreg8; GPR:%vreg8 %vreg9 = IMPLICIT_DEF; GPR:%vreg9 %R2 = COPY %vreg9; GPR:%vreg9 BL , %R0, %R1, %R2, %R0, %R1, %R2, %R3, %CPSR, %SP, ... ADJCALLSTACKUP 16, 0, pred:14, pred:%noreg, %SP, %SP %vreg11 = IMPLICIT_DEF; GPR:%vreg11 %vreg10 = VLD1DUPq32Pseudo %vreg11, 4, pred:14, pred:%noreg; mem:LD4[undef](tbaa=!"float") QPR:%vreg10 GPR:%vreg11 %vreg13 = IMPLICIT_DEF; GPR:%vreg13 %vreg12 = VLDMQIA %vreg13, pred:14, pred:%noreg; mem:LD16[undef] QPR:%vreg12 GPR:%vreg13 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg14 = IMPLICIT_DEF; GPR:%vreg14 %R0 = COPY %vreg14; GPR:%vreg14 %vreg15 = IMPLICIT_DEF; GPR:%vreg15 BLX %vreg15, %R0, %R0, %R1, %R2, %R3, %CPSR, %SP, ...; GPR:%vreg15 ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg16 = COPY %R0; GPR:%vreg16 %vreg18 = IMPLICIT_DEF; GPR:%vreg18 %vreg17 = VLDRS %vreg18, 0, pred:14, pred:%noreg; mem:LD4[undef](tbaa=!"float") SPR:%vreg17 GPR:%vreg18 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg19 = IMPLICIT_DEF; GPR:%vreg19 %R0 = COPY %vreg19; GPR:%vreg19 %vreg20 = IMPLICIT_DEF; GPR:%vreg20 BLX %vreg20, %R0, %R0, %R1, %R2, %R3, %CPSR, %SP, ...; GPR:%vreg20 ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg21 = COPY %R0; GPR:%vreg21 %vreg23 = IMPLICIT_DEF; GPR:%vreg23 %vreg22 = VLD1DUPq32Pseudo %vreg23, 4, pred:14, pred:%noreg; mem:LD4[undef](tbaa=!"float") QPR:%vreg22 GPR:%vreg23 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg24 = IMPLICIT_DEF; GPR:%vreg24 %R0 = COPY %vreg24; GPR:%vreg24 %vreg25 = IMPLICIT_DEF; GPR:%vreg25 BLX %vreg25, %R0, %R0, %R1, %R2, %R3, %CPSR, %SP, ...; GPR:%vreg25 ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg26 = COPY %R0; GPR:%vreg26 %vreg27 = VMOVv4i32 3455, pred:14, pred:%noreg; QPR:%vreg27 %vreg28 = MOVi 1065353216, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg28 %vreg29 = VANDq %vreg4, %vreg27, pred:14, pred:%noreg; QPR:%vreg29,%vreg4,%vreg27 %vreg30 = VDUP32q %vreg28, pred:14, pred:%noreg; QPR:%vreg30 GPR:%vreg28 %vreg31 = VMOVv4f32 112, pred:14, pred:%noreg; QPR:%vreg31 %vreg32 = VORRq %vreg29, %vreg30, pred:14, pred:%noreg; QPR:%vreg32,%vreg29,%vreg30 %vreg33 = VSUBfq %vreg32, %vreg31, pred:14, pred:%noreg; QPR:%vreg33,%vreg32,%vreg31 %vreg35 = IMPLICIT_DEF; QPR:%vreg35 %vreg34 = VMULfq %vreg33, %vreg35, pred:14, pred:%noreg; QPR:%vreg34,%vreg33,%vreg35 %vreg37 = IMPLICIT_DEF; QPR:%vreg37 %vreg36 = VADDfq %vreg34, %vreg37, pred:14, pred:%noreg; QPR:%vreg36,%vreg34,%vreg37 %vreg38 = VRECPEfq %vreg36, pred:14, pred:%noreg; QPR:%vreg38,%vreg36 %vreg39 = VRECPSfq %vreg38, %vreg36, pred:14, pred:%noreg; QPR:%vreg39,%vreg38,%vreg36 %vreg40 = VMULfq %vreg39, %vreg38, pred:14, pred:%noreg; QPR:%vreg40,%vreg39,%vreg38 %vreg41 = VRECPSfq %vreg40, %vreg36, pred:14, pred:%noreg; QPR:%vreg41,%vreg40,%vreg36 %vreg42 = VMULfq %vreg41, %vreg40, pred:14, pred:%noreg; QPR:%vreg42,%vreg41,%vreg40 %vreg43 = VMOVv4i32 0, pred:14, pred:%noreg; QPR:%vreg43 %vreg44 = VMULfq %vreg42, %vreg43, pred:14, pred:%noreg; QPR:%vreg44,%vreg42,%vreg43 %vreg46 = IMPLICIT_DEF; QPR:%vreg46 %vreg45 = VMINfq %vreg44, %vreg46, pred:14, pred:%noreg; QPR:%vreg45,%vreg44,%vreg46 %vreg47 = COPY %vreg45:dsub_0; DPR:%vreg47 QPR:%vreg45 %vreg48 = VGETLNi32 %vreg47, 0, pred:14, pred:%noreg; GPR:%vreg48 DPR:%vreg47 %vreg49 = VGETLNi32 %vreg47, 1, pred:14, pred:%noreg; GPR:%vreg49 DPR:%vreg47 %vreg51 = IMPLICIT_DEF; GPR:%vreg51 %vreg50 = VLD1DUPq32Pseudo %vreg51, 4, pred:14, pred:%noreg; mem:LD4[undef](tbaa=!"float") QPR:%vreg50 GPR:%vreg51 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg52 = IMPLICIT_DEF; GPR:%vreg52 %R0 = COPY %vreg52; GPR:%vreg52 BLX %vreg6, %R0, %R0, %R1, %R2, %R3, %CPSR, %SP, ...; GPR:%vreg6 ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg53 = COPY %R0; GPR:%vreg53 %vreg54 = VLD1DUPq32Pseudo %vreg53, 4, pred:14, pred:%noreg; mem:LD4[%tmp52](tbaa=!"float") QPR:%vreg54 GPR:%vreg53 ADJCALLSTACKDOWN 12, pred:14, pred:%noreg, %SP, %SP %vreg55 = COPY %SP; GPR:%vreg55 STRi12 %vreg6, %vreg55, 4, pred:14, pred:%noreg; mem:ST4[Stack+4] GPR:%vreg6,%vreg55 STRi12 %vreg6, %vreg55, 0, pred:14, pred:%noreg; mem:ST4[Stack] GPR:%vreg6,%vreg55 %vreg56 = IMPLICIT_DEF; GPR:%vreg56 %R0 = COPY %vreg56; GPR:%vreg56 %vreg57 = IMPLICIT_DEF; GPR:%vreg57 %R1 = COPY %vreg57; GPR:%vreg57 %R2 = COPY %vreg48; GPR:%vreg48 %R3 = COPY %vreg49; GPR:%vreg49 BL , %R0, %R1, %R2, %R3, %R0, %R1, %R2, %R3, %CPSR, %SP, ... ADJCALLSTACKUP 12, 0, pred:14, pred:%noreg, %SP, %SP %vreg58 = VANDq %vreg12, %vreg27, pred:14, pred:%noreg; QPR:%vreg58,%vreg12,%vreg27 %vreg59 = VORRq %vreg58, %vreg30, pred:14, pred:%noreg; QPR:%vreg59,%vreg58,%vreg30 %vreg61 = IMPLICIT_DEF; QPR:%vreg61 %vreg60 = VRECPSfq %vreg61, %vreg10, pred:14, pred:%noreg; QPR:%vreg60,%vreg61,%vreg10 %vreg62 = VSUBfq %vreg59, %vreg31, pred:14, pred:%noreg; QPR:%vreg62,%vreg59,%vreg31 %vreg64 = IMPLICIT_DEF; DPR:%vreg64 %vreg63 = INSERT_SUBREG %vreg64, %vreg17, ssub_0; DPR_VFP2:%vreg63 DPR:%vreg64 SPR:%vreg17 %vreg66 = IMPLICIT_DEF; DPR:%vreg66 %vreg67 = IMPLICIT_DEF; DPR:%vreg67 %vreg65 = REG_SEQUENCE %vreg63, dsub_0, %vreg66, dsub_1; QPR_VFP2:%vreg65 DPR_VFP2:%vreg63 DPR:%vreg66 %vreg68 = COPY %vreg65:dsub_0; DPR_VFP2:%vreg68 QPR_VFP2:%vreg65 %vreg69 = VMULslfq %vreg62, %vreg68, 0, pred:14, pred:%noreg; QPR:%vreg69,%vreg62 DPR_VFP2:%vreg68 %vreg71 = IMPLICIT_DEF; QPR:%vreg71 %vreg70 = VMULfq %vreg60, %vreg71, pred:14, pred:%noreg; QPR:%vreg70,%vreg60,%vreg71 %vreg72 = VADDfq %vreg22, %vreg69, pred:14, pred:%noreg; QPR:%vreg72,%vreg22,%vreg69 %vreg74 = IMPLICIT_DEF; QPR:%vreg74 %vreg73 = VMULfq %vreg70, %vreg74, pred:14, pred:%noreg; QPR:%vreg73,%vreg70,%vreg74 %vreg76 = IMPLICIT_DEF; QPR:%vreg76 %vreg75 = VSUBfq %vreg72, %vreg76, pred:14, pred:%noreg; QPR:%vreg75,%vreg72,%vreg76 %vreg77 = VSUBfq %vreg31, %vreg45, pred:14, pred:%noreg; QPR:%vreg77,%vreg31,%vreg45 %vreg78 = VMULfq %vreg75, %vreg73, pred:14, pred:%noreg; QPR:%vreg78,%vreg75,%vreg73 %vreg79 = VMINfq %vreg77, %vreg54, pred:14, pred:%noreg; QPR:%vreg79,%vreg77,%vreg54 %vreg81 = IMPLICIT_DEF; QPR:%vreg81 %vreg80 = VADDfq %vreg78, %vreg81, pred:14, pred:%noreg; QPR:%vreg80,%vreg78,%vreg81 %vreg83 = IMPLICIT_DEF; QPR:%vreg83 %vreg82 = VMULfq %vreg79, %vreg83, pred:14, pred:%noreg; QPR:%vreg82,%vreg79,%vreg83 %vreg84 = VSUBfq %vreg50, %vreg80, pred:14, pred:%noreg; QPR:%vreg84,%vreg50,%vreg80 %vreg85 = VSUBfq %vreg31, %vreg82, pred:14, pred:%noreg; QPR:%vreg85,%vreg31,%vreg82 ADJCALLSTACKDOWN 76, pred:14, pred:%noreg, %SP, %SP %vreg86 = COPY %SP; GPR:%vreg86 STRi12 %vreg6, %vreg86, 52, pred:14, pred:%noreg; mem:ST4[Stack+52] GPR:%vreg6,%vreg86 STRi12 %vreg6, %vreg86, 48, pred:14, pred:%noreg; mem:ST4[Stack+48] GPR:%vreg6,%vreg86 STRi12 %vreg6, %vreg86, 20, pred:14, pred:%noreg; mem:ST4[Stack+20] GPR:%vreg6,%vreg86 STRi12 %vreg6, %vreg86, 16, pred:14, pred:%noreg; mem:ST4[Stack+16] GPR:%vreg6,%vreg86 %vreg87 = VMULfq %vreg84, %vreg85, pred:14, pred:%noreg; QPR:%vreg87,%vreg84,%vreg85 %vreg88 = ADDri %vreg86, 68, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg88,%vreg86 VST1LNq32Pseudo %vreg88, 4, %vreg43, 3, pred:14, pred:%noreg; mem:ST4[Stack+68] GPR:%vreg88 QPR:%vreg43 %vreg89 = ADDri %vreg86, 64, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg89,%vreg86 VST1LNq32Pseudo %vreg89, 4, %vreg43, 2, pred:14, pred:%noreg; mem:ST4[Stack+64] GPR:%vreg89 QPR:%vreg43 %vreg90 = VADDfq %vreg80, %vreg87, pred:14, pred:%noreg; QPR:%vreg90,%vreg80,%vreg87 %vreg91 = ADDri %vreg86, 44, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg91,%vreg86 VST1LNq32Pseudo %vreg91, 4, %vreg45, 1, pred:14, pred:%noreg; mem:ST4[Stack+44] GPR:%vreg91 QPR:%vreg45 %vreg92 = ADDri %vreg86, 40, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg92,%vreg86 VST1LNq32Pseudo %vreg92, 4, %vreg45, 0, pred:14, pred:%noreg; mem:ST4[Stack+40] GPR:%vreg92 QPR:%vreg45 %vreg93 = ADDri %vreg86, 28, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg93,%vreg86 VST1LNq32Pseudo %vreg93, 4, %vreg90, 3, pred:14, pred:%noreg; mem:ST4[Stack+28] GPR:%vreg93 QPR:%vreg90 %vreg94 = ADDri %vreg86, 24, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg94,%vreg86 VST1LNq32Pseudo %vreg94, 4, %vreg90, 2, pred:14, pred:%noreg; mem:ST4[Stack+24] GPR:%vreg94 QPR:%vreg90 %vreg95 = IMPLICIT_DEF; GPR:%vreg95 %R0 = COPY %vreg95; GPR:%vreg95 %vreg96 = IMPLICIT_DEF; GPR:%vreg96 %R1 = COPY %vreg96; GPR:%vreg96 %vreg97 = IMPLICIT_DEF; GPR:%vreg97 %R2 = COPY %vreg97; GPR:%vreg97 %vreg98 = IMPLICIT_DEF; GPR:%vreg98 %R3 = COPY %vreg98; GPR:%vreg98 BL , %R0, %R1, %R2, %R3, %R0, %R1, %R2, %R3, %CPSR, %SP, ... ADJCALLSTACKUP 76, 0, pred:14, pred:%noreg, %SP, %SP B Successors according to CFG: BB#2 BB#4: derived from LLVM BB %bb67 Predecessors according to CFG: BB#2 BX_RET pred:14, pred:%noreg # End machine code for function foo. *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: foo - basic block: bb 0x281aeb4 (BB#0) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: foo - basic block: bb3 0x281af6c (BB#2) *** Bad machine code: MBB exits via unconditional fall-through but its successor differs from its CFG successor! *** - function: foo - basic block: bb4 0x281afc8 (BB#3) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: foo - basic block: bb4 0x281afc8 (BB#3) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: foo - basic block: bb67 0x281b024 (BB#4) LLVM ERROR: Found 5 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2011-12-19-sjlj-clobber.ll (4733 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2011-12-19-sjlj-clobber.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-12-19-sjlj-clobber.ll -O0 -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2011-12-19-sjlj-clobber.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -mtriple=thumbv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@asdf' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2012-01-26-CoalescerBug.ll (4734 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2012-01-26-CoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2012-01-26-CoalescerBug.ll -verify-coalescing -- Exit Code: 1 Command Output (stderr): -- # Before register coalescing # Machine code for function foo: 0B BB#0: derived from LLVM BB %0 16B %vreg3 = VMOVv2i32 0, pred:14, pred:%noreg; DPR:%vreg3 %vreg2 = IMPLICIT_DEF; QPR:%vreg2 Successors according to CFG: BB#1 32B BB#1: derived from LLVM BB %1 Predecessors according to CFG: BB#0 BB#1 48B %vreg7:dsub_0 = COPY %vreg3, %vreg7; QPR:%vreg7 DPR:%vreg3 64B %vreg5 = COPY %vreg3; DPR:%vreg5,%vreg3 80B %vreg7:dsub_0, %vreg5 = VTRNd32 %vreg7:dsub_0, %vreg5, pred:14, pred:%noreg; QPR:%vreg7 DPR:%vreg5 96B %vreg7:dsub_1 = COPY %vreg0:dsub_1; QPR:%vreg7,%vreg0 112B %vreg1 = COPY %vreg7; QPR:%vreg1,%vreg7 128B B %vreg0 = PHI %vreg2, , %vreg1, ; QPR:%vreg0,%vreg2,%vreg1 Successors according to CFG: BB#1 # End machine code for function foo. *** Bad machine code: Missing slot index *** - function: foo - basic block: 0x28178b4 (BB#0) [0B;32B) - instruction: %vreg2 = IMPLICIT_DEF; QPR:%vreg2 *** Bad machine code: MBB exits via unconditional branch but doesn't end with a barrier instruction! *** - function: foo - basic block: 0x2817910 (BB#1) [32B;144B) *** Bad machine code: Virtual register has no Live interval *** - function: foo - basic block: 0x2817910 (BB#1) [32B;144B) - instruction: 96B %vreg7:dsub_1 = COPY %vreg0:dsub_1; QPR:%vreg7,%vreg0 - operand 1: %vreg0:dsub_1 *** Bad machine code: Missing slot index *** - function: foo - basic block: 0x2817910 (BB#1) [32B;144B) - instruction: %vreg0 = PHI %vreg2, , %vreg1, ; QPR:%vreg0,%vreg2,%vreg1 *** Bad machine code: Non-terminator instruction after the first terminator *** - function: foo - basic block: 0x2817910 (BB#1) [32B;144B) - instruction: %vreg0 = PHI %vreg2, , %vreg1, ; QPR:%vreg0,%vreg2,%vreg1 First terminator was: B LLVM ERROR: Found 5 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2012-01-24-RegSequenceLiveRange.ll (4735 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2012-01-24-RegSequenceLiveRange.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2012-01-24-RegSequenceLiveRange.ll -mcpu=cortex-a8 -verify-machineinstrs -verify-coalescing -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function foo: Constant Pool: cp#0: float 0.000000e+00, align=4 BB#0: derived from LLVM BB %bb %vreg2 = VLDRS , 0, pred:14, pred:%noreg; mem:LD4[ConstantPool] SPR:%vreg2 %vreg4 = IMPLICIT_DEF; GPR:%vreg4 %vreg3 = VLDRD %vreg4, 0, pred:14, pred:%noreg; mem:LD8[undef] DPR:%vreg3 GPR:%vreg4 %vreg5 = COPY %vreg3; DPR_VFP2:%vreg5 DPR:%vreg3 %vreg6 = COPY %vreg5:ssub_0; SPR:%vreg6 DPR_VFP2:%vreg5 %vreg7 = REG_SEQUENCE %vreg6, ssub_0, %vreg2, ssub_1, %vreg2, ssub_2, %vreg2, ssub_3; QPR_VFP2:%vreg7 SPR:%vreg6,%vreg2,%vreg2,%vreg2 %vreg8 = COPY %vreg7:dsub_0; DPR:%vreg8 QPR_VFP2:%vreg7 %vreg10 = IMPLICIT_DEF; DPR:%vreg10 %vreg11 = IMPLICIT_DEF; DPR:%vreg11 %vreg9 = REG_SEQUENCE %vreg8, dsub_0, %vreg10, dsub_1; QPR:%vreg9 DPR:%vreg8,%vreg10 %vreg12 = COPY %vreg9:dsub_0; DPR:%vreg12 QPR:%vreg9 %vreg13 = VDUPLN32q %vreg12, 0, pred:14, pred:%noreg; QPR:%vreg13 DPR:%vreg12 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg14 = COPY %vreg13:dsub_0; DPR:%vreg14 QPR:%vreg13 %vreg15 = COPY %vreg14; DPR_VFP2:%vreg15 DPR:%vreg14 %vreg16 = COPY %vreg15:ssub_0; SPR:%vreg16 DPR_VFP2:%vreg15 %vreg17 = IMPLICIT_DEF; GPR:%vreg17 %R0 = COPY %vreg17; GPR:%vreg17 %S0 = COPY %vreg16; SPR:%vreg16 %vreg18 = IMPLICIT_DEF; SPR:%vreg18 %S1 = COPY %vreg18; SPR:%vreg18 %S2 = COPY %vreg2; SPR:%vreg2 BL , %R0, %S0, %S1, %S2, %R0, %Q0, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg19 = COPY %vreg5:ssub_1; SPR:%vreg19 DPR_VFP2:%vreg5 %vreg20 = REG_SEQUENCE %vreg6, ssub_0, %vreg19, ssub_1, %vreg2, ssub_2, %vreg2, ssub_3; QPR_VFP2:%vreg20 SPR:%vreg6,%vreg19,%vreg2,%vreg2 %vreg21 = COPY %vreg20:dsub_0; DPR:%vreg21 QPR_VFP2:%vreg20 %vreg23 = IMPLICIT_DEF; DPR:%vreg23 %vreg24 = IMPLICIT_DEF; DPR:%vreg24 %vreg22 = REG_SEQUENCE %vreg21, dsub_0, %vreg23, dsub_1; QPR:%vreg22 DPR:%vreg21,%vreg23 %vreg25 = COPY %vreg22:dsub_0; DPR:%vreg25 QPR:%vreg22 %vreg26 = VDUPLN32q %vreg25, 1, pred:14, pred:%noreg; QPR:%vreg26 DPR:%vreg25 %vreg27 = COPY %vreg26:dsub_0; DPR:%vreg27 QPR:%vreg26 %vreg28 = COPY %vreg27; DPR_VFP2:%vreg28 DPR:%vreg27 %vreg29 = COPY %vreg28:ssub_0; SPR:%vreg29 DPR_VFP2:%vreg28 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg30 = IMPLICIT_DEF; GPR:%vreg30 %R0 = COPY %vreg30; GPR:%vreg30 %vreg31 = IMPLICIT_DEF; SPR:%vreg31 %S0 = COPY %vreg31; SPR:%vreg31 %S1 = COPY %vreg29; SPR:%vreg29 %S2 = COPY %vreg2; SPR:%vreg2 BL , %R0, %S0, %S1, %S2, %R0, %Q0, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP BX_RET pred:14, pred:%noreg # End machine code for function foo. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: foo - basic block: bb 0x281a2b4 (BB#0) LLVM ERROR: Found 1 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2012-02-01-CoalescerBug.ll (4736 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2012-02-01-CoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -verify-coalescing < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2012-02-01-CoalescerBug.ll -- Exit Code: 1 Command Output (stderr): -- # Before register coalescing # Machine code for function bar: Constant Pool: cp#0: float 0.000000e+00, align=4 0B BB#0: derived from LLVM BB %3 16B %vreg3 = VLDRS , 0, pred:14, pred:%noreg; mem:LD4[ConstantPool] SPR:%vreg3 32B %vreg4 = MOVi32imm ; GPR:%vreg4 48B %vreg5 = VLDMQIA %vreg4, pred:14, pred:%noreg; mem:LD16[getelementptr inbounds (%"type 0x2806210"* @foo, i32 0, i32 0)] QPR:%vreg5 GPR:%vreg4 64B %vreg6 = COPY %vreg5; QPR_VFP2:%vreg6 QPR:%vreg5 80B %vreg10:ssub_2 = COPY %vreg6:ssub_2, %vreg10; QPR_VFP2:%vreg10,%vreg6 96B %vreg10:ssub_1 = COPY %vreg6:ssub_1; QPR_VFP2:%vreg10,%vreg6 112B %vreg10:ssub_0 = COPY %vreg6:ssub_0; QPR_VFP2:%vreg10,%vreg6 128B %vreg10:ssub_3 = COPY %vreg3; QPR_VFP2:%vreg10 SPR:%vreg3 144B VSTMQIA %vreg10, %vreg11, pred:14, pred:%noreg; mem:ST16[undef] QPR_VFP2:%vreg10 GPR:%vreg11 160B ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP 176B %S0 = COPY %vreg3; SPR:%vreg3 192B BL , %R0, %S0, %R0, %Q0, %SP, ... 208B ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP BX_RET pred:14, pred:%noreg # End machine code for function bar. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: bar - basic block: 0x2817ab4 (BB#0) [0B;224B) *** Bad machine code: Missing slot index *** - function: bar - basic block: 0x2817ab4 (BB#0) [0B;224B) - instruction: BX_RET pred:14, pred:%noreg LLVM ERROR: Found 2 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/2012-01-26-CopyPropKills.ll (4737 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/2012-01-26-CopyPropKills.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/2012-01-26-CopyPropKills.ll -mcpu=cortex-a9 -join-liveintervals=0 -verify-machineinstrs -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function foo: Constant Pool: cp#0: <4 x float> , align=16 cp#1: float 0.000000e+00, align=4 BB#0: derived from LLVM BB %bb %vreg1 = IMPLICIT_DEF; GPR:%vreg1 CMPri %vreg1, 0, pred:14, pred:%noreg, %CPSR; GPR:%vreg1 Bcc , pred:1, pred:%CPSR B Successors according to CFG: BB#1 BB#2 BB#1: derived from LLVM BB %bb1 Predecessors according to CFG: BB#0 BB#2: derived from LLVM BB %bb2 Predecessors according to CFG: BB#0 %vreg2 = IMPLICIT_DEF; GPR:%vreg2 CMPri %vreg2, 0, pred:14, pred:%noreg, %CPSR; GPR:%vreg2 Bcc , pred:1, pred:%CPSR B Successors according to CFG: BB#4 BB#3 BB#3: derived from LLVM BB %bb3 Predecessors according to CFG: BB#2 %vreg4 = IMPLICIT_DEF; GPR:%vreg4 %vreg3 = VLDMQIA %vreg4, pred:14, pred:%noreg; mem:LD16[undef] QPR:%vreg3 GPR:%vreg4 %vreg6 = IMPLICIT_DEF; GPR:%vreg6 %vreg5 = LDRi12 %vreg6, 0, pred:14, pred:%noreg; mem:LD4[undef] GPR:%vreg5,%vreg6 %vreg7 = MOVi 0, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg7 %vreg8 = VLDMQIA %vreg7, pred:14, pred:%noreg; mem:LD16[null] QPR:%vreg8 GPR:%vreg7 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg9 = IMPLICIT_DEF; GPR:%vreg9 %R0 = COPY %vreg9; GPR:%vreg9 %vreg10 = IMPLICIT_DEF; GPR:%vreg10 %R1 = COPY %vreg10; GPR:%vreg10 BLX %vreg5, %R0, %R1, %R0, %R1, %R2, %R3, %CPSR, %SP, ...; GPR:%vreg5 ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg11 = VMOVv4i32 0, pred:14, pred:%noreg; QPR:%vreg11 %vreg12 = LEApcrel , pred:14, pred:%noreg; GPR:%vreg12 %vreg13 = VLDMQIA %vreg12, pred:14, pred:%noreg; mem:LD16[ConstantPool] QPR:%vreg13 GPR:%vreg12 %vreg14 = VMULfq %vreg11, %vreg13, pred:14, pred:%noreg; QPR:%vreg14,%vreg11,%vreg13 %vreg16 = IMPLICIT_DEF; QPR:%vreg16 %vreg15 = VMULfq %vreg13, %vreg16, pred:14, pred:%noreg; QPR:%vreg15,%vreg13,%vreg16 %vreg17 = COPY %vreg14:dsub_1; DPR:%vreg17 QPR:%vreg14 %vreg18 = COPY %vreg14:dsub_0; DPR:%vreg18 QPR:%vreg14 %vreg19, %vreg20 = VTRNd32 %vreg18, %vreg17, pred:14, pred:%noreg; DPR:%vreg19,%vreg20,%vreg18,%vreg17 %vreg21 = VMULfq %vreg15, %vreg11, pred:14, pred:%noreg; QPR:%vreg21,%vreg15,%vreg11 %vreg22 = VMOVv1i64 7695, pred:14, pred:%noreg; DPR:%vreg22 %vreg23 = COPY %vreg11:dsub_0; DPR:%vreg23 QPR:%vreg11 %vreg24 = VBSLd %vreg22, %vreg23, %vreg19, pred:14, pred:%noreg; DPR:%vreg24,%vreg22,%vreg23,%vreg19 %vreg25 = VADDfq %vreg21, %vreg11, pred:14, pred:%noreg; QPR:%vreg25,%vreg21,%vreg11 %vreg26 = LEApcrel , pred:14, pred:%noreg; GPR:%vreg26 %vreg28 = IMPLICIT_DEF; DPR:%vreg28 %vreg29 = IMPLICIT_DEF; DPR:%vreg29 %vreg27 = REG_SEQUENCE %vreg24, dsub_0, %vreg28, dsub_1; QPR:%vreg27 DPR:%vreg24,%vreg28 %vreg30 = VLD1LNq32Pseudo %vreg26, 4, %vreg27, 3, pred:14, pred:%noreg; mem:LD4[ConstantPool] QPR:%vreg30,%vreg27 GPR:%vreg26 %vreg31 = VADDfq %vreg15, %vreg30, pred:14, pred:%noreg; QPR:%vreg31,%vreg15,%vreg30 %vreg32 = COPY %vreg25:dsub_1; DPR:%vreg32 QPR:%vreg25 %vreg34 = IMPLICIT_DEF; DPR:%vreg34 %vreg35 = IMPLICIT_DEF; DPR:%vreg35 %vreg33 = REG_SEQUENCE %vreg32, dsub_0, %vreg34, dsub_1; QPR:%vreg33 DPR:%vreg32,%vreg34 %vreg36 = COPY %vreg33:dsub_0; DPR_VFP2:%vreg36 QPR:%vreg33 %vreg38 = IMPLICIT_DEF; QPR:%vreg38 %vreg37 = VMULslfq %vreg38, %vreg36, 0, pred:14, pred:%noreg; QPR:%vreg37,%vreg38 DPR_VFP2:%vreg36 %vreg40 = IMPLICIT_DEF; QPR:%vreg40 %vreg39 = VMULfq %vreg3, %vreg40, pred:14, pred:%noreg; QPR:%vreg39,%vreg3,%vreg40 %vreg41 = COPY %vreg25:dsub_0; DPR:%vreg41 QPR:%vreg25 %vreg43 = IMPLICIT_DEF; DPR:%vreg43 %vreg44 = IMPLICIT_DEF; DPR:%vreg44 %vreg42 = REG_SEQUENCE %vreg41, dsub_0, %vreg43, dsub_1; QPR:%vreg42 DPR:%vreg41,%vreg43 %vreg45 = COPY %vreg42:dsub_0; DPR_VFP2:%vreg45 QPR:%vreg42 %vreg46 = VMULslfq %vreg8, %vreg45, 1, pred:14, pred:%noreg; QPR:%vreg46,%vreg8 DPR_VFP2:%vreg45 %vreg47 = COPY %vreg31:dsub_0; DPR:%vreg47 QPR:%vreg31 %vreg49 = IMPLICIT_DEF; DPR:%vreg49 %vreg50 = IMPLICIT_DEF; DPR:%vreg50 %vreg48 = REG_SEQUENCE %vreg47, dsub_0, %vreg49, dsub_1; QPR:%vreg48 DPR:%vreg47,%vreg49 %vreg51 = COPY %vreg48:dsub_0; DPR_VFP2:%vreg51 QPR:%vreg48 %vreg52 = VMULslfq %vreg8, %vreg51, 1, pred:14, pred:%noreg; QPR:%vreg52,%vreg8 DPR_VFP2:%vreg51 %vreg54 = IMPLICIT_DEF; QPR:%vreg54 %vreg53 = VADDfq %vreg37, %vreg54, pred:14, pred:%noreg; QPR:%vreg53,%vreg37,%vreg54 %vreg55 = VADDfq %vreg39, %vreg46, pred:14, pred:%noreg; QPR:%vreg55,%vreg39,%vreg46 %vreg57 = IMPLICIT_DEF; QPR:%vreg57 %vreg56 = VADDfq %vreg52, %vreg57, pred:14, pred:%noreg; QPR:%vreg56,%vreg52,%vreg57 %vreg58 = VADDfq %vreg53, %vreg11, pred:14, pred:%noreg; QPR:%vreg58,%vreg53,%vreg11 %vreg60 = IMPLICIT_DEF; QPR:%vreg60 %vreg59 = VADDfq %vreg55, %vreg60, pred:14, pred:%noreg; QPR:%vreg59,%vreg55,%vreg60 ADJCALLSTACKDOWN 56, pred:14, pred:%noreg, %SP, %SP %vreg62 = IMPLICIT_DEF; QPR:%vreg62 %vreg61 = VADDfq %vreg56, %vreg62, pred:14, pred:%noreg; QPR:%vreg61,%vreg56,%vreg62 %vreg63 = COPY %SP; GPR:%vreg63 %vreg64 = ADDri %vreg63, 28, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg64,%vreg63 VST1LNq32Pseudo %vreg64, 4, %vreg58, 1, pred:14, pred:%noreg; mem:ST4[Stack+28] GPR:%vreg64 QPR:%vreg58 %vreg65 = ADDri %vreg63, 24, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg65,%vreg63 VST1LNq32Pseudo %vreg65, 4, %vreg58, 0, pred:14, pred:%noreg; mem:ST4[Stack+24] GPR:%vreg65 QPR:%vreg58 %vreg66 = ADDri %vreg63, 20, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg66,%vreg63 VST1LNq32Pseudo %vreg66, 4, %vreg59, 3, pred:14, pred:%noreg; mem:ST4[Stack+20] GPR:%vreg66 QPR:%vreg59 %vreg67 = ADDri %vreg63, 16, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg67,%vreg63 VST1LNq32Pseudo %vreg67, 4, %vreg59, 2, pred:14, pred:%noreg; mem:ST4[Stack+16] GPR:%vreg67 QPR:%vreg59 %vreg68 = ADDri %vreg63, 4, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg68,%vreg63 VST1LNq32Pseudo %vreg68, 4, %vreg61, 3, pred:14, pred:%noreg; mem:ST4[Stack+4] GPR:%vreg68 QPR:%vreg61 VST1LNq32Pseudo %vreg63, 4, %vreg61, 2, pred:14, pred:%noreg; mem:ST4[Stack] GPR:%vreg63 QPR:%vreg61 %R0 = COPY %vreg7; GPR:%vreg7 %vreg69 = IMPLICIT_DEF; GPR:%vreg69 %R2 = COPY %vreg69; GPR:%vreg69 %vreg70 = IMPLICIT_DEF; GPR:%vreg70 %R3 = COPY %vreg70; GPR:%vreg70 BL , %R0, %R2, %R3, %R0, %R1, %R2, %R3, %CPSR, %SP, ... ADJCALLSTACKUP 56, 0, pred:14, pred:%noreg, %SP, %SP ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %R0 = COPY %vreg7; GPR:%vreg7 BLX %vreg7, %R0, %R0, %R1, %R2, %R3, %CPSR, %SP, ...; GPR:%vreg7 ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg71 = COPY %R0; GPR:%vreg71 %vreg72 = VLDRS %vreg71, 4, pred:14, pred:%noreg; mem:LD4[%tmp79+16](align=16) SPR:%vreg72 GPR:%vreg71 %vreg73 = VLDRS %vreg71, 5, pred:14, pred:%noreg; mem:LD4[%tmp79+20] SPR:%vreg73 GPR:%vreg71 %vreg74 = VLDRS %vreg71, 6, pred:14, pred:%noreg; mem:LD4[%tmp79+24](align=8) SPR:%vreg74 GPR:%vreg71 %vreg75 = VLDRS %vreg71, 7, pred:14, pred:%noreg; mem:LD4[%tmp79+28] SPR:%vreg75 GPR:%vreg71 %vreg76 = REG_SEQUENCE %vreg72, ssub_0, %vreg73, ssub_1, %vreg74, ssub_2, %vreg75, ssub_3; QPR_VFP2:%vreg76 SPR:%vreg72,%vreg73,%vreg74,%vreg75 %vreg77 = COPY %vreg76:dsub_1; DPR:%vreg77 QPR_VFP2:%vreg76 %vreg79 = IMPLICIT_DEF; DPR:%vreg79 %vreg80 = IMPLICIT_DEF; DPR:%vreg80 %vreg78 = REG_SEQUENCE %vreg77, dsub_0, %vreg79, dsub_1; QPR:%vreg78 DPR:%vreg77,%vreg79 %vreg81 = COPY %vreg78:dsub_0; DPR_VFP2:%vreg81 QPR:%vreg78 %vreg83 = IMPLICIT_DEF; QPR:%vreg83 %vreg82 = VMULslfq %vreg83, %vreg81, 1, pred:14, pred:%noreg; QPR:%vreg82,%vreg83 DPR_VFP2:%vreg81 %vreg85 = IMPLICIT_DEF; QPR:%vreg85 %vreg84 = VADDfq %vreg82, %vreg85, pred:14, pred:%noreg; QPR:%vreg84,%vreg82,%vreg85 %vreg87 = IMPLICIT_DEF; QPR:%vreg87 %vreg86 = VADDfq %vreg84, %vreg87, pred:14, pred:%noreg; QPR:%vreg86,%vreg84,%vreg87 %vreg88 = IMPLICIT_DEF; GPR:%vreg88 VSTMQIA %vreg86, %vreg88, pred:14, pred:%noreg; mem:ST16[undef] QPR:%vreg86 GPR:%vreg88 BB#4: derived from LLVM BB %bb92 Predecessors according to CFG: BB#2 BX_RET pred:14, pred:%noreg # End machine code for function foo. *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: foo - basic block: bb 0x281acb4 (BB#0) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: foo - basic block: bb2 0x281ad6c (BB#2) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: foo - basic block: bb92 0x281ae24 (BB#4) LLVM ERROR: Found 3 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/addrmode.ll (4738 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/addrmode.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/addrmode.ll -march=arm -stats |& grep asm-printer | grep 4 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/arguments.ll (4745 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/arguments.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arguments.ll -mtriple=arm-linux-gnueabi -mattr=+vfp2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arguments.ll -check-prefix=ELF gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arguments.ll -mtriple=arm-apple-darwin -mattr=+vfp2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arguments.ll -check-prefix=DARWIN -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arguments.ll:31:13: error: expected string not found in input ; ELF-NEXT: mov pc, lr ^ :60:1: note: scanning from here .Ltmp2: ^ :61:4: note: possible intended match here .size f3, .Ltmp2-f3 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/arm-frameaddr.ll (4755 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/arm-frameaddr.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-frameaddr.ll -mtriple=arm-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-frameaddr.ll -check-prefix=DARWIN gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-frameaddr.ll -mtriple=arm-linux-gnueabi | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-frameaddr.ll -check-prefix=LINUX -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-frameaddr.ll:9:11: error: expected string not found in input ; DARWIN: mov r0, r7 ^ :10:5: note: scanning from here _t: @ @t ^ :13:2: note: possible intended match here mov r7, sp ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll (4757 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-and-tst-peephole.ll -march=arm | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=ARM /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-and-tst-peephole.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-and-tst-peephole.ll -march=thumb | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=THUMB /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-and-tst-peephole.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-and-tst-peephole.ll -march=thumb -mattr=+thumb2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=T2 /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-and-tst-peephole.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=arm 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/arm-negative-stride.ll (4758 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/arm-negative-stride.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-negative-stride.ll -march=arm | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-negative-stride.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-negative-stride.ll:8:10: error: expected string not found in input ; CHECK: str r1, [{{r.*}}, {{r.*}}, lsl #2] ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :28:2: note: possible intended match here add r0, r0, r2, lsl #2 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/arm-returnaddr.ll (4759 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/arm-returnaddr.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-returnaddr.ll -mtriple=arm-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-returnaddr.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-returnaddr.ll -mtriple=thumbv6-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-returnaddr.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-returnaddr.ll -mtriple=arm-apple-ios -regalloc=basic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-returnaddr.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-returnaddr.ll -mtriple=thumbv6-apple-ios -regalloc=basic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-returnaddr.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/arm-returnaddr.ll:12:10: error: expected string not found in input ; CHECK: mov r0, lr ^ :13:2: note: scanning from here mov r7, sp ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/armv4.ll (4760 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/armv4.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/armv4.ll -mtriple=armv4t-unknown-eabi | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/armv4.ll -check-prefix=THUMB gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/armv4.ll -mtriple=armv4-unknown-eabi -mcpu=strongarm | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/armv4.ll -check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/armv4.ll -mtriple=armv7-unknown-eabi -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/armv4.ll -check-prefix=THUMB gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/armv4.ll -mtriple=armv6-unknown-eabi | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/armv4.ll -check-prefix=THUMB gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/armv4.ll -mtriple=armv4-unknown-eabi | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/armv4.ll -check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/armv4.ll -mtriple=armv4t-unknown-eabi | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/armv4.ll -check-prefix=THUMB -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/armv4.ll:11:10: error: expected string not found in input ; THUMB: bx ^ :1:2: note: scanning from here .syntax unified ^ :1:7: note: possible intended match here .syntax unified ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/atomic-cmp.ll (4761 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/atomic-cmp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-cmp.ll -mtriple=armv7-apple-darwin -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-cmp.ll -check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-cmp.ll -mtriple=thumbv7-apple-darwin -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-cmp.ll -check-prefix=T2 -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function t: Function Live Ins: %R0 in %vreg0, %R1 in %vreg1, %R2 in %vreg2 Function Live Outs: %R0 BB#0: derived from LLVM BB %0 Live Ins: %R0 %R1 %R2 %vreg2 = COPY %R2; GPR:%vreg2 %vreg1 = COPY %R1; GPR:%vreg1 %vreg0 = COPY %R0; GPR:%vreg0 %vreg3 = ATOMIC_CMP_SWAP_I8 %vreg0, %vreg1, %vreg2, %CPSR; mem:Volatile LDST1[%a] GPR:%vreg3,%vreg0,%vreg1,%vreg2 %R0 = COPY %vreg3; GPR:%vreg3 BX_RET pred:14, pred:%noreg # End machine code for function t. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: t - basic block: 0x28178b4 (BB#0) LLVM ERROR: Found 1 machine code errors. FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/atomic-load-store.ll (4762 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/atomic-load-store.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-load-store.ll -mtriple=armv7-apple-ios -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-load-store.ll -check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-load-store.ll -mtriple=armv7-apple-ios -O0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-load-store.ll -check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-load-store.ll -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-load-store.ll -check-prefix=THUMBTWO gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-load-store.ll -mtriple=thumbv6-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-load-store.ll -check-prefix=THUMBONE -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function test1: Function Live Ins: %R0 in %vreg0, %R1 in %vreg1 BB#0: derived from LLVM BB %0 Live Ins: %R0 %R1 %vreg1 = COPY %R1; GPR:%vreg1 %vreg0 = COPY %R0; GPR:%vreg0 DMB 11 STRi12 %vreg1, %vreg0, 0, pred:14, pred:%noreg; mem:Volatile ST4[%ptr] GPR:%vreg1,%vreg0 DMB 11 BX_RET pred:14, pred:%noreg # End machine code for function test1. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: test1 - basic block: 0x28178b4 (BB#0) LLVM ERROR: Found 1 machine code errors. FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/atomic-64bit.ll (4763 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/atomic-64bit.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-64bit.ll -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-64bit.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@test7' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/atomic-op.ll (4764 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/atomic-op.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-op.ll -mtriple=armv7-apple-ios -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-op.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-op.ll -mtriple=thumbv7-apple-ios -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/atomic-op.ll -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function func: Frame Objects: fi#0: size=4, align=4, at location [SP] fi#1: size=4, align=4, at location [SP] fi#2: size=4, align=4, at location [SP] fi#3: size=4, align=4, at location [SP] fi#4: size=4, align=4, at location [SP] fi#5: size=4, align=4, at location [SP] fi#6: size=4, align=4, at location [SP] fi#7: size=4, align=4, at location [SP] fi#8: size=4, align=4, at location [SP] Function Live Ins: %R0 in %vreg0, %R1 in %vreg1 BB#0: derived from LLVM BB %entry Live Ins: %R0 %R1 %vreg1 = COPY %R1; GPR:%vreg1 %vreg0 = COPY %R0; GPR:%vreg0 STRi12 %vreg0, , 0, pred:14, pred:%noreg; mem:ST4[%argc.addr] GPR:%vreg0 STRi12 %vreg1, , 0, pred:14, pred:%noreg; mem:ST4[%argv.addr] GPR:%vreg1 %vreg2 = MOVi 0, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg2 STRi12 %vreg2, , 0, pred:14, pred:%noreg; mem:ST4[%val1] GPR:%vreg2 %vreg3 = MOVi 31, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg3 STRi12 %vreg3, , 0, pred:14, pred:%noreg; mem:ST4[%val2] GPR:%vreg3 %vreg4 = MOVi16 3855, pred:14, pred:%noreg; GPR:%vreg4 STRi12 %vreg4, , 0, pred:14, pred:%noreg; mem:ST4[%andt] GPR:%vreg4 STRi12 %vreg4, , 0, pred:14, pred:%noreg; mem:ST4[%ort] GPR:%vreg4 STRi12 %vreg4, , 0, pred:14, pred:%noreg; mem:ST4[%xort] GPR:%vreg4 %vreg5 = MOVi 4, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg5 STRi12 %vreg5, , 0, pred:14, pred:%noreg; mem:ST4[%temp] GPR:%vreg5 %vreg6 = ADDri , 0, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg6 %vreg7 = ATOMIC_LOAD_ADD_I32 %vreg6, %vreg5, %CPSR; mem:Volatile LDST4[%val1] GPR:%vreg7,%vreg6,%vreg5 STRi12 %vreg7, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg7 %vreg8 = MOVi 30, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg8 %vreg9 = ADDri , 0, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg9 %vreg10 = ATOMIC_LOAD_SUB_I32 %vreg9, %vreg8, %CPSR; mem:Volatile LDST4[%val2] GPR:%vreg10,%vreg9,%vreg8 STRi12 %vreg10, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg10 %vreg11 = MOVi 1, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg11 %vreg12 = ATOMIC_LOAD_ADD_I32 %vreg9, %vreg11, %CPSR; mem:Volatile LDST4[%val2] GPR:%vreg12,%vreg9,%vreg11 STRi12 %vreg12, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg12 %vreg13 = ATOMIC_LOAD_SUB_I32 %vreg9, %vreg11, %CPSR; mem:Volatile LDST4[%val2] GPR:%vreg13,%vreg9,%vreg11 STRi12 %vreg13, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg13 %vreg14 = MOVi 4080, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg14 %vreg15 = ADDri , 0, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg15 %vreg16 = ATOMIC_LOAD_AND_I32 %vreg15, %vreg14, %CPSR; mem:Volatile LDST4[%andt] GPR:%vreg16,%vreg15,%vreg14 STRi12 %vreg16, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg16 %vreg17 = ADDri , 0, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg17 %vreg18 = ATOMIC_LOAD_OR_I32 %vreg17, %vreg14, %CPSR; mem:Volatile LDST4[%ort] GPR:%vreg18,%vreg17,%vreg14 STRi12 %vreg18, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg18 %vreg19 = ADDri , 0, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg19 %vreg20 = ATOMIC_LOAD_XOR_I32 %vreg19, %vreg14, %CPSR; mem:Volatile LDST4[%xort] GPR:%vreg20,%vreg19,%vreg14 STRi12 %vreg20, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg20 %vreg21 = MOVi 16, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg21 %vreg22 = ATOMIC_LOAD_MIN_I32 %vreg9, %vreg21, %CPSR; mem:Volatile LDST4[%val2] GPR:%vreg22,%vreg9,%vreg21 STRi12 %vreg22, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg22 %vreg23 = MVNi 0, pred:14, pred:%noreg, opt:%noreg; GPR:%vreg23 %vreg24 = ATOMIC_LOAD_MIN_I32 %vreg9, %vreg23, %CPSR; mem:Volatile LDST4[%val2] GPR:%vreg24,%vreg9,%vreg23 STRi12 %vreg24, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg24 %vreg25 = ATOMIC_LOAD_MAX_I32 %vreg9, %vreg11, %CPSR; mem:Volatile LDST4[%val2] GPR:%vreg25,%vreg9,%vreg11 STRi12 %vreg25, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg25 %vreg26 = ATOMIC_LOAD_MAX_I32 %vreg9, %vreg2, %CPSR; mem:Volatile LDST4[%val2] GPR:%vreg26,%vreg9,%vreg2 STRi12 %vreg26, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg26 %vreg27 = ATOMIC_LOAD_UMIN_I32 %vreg9, %vreg21, %CPSR; mem:Volatile LDST4[%val2] GPR:%vreg27,%vreg9,%vreg21 STRi12 %vreg27, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg27 %vreg28 = ATOMIC_LOAD_UMIN_I32 %vreg9, %vreg23, %CPSR; mem:Volatile LDST4[%val2] GPR:%vreg28,%vreg9,%vreg23 STRi12 %vreg28, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg28 %vreg29 = ATOMIC_LOAD_UMAX_I32 %vreg9, %vreg11, %CPSR; mem:Volatile LDST4[%val2] GPR:%vreg29,%vreg9,%vreg11 STRi12 %vreg29, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg29 %vreg30 = ATOMIC_LOAD_UMAX_I32 %vreg9, %vreg2, %CPSR; mem:Volatile LDST4[%val2] GPR:%vreg30,%vreg9,%vreg2 STRi12 %vreg30, , 0, pred:14, pred:%noreg; mem:ST4[%old] GPR:%vreg30 BX_RET pred:14, pred:%noreg # End machine code for function func. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: func - basic block: entry 0x28186b4 (BB#0) LLVM ERROR: Found 1 machine code errors. FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/bx_fold.ll (4773 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/bx_fold.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/bx_fold.ll -mtriple=armv5t-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/bx_fold.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv5t-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@test' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/call-tc.ll (4774 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/call-tc.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call-tc.ll -mtriple=armv6-apple-ios -mattr=+vfp2 -arm-tail-calls | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call-tc.ll -check-prefix=CHECKV6 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call-tc.ll -mtriple=armv6-linux-gnueabi -relocation-model=pic -mattr=+vfp2 -arm-tail-calls | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call-tc.ll -check-prefix=CHECKELF gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call-tc.ll -mtriple=thumbv7-apple-ios -arm-tail-calls | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call-tc.ll -check-prefix=CHECKT2D gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call-tc.ll -mtriple=thumbv7-apple-ios5.0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call-tc.ll -check-prefix=CHECKT2D -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv6-apple-ios -mattr=+vfp2 -arm-tail-calls 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@t7' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/call.ll (4775 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/call.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call.ll -march=arm -mattr=+v4t | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call.ll -check-prefix=CHECKV4 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call.ll -march=arm -mattr=+v5t | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call.ll -check-prefix=CHECKV5 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call.ll -mtriple=armv6-linux-gnueabi -relocation-model=pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call.ll -check-prefix=CHECKELF -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call.ll:11:13: error: expected string not found in input ; CHECKELF: PLT ^ :1:2: note: scanning from here .syntax unified ^ :23:1: note: possible intended match here .Ltmp0: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/call_nolink.ll (4776 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/call_nolink.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/call_nolink.ll -march=arm -mtriple=arm-linux-gnueabi | not grep {bx lr} -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=arm -mtriple=arm-linux-gnueabi 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@main_bb_2E_i_bb205_2E_i_2E_i_bb115_2E_i_2E_i' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/code-placement.ll (4779 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/code-placement.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/code-placement.ll -mtriple=armv7-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/code-placement.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t2' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/compare-call.ll (4780 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/compare-call.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/compare-call.ll -march=arm -mattr=+v6,+vfp2 | grep vcmpe.f32 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=arm -mattr=+v6,+vfp2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@test3' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/crash-greedy.ll (4783 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/crash-greedy.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/crash-greedy.ll -regalloc=greedy -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/crash-greedy.ll -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function remat_subreg: Frame Objects: fi#-4: size=4, align=4, fixed, at location [SP+12] fi#-3: size=4, align=4, fixed, at location [SP+8] fi#-2: size=4, align=4, fixed, at location [SP+4] fi#-1: size=4, align=4, fixed, at location [SP] Constant Pool: cp#0: double 0.000000e+00, align=8 Function Live Ins: %R3 in %vreg8 BB#0: derived from LLVM BB %entry Live Ins: %R3 %vreg8 = COPY %R3; GPR:%vreg8 %vreg10 = VLDRS , 0, pred:14, pred:%noreg; mem:LD4[FixedStack-2] SPR:%vreg10 %vreg0 = VCVTDS %vreg10, pred:14, pred:%noreg; DPR:%vreg0 SPR:%vreg10 %vreg12 = t2LDRi12 , 0, pred:14, pred:%noreg; mem:LD4[FixedStack-4] GPR:%vreg12 %vreg9 = VLDRS , 0, pred:14, pred:%noreg; mem:LD4[FixedStack-1] SPR:%vreg9 %vreg11 = t2LDRi12 , 0, pred:14, pred:%noreg; mem:LD4[FixedStack-3] GPR:%vreg11 %vreg1 = VNEGD %vreg0, pred:14, pred:%noreg; DPR:%vreg1,%vreg0 %vreg13 = IMPLICIT_DEF; GPRnopc:%vreg13 t2CMPri %vreg13, 0, pred:14, pred:%noreg, %CPSR; GPRnopc:%vreg13 t2Bcc , pred:1, pred:%CPSR t2B , pred:14, pred:%noreg Successors according to CFG: BB#1 BB#2 BB#1: derived from LLVM BB %cond.end.us Predecessors according to CFG: BB#0 BB#2: derived from LLVM BB %cond.end Predecessors according to CFG: BB#0 %vreg14 = VLDRD , 0, pred:14, pred:%noreg; mem:LD8[ConstantPool] DPR:%vreg14 %vreg16 = IMPLICIT_DEF; DPR:%vreg16 %vreg15 = VMULD %vreg14, %vreg16, pred:14, pred:%noreg; DPR:%vreg15,%vreg14,%vreg16 %vreg17 = IMPLICIT_DEF; DPR:%vreg17 %vreg18 = IMPLICIT_DEF; DPR:%vreg18 %vreg3 = VADDD %vreg17, %vreg18, pred:14, pred:%noreg; DPR:%vreg3,%vreg17,%vreg18 %vreg19 = IMPLICIT_DEF; DPR:%vreg19 %vreg4 = VADDD %vreg14, %vreg19, pred:14, pred:%noreg; DPR:%vreg4,%vreg14,%vreg19 %vreg20 = IMPLICIT_DEF; DPR:%vreg20 %vreg2 = VADDD %vreg15, %vreg20, pred:14, pred:%noreg; DPR:%vreg2,%vreg15,%vreg20 Successors according to CFG: BB#3 BB#3: derived from LLVM BB %for.end Predecessors according to CFG: BB#2 %vreg21 = VCVTDS %vreg9, pred:14, pred:%noreg; DPR:%vreg21 SPR:%vreg9 %vreg22 = VMULD %vreg1, %vreg21, pred:14, pred:%noreg; DPR:%vreg22,%vreg1,%vreg21 %vreg23, %vreg24 = VMOVRRD %vreg22, pred:14, pred:%noreg; GPR:%vreg23,%vreg24 DPR:%vreg22 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %R0 = COPY %vreg23; GPR:%vreg23 %R1 = COPY %vreg24; GPR:%vreg24 tBLXi pred:14, pred:%noreg, , %R0, %R1, %R0, %R1, %R3, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg25 = COPY %R0; GPR:%vreg25 %vreg26 = COPY %R1; GPR:%vreg26 %vreg27 = VMOVSR %vreg8, pred:14, pred:%noreg; SPR:%vreg27 GPR:%vreg8 %vreg28 = VSITOD %vreg27, pred:14, pred:%noreg; DPR:%vreg28 SPR:%vreg27 %vreg29 = VMOVDRR %vreg25, %vreg26, pred:14, pred:%noreg; DPR:%vreg29 GPR:%vreg25,%vreg26 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %R0 = COPY %vreg23; GPR:%vreg23 %R1 = COPY %vreg24; GPR:%vreg24 tBLXi pred:14, pred:%noreg, , %R0, %R1, %R0, %R1, %R3, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg30 = COPY %R0; GPR:%vreg30 %vreg31 = COPY %R1; GPR:%vreg31 %vreg32 = VMOVDRR %vreg30, %vreg31, pred:14, pred:%noreg; DPR:%vreg32 GPR:%vreg30,%vreg31 %vreg34 = IMPLICIT_DEF; DPR:%vreg34 %vreg33 = VMULD %vreg21, %vreg34, pred:14, pred:%noreg; DPR:%vreg33,%vreg21,%vreg34 %vreg35 = VMULD %vreg28, %vreg29, pred:14, pred:%noreg; DPR:%vreg35,%vreg28,%vreg29 %vreg36 = VLDRD , 0, pred:14, pred:%noreg; mem:LD8[ConstantPool] DPR:%vreg36 %vreg38 = IMPLICIT_DEF; DPR:%vreg38 %vreg37 = VMULD %vreg32, %vreg38, pred:14, pred:%noreg; DPR:%vreg37,%vreg32,%vreg38 %vreg40 = IMPLICIT_DEF; DPR:%vreg40 %vreg39 = VMULD %vreg33, %vreg40, pred:14, pred:%noreg; DPR:%vreg39,%vreg33,%vreg40 %vreg41 = VADDD %vreg35, %vreg36, pred:14, pred:%noreg; DPR:%vreg41,%vreg35,%vreg36 %vreg42 = VADDD %vreg3, %vreg37, pred:14, pred:%noreg; DPR:%vreg42,%vreg3,%vreg37 %vreg43 = IMPLICIT_DEF; DPR:%vreg43 %vreg44 = COPY %vreg43; DPR_VFP2:%vreg44 DPR:%vreg43 %vreg45 = INSERT_SUBREG %vreg44, %vreg10, ssub_0; DPR_VFP2:%vreg45,%vreg44 SPR:%vreg10 %vreg46 = VMULfd %vreg45, %vreg45, pred:14, pred:%noreg; DPR:%vreg46 DPR_VFP2:%vreg45 %vreg47 = FCONSTD 112, pred:14, pred:%noreg; DPR:%vreg47 %vreg49 = IMPLICIT_DEF; DPR:%vreg49 %vreg48 = VADDD %vreg39, %vreg49, pred:14, pred:%noreg; DPR:%vreg48,%vreg39,%vreg49 %vreg50 = COPY %vreg46; DPR_VFP2:%vreg50 DPR:%vreg46 %vreg51 = COPY %vreg50:ssub_0; SPR:%vreg51 DPR_VFP2:%vreg50 %vreg52 = VCVTDS %vreg51, pred:14, pred:%noreg; DPR:%vreg52 SPR:%vreg51 %vreg53 = VDIVD %vreg42, %vreg41, pred:14, pred:%noreg; DPR:%vreg53,%vreg42,%vreg41 %vreg54 = VDIVD %vreg2, %vreg4, pred:14, pred:%noreg; DPR:%vreg54,%vreg2,%vreg4 %vreg55 = VDIVD %vreg47, %vreg0, pred:14, pred:%noreg; DPR:%vreg55,%vreg47,%vreg0 %vreg56 = VDIVD %vreg48, %vreg41, pred:14, pred:%noreg; DPR:%vreg56,%vreg48,%vreg41 %vreg57 = VDIVD %vreg47, %vreg52, pred:14, pred:%noreg; DPR:%vreg57,%vreg47,%vreg52 %vreg58 = VMULD %vreg53, %vreg53, pred:14, pred:%noreg; DPR:%vreg58,%vreg53,%vreg53 %vreg59 = VSUBD %vreg55, %vreg54, pred:14, pred:%noreg; DPR:%vreg59,%vreg55,%vreg54 %vreg60 = VSUBD %vreg58, %vreg56, pred:14, pred:%noreg; DPR:%vreg60,%vreg58,%vreg56 %vreg61 = VADDD %vreg59, %vreg53, pred:14, pred:%noreg; DPR:%vreg61,%vreg59,%vreg53 %vreg62 = VSUBD %vreg60, %vreg57, pred:14, pred:%noreg; DPR:%vreg62,%vreg60,%vreg57 %vreg63 = VCVTSD %vreg61, pred:14, pred:%noreg; SPR:%vreg63 DPR:%vreg61 %vreg64 = VCVTSD %vreg62, pred:14, pred:%noreg; SPR:%vreg64 DPR:%vreg62 VSTRS %vreg63, %vreg11, 0, pred:14, pred:%noreg; mem:ST4[%ret_f] SPR:%vreg63 GPR:%vreg11 VSTRS %vreg64, %vreg12, 0, pred:14, pred:%noreg; mem:ST4[%ret_df] SPR:%vreg64 GPR:%vreg12 tBX_RET pred:14, pred:%noreg # End machine code for function remat_subreg. *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: remat_subreg - basic block: entry 0x2819cb4 (BB#0) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: remat_subreg - basic block: for.end 0x2819dc8 (BB#3) LLVM ERROR: Found 2 machine code errors. FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/crash.ll (4784 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/crash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/crash.ll -mtriple=thumbv7-apple-darwin10 -verify-arm-pseudo-expand -- Exit Code: 1 Command Output (stderr): -- # After expanding ARM pseudo instructions. # Machine code for function foo: BB#0: derived from LLVM BB %bb %Q8 = VMLAslfq %Q8, %Q8, %D0, 1, pred:14, pred:%noreg %Q8 = VADDfq %Q8, %Q8, pred:14, pred:%noreg VSTMDIA %R0, pred:14, pred:%noreg, %D16, %D17, %Q8; mem:ST16[undef] tBX_RET pred:14, pred:%noreg # End machine code for function foo. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: foo - basic block: bb 0x2828ab4 (BB#0) LLVM ERROR: Found 1 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/crash-greedy-v6.ll (4786 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/crash-greedy-v6.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -disable-fp-elim -relocation-model=pic < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/crash-greedy-v6.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -disable-fp-elim -relocation-model=pic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@sample_nearest_3d' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/debug-info-blocks.ll (4791 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/debug-info-blocks.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/debug-info-blocks.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/debug-info-blocks.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@foobar_func_block_invoke_0' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40. FAIL: LLVM :: CodeGen/ARM/debug-info-branch-folding.ll (4792 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/debug-info-branch-folding.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/debug-info-branch-folding.ll - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/debug-info-branch-folding.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc - 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/debug-info-s16-reg.ll (4794 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/debug-info-s16-reg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/debug-info-s16-reg.ll - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/debug-info-s16-reg.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc - 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@main' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/debug-info-sreg2.ll (4795 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/debug-info-sreg2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/debug-info-sreg2.ll - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/debug-info-sreg2.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc - 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@_Z3foov' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/debug-info-qreg.ll (4796 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/debug-info-qreg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/debug-info-qreg.ll - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/debug-info-qreg.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc - 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@main' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/extloadi1.ll (4803 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/extloadi1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/extloadi1.ll -march=arm -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=arm 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Peephole Optimizations' on function '@__mf_sigusr1_respond' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/fast-isel-br-const.ll (4807 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/fast-isel-br-const.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-br-const.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-br-const.ll --check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-br-const.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-br-const.ll --check-prefix=THUMB -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@t1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/fast-isel-br-phi.ll (4808 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/fast-isel-br-phi.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-br-phi.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/fast-isel-call.ll (4809 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/fast-isel-call.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-call.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-call.ll --check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-call.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-call.ll --check-prefix=THUMB -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@t0' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/fast-isel-cmp-imm.ll (4810 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/fast-isel-cmp-imm.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-cmp-imm.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-cmp-imm.ll --check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-cmp-imm.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-cmp-imm.ll --check-prefix=THUMB -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@t1a' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/fast-isel-deadcode.ll (4813 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/fast-isel-deadcode.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-deadcode.ll -O0 -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-deadcode.ll --check-prefix=THUMB -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-deadcode.ll:16:10: error: expected string not found in input ; THUMB: movs r0, #0 ^ :42:2: note: scanning from here pop {r4, r7, pc} ^ :44:2: note: possible intended match here mov sp, r4 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/fast-isel-conversion.ll (4814 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/fast-isel-conversion.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-conversion.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-conversion.ll --check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-conversion.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-conversion.ll --check-prefix=THUMB -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@sitofp_single_i32' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/fast-isel-intrinsic.ll (4816 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/fast-isel-intrinsic.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-intrinsic.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-intrinsic.ll --check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-intrinsic.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-intrinsic.ll --check-prefix=THUMB -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-intrinsic.ll:15:8: error: expected string not found in input ; ARM: bl _memset ^ :20:2: note: scanning from here pop {r7, pc, cpsr} ^ :75:6: note: possible intended match here .globl _message1 @ @message1 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/fast-isel-icmp.ll (4817 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/fast-isel-icmp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-icmp.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-icmp.ll --check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-icmp.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-icmp.ll --check-prefix=THUMB -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@icmp_i16_unsigned' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/fast-isel-ldrh-strh-arm.ll (4819 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/fast-isel-ldrh-strh-arm.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-ldrh-strh-arm.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-ldrh-strh-arm.ll --check-prefix=ARM -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@t1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/fast-isel-ldr-str-thumb-neg-index.ll (4820 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/fast-isel-ldr-str-thumb-neg-index.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-ldr-str-thumb-neg-index.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-ldr-str-thumb-neg-index.ll --check-prefix=THUMB -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@t1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/fast-isel-ret.ll (4824 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/fast-isel-ret.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-ret.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-ret.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-ret.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-ret.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@ret1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/fast-isel-select.ll (4825 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/fast-isel-select.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-select.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-select.ll --check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-select.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel-select.ll --check-prefix=THUMB -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@t1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/fast-isel.ll (4828 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/fast-isel.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel.ll --check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel.ll -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fast-isel.ll --check-prefix=THUMB -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@add' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/fp16.ll (4846 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/fp16.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fp16.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fp16.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mattr=+vfp3,+fp16 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fp16.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck --check-prefix=CHECK-FP16 /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/fp16.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/globals.ll (4860 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/globals.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/globals.ll -mtriple=armv6-apple-darwin -relocation-model=static | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/globals.ll -check-prefix=DarwinStatic gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/globals.ll -mtriple=armv6-apple-darwin -relocation-model=dynamic-no-pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/globals.ll -check-prefix=DarwinDynamic gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/globals.ll -mtriple=armv6-apple-darwin -relocation-model=pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/globals.ll -check-prefix=DarwinPIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/globals.ll -mtriple=armv6-linux-gnueabi -relocation-model=pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/globals.ll -check-prefix=LinuxPIC -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/globals.ll:16:17: error: expected string not found in input ; DarwinStatic: bx lr ^ :9:2: note: scanning from here .align 2 ^ :16:21: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/hello.ll (4864 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/hello.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/hello.ll -march=arm gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/hello.ll -mtriple=armv6-linux-gnueabi | grep mov | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/hello.ll -mtriple=armv6-linux-gnu --disable-fp-elim | grep mov | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/hello.ll -mtriple=armv6-apple-ios | grep mov | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 -- Exit Code: 1 Command Output (stdout): -- .section __TEXT,__text,regular,pure_instructions .section __TEXT,__textcoal_nt,coalesced,pure_instructions .section __TEXT,__const_coal,coalesced .section __TEXT,__picsymbolstub4,symbol_stubs,none,16 .section __TEXT,__StaticInit,regular,pure_instructions .syntax unified .section __TEXT,__text,regular,pure_instructions .globl _main .align 2 _main: @ @main @ BB#0: push {lr} ldr r0, LCPI0_0 LPC0_0: add r0, pc, r0 bl _puts pop {lr} mov r0, #0 .align 2 @ BB#1: L$start$data$0: LCPI0_0: .long _str-(LPC0_0+8) .section __TEXT,__const _str: @ @str .asciz "Hello World" .subsections_via_symbols -- Command Output (stderr): -- Expected 1 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/iabs.ll (4867 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/iabs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/iabs.ll -march=arm -mattr=+v4t | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/iabs.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/iabs.ll:13:10: error: expected string not found in input ; CHECK: movs r0, r0 ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :12:2: note: possible intended match here mov r1, r0 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/ifcvt10.ll (4868 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/ifcvt10.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt10.ll -mtriple=arm-apple-ios -mcpu=cortex-a9 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt10.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=arm-apple-ios -mcpu=cortex-a9 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/ifcvt1.ll (4869 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/ifcvt1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt1.ll -march=arm -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt1.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt1.ll:9:10: error: expected string not found in input ; CHECK: subeq r0, r1, #1 ^ :10:6: note: scanning from here _t1: @ @t1 ^ :14:2: note: possible intended match here sub r0, r1, #1 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/ifcvt2.ll (4870 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/ifcvt2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt2.ll -march=arm -mattr=+v4t | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt2.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt2.ll:5:10: error: expected string not found in input ; CHECK: bxlt lr ^ :10:6: note: scanning from here _t1: @ @t1 ^ :14:2: note: possible intended match here blt LBB0_2 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/ifcvt11.ll (4871 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/ifcvt11.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt11.ll -mtriple=arm-apple-darwin -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt11.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt11.ll:35:10: error: expected string not found in input ; CHECK: vcmpe.f64 ^ :26:2: note: scanning from here bpl "LBB0_-1" ^ :27:6: note: possible intended match here @ BB#2: @ %bb4 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/ifcvt3.ll (4872 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/ifcvt3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt3.ll -march=arm -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt3.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt3.ll -march=arm -mattr=+v4t | grep cmpne | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt3.ll -march=arm -mattr=+v4t | grep bx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt3.ll:15:10: error: expected string not found in input ; CHECK: addne r0 ^ :14:2: note: scanning from here bne LBB0_2 ^ :16:2: note: possible intended match here add r0, r0, r1 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/ifcvt5.ll (4873 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/ifcvt5.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt5.ll -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt5.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt5.ll:14:10: error: expected string not found in input ; CHECK: poplt {r7, pc} ^ :21:6: note: scanning from here _t1: @ @t1 ^ :28:2: note: possible intended match here pop {r7, pc} ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/ifcvt4.ll (4874 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/ifcvt4.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt4.ll -march=arm | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt4.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=arm 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/ifcvt7.ll (4875 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/ifcvt7.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt7.ll -mtriple=armv7-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt7.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt7.ll:9:10: error: expected string not found in input ; CHECK: popeq ^ :23:8: note: scanning from here moveq r0, #0 ^ :25:6: note: possible intended match here bl _CountTree ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/ifcvt6.ll (4876 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/ifcvt6.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt6.ll -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt6.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/ifcvt8.ll (4878 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/ifcvt8.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt8.ll -mtriple=armv7-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ifcvt8.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/indirectbr.ll (4883 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/indirectbr.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/indirectbr.ll -relocation-model=pic -mtriple=armv6-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/indirectbr.ll -check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/indirectbr.ll -relocation-model=pic -mtriple=thumbv6-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/indirectbr.ll -check-prefix=THUMB gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/indirectbr.ll -relocation-model=static -mtriple=thumbv7-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/indirectbr.ll -check-prefix=THUMB2 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -relocation-model=pic -mtriple=armv6-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Eliminate PHI nodes for register allocation' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/insn-sched1.ll (4888 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/insn-sched1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/insn-sched1.ll -march=arm -mattr=+v6 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/insn-sched1.ll -mtriple=arm-apple-ios -mattr=+v6 | grep mov | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 3 -- Exit Code: 1 Command Output (stdout): -- .section __TEXT,__text,regular,pure_instructions .section __TEXT,__textcoal_nt,coalesced,pure_instructions .section __TEXT,__const_coal,coalesced .section __TEXT,__picsymbolstub4,symbol_stubs,none,16 .section __TEXT,__StaticInit,regular,pure_instructions .syntax unified .section __TEXT,__text,regular,pure_instructions .globl _test .align 2 _test: @ @test @ BB#0: push {lr} mov r1, r0 mov r0, #1 pop {lr} bl _f .subsections_via_symbols -- Command Output (stderr): -- Expected 3 lines, got 2. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/jumptable-label.ll (4892 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/jumptable-label.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/jumptable-label.ll -mtriple thumbv6-apple-macosx10.6.0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/jumptable-label.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/jumptable-label.ll:5:10: error: expected string not found in input ; CHECK: .long LBB0_2 ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :8:2: note: possible intended match here .globl _calculate ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/ldm.ll (4894 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/ldm.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldm.ll -mtriple=armv7-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldm.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldm.ll -mtriple=armv4t-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldm.ll -check-prefix=V4T -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldm.ll:36:13: error: expected string not found in input ; V4T-NEXT: bx lr ^ :52:6: note: scanning from here pop {lr} ^ :53:2: note: possible intended match here bl _f2 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/ldst-f32-2-i32.ll (4900 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/ldst-f32-2-i32.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldst-f32-2-i32.ll -mtriple=armv7-apple-darwin -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldst-f32-2-i32.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-apple-darwin -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/ldrd.ll (4901 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/ldrd.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldrd.ll -mtriple=thumbv7-apple-ios -mcpu=cortex-a8 -regalloc=fast | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldrd.ll -check-prefix=A8 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldrd.ll -mtriple=thumbv7-apple-ios -mcpu=cortex-m3 -regalloc=fast | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldrd.ll -check-prefix=M3 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldrd.ll -mtriple=thumbv7-apple-ios -mcpu=cortex-a8 -regalloc=basic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldrd.ll -check-prefix=BASIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldrd.ll -mtriple=thumbv7-apple-ios -mcpu=cortex-a8 -regalloc=greedy | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/ldrd.ll -check-prefix=GREEDY -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-ios -mcpu=cortex-a8 -regalloc=basic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@f' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/lsr-code-insertion.ll (4908 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/lsr-code-insertion.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/lsr-code-insertion.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/lsr-code-insertion.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/lsr-scale-addr-mode.ll (4909 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/lsr-scale-addr-mode.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/lsr-scale-addr-mode.ll -march=arm | grep lsl | grep -F {lsl #2\]} -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/lsr-on-unrolled-loops.ll (4910 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/lsr-on-unrolled-loops.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin10 -mcpu=cortex-a8 -enable-lsr-nested < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/lsr-on-unrolled-loops.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/lsr-on-unrolled-loops.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin10 -mcpu=cortex-a8 -enable-lsr-nested 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/lsr-unfolded-offset.ll (4911 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/lsr-unfolded-offset.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -regalloc=greedy < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/lsr-unfolded-offset.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/lsr-unfolded-offset.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -regalloc=greedy 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@partition_overlap_check' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/machine-cse-cmp.ll (4912 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/machine-cse-cmp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/machine-cse-cmp.ll -mtriple=armv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/machine-cse-cmp.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@f2' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/machine-licm.ll (4913 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/machine-licm.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/machine-licm.ll -mtriple=thumb-apple-darwin -relocation-model=pic -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/machine-licm.ll -check-prefix=THUMB gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/machine-licm.ll -mtriple=arm-apple-darwin -relocation-model=pic -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/machine-licm.ll -check-prefix=ARM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/machine-licm.ll -mtriple=arm-apple-darwin -relocation-model=pic -disable-fp-elim -mattr=+v6t2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/machine-licm.ll -check-prefix=MOVT -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=arm-apple-darwin -relocation-model=pic -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/phi.ll (4932 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/phi.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=arm -mattr=+v4t < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/phi.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/phi.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/phi.ll:21:15: error: expected string not found in input ; CHECK-NEXT: bx lr ^ :16:1: note: scanning from here .subsections_via_symbols ^ :16:21: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/reg_sequence.ll (4938 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/reg_sequence.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/reg_sequence.ll -march=arm -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/reg_sequence.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/reg_sequence.ll -march=arm -mcpu=cortex-a8 -regalloc=basic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/reg_sequence.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=arm -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t8' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/sbfx.ll (4956 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/sbfx.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/sbfx.ll -march=arm -mattr=+v6t2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/sbfx.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/sbfx.ll:43:10: error: expected string not found in input ; CHECK: bx ^ :34:6: note: scanning from here _f5: @ @f5 ^ :40:4: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/select.ll (4959 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/select.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/select.ll -mtriple=arm-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/select.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/select.ll -march=arm -mattr=+vfp2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/select.ll --check-prefix=CHECK-VFP gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/select.ll -mattr=+neon,+thumb2 -mtriple=thumbv7-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/select.ll --check-prefix=CHECK-NEON -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/select.ll:86:15: error: expected string not found in input ; CHECK-NEON: bx ^ :114:6: note: scanning from here ldr r0, [r1] ^ :122:6: note: possible intended match here .globl _f9 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/shifter_operand.ll (4960 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/shifter_operand.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/shifter_operand.ll -mtriple=armv7-apple-darwin -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/shifter_operand.ll -check-prefix=A8 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/shifter_operand.ll -mtriple=armv7-apple-darwin -mcpu=cortex-a9 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/shifter_operand.ll -check-prefix=A9 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/shifter_operand.ll:58:7: error: expected string not found in input ; A8: str [[REG]], [r0] ^ :39:2: note: scanning from here add r1, r1, #1 ^ :39:2: note: with variable "REG" equal to "r1" add r1, r1, #1 ^ :39:4: note: possible intended match here add r1, r1, #1 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/spill-q.ll (4966 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/spill-q.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/spill-q.ll -mtriple=armv7-elf -mattr=+neon | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/spill-q.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-elf -mattr=+neon 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@aaa' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/subreg-remat.ll (4972 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/subreg-remat.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/subreg-remat.ll -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8 -pre-RA-sched=source | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/subreg-remat.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/subreg-remat.ll:21:10: error: expected string not found in input ; CHECK: vstr [[D16]], [r1] ^ :29:12: note: scanning from here vldr d16, [sp, #8] @ 8-byte Reload ^ :29:12: note: with variable "D16" equal to "d16" vldr d16, [sp, #8] @ 8-byte Reload ^ :30:28: note: possible intended match here vld1.64 {d8, d9, d10, d11}, [r4, :128]! ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/tail-dup.ll (4975 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/tail-dup.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/tail-dup.ll -mtriple=thumb-apple-darwin -relocation-model=dynamic-no-pic -mcpu=cortex-a8 -asm-verbose=false | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/tail-dup.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumb-apple-darwin -relocation-model=dynamic-no-pic -mcpu=cortex-a8 -asm-verbose=false 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@fn' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/tail-opts.ll (4977 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/tail-opts.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/tail-opts.ll -mtriple=arm-apple-darwin -relocation-model=dynamic-no-pic -mcpu=cortex-a8 -asm-verbose=false | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/tail-opts.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=arm-apple-darwin -relocation-model=dynamic-no-pic -mcpu=cortex-a8 -asm-verbose=false 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@tail_duplicate_me' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/thumb1-varalloc.ll (4979 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/thumb1-varalloc.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/thumb1-varalloc.ll -mtriple=thumbv6-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/thumb1-varalloc.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/thumb1-varalloc.ll -mtriple=thumbv6-apple-darwin -regalloc=basic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/thumb1-varalloc.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/thumb1-varalloc.ll:35:10: error: expected string not found in input ; CHECK: subs r4, #5 ^ :32:2: note: scanning from here mov sp, r4 ^ :36:2: note: possible intended match here cmp r0, #0 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/thumb2-it-block.ll (4981 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/thumb2-it-block.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/thumb2-it-block.ll -march=thumb -mattr=+thumb2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/thumb2-it-block.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=thumb -mattr=+thumb2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/trap.ll (4984 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/trap.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/trap.ll -mtriple=arm-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/trap.ll -check-prefix=INSTR gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/trap.ll -mtriple=arm-apple-darwin -trap-func=_trap | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/trap.ll -check-prefix=FUNC -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/trap.ll:9:10: error: expected string not found in input ; INSTR: trap ^ :10:5: note: scanning from here _t: @ @t ^ :11:14: note: possible intended match here @ BB#0: @ %entry ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/undef-sext.ll (4990 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/undef-sext.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/undef-sext.ll -mtriple=armv7-apple-darwin -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/undef-sext.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/undef-sext.ll:9:10: error: expected string not found in input ; CHECK: bx lr ^ :15:1: note: scanning from here .subsections_via_symbols ^ :15:21: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/va_arg.ll (4994 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/va_arg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/va_arg.ll -mtriple=armv7-none-linux-gnueabi -pre-RA-sched=source | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/va_arg.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/va_arg.ll:25:10: error: expected string not found in input ; CHECK: bx lr ^ :59:2: note: scanning from here add r1, r0, #8 ^ :61:9: note: possible intended match here vldr d16, [r0] ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/vargs_align.ll (5001 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/vargs_align.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/vargs_align.ll -march=arm -mtriple=arm-linux-gnueabi | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/vargs_align.ll -check-prefix=EABI gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/vargs_align.ll -march=arm -mtriple=arm-linux-gnu | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/vargs_align.ll -check-prefix=OABI -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/vargs_align.ll:18:9: error: expected string not found in input ; EABI: add sp, sp, #12 ^ :1:2: note: scanning from here .syntax unified ^ :18:2: note: possible intended match here sub sp, sp, #12 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/vector-DAGCombine.ll (5016 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/vector-DAGCombine.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/vector-DAGCombine.ll -mtriple=armv7-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/vector-DAGCombine.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=armv7-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Live Interval Analysis' on function '@test_vmovrrd_combine' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/vget_lane.ll (5017 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/vget_lane.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/vget_lane.ll -mattr=+neon | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/vget_lane.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/vget_lane.ll:212:9: error: expected string not found in input ;CHECK: vmov.f64 d0, d1 ^ :310:1: note: scanning from here .Ltmp20: ^ :327:2: note: possible intended match here mov r0, sp ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/ARM/widen-vmovs.ll (5168 of 9984) ******************** TEST 'LLVM :: CodeGen/ARM/widen-vmovs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/widen-vmovs.ll -widen-vmovs -mcpu=cortex-a8 -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/ARM/widen-vmovs.ll -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function Mm: Constant Pool: cp#0: float 0.000000e+00, align=4 BB#0: derived from LLVM BB %entry %vreg2 = VLDRS , 0, pred:14, pred:%noreg; mem:LD4[ConstantPool] SPR:%vreg2 Successors according to CFG: BB#1 BB#1: derived from LLVM BB %for.body.i Predecessors according to CFG: BB#0 BB#1 BB#2 %vreg3 = VLDRS , 0, pred:14, pred:%noreg, %vreg11, ; mem:LD4[ConstantPool] SPR:%vreg3,%vreg11 %vreg4 = IMPLICIT_DEF; DPR:%vreg4 %vreg5 = COPY %vreg4; DPR_VFP2:%vreg5 DPR:%vreg4 %vreg6 = INSERT_SUBREG %vreg5, %vreg3, ssub_0; DPR_VFP2:%vreg6,%vreg5 SPR:%vreg3 %vreg7 = INSERT_SUBREG %vreg5, %vreg0, ssub_0; DPR_VFP2:%vreg7,%vreg5 SPR:%vreg0 %vreg8 = VADDfd %vreg7, %vreg6, pred:14, pred:%noreg; DPR:%vreg8 DPR_VFP2:%vreg7,%vreg6 %vreg9 = COPY %vreg8; DPR_VFP2:%vreg9 DPR:%vreg8 %vreg1 = COPY %vreg9:ssub_0; SPR:%vreg1 DPR_VFP2:%vreg9 %vreg10 = IMPLICIT_DEF; GPRnopc:%vreg10 t2CMPri %vreg10, 41, pred:14, pred:%noreg, %CPSR; GPRnopc:%vreg10 t2Bcc , pred:1, pred:%CPSR t2B , pred:14, pred:%noreg %vreg0 = PHI %vreg2, , %vreg1, ; SPR:%vreg0,%vreg2,%vreg1 Successors according to CFG: BB#2 BB#1 BB#2: derived from LLVM BB %rInnerproduct.exit Predecessors according to CFG: BB#1 %vreg11 = VLDRS , 0, pred:14, pred:%noreg; mem:LD4[ConstantPool] SPR:%vreg11 %vreg12 = IMPLICIT_DEF; GPR:%vreg12 VSTRS %vreg1, %vreg12, 0, pred:14, pred:%noreg; mem:ST4[undef] SPR:%vreg1 GPR:%vreg12 t2B , pred:14, pred:%noreg Successors according to CFG: BB#1 # End machine code for function Mm. *** Bad machine code: MBB exits via conditional branch/branch but doesn't end with a barrier instruction! *** - function: Mm - basic block: for.body.i 0x2819110 (BB#1) *** Bad machine code: Extra explicit operand on non-variadic instruction *** - function: Mm - basic block: for.body.i 0x2819110 (BB#1) - instruction: %vreg3 = VLDRS , 0, pred:14, pred:%noreg, %vreg11, ; mem:LD4[ConstantPool] SPR:%vreg3,%vreg11 - operand 5: %vreg11 *** Bad machine code: Non-terminator instruction after the first terminator *** - function: Mm - basic block: for.body.i 0x2819110 (BB#1) - instruction: %vreg0 = PHI %vreg2, , %vreg1, ; SPR:%vreg0,%vreg2,%vreg1 First terminator was: t2Bcc , pred:1, pred:%CPSR *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: Mm - basic block: rInnerproduct.exit 0x281919c (BB#2) LLVM ERROR: Found 4 machine code errors. FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/Generic/2003-05-27-phifcmpd.ll (5171 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/2003-05-27-phifcmpd.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2003-05-27-phifcmpd.ll -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@QRiterate' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/Generic/2003-05-27-useboolinotherbb.ll (5172 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/2003-05-27-useboolinotherbb.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2003-05-27-useboolinotherbb.ll -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@QRiterate' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/Generic/2003-05-27-usefsubasbool.ll (5174 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/2003-05-27-usefsubasbool.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2003-05-27-usefsubasbool.ll -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@QRiterate' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/Generic/2003-05-30-BadPreselectPhi.ll (5179 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/2003-05-30-BadPreselectPhi.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2003-05-30-BadPreselectPhi.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@handlerfn' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/Generic/2003-07-29-BadConstSbyte.ll (5183 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/2003-07-29-BadConstSbyte.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2003-07-29-BadConstSbyte.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/Generic/2006-02-12-InsertLibcall.ll (5190 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/2006-02-12-InsertLibcall.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2006-02-12-InsertLibcall.ll -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@encode_one_frame' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. FAIL: LLVM :: CodeGen/Generic/2006-03-01-dagcombineinfloop.ll (5191 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/2006-03-01-dagcombineinfloop.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2006-03-01-dagcombineinfloop.ll -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@self_promoting_args_p' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll (5197 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@athlon_fp_unit_ready_cost' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/2006-07-03-schedulers.ll (5202 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/2006-07-03-schedulers.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2006-07-03-schedulers.ll -pre-RA-sched=default gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2006-07-03-schedulers.ll -pre-RA-sched=list-burr gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2006-07-03-schedulers.ll -pre-RA-sched=fast -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -pre-RA-sched=default 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@testissue' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll (5215 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@_ZNKSt6locale4nameEv' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/2008-01-30-LoadCrash.ll (5218 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/2008-01-30-LoadCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2008-01-30-LoadCrash.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@mkstemps' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/2008-02-04-Ctlz.ll (5219 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/2008-02-04-Ctlz.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2008-02-04-Ctlz.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/2009-03-17-LSR-APInt.ll (5228 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/2009-03-17-LSR-APInt.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2009-03-17-LSR-APInt.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine Instruction LICM' on function '@_ZN18qdesigner_internal10GridLayout9buildGridEv' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/2009-11-16-BadKillsCrash.ll (5233 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/2009-11-16-BadKillsCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/2009-11-16-BadKillsCrash.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@_ZStrsIcSt11char_traitsIcEERSt13basic_istreamIT_T0_ES6_PS3_' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/add-with-overflow-128.ll (5244 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/add-with-overflow-128.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/add-with-overflow-128.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@func2' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/badCallArgLRLLVM.ll (5248 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/badCallArgLRLLVM.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/badCallArgLRLLVM.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/badarg6.ll (5249 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/badarg6.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/badarg6.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/builtin-expect.ll (5254 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/builtin-expect.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/builtin-expect.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Live Interval Analysis' on function '@test7' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/crash.ll (5261 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/crash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/crash.ll -o - -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/crash.ll -o - 1. Running pass 'Function Pass Manager' on module '/Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/crash.ll'. 2. Running pass 'Simple Register Coalescing' on function '@Parse_Camera' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/exception-handling.ll (5266 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/exception-handling.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/exception-handling.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@_ZNK14gIndexOdometer15AfterExcisionOfERi' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/fwdtwice.ll (5272 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/fwdtwice.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/fwdtwice.ll -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@SumArray' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/llvm-ct-intrinsics.ll (5281 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/llvm-ct-intrinsics.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/llvm-ct-intrinsics.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@ctlztest' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/nested-select.ll (5282 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/nested-select.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/nested-select.ll -o /dev/null -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -o /dev/null 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@ic_test' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/overflow.ll (5283 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/overflow.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/overflow.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@sadd_i8' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/print-mul.ll (5291 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/print-mul.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/print-mul.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/print-shift.ll (5292 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/print-shift.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/print-shift.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/select-cc.ll (5295 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/select-cc.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/select-cc.ll -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@vector_select' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/Generic/select.ll (5296 of 9984) ******************** TEST 'LLVM :: CodeGen/Generic/select.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Generic/select.ll -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@testbool' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll (5501 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll -march=ppc32 -mcpu=g5 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 -mcpu=g5 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@test' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2006-09-28-shift_64.ll (5507 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2006-09-28-shift_64.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2006-09-28-shift_64.ll -march=ppc64 -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@glArrayElement_CompExec' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2007-03-30-SpillerCrash.ll (5522 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2007-03-30-SpillerCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2007-03-30-SpillerCrash.ll -march=ppc32 -mcpu=g5 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 -mcpu=g5 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Live Variable Analysis' on function '@test' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2007-05-22-tailmerge-3.ll (5524 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2007-05-22-tailmerge-3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll -march=ppc32 | grep bl.*baz | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll -march=ppc32 | grep bl.*quux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll -march=ppc32 -enable-tail-merge | grep bl.*baz | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll -march=ppc32 -enable-tail-merge=1 | grep bl.*quux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 2. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll (5525 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll -march=ppc32 -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@bork' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll (5530 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll -march=ppc64 -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@_obstack_newchunk' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll (5538 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll -march=ppc64 -mattr=+altivec -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc64 -mattr=+altivec 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@bork' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll (5540 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll -mtriple=powerpc-apple-darwin -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=powerpc-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Live Interval Analysis' on function '@_ZN23JNI_ArgumentPusherArray7iterateEy' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2007-11-16-landingpad-split.ll (5541 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2007-11-16-landingpad-split.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2007-11-16-landingpad-split.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@Bork' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll (5543 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll -march=ppc32 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@cpp_interpret_string' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll (5544 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll -mtriple=powerpc-apple-darwin -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=powerpc-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll (5554 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll -mtriple=powerpc-apple-darwin -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=powerpc-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@_Z14ProgramByWordsPvyy' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll (5556 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll -march=ppc32 -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@bork' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2008-07-15-Fabs.ll (5557 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2008-07-15-Fabs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2008-07-15-Fabs.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Live Interval Analysis' on function '@__divtc3' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2008-07-15-Bswap.ll (5558 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2008-07-15-Bswap.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2008-07-15-Bswap.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@_Z60LoopFilter_Internal_CalculateBoundaryStrengths_MbaffFramePicPK14LoopFilterInfoP22FrameMotionVectorCachejj' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2008-09-12-CoalescerBug.ll (5564 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2008-09-12-CoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2008-09-12-CoalescerBug.ll -mtriple=powerpc-apple-darwin -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=powerpc-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@lb' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2008-10-28-f128-i32.ll (5565 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2008-10-28-f128-i32.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2008-10-28-f128-i32.ll -march=ppc32 -o - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep fixunstfsi -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 -o - 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@__fixunstfdi' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2009-07-16-InlineAsm-M-Operand.ll (5572 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2009-07-16-InlineAsm-M-Operand.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2009-07-16-InlineAsm-M-Operand.ll -march=ppc32 -verify-machineinstrs -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function memory_asm_operand: Frame Objects: fi#0: size=4, align=4, at location [SP] Function Live Ins: %R3 in %vreg0 BB#0: derived from LLVM BB %0 Live Ins: %R3 %vreg0 = COPY %R3; GPRC:%vreg0 STW %vreg0, 0, ; mem:ST4[FixedStack0] GPRC:%vreg0 %vreg2 = ADDI , 0; GPRC:%vreg2 INLINEASM , $0:[regdef:GPRC], %vreg1, $1:[mem], %vreg2; GPRC:%vreg1,%vreg2 BLR pred:20, pred:%noreg, %LR, %RM # End machine code for function memory_asm_operand. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: memory_asm_operand - basic block: 0x2815ab4 (BB#0) LLVM ERROR: Found 1 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll (5574 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll -march=ppc32 -mtriple=powerpc-apple-darwin10 -mcpu=g5 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll:14:10: error: expected string not found in input ; CHECK: 0(r3) ^ :13:8: note: scanning from here add r3, r4, r3 ^ :13:12: note: possible intended match here add r3, r4, r3 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2009-09-18-carrybit.ll (5578 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2009-09-18-carrybit.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2009-09-18-carrybit.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2009-09-18-carrybit.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2010-02-12-saveCR.ll (5579 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2010-02-12-saveCR.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2010-02-12-saveCR.ll -mtriple=powerpc-apple-darwin -mcpu=g4 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2010-02-12-saveCR.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2010-02-12-saveCR.ll:28:9: error: expected string not found in input ;CHECK: lis r3, 1 ^ :24:2: note: scanning from here addi r3, r1, 56 ^ :24:4: note: possible intended match here addi r3, r1, 56 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll (5583 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll -mtriple=powerpc-apple-darwin10.0 -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=powerpc-apple-darwin10.0 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@t' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll (5586 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll -mtriple=powerpc-apple-darwin -mcpu=g4 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll -mtriple=powerpc64-unknown-linux-gnu -mcpu=g4 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=powerpc-apple-darwin -mcpu=g4 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@s122' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll (5587 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll -mtriple=powerpc-apple-darwin -mcpu=g4 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll -mtriple=powerpc64-unknown-linux-gnu -mcpu=g4 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=powerpc-apple-darwin -mcpu=g4 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@s3110' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/Atomics-32.ll (5590 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/Atomics-32.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/Atomics-32.ll -march=ppc32 -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@test_op_ignore' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50 FAIL: LLVM :: CodeGen/PowerPC/Frames-large.ll (5591 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/Frames-large.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llvm-as < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/Frames-large.ll > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/PowerPC/Output/Frames-large.ll.tmp.bc gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/PowerPC/Output/Frames-large.ll.tmp.bc -march=ppc32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/Frames-large.ll -check-prefix=PPC32-NOFP gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/PowerPC/Output/Frames-large.ll.tmp.bc -march=ppc32 -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/Frames-large.ll -check-prefix=PPC32-FP gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/PowerPC/Output/Frames-large.ll.tmp.bc -march=ppc64 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/Frames-large.ll -check-prefix=PPC64-NOFP gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/PowerPC/Output/Frames-large.ll.tmp.bc -march=ppc64 -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/Frames-large.ll -check-prefix=PPC64-FP -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/Frames-large.ll:22:15: error: expected string not found in input ; PPC32-NOFP: blr ^ :15:1: note: scanning from here .subsections_via_symbols ^ :15:4: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/addc.ll (5595 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/addc.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/addc.ll -mtriple=powerpc-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/addc.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/addc.ll:11:10: error: expected string not found in input ; CHECK: blr ^ :12:2: note: scanning from here .globl _add_l_5 ^ :12:6: note: possible intended match here .globl _add_l_5 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/atomic-2.ll (5605 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/atomic-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/atomic-2.ll -march=ppc64 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/atomic-2.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@exchange_and_add' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/atomic-1.ll (5606 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/atomic-1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/atomic-1.ll -march=ppc32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/atomic-1.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@exchange_and_add' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/available-externally.ll (5607 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/available-externally.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/available-externally.ll -relocation-model=static | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/available-externally.ll -check-prefix=STATIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/available-externally.ll -relocation-model=pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/available-externally.ll -check-prefix=PIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/available-externally.ll -relocation-model=dynamic-no-pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/available-externally.ll -check-prefix=DYNAMIC -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/available-externally.ll:12:11: error: expected string not found in input ; STATIC: blr ^ :12:2: note: scanning from here addi r1, r1, 64 ^ :14:3: note: possible intended match here mtlr r0 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/branch-opt.ll (5613 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/branch-opt.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/branch-opt.ll -march=ppc32 | grep {b LBB.*} | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 4 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@foo' Expected 4 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/div-2.ll (5627 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/div-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/div-2.ll -march=ppc32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep srawi gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/div-2.ll -march=ppc32 | grep blr -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/fp-branch.ll (5636 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/fp-branch.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/fp-branch.ll -march=ppc32 | grep fcmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/iabs.ll (5646 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/iabs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/iabs.ll -march=ppc32 -stats |& grep {4 .*Number of machine instrs printed} -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/indirectbr.ll (5649 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/indirectbr.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/indirectbr.ll -relocation-model=pic -march=ppc32 -mtriple=powerpc-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/indirectbr.ll -check-prefix=PIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/indirectbr.ll -relocation-model=static -march=ppc32 -mtriple=powerpc-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/indirectbr.ll -check-prefix=STATIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/indirectbr.ll -relocation-model=pic -march=ppc64 -mtriple=powerpc64-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/indirectbr.ll -check-prefix=PPC64 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -relocation-model=pic -march=ppc32 -mtriple=powerpc-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Eliminate PHI nodes for register allocation' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/int-fp-conv-1.ll (5651 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/int-fp-conv-1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/int-fp-conv-1.ll -march=ppc64 | grep __floatditf -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@__fixunstfdi' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/int-fp-conv-0.ll (5652 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/int-fp-conv-0.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/int-fp-conv-0.ll -march=ppc64 > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/PowerPC/Output/int-fp-conv-0.ll.tmp gtimeout 5m grep __floattitf /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/PowerPC/Output/int-fp-conv-0.ll.tmp gtimeout 5m grep __fixunstfti /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/PowerPC/Output/int-fp-conv-0.ll.tmp -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/lsr-postinc-pos.ll (5662 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/lsr-postinc-pos.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/lsr-postinc-pos.ll -print-lsr-output |& /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/lsr-postinc-pos.ll -- Exit Code: 138 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/ppc32-vaarg.ll (5673 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/ppc32-vaarg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/ppc32-vaarg.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/ppc32-vaarg.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/ppc32-vaarg.ll:23:15: error: expected string not found in input ; CHECK-NEXT: lwz 3, -12(1) ^ :17:1: note: scanning from here .LBB0_2: # %entry ^ :79:2: note: possible intended match here lwz 3, -52(1) # 4-byte Folded Reload ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/ppcf128-4.ll (5684 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/ppcf128-4.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/ppcf128-4.ll -march=ppc32 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Live Interval Analysis' on function '@__floatditf' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/rlwimi-keep-rsh.ll (5689 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/rlwimi-keep-rsh.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/rlwimi-keep-rsh.ll -march=ppc32 -mtriple=powerpc-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/rlwimi-keep-rsh.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/rlwimi-keep-rsh.ll:27:10: error: expected string not found in input ; CHECK: blr ^ :16:9: note: scanning from here rlwimi r3, r5, 8, 0, 23 ^ :16:11: note: possible intended match here rlwimi r3, r5, 8, 0, 23 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/rlwimi3.ll (5692 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/rlwimi3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/rlwimi3.ll -march=ppc32 -stats |& grep {Number of machine instrs printed} | grep 12 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/select-cc.ll (5702 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/select-cc.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/select-cc.ll -march=ppc32 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@vector_select' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/shift128.ll (5703 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/shift128.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/shift128.ll -march=ppc64 | grep sld | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 5 -- Exit Code: 1 Command Output (stderr): -- Expected 5 lines, got 4. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/stack-protector.ll (5709 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/stack-protector.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/stack-protector.ll -o - | grep {__stack_chk_guard} gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/stack-protector.ll -o - | grep {__stack_chk_fail} -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 -o - 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@test' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/tailcall1-64.ll (5713 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/tailcall1-64.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/tailcall1-64.ll -march=ppc64 -tailcallopt | grep TC_RETURNd8 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/tailcall1.ll (5715 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/tailcall1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/tailcall1.ll -march=ppc32 -tailcallopt | grep TC_RETURN -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/tailcallpic1.ll (5716 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/tailcallpic1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/tailcallpic1.ll -tailcallopt -mtriple=powerpc-apple-darwin -relocation-model=pic | grep TC_RETURN -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/varargs.ll (5718 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/varargs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/varargs.ll -mtriple=powerpc-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=P32 /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/varargs.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/varargs.ll -mtriple=powerpc64-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=P64 /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/varargs.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/varargs.ll:15:8: error: expected string not found in input ; P32: blr ^ :14:1: note: scanning from here .subsections_via_symbols ^ :14:4: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/vec_auto_constant.ll (5721 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/vec_auto_constant.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/vec_auto_constant.ll -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/vec_auto_constant.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/vec_br_cmp.ll (5722 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/vec_br_cmp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/vec_br_cmp.ll -march=ppc32 -mcpu=g5 -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/PowerPC/Output/vec_br_cmp.ll.tmp gtimeout 5m grep vcmpeqfp. /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/PowerPC/Output/vec_br_cmp.ll.tmp gtimeout 5m not grep mfcr /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/PowerPC/Output/vec_br_cmp.ll.tmp -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 -mcpu=g5 -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/PowerPC/Output/vec_br_cmp.ll.tmp 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@test' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/vec_buildvector_loadstore.ll (5726 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/vec_buildvector_loadstore.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/vec_buildvector_loadstore.ll -march=ppc32 -mtriple=powerpc-apple-darwin -mattr=+altivec | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/vec_buildvector_loadstore.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 -mtriple=powerpc-apple-darwin -mattr=+altivec 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/vec_misaligned.ll (5729 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/vec_misaligned.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/vec_misaligned.ll -march=ppc32 -mcpu=g5 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 -mcpu=g5 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/PowerPC/vec_splat_constant.ll (5736 of 9984) ******************** TEST 'LLVM :: CodeGen/PowerPC/vec_splat_constant.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/vec_splat_constant.ll -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/PowerPC/vec_splat_constant.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/Thumb/2009-07-27-PEIAssert.ll (5763 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb/2009-07-27-PEIAssert.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/2009-07-27-PEIAssert.ll -mtriple=thumbv6-apple-darwin -relocation-model=pic -disable-fp-elim -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv6-apple-darwin -relocation-model=pic -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Control Flow Optimizer' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/Thumb/2009-08-12-ConstIslandAssert.ll (5764 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb/2009-08-12-ConstIslandAssert.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/2009-08-12-ConstIslandAssert.ll -mtriple=thumbv6-apple-darwin -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv6-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@BF_encrypt' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/Thumb/2009-08-20-ISelBug.ll (5766 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb/2009-08-20-ISelBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/2009-08-20-ISelBug.ll -mtriple=thumbv6-apple-darwin -relocation-model=pic -disable-fp-elim -mattr=+v6 -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/2009-08-20-ISelBug.ll -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function t: Frame Objects: fi#0: size=8, align=8, at location [SP] Function Live Ins: %R0 in %vreg2, %R1 in %vreg3, %R2 in %vreg4, %R3 in %vreg5 Function Live Outs: %R0 BB#0: derived from LLVM BB %entry Live Ins: %R0 %R1 %R2 %R3 %vreg5 = COPY %R3; tGPR:%vreg5 %vreg4 = COPY %R2; tGPR:%vreg4 %vreg3 = COPY %R1; tGPR:%vreg3 %vreg2 = COPY %R0; tGPR:%vreg2 %vreg7 = COPY %vreg4; tGPR:%vreg7,%vreg4 %vreg6 = COPY %vreg3; tGPR:%vreg6,%vreg3 %vreg8, %CPSR = tMOVi8 2, pred:14, pred:%noreg; tGPR:%vreg8 tCMPi8 %vreg2, 0, pred:14, pred:%noreg, %CPSR; tGPR:%vreg2 tBcc , pred:0, pred:%CPSR tB , pred:14, pred:%noreg Successors according to CFG: BB#7 BB#1 BB#1: derived from LLVM BB %bb1 Predecessors according to CFG: BB#0 %vreg0 = tLDRi %vreg2, 17, pred:14, pred:%noreg; mem:LD4[%1] tGPR:%vreg0,%vreg2 %vreg9, %CPSR = tMOVi8 2, pred:14, pred:%noreg; tGPR:%vreg9 tCMPi8 %vreg0, 0, pred:14, pred:%noreg, %CPSR; tGPR:%vreg0 tBcc , pred:0, pred:%CPSR tB , pred:14, pred:%noreg Successors according to CFG: BB#7 BB#2 BB#2: derived from LLVM BB %bb3 Predecessors according to CFG: BB#1 %vreg11, %CPSR = tMOVi8 0, pred:14, pred:%noreg; tGPR:%vreg11 %vreg12, %CPSR = tADDi8 %vreg6, 8, pred:14, pred:%noreg; tGPR:%vreg12,%vreg6 %vreg13, %CPSR = tADC %vreg7, %vreg11, pred:14, pred:%noreg, %CPSR; tGPR:%vreg13,%vreg7,%vreg11 %vreg14 = tLDRi %vreg2, 16, pred:14, pred:%noreg; mem:LD4[%5] tGPR:%vreg14,%vreg2 %vreg15, %CPSR = tMOVi8 1, pred:14, pred:%noreg; tGPR:%vreg15 tCMPr %vreg12, %vreg14, pred:14, pred:%noreg, %CPSR; tGPR:%vreg12,%vreg14 %vreg16 = tMOVCCr_pseudo %vreg11, %vreg15, pred:8, pred:%CPSR; tGPR:%vreg16,%vreg11,%vreg15 tCMPi8 %vreg13, 0, pred:14, pred:%noreg, %CPSR; tGPR:%vreg13 %vreg17 = tMOVCCr_pseudo %vreg11, %vreg15, pred:12, pred:%CPSR; tGPR:%vreg17,%vreg11,%vreg15 tCMPi8 %vreg13, 0, pred:14, pred:%noreg, %CPSR; tGPR:%vreg13 %vreg18 = tMOVCCr_pseudo %vreg17, %vreg16, pred:0, pred:%CPSR; tGPR:%vreg18,%vreg17,%vreg16 %vreg10, %CPSR = tMOVi8 7, pred:14, pred:%noreg; tGPR:%vreg10 tCMPi8 %vreg18, 0, pred:14, pred:%noreg, %CPSR; tGPR:%vreg18 tBcc , pred:1, pred:%CPSR tB , pred:14, pred:%noreg Successors according to CFG: BB#7 BB#3 BB#3: derived from LLVM BB %bb5 Predecessors according to CFG: BB#2 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg20, %CPSR = tMOVi8 0, pred:14, pred:%noreg; tGPR:%vreg20 %R0 = COPY %vreg0; tGPR:%vreg0 %R1 = COPY %vreg6; tGPR:%vreg6 %R2 = COPY %vreg7; tGPR:%vreg7 %R3 = COPY %vreg20; tGPR:%vreg20 tBLXi pred:14, pred:%noreg, , %R0, %R1, %R2, %R3, %R0, %R1, %R2, %R3, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg21 = COPY %R0; tGPR:%vreg21 %vreg19, %CPSR = tMOVi8 7, pred:14, pred:%noreg; tGPR:%vreg19 tCMPi8 %vreg21, 0, pred:14, pred:%noreg, %CPSR; tGPR:%vreg21 tBcc , pred:1, pred:%CPSR tB , pred:14, pred:%noreg Successors according to CFG: BB#4 BB#7 BB#4: derived from LLVM BB %bb7 Predecessors according to CFG: BB#3 %vreg23, %CPSR = tMOVi8 0, pred:14, pred:%noreg; tGPR:%vreg23 tSTRspi %vreg23, , 1, pred:14, pred:%noreg; mem:ST4[%val+4] tGPR:%vreg23 tSTRspi %vreg23, , 0, pred:14, pred:%noreg; mem:ST4[%val](align=8) tGPR:%vreg23 %vreg24 = tLDRi %vreg2, 17, pred:14, pred:%noreg; mem:LD4[%sunkaddr2] tGPR:%vreg24,%vreg2 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %vreg25 = tADDrSPi , 0, pred:14, pred:%noreg; tGPR:%vreg25 %vreg26, %CPSR = tMOVi8 8, pred:14, pred:%noreg; tGPR:%vreg26 %vreg27, %CPSR = tMOVi8 1, pred:14, pred:%noreg; tGPR:%vreg27 %R0 = COPY %vreg25; tGPR:%vreg25 %R1 = COPY %vreg26; tGPR:%vreg26 %R2 = COPY %vreg27; tGPR:%vreg27 %R3 = COPY %vreg24; tGPR:%vreg24 tBLXi pred:14, pred:%noreg, , %R0, %R1, %R2, %R3, %R0, %R1, %R2, %R3, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg28 = COPY %R0; tGPR:%vreg28 %vreg22, %CPSR = tMOVi8 7, pred:14, pred:%noreg; tGPR:%vreg22 tCMPi8 %vreg28, 1, pred:14, pred:%noreg, %CPSR; tGPR:%vreg28 tBcc , pred:1, pred:%CPSR tB , pred:14, pred:%noreg Successors according to CFG: BB#5 BB#7 BB#5: derived from LLVM BB %bb10 Predecessors according to CFG: BB#4 %vreg29, %CPSR = tMOVi8 0, pred:14, pred:%noreg; tGPR:%vreg29 tCMPi8 %vreg5, 0, pred:14, pred:%noreg, %CPSR; tGPR:%vreg5 tBcc , pred:0, pred:%CPSR tB , pred:14, pred:%noreg Successors according to CFG: BB#7 BB#6 BB#6: derived from LLVM BB %bb11 Predecessors according to CFG: BB#5 %vreg30 = tLDRspi , 1, pred:14, pred:%noreg; mem:LD4[%val+4] tGPR:%vreg30 %vreg31 = tLDRspi , 0, pred:14, pred:%noreg; mem:LD4[%val](align=8) tGPR:%vreg31 ADJCALLSTACKDOWN 0, pred:14, pred:%noreg, %SP, %SP %R0 = COPY %vreg31; tGPR:%vreg31 %R1 = COPY %vreg30; tGPR:%vreg30 tBLXi pred:14, pred:%noreg, , %R0, %R1, %R0, %R1, %R2, %R3, %CPSR, %SP, ... ADJCALLSTACKUP 0, 0, pred:14, pred:%noreg, %SP, %SP %vreg32 = COPY %R0; tGPR:%vreg32 %vreg33 = COPY %R1; tGPR:%vreg33 tSTRi %vreg33, %vreg5, 1, pred:14, pred:%noreg; mem:ST4[%out+4] tGPR:%vreg33,%vreg5 tSTRi %vreg32, %vreg5, 0, pred:14, pred:%noreg; mem:ST4[%out] tGPR:%vreg32,%vreg5 %vreg34, %CPSR = tMOVi8 0, pred:14, pred:%noreg; tGPR:%vreg34 %R0 = COPY %vreg34; tGPR:%vreg34 tBX_RET pred:14, pred:%noreg BB#7: derived from LLVM BB %bb13 Predecessors according to CFG: BB#0 BB#1 BB#2 BB#3 BB#4 BB#5 %R0 = COPY %vreg1; tGPR:%vreg1 tBX_RET pred:14, pred:%noreg %vreg1 = PHI %vreg8, , %vreg9, , %vreg10, , %vreg19, , %vreg22, , %vreg29, ; tGPR:%vreg1,%vreg8,%vreg9,%vreg10,%vreg19,%vreg22,%vreg29 # End machine code for function t. *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: t - basic block: entry 0x2817ab4 (BB#0) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: t - basic block: bb1 0x2817b10 (BB#1) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: t - basic block: bb3 0x2817b6c (BB#2) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: t - basic block: bb5 0x2817bc8 (BB#3) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: t - basic block: bb7 0x2817c24 (BB#4) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: t - basic block: bb10 0x2817c80 (BB#5) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: t - basic block: bb11 0x2817cdc (BB#6) *** Bad machine code: Non-terminator instruction after the first terminator *** - function: t - basic block: bb13 0x2817d38 (BB#7) - instruction: %vreg1 = PHI %vreg8, , %vreg9, , %vreg10, , %vreg19, , %vreg22, , %vreg29, ; tGPR:%vreg1,%vreg8,%vreg9,%vreg10,%vreg19,%vreg22,%vreg29 First terminator was: tBX_RET pred:14, pred:%noreg LLVM ERROR: Found 8 machine code errors. FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/Thumb/2009-12-17-pre-regalloc-taildup.ll (5770 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb/2009-12-17-pre-regalloc-taildup.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O3 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/2009-12-17-pre-regalloc-taildup.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/2009-12-17-pre-regalloc-taildup.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O3 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@interpret_threaded' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/Thumb/2011-EpilogueBug.ll (5773 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb/2011-EpilogueBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv6-apple-darwin < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/2011-EpilogueBug.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/2011-EpilogueBug.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/2011-EpilogueBug.ll:15:10: error: expected string not found in input ; CHECK: mov sp, r4 ^ :14:10: note: scanning from here push {r4, r6, r7, lr} ^ :22:2: note: possible intended match here mov sp, r0 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/Thumb/2010-07-15-debugOrdering.ll (5774 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb/2010-07-15-debugOrdering.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv6-apple-darwin10 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/2010-07-15-debugOrdering.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/2010-07-15-debugOrdering.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./opt -strip-debug < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/2010-07-15-debugOrdering.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv6-apple-darwin10 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/2010-07-15-debugOrdering.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv6-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@_Z19getClosestDiagonal3ii' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/Thumb/asmprinter-bug.ll (5775 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb/asmprinter-bug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/asmprinter-bug.ll -mtriple=thumbv6-apple-darwin10 | grep rsbs | grep {#0} -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv6-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@adpcm_coder' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/Thumb/barrier.ll (5776 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb/barrier.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/barrier.ll -mtriple=thumbv6-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/barrier.ll -check-prefix=V6 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/barrier.ll -mtriple=thumbv7-apple-darwin -mattr=-db | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/barrier.ll -check-prefix=V6 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/barrier.ll -march=thumb -mcpu=cortex-m0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/barrier.ll -check-prefix=V6M -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/barrier.ll:7:7: error: expected string not found in input ; V6: blx {{_*}}sync_synchronize ^ :13:1: note: scanning from here @ BB#0: ^ :18:4: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/Thumb/dyn-stackalloc.ll (5779 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb/dyn-stackalloc.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/dyn-stackalloc.ll -mtriple=thumb-apple-darwin -disable-cgp-branch-opts -disable-post-ra | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/dyn-stackalloc.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/dyn-stackalloc.ll -mtriple=thumb-apple-darwin -disable-cgp-branch-opts -disable-post-ra -regalloc=basic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/dyn-stackalloc.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumb-apple-darwin -disable-cgp-branch-opts -disable-post-ra 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@t1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/Thumb/iabs.ll (5780 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb/iabs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/iabs.ll -march=thumb -stats |& grep {4 .*Number of machine instrs printed} -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb/pop.ll (5792 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb/pop.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/pop.ll -mtriple=thumb-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/pop.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/pop.ll:8:15: error: expected string not found in input ; CHECK-NEXT: bx r3 ^ :28:1: note: scanning from here .subsections_via_symbols ^ :28:4: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb/trap.ll (5797 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb/trap.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/trap.ll -march=thumb | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/trap.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/trap.ll:7:10: error: expected string not found in input ; CHECK: trap ^ :13:1: note: scanning from here @ BB#0: @ %entry ^ :13:14: note: possible intended match here @ BB#0: @ %entry ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb/select.ll (5798 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb/select.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/select.ll -mtriple=thumb-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/select.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/select.ll -mtriple=thumb-pc-linux-gnueabi | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=CHECK-EABI /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/select.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumb-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Eliminate PHI nodes for register allocation' on function '@f7' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb/unord.ll (5799 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb/unord.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/unord.ll -march=thumb | grep bne | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb/unord.ll -march=thumb | grep beq | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-07-21-ISelBug.ll (5802 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-07-21-ISelBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-07-21-ISelBug.ll -mtriple=thumbv7-apple-ios -mattr=+vfp2,+thumb2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-07-21-ISelBug.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-ios -mattr=+vfp2,+thumb2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-07-17-CrossRegClassCopy.ll (5803 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-07-17-CrossRegClassCopy.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-07-17-CrossRegClassCopy.ll -- Exit Code: 132 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@get_cie_encoding' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-07-30-PEICrash.ll (5805 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-07-30-PEICrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-07-30-PEICrash.ll -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@jpeg_idct_float' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-08-01-WrongLDRBOpc.ll (5806 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-08-01-WrongLDRBOpc.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-08-01-WrongLDRBOpc.ll -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-08-01-WrongLDRBOpc.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerBug.ll (5808 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-08-04-CoalescerBug.ll -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@PS_PrintGraphicInclude' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerAssert.ll (5809 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerAssert.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-08-04-CoalescerAssert.ll -mtriple=thumbv7-none-linux-gnueabi -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-none-linux-gnueabi 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@__mf_heuristic_check' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll (5810 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim -O3 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim -O3 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Peephole Optimizations' on function '@PS_PrintGraphicInclude' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll (5811 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep fcpys -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@get_results' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug3.ll (5812 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug3.ll -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Control Flow Optimizer' on function '@sim' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug2.ll (5813 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug2.ll -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Control Flow Optimizer' on function '@sim' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-08-07-NeonFPBug.ll (5815 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-08-07-NeonFPBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-08-07-NeonFPBug.ll -mtriple=thumbv7-apple-darwin10 -mcpu=cortex-a8 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin10 -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@jpeg_idct_float' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-08-06-SpDecBug.ll (5816 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-08-06-SpDecBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-08-06-SpDecBug.ll -mtriple=thumbv7-none-linux-gnueabi | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-08-06-SpDecBug.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-none-linux-gnueabi 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@__gcov_execlp' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-09-28-ITBlockBug.ll (5821 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-09-28-ITBlockBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-09-28-ITBlockBug.ll -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -disable-cgp-branch-opts | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-09-28-ITBlockBug.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -disable-cgp-branch-opts 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll (5822 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll -mtriple=thumbv7-eabi -mcpu=cortex-a8 -float-abi=hard | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll -mtriple=thumbv7-eabi -mcpu=cortex-a8 -float-abi=hard -regalloc=basic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-eabi -mcpu=cortex-a8 -float-abi=hard 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@_ZNKSs7compareERKSs' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll (5825 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./opt < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll -std-compile-opts | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin10 -mattr=+neon | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin10 -mattr=+neon 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@fred' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2009-11-11-ScavengerAssert.ll (5826 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2009-11-11-ScavengerAssert.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2009-11-11-ScavengerAssert.ll -mtriple=thumbv7-apple-darwin10 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@Perl_pp_complement' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2010-02-11-phi-cycle.ll (5828 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2010-02-11-phi-cycle.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-02-11-phi-cycle.ll -mtriple=thumbv7-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-02-11-phi-cycle.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2010-01-06-TailDuplicateLabels.ll (5829 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2010-01-06-TailDuplicateLabels.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -relocation-model=pic < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-01-06-TailDuplicateLabels.ll | grep {:$} | sort | uniq -d | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 0 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -relocation-model=pic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@_ZN3WTF20TCMalloc_ThreadCache22CreateCacheIfNecessaryEv' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll (5831 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-03-08-addi12-ccout.ll -mtriple=thumbv7-apple-darwin -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Eliminate PHI nodes for register allocation' on function '@SyHelp' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll (5832 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -pre-RA-sched=source | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -pre-RA-sched=list-hybrid | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -regalloc=basic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -pre-RA-sched=source 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2010-06-14-NEONCoalescer.ll (5837 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2010-06-14-NEONCoalescer.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-06-14-NEONCoalescer.ll -O3 -relocation-model=pic -mattr=+thumb2 -mcpu=cortex-a8 -disable-branch-fold | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-06-14-NEONCoalescer.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O3 -relocation-model=pic -mattr=+thumb2 -mcpu=cortex-a8 -disable-branch-fold 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@main' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2010-06-21-TailMergeBug.ll (5838 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2010-06-21-TailMergeBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-06-21-TailMergeBug.ll -mtriple=thumbv7-apple-darwin -O3 -relocation-model=pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-06-21-TailMergeBug.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin -O3 -relocation-model=pic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Control Flow Optimizer' on function '@parse_percent_token' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2010-11-22-EpilogueBug.ll (5839 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2010-11-22-EpilogueBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-11-22-EpilogueBug.ll -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-11-22-EpilogueBug.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-11-22-EpilogueBug.ll:28:10: error: expected string not found in input ; CHECK: %return ^ :17:1: note: scanning from here LBB0_1: @ %bb ^ :29:5: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2010-08-10-VarSizedAllocaBug.ll (5840 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2010-08-10-VarSizedAllocaBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-08-10-VarSizedAllocaBug.ll -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -O3 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2010-08-10-VarSizedAllocaBug.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -O3 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2011-06-07-TwoAddrEarlyClobber.ll (5843 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2011-06-07-TwoAddrEarlyClobber.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin10 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2011-06-07-TwoAddrEarlyClobber.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2011-06-07-TwoAddrEarlyClobber.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2011-06-07-TwoAddrEarlyClobber.ll:7:10: error: expected string not found in input ; CHECK: moveq [[REGISTER:(r[0-9]+)|(lr)]] ^ :20:8: note: scanning from here ldreq r0, [r0] ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/2012-01-13-CBNZBug.ll (5846 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/2012-01-13-CBNZBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2012-01-13-CBNZBug.ll -mtriple=thumbv7-apple-ios -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/2012-01-13-CBNZBug.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-ios -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@rdictionary_lookup' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/aligned-spill.ll (5847 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/aligned-spill.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/aligned-spill.ll -mcpu=cortex-a8 -align-neon-spills=0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/aligned-spill.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/aligned-spill.ll -mcpu=cortex-a8 -align-neon-spills=1 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/aligned-spill.ll --check-prefix=NEON -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mcpu=cortex-a8 -align-neon-spills=0 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@f' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/constant-islands.ll (5853 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/constant-islands.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/constant-islands.ll -march=arm -mcpu=cortex-a8 -O0 -filetype=obj -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/Thumb2/Output/constant-islands.ll.tmp.o gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/constant-islands.ll -march=thumb -mcpu=cortex-a8 -O0 -filetype=obj -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/Thumb2/Output/constant-islands.ll.tmp.o gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/constant-islands.ll -march=arm -mcpu=cortex-a8 -O2 -filetype=obj -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/Thumb2/Output/constant-islands.ll.tmp.o gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/constant-islands.ll -march=thumb -mcpu=cortex-a8 -O2 -filetype=obj -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/Thumb2/Output/constant-islands.ll.tmp.o -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=arm -mcpu=cortex-a8 -O0 -filetype=obj -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/Thumb2/Output/constant-islands.ll.tmp.o 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@_ZN7RagDollC2EP15btDynamicsWorldRK9btVector3f' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/cross-rc-coalescing-2.ll (5855 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/cross-rc-coalescing-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@fht' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/crash.ll (5856 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/crash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/crash.ll -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/ifcvt-neon.ll (5860 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/ifcvt-neon.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/ifcvt-neon.ll -march=thumb -mcpu=cortex-a8 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/ifcvt-neon.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/ifcvt-neon.ll:15:10: error: expected string not found in input ; CHECK: ite lt ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :27:3: note: possible intended match here ittt lt ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/ldr-str-imm12.ll (5862 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/ldr-str-imm12.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/ldr-str-imm12.ll -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/ldr-str-imm12.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@Manifest' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/lsr-deficiency.ll (5863 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/lsr-deficiency.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/lsr-deficiency.ll -mtriple=thumbv7-apple-darwin10 -relocation-model=pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/lsr-deficiency.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin10 -relocation-model=pic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/machine-licm.ll (5866 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/machine-licm.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/machine-licm.ll -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -relocation-model=dynamic-no-pic -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/machine-licm.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/machine-licm.ll -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/machine-licm.ll --check-prefix=PIC -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -relocation-model=dynamic-no-pic -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/thumb2-add.ll (5868 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/thumb2-add.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-add.ll -march=thumb -mattr=+thumb2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-add.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-add.ll:7:10: error: expected string not found in input ; CHECK: bx lr ^ :16:2: note: scanning from here .globl _t2ADDrc_256 ^ :16:6: note: possible intended match here .globl _t2ADDrc_256 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/thumb2-cmp.ll (5888 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/thumb2-cmp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-cmp.ll -march=thumb -mattr=+thumb2 -join-physregs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-cmp.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-cmp.ll:50:10: error: expected string not found in input ; CHECK: bx lr ^ :68:1: note: scanning from here @ BB#0: ^ :76:21: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/thumb2-ifcvt1.ll (5893 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/thumb2-ifcvt1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-ifcvt1.ll -mtriple=thumbv7-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-ifcvt1.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t2' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/thumb2-ifcvt3.ll (5894 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/thumb2-ifcvt3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-ifcvt3.ll -mtriple=thumbv7-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-ifcvt3.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Control Flow Optimizer' on function '@ab_bb52' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/thumb2-ifcvt2.ll (5895 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/thumb2-ifcvt2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-ifcvt2.ll -mtriple=thumbv7-apple-ios | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-ifcvt2.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-apple-ios 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/thumb2-ldm.ll (5897 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/thumb2-ldm.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-ldm.ll -mtriple=thumbv7-apple-ios -mattr=+thumb2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-ldm.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-ldm.ll:8:10: error: expected string not found in input ; CHECK: pop {r7, pc} ^ :15:2: note: scanning from here movw r0, :lower16:(L_X$non_lazy_ptr-(LPC0_0+4)) ^ :22:2: note: possible intended match here pop {r7, pc, cpsr} ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/thumb2-spill-q.ll (5937 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/thumb2-spill-q.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-spill-q.ll -mtriple=thumbv7-elf -mattr=+neon | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-spill-q.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=thumbv7-elf -mattr=+neon 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@aaa' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/thumb2-tbb.ll (5947 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/thumb2-tbb.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-tbb.ll -mtriple=thumbv7-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-tbb.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-tbb.ll -mtriple=thumbv7-apple-darwin -relocation-model=pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-tbb.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-tbb.ll:7:10: error: expected string not found in input ; CHECK: tbb ^ :13:1: note: scanning from here @ BB#0: @ %entry ^ :13:14: note: possible intended match here @ BB#0: @ %entry ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/thumb2-tbh.ll (5948 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/thumb2-tbh.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-tbh.ll -mtriple=thumbv7-apple-darwin -relocation-model=pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-tbh.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/thumb2-tbh.ll:19:10: error: expected string not found in input ; CHECK: tbb ^ :13:1: note: scanning from here @ BB#0: @ %entry ^ :16:11: note: possible intended match here LBB0_1: @ %bb37.i ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/Thumb2/tls2.ll (5956 of 9984) ******************** TEST 'LLVM :: CodeGen/Thumb2/tls2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/tls2.ll -mtriple=thumbv7-linux-gnueabi | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/tls2.ll -check-prefix=CHECK-NOT-PIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/tls2.ll -mtriple=thumbv7-linux-gnueabi -relocation-model=pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/tls2.ll -check-prefix=CHECK-PIC -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/Thumb2/tls2.ll:27:14: error: expected string not found in input ; CHECK-PIC: bl __tls_get_addr(PLT) ^ :42:1: note: scanning from here @ BB#0: @ %entry ^ :52:2: note: possible intended match here .long i(tlsgd)-((.LPC1_0+4)-.Ltmp2) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2006-03-02-InstrSchedBug.ll (5972 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2006-03-02-InstrSchedBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll -march=x86 -stats |& grep asm-printer | grep 7 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2006-04-27-ISelFoldingBug.ll (5974 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2006-04-27-ISelFoldingBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2006-04-27-ISelFoldingBug.ll -march=x86 -mtriple=i686-apple-darwin8 -relocation-model=static > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/2006-04-27-ISelFoldingBug.ll.tmp gtimeout 5m grep {movl _last} /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/2006-04-27-ISelFoldingBug.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 gtimeout 5m grep {cmpl.*_last} /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/2006-04-27-ISelFoldingBug.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2006-05-02-InstrSched1.ll (5976 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2006-05-02-InstrSched1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2006-05-02-InstrSched1.ll -march=x86 -relocation-model=static -stats |& grep asm-printer | grep 14 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2006-05-02-InstrSched2.ll (5977 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2006-05-02-InstrSched2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2006-05-02-InstrSched2.ll -march=x86 -stats |& grep asm-printer | grep 13 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2006-05-11-InstrSched.ll (5983 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2006-05-11-InstrSched.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2006-05-11-InstrSched.ll -march=x86 -mtriple=i386-linux-gnu -mattr=+sse2 -stats -realign-stack=0 |& grep {asm-printer} | grep 35 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2006-08-21-ExtraMovInst.ll (5994 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2006-08-21-ExtraMovInst.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2006-08-21-ExtraMovInst.ll -march=x86 -mcpu=i386 | not grep {movl %eax, %edx} -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -mcpu=i386 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2006-11-12-CSRetCC.ll (6000 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2006-11-12-CSRetCC.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2006-11-12-CSRetCC.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2006-11-12-CSRetCC.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2006-11-12-CSRetCC.ll:10:10: error: expected string not found in input ; CHECK: ret ^ :39:2: note: scanning from here fldl 64(%esp) ^ :39:10: note: possible intended match here fldl 64(%esp) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2006-11-17-IllegalMove.ll (6003 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2006-11-17-IllegalMove.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2006-11-17-IllegalMove.ll -march=x86-64 > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/2006-11-17-IllegalMove.ll.tmp gtimeout 5m grep movb /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/2006-11-17-IllegalMove.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 gtimeout 5m grep {movzb\[wl\]} /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/2006-11-17-IllegalMove.ll.tmp -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@handle_vector_size_attribute' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-01-08-InstrSched.ll (6004 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-01-08-InstrSched.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-01-08-InstrSched.ll -mcpu=generic -mtriple=x86_64-apple-darwin -O3 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-01-08-InstrSched.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-01-08-InstrSched.ll:21:10: error: expected string not found in input ; CHECK: ret ^ :26:8: note: scanning from here addss %xmm2, %xmm0 ^ :29:5: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2006-12-19-IntelSyntax.ll (6005 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2006-12-19-IntelSyntax.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2006-12-19-IntelSyntax.ll -march=x86 -x86-asm-syntax=intel -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -x86-asm-syntax=intel 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@bar' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-01-08-X86-64-Pointer.ll (6006 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-01-08-X86-64-Pointer.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-01-08-X86-64-Pointer.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-01-08-X86-64-Pointer.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-01-08-X86-64-Pointer.ll -mtriple=x86_64-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-01-08-X86-64-Pointer.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-linux 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-01-13-StackPtrIndex.ll (6007 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-01-13-StackPtrIndex.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-01-13-StackPtrIndex.ll -march=x86-64 > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/2007-01-13-StackPtrIndex.ll.tmp gtimeout 5m not grep {,%rsp)} /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/2007-01-13-StackPtrIndex.ll.tmp -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-02-04-OrAddrMode.ll (6009 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-02-04-OrAddrMode.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-02-04-OrAddrMode.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-02-04-OrAddrMode.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-02-04-OrAddrMode.ll:8:10: error: expected string not found in input ; CHECK: ret ^ :12:2: note: scanning from here .globl _test2 ^ :12:10: note: possible intended match here .globl _test2 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-02-23-DAGCombine-Miscompile.ll (6012 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-02-23-DAGCombine-Miscompile.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-02-23-DAGCombine-Miscompile.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-02-23-DAGCombine-Miscompile.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-02-23-DAGCombine-Miscompile.ll:8:10: error: expected string not found in input ; CHECK: ret ^ :12:1: note: scanning from here LBB0_2: ## %cond_true ^ :12:16: note: possible intended match here LBB0_2: ## %cond_true ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll (6017 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll -march=x86 -mtriple=i686-darwin | grep push | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 3 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -mtriple=i686-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' Expected 3 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll (6021 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll:9:10: error: expected string not found in input ; CHECK: ret ^ :9:2: note: scanning from here ## InlineAsm End ^ :9:9: note: possible intended match here ## InlineAsm End ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-04-25-MMX-PADDQ.ll (6028 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-04-25-MMX-PADDQ.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-04-25-MMX-PADDQ.ll -o - -march=x86 -mattr=+mmx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-04-25-MMX-PADDQ.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -o - -march=x86 -mattr=+mmx 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@unsigned_add3' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-08-09-IllegalX86-64Asm.ll (6049 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-08-09-IllegalX86-64Asm.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-08-09-IllegalX86-64Asm.ll -mtriple=x86_64-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep "movb %ah, %r" -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@ubyte_divmod' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-09-27-LDIntrinsics.ll (6052 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-09-27-LDIntrinsics.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-09-27-LDIntrinsics.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-09-27-LDIntrinsics.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-09-27-LDIntrinsics.ll:13:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :8:2: note: scanning from here fstp %st(0) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll (6055 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep movb -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@f' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-10-12-SpillerUnfold2.ll (6056 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-10-12-SpillerUnfold2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-10-12-SpillerUnfold2.ll -march=x86 | grep sarl | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep esp -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-10-16-CoalescerCrash.ll (6060 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-10-16-CoalescerCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-10-16-CoalescerCrash.ll -mtriple=x86_64-apple-darwin -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@__ashldi3' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-10-19-SpillerUnfold.ll (6064 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-10-19-SpillerUnfold.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-10-19-SpillerUnfold.ll -march=x86 -x86-asm-syntax=intel | grep inc | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep PTR -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -x86-asm-syntax=intel 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine Common Subexpression Elimination' on function '@t' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-11-04-LiveIntervalCrash.ll (6070 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-11-04-LiveIntervalCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-11-04-LiveIntervalCrash.ll -mtriple=x86_64-unknown-linux-gnu -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-unknown-linux-gnu 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@d_hash_and_lookup' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-11-06-InstrSched.ll (6072 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-11-06-InstrSched.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-11-06-InstrSched.ll -march=x86 -mcpu=generic -mattr=+sse2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep lea -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -mcpu=generic -mattr=+sse2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-11-30-LoadFolding-Bug.ll (6073 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-11-30-LoadFolding-Bug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-11-30-LoadFolding-Bug.ll -march=x86 -mattr=+sse2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-11-30-LoadFolding-Bug.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -mattr=+sse2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@mp_sqrt' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-12-16-BURRSchedCrash.ll (6074 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-12-16-BURRSchedCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-12-16-BURRSchedCrash.ll -mtriple=i686-pc-linux-gnu -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i686-pc-linux-gnu 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@_ada_c34007g' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2007-12-18-LoadCSEBug.ll (6075 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2007-12-18-LoadCSEBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2007-12-18-LoadCSEBug.ll -march=x86 -mcpu=generic | grep {(%esp)} | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 -- Exit Code: 1 Command Output (stderr): -- Expected 2 lines, got 1. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-02-18-TailMergingBug.ll (6084 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-02-18-TailMergingBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-02-18-TailMergingBug.ll -march=x86 -mcpu=yonah -stats |& grep {Number of block tails merged} | grep 16 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-02-08-LoadFoldingBug.ll (6085 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-02-08-LoadFoldingBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-02-08-LoadFoldingBug.ll -march=x86 -mattr=+sse2 | grep andpd | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep esp -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -mattr=+sse2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main_bb114_2E_outer_2E_i_bb3_2E_i27' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-02-25-X86-64-CoalescerBug.ll (6092 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-02-25-X86-64-CoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-02-25-X86-64-CoalescerBug.ll -march=x86-64 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Eliminate PHI nodes for register allocation' on function '@f' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-03-10-RegAllocInfLoop.ll (6097 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-03-10-RegAllocInfLoop.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-03-10-RegAllocInfLoop.ll -mtriple=i386-pc-linux-gnu -relocation-model=pic -disable-fp-elim -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-pc-linux-gnu -relocation-model=pic -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@parse_backslash' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-03-14-SpillerCrash.ll (6099 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-03-14-SpillerCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-03-14-SpillerCrash.ll -mtriple=i386-pc-linux-gnu -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-pc-linux-gnu 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@____wcstoll_l_internal' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-03-23-DarwinAsmComments.ll (6103 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-03-23-DarwinAsmComments.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-03-23-DarwinAsmComments.ll -mtriple=i386-apple-darwin -asm-verbose | grep {#} | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep -v {##} -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin -asm-verbose 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@_ZN12AGenericCall10MapIDPtrAtEsRP23ComponentInstanceRecord' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-04-16-ReMatBug.ll (6108 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-04-16-ReMatBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-04-16-ReMatBug.ll -mtriple=i386-apple-darwin -disable-cgp-branch-opts | grep movw | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep {, %e} -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin -disable-cgp-branch-opts 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@SQLDriversW' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-04-17-CoalescerBug.ll (6109 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-04-17-CoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-04-17-CoalescerBug.ll -mtriple=i386-apple-darwin | grep xorl | grep {%e} -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@_ZNK10wxDateTime6FormatEPKwRKNS_8TimeZoneE' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-04-26-Asm-Optimize-Imm.ll (6112 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-04-26-Asm-Optimize-Imm.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-04-26-Asm-Optimize-Imm.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-04-26-Asm-Optimize-Imm.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-04-26-Asm-Optimize-Imm.ll:10:10: error: expected string not found in input ; CHECK: ret ^ :8:2: note: scanning from here ## InlineAsm End ^ :8:9: note: possible intended match here ## InlineAsm End ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-04-28-CoalescerBug.ll (6116 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-04-28-CoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-04-28-CoalescerBug.ll -mtriple=x86_64-apple-darwin | grep movl > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/2008-04-28-CoalescerBug.ll.tmp gtimeout 5m not grep {r\[abcd\]x} /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/2008-04-28-CoalescerBug.ll.tmp gtimeout 5m not grep {r\[ds\]i} /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/2008-04-28-CoalescerBug.ll.tmp gtimeout 5m not grep {r\[bs\]p} /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/2008-04-28-CoalescerBug.ll.tmp -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-05-21-CoalescerBug.ll (6122 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-05-21-CoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-05-21-CoalescerBug.ll -march=x86 -O0 -fast-isel=false -regalloc=basic | grep mov | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 5 -- Exit Code: 1 Command Output (stderr): -- UNREACHABLE executed! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -O0 -fast-isel=false -regalloc=basic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Post-RA pseudo instruction expansion pass' on function '@tree_redirect_edge_and_branch' Expected 5 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-08-19-SubAndFetch.ll (6137 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-08-19-SubAndFetch.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-08-19-SubAndFetch.ll -march=x86-64 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-08-19-SubAndFetch.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-08-19-SubAndFetch.ll:8:10: error: expected string not found in input ; CHECK: lock ^ :4:8: note: scanning from here _main: ## @main ^ :6:2: note: possible intended match here movq _var@GOTPCREL(%rip), %rax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-08-06-CmpStride.ll (6138 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-08-06-CmpStride.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-08-06-CmpStride.ll -o - | grep {cmpl \\$\[1\], %} -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 -o - 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-08-31-EH_RETURN32.ll (6141 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-08-31-EH_RETURN32.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-08-31-EH_RETURN32.ll | grep %ebp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 9 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-08-31-EH_RETURN32.ll | grep %ecx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 5 -- Exit Code: 1 Command Output (stderr): -- Expected 5 lines, got 4. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-08-31-EH_RETURN64.ll (6142 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-08-31-EH_RETURN64.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-08-31-EH_RETURN64.ll | grep %rbp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 7 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-08-31-EH_RETURN64.ll | grep %rcx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 3 -- Exit Code: 1 Command Output (stderr): -- Expected 3 lines, got 2. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-09-09-LinearScanBug.ll (6145 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-09-09-LinearScanBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-09-09-LinearScanBug.ll -mtriple=i386-apple-darwin -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@func_125' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-09-11-CoalescerBug2.ll (6147 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-09-11-CoalescerBug2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-09-11-CoalescerBug2.ll -march=x86 -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@func_44' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-09-19-RegAllocBug.ll (6151 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-09-19-RegAllocBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-09-19-RegAllocBug.ll -mtriple=i386-apple-darwin -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Greedy Register Allocator' on function '@func_4' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-09-29-ReMatBug.ll (6155 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-09-29-ReMatBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-09-29-ReMatBug.ll -mtriple=i386-apple-darwin -relocation-model=pic -disable-fp-elim -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin -relocation-model=pic -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@"-[XCStringList stringRepresentation]"' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-10-13-CoalescerBug.ll (6161 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-10-13-CoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-10-13-CoalescerBug.ll -march=x86 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@func_77' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-10-27-CoalescerBug.ll (6164 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-10-27-CoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-10-27-CoalescerBug.ll -mtriple=i386-apple-darwin -mattr=+sse2 -stats |& /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-10-27-CoalescerBug.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-10-27-CoalescerBug.ll:20:10: error: expected string not found in input ; CHECK: .align ^ :19:24: note: scanning from here movsd %xmm0, 16(%esp) ## 8-byte Spill ^ :50:37: note: possible intended match here 1 code-placement - Number of loops aligned ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-11-13-inlineasm-3.ll (6171 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-11-13-inlineasm-3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-11-13-inlineasm-3.ll -mtriple=i686-pc-linux-gnu -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i686-pc-linux-gnu 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@sys_getdents64' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-12-02-dagcombine-1.ll (6173 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-12-02-dagcombine-1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-12-02-dagcombine-1.ll -march=x86 | grep "(%esp)" | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 -- Exit Code: 1 Command Output (stderr): -- Expected 2 lines, got 1. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-12-01-loop-iv-used-outside-loop.ll (6174 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-12-01-loop-iv-used-outside-loop.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-12-01-loop-iv-used-outside-loop.ll -mtriple=i386-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep lea -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-12-02-dagcombine-2.ll (6175 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-12-02-dagcombine-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-12-02-dagcombine-2.ll -march=x86 | grep "(%esp)" | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 -- Exit Code: 1 Command Output (stderr): -- Expected 2 lines, got 1. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-12-02-dagcombine-3.ll (6177 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-12-02-dagcombine-3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-12-02-dagcombine-3.ll -march=x86 | grep add | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-12-02-dagcombine-3.ll -march=x86 | grep sub | grep -v subsections | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-12-16-dagcombine-4.ll (6178 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-12-16-dagcombine-4.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-12-16-dagcombine-4.ll -march=x86 | grep "(%esp)" | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 -- Exit Code: 1 Command Output (stderr): -- Expected 2 lines, got 1. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-12-19-EarlyClobberBug.ll (6179 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-12-19-EarlyClobberBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-12-19-EarlyClobberBug.ll -mcpu=generic -mtriple=i386-apple-darwin -asm-verbose=0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-12-19-EarlyClobberBug.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-12-19-EarlyClobberBug.ll:7:15: error: expected string not found in input ; CHECK-NEXT: {{movl %esi, %eax|addl %edi, %esi}} ^ :23:2: note: scanning from here ret ^ :31:68: note: possible intended match here .section __IMPORT,__jump_table,symbol_stubs,pure_instructions+self_modifying_code,5 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-12-22-dagcombine-5.ll (6180 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-12-22-dagcombine-5.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-12-22-dagcombine-5.ll -march=x86 | grep "(%esp)" | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 -- Exit Code: 1 Command Output (stderr): -- Expected 2 lines, got 1. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-12-16-BadShift.ll (6181 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-12-16-BadShift.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-12-16-BadShift.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep shrl -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@mebbe_shift' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2008-12-23-dagcombine-6.ll (6183 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2008-12-23-dagcombine-6.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2008-12-23-dagcombine-6.ll -march=x86 | grep "(%esp)" | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 4 -- Exit Code: 1 Command Output (stderr): -- Expected 4 lines, got 2. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. FAIL: LLVM :: CodeGen/X86/2009-01-16-UIntToFP.ll (6188 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-01-16-UIntToFP.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-01-16-UIntToFP.ll -march=x86 -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@__floatundisf' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-02-12-InlineAsm-nieZ-constraints.ll (6200 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-02-12-InlineAsm-nieZ-constraints.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-02-12-InlineAsm-nieZ-constraints.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-02-12-InlineAsm-nieZ-constraints.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-02-12-InlineAsm-nieZ-constraints.ll:17:10: error: expected string not found in input ; CHECK: ret ^ :17:2: note: scanning from here ## InlineAsm End ^ :17:9: note: possible intended match here ## InlineAsm End ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-02-26-MachineLICMBug.ll (6209 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-02-26-MachineLICMBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-02-26-MachineLICMBug.ll -march=x86-64 -mattr=+sse3,+sse41 -stats |& grep {8 machine-licm} gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-02-26-MachineLICMBug.ll -march=x86-64 -mattr=+sse3,+sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-02-26-MachineLICMBug.ll -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-03-13-PHIElimBug.ll (6214 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-03-13-PHIElimBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-03-13-PHIElimBug.ll -mtriple=i686-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-03-13-PHIElimBug.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-03-13-PHIElimBug.ll:33:10: error: expected string not found in input ; CHECK: movl %eax, %esi ^ :16:1: note: scanning from here .Ltmp0: ^ :25:2: note: possible intended match here addl $12, %esp ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-04-21-NoReloadImpDef.ll (6227 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-04-21-NoReloadImpDef.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin10.0 -relocation-model=pic -asm-verbose=false -disable-fp-elim -mattr=-sse41,-sse3,+sse2 -post-RA-scheduler=false -regalloc=basic < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-04-21-NoReloadImpDef.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-04-21-NoReloadImpDef.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin10.0 -relocation-model=pic -asm-verbose=false -disable-fp-elim -mattr=-sse41,-sse3,+sse2 -post-RA-scheduler=false -regalloc=basic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@update' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-04-27-CoalescerAssert.ll (6233 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-04-27-CoalescerAssert.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-04-27-CoalescerAssert.ll -mtriple=x86_64-unknown-linux-gnu -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-unknown-linux-gnu 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@getAffNeighbour' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-04-29-LinearScanBug.ll (6235 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-04-29-LinearScanBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-04-29-LinearScanBug.ll -mtriple=i386-apple-darwin10 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@pf_state_compare_ext_gwy' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-05-23-available_externally.ll (6241 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-05-23-available_externally.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-05-23-available_externally.ll -relocation-model=pic | grep atoi | grep PLT -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-06-02-RewriterBug.ll (6245 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-06-02-RewriterBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-06-02-RewriterBug.ll -mtriple=x86_64-undermydesk-freebsd8.0 -relocation-model=pic -disable-fp-elim -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-undermydesk-freebsd8.0 -relocation-model=pic -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@sha256_block1' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-07-16-CoalescerBug.ll (6262 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-07-16-CoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-07-16-CoalescerBug.ll -mtriple=x86_64-apple-darwin10 -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@addmatches' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-07-20-CoalescerBug.ll (6263 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-07-20-CoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-07-20-CoalescerBug.ll -mtriple=x86_64-apple-darwin10 -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@regex_compile' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-08-14-Win64MemoryIndirectArg.ll (6271 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-08-14-Win64MemoryIndirectArg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-08-14-Win64MemoryIndirectArg.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@computeMipmappingRho' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-08-23-SubRegReuseUndo.ll (6272 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-08-23-SubRegReuseUndo.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-08-23-SubRegReuseUndo.ll -march=x86 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@uint80' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-09-10-SpillComments.ll (6275 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-09-10-SpillComments.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-09-10-SpillComments.ll -mtriple=x86_64-unknown-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-09-10-SpillComments.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-unknown-linux 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@walk_fixup_memory_subreg' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-09-16-CoalescerBug.ll (6276 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-09-16-CoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-09-16-CoalescerBug.ll -mtriple=i386-apple-darwin10 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@topo_probe_0xb' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-09-21-NoSpillLoopCount.ll (6280 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-09-21-NoSpillLoopCount.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-09-21-NoSpillLoopCount.ll -mtriple=i386-apple-darwin10.0 -relocation-model=pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-09-21-NoSpillLoopCount.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin10.0 -relocation-model=pic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@dot' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-11-04-SubregCoalescingBug.ll (6285 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-11-04-SubregCoalescingBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-11-04-SubregCoalescingBug.ll -mtriple=x86_64-apple-darwin11 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-11-04-SubregCoalescingBug.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-11-04-SubregCoalescingBug.ll:8:10: error: expected string not found in input ; CHECK: _foo ^ :8:1: note: scanning from here .subsections_via_symbols ^ :8:7: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-10-19-EmergencySpill.ll (6287 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-10-19-EmergencySpill.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-10-19-EmergencySpill.ll -mtriple=x86_64-apple-darwin10 -disable-fp-elim -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin10 -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@nodeOverwriteCell' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-11-18-TwoAddrKill.ll (6290 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-11-18-TwoAddrKill.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-11-18-TwoAddrKill.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@func_31' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll (6291 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll -mtriple=x86_64-apple-darwin -mcpu=corei7 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin -mcpu=corei7 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2009-11-25-ImpDefBug.ll (6296 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2009-11-25-ImpDefBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2009-11-25-ImpDefBug.ll -mtriple=x86_64-unknown-linux-gnu -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-unknown-linux-gnu 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@_ZN8ASN1Unit4loadER8xmstreamjm18ASN1LengthEncoding' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-01-11-ExtraPHIArg.ll (6299 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-01-11-ExtraPHIArg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -verify-machineinstrs < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-01-11-ExtraPHIArg.ll -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function foo: BB#0: derived from LLVM BB %0 Successors according to CFG: BB#1 BB#1: derived from LLVM BB %cond_true813.i Predecessors according to CFG: BB#0 JMP_4 Successors according to CFG: BB#15 BB#2: derived from LLVM BB %cond_true818.i BB#3: derived from LLVM BB %recog_memoized.exit52 BB#4: derived from LLVM BB %bb857.i BB#5: derived from LLVM BB %bb866.i BB#6: derived from LLVM BB %bb874.i.preheader.loopexit BB#7: derived from LLVM BB %bb874.i BB#8: derived from LLVM BB %bb874.i.backedge BB#9: derived from LLVM BB %bb886.i.preheader.loopexit BB#10: derived from LLVM BB %bb886.i.preheader BB#11: derived from LLVM BB %bb886.i BB#12: derived from LLVM BB %cond_true903.i BB#13: derived from LLVM BB %bb907.i BB#14: derived from LLVM BB %cond_true910.i BB#15: derived from LLVM BB %cond_next1146.i Predecessors according to CFG: BB#1 RET # End machine code for function foo. *** Bad machine code: MBB exits via unconditional fall-through but its successor differs from its CFG successor! *** - function: foo - basic block: cond_true813.i 0x281c310 (BB#1) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: foo - basic block: cond_true813.i 0x281c310 (BB#1) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: foo - basic block: cond_next1146.i 0x281c818 (BB#15) LLVM ERROR: Found 3 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-01-08-Atomic64Bug.ll (6300 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-01-08-Atomic64Bug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-01-08-Atomic64Bug.ll -mtriple=i386-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-01-08-Atomic64Bug.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-01-13-OptExtBug.ll (6302 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-01-13-OptExtBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-01-13-OptExtBug.ll -mtriple=i386-pc-linux-gnu -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-pc-linux-gnu 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine Instruction LICM' on function '@XX' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-01-18-DbgValue.ll (6306 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-01-18-DbgValue.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -O0 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-01-18-DbgValue.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-01-18-DbgValue.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -O0 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-02-03-DualUndef.ll (6309 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-02-03-DualUndef.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-02-03-DualUndef.ll -march=x86-64 -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@prepOutput' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-02-12-CoalescerBug-Impdef.ll (6310 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-02-12-CoalescerBug-Impdef.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-02-12-CoalescerBug-Impdef.ll > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/2010-02-12-CoalescerBug-Impdef.ll.tmp -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@get_computation_cost_at' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-02-15-ImplicitDefBug.ll (6311 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-02-15-ImplicitDefBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-02-15-ImplicitDefBug.ll > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/2010-02-15-ImplicitDefBug.ll.tmp -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@variable_union' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-02-23-DAGCombineBug.ll (6313 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-02-23-DAGCombineBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-02-23-DAGCombineBug.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-02-23-DAGCombineBug.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-02-23-DAGCombineBug.ll:7:10: error: expected string not found in input ; CHECK: js ^ :6:2: note: scanning from here jns LBB0_1 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-02-23-RematImplicitSubreg.ll (6315 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-02-23-RematImplicitSubreg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-02-23-RematImplicitSubreg.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-02-23-SingleDefPhiJoin.ll (6316 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-02-23-SingleDefPhiJoin.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-02-23-SingleDefPhiJoin.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@decode' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-03-05-ConstantFoldCFG.ll (6318 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-03-05-ConstantFoldCFG.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-03-05-ConstantFoldCFG.ll -verify-machineinstrs -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function _ZSt16__introsort_loopIPdl17less_than_functorEvT_S2_T0_T1_: BB#0: derived from LLVM BB %entry %vreg3 = MOV8r0 %EFLAGS; GR8:%vreg3 TEST8rr %vreg3, %vreg3, %EFLAGS; GR8:%vreg3 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#1 BB#2 BB#1: derived from LLVM BB %bb1 Predecessors according to CFG: BB#0 RET BB#2: derived from LLVM BB %bb2.outer.i Predecessors according to CFG: BB#0 %vreg4 = MOV8r0 %EFLAGS; GR8:%vreg4 TEST8rr %vreg4, %vreg4, %EFLAGS; GR8:%vreg4 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#3 BB#4 BB#3: derived from LLVM BB %bb1.i Predecessors according to CFG: BB#2 Successors according to CFG: BB#4 BB#4: derived from LLVM BB %bb5.i Predecessors according to CFG: BB#2 BB#3 Successors according to CFG: BB#5 BB#5: derived from LLVM BB %bb7.i6 Predecessors according to CFG: BB#4 Successors according to CFG: BB#6 BB#6: derived from LLVM BB %_ZSt21__unguarded_partitionIPdd17less_than_functorET_S2_S2_T0_T1_.exit Predecessors according to CFG: BB#5 # End machine code for function _ZSt16__introsort_loopIPdl17less_than_functorEvT_S2_T0_T1_. *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: _ZSt16__introsort_loopIPdl17less_than_functorEvT_S2_T0_T1_ - basic block: entry 0x281dcb4 (BB#0) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: _ZSt16__introsort_loopIPdl17less_than_functorEvT_S2_T0_T1_ - basic block: bb1 0x281dd10 (BB#1) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: _ZSt16__introsort_loopIPdl17less_than_functorEvT_S2_T0_T1_ - basic block: bb2.outer.i 0x281dd6c (BB#2) LLVM ERROR: Found 3 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-03-05-EFLAGS-Redef.ll (6320 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-03-05-EFLAGS-Redef.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-03-05-EFLAGS-Redef.ll -verify-machineinstrs -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function main: Function Live Outs: %EAX BB#0: derived from LLVM BB %entry Successors according to CFG: BB#1 BB#1: derived from LLVM BB %bb2 Predecessors according to CFG: BB#0 Successors according to CFG: BB#2 BB#2: derived from LLVM BB %bb5 Predecessors according to CFG: BB#1 %vreg2 = MOV8r0 %EFLAGS; GR8:%vreg2 TEST8rr %vreg2, %vreg2, %EFLAGS; GR8:%vreg2 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#3 BB#4 BB#3: derived from LLVM BB %bb.nph239 Predecessors according to CFG: BB#2 BB#4: derived from LLVM BB %bb8 Predecessors according to CFG: BB#2 %vreg3 = MOV8r0 %EFLAGS; GR8:%vreg3 TEST8rr %vreg3, %vreg3, %EFLAGS; GR8:%vreg3 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#5 BB#6 BB#5: derived from LLVM BB %bb.nph237 Predecessors according to CFG: BB#4 BB#6: derived from LLVM BB %bb47 Predecessors according to CFG: BB#4 %vreg4 = MOV8r0 %EFLAGS; GR8:%vreg4 TEST8rr %vreg4, %vreg4, %EFLAGS; GR8:%vreg4 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#8 BB#7 BB#7: derived from LLVM BB %bb48 Predecessors according to CFG: BB#6 BB#8: derived from LLVM BB %bb49 Predecessors according to CFG: BB#6 %vreg5 = MOV8r0 %EFLAGS; GR8:%vreg5 TEST8rr %vreg5, %vreg5, %EFLAGS; GR8:%vreg5 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#10 BB#9 BB#9: derived from LLVM BB %bb50 Predecessors according to CFG: BB#8 %vreg6 = MOV32r0 %EFLAGS; GR32:%vreg6 %EAX = COPY %vreg6; GR32:%vreg6 RET BB#10: derived from LLVM BB %bb51 Predecessors according to CFG: BB#8 %vreg7 = MOV32r0 %EFLAGS; GR32:%vreg7 %EAX = COPY %vreg7; GR32:%vreg7 RET # End machine code for function main. *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: main - basic block: bb5 0x281bb6c (BB#2) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: main - basic block: bb8 0x281bc24 (BB#4) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: main - basic block: bb47 0x281bcdc (BB#6) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: main - basic block: bb49 0x281bd94 (BB#8) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: main - basic block: bb50 0x281bdf0 (BB#9) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: main - basic block: bb51 0x281be4c (BB#10) LLVM ERROR: Found 6 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll (6323 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll -O3 -relocation-model=pic -disable-fp-elim -mcpu=nocona -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O3 -relocation-model=pic -disable-fp-elim -mcpu=nocona 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@_ZN17btSoftBodyHelpers4DrawEP10btSoftBodyP12btIDebugDrawi' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll (6326 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll -mtriple=i386-apple-darwin -mcpu=core2 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin -mcpu=core2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-04-29-CoalescerCrash.ll (6327 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-04-29-CoalescerCrash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-04-29-CoalescerCrash.ll -relocation-model=pic -disable-fp-elim -verify-machineinstrs -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE: Jump Tables: jt#0: BB#3 BB#4 BB#5 BB#6 BB#7 jt#1: BB#9 BB#10 BB#33 BB#11 jt#2: BB#13 BB#14 BB#15 BB#16 BB#17 BB#18 BB#21 BB#22 BB#23 BB#24 BB#25 BB#26 BB#27 BB#28 BB#0: derived from LLVM BB %entry %vreg3 = MOV8r0 %EFLAGS; GR8:%vreg3 TEST8rr %vreg3, %vreg3, %EFLAGS; GR8:%vreg3 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#1 BB#2 BB#1: derived from LLVM BB %"3.i" Predecessors according to CFG: BB#0 BB#2: derived from LLVM BB %"4.i" Predecessors according to CFG: BB#0 %vreg4 = MOV64r0 %EFLAGS; GR64_NOSP:%vreg4 %vreg5 = IMPLICIT_DEF; GR32:%vreg5 CMP32ri8 %vreg5, 4, %EFLAGS; GR32:%vreg5 JA_4 , %EFLAGS Successors according to CFG: BB#33 BB#34 BB#34: derived from LLVM BB %"4.i" Predecessors according to CFG: BB#2 %vreg6 = LEA64r %RIP, 1, %noreg, , %noreg; GR64:%vreg6 %vreg7 = MOVSX64rm32 %vreg6, 4, %vreg4, 0, %noreg; mem:LD4[JumpTable](align=8) GR64:%vreg7,%vreg6 GR64_NOSP:%vreg4 %vreg8 = ADD64rr %vreg7, %vreg6, %EFLAGS; GR64:%vreg8,%vreg7,%vreg6 JMP64r %vreg8; GR64:%vreg8 Successors according to CFG: BB#3 BB#4 BB#5 BB#6 BB#7 BB#3: derived from LLVM BB %"5.i" Predecessors according to CFG: BB#34 BB#4: derived from LLVM BB %"6.i" Predecessors according to CFG: BB#34 %vreg9 = MOV64r0 %EFLAGS; GR64_NOSP:%vreg9 %vreg10 = IMPLICIT_DEF; GR32:%vreg10 CMP32ri8 %vreg10, 3, %EFLAGS; GR32:%vreg10 JA_4 , %EFLAGS Successors according to CFG: BB#8 BB#35 BB#35: derived from LLVM BB %"6.i" Predecessors according to CFG: BB#4 %vreg11 = LEA64r %RIP, 1, %noreg, , %noreg; GR64:%vreg11 %vreg12 = MOVSX64rm32 %vreg11, 4, %vreg9, 0, %noreg; mem:LD4[JumpTable](align=8) GR64:%vreg12,%vreg11 GR64_NOSP:%vreg9 %vreg13 = ADD64rr %vreg12, %vreg11, %EFLAGS; GR64:%vreg13,%vreg12,%vreg11 JMP64r %vreg13; GR64:%vreg13 Successors according to CFG: BB#9 BB#10 BB#33 BB#11 BB#5: derived from LLVM BB %"7.i" Predecessors according to CFG: BB#34 BB#6: derived from LLVM BB %"8.i" Predecessors according to CFG: BB#34 BB#7: derived from LLVM BB %"9.i" Predecessors according to CFG: BB#34 BB#8: derived from LLVM BB %"11.i" Predecessors according to CFG: BB#4 %vreg14 = MOV64r0 %EFLAGS; GR64_NOSP:%vreg14 %vreg15 = IMPLICIT_DEF; GR32:%vreg15 CMP32ri8 %vreg15, 13, %EFLAGS; GR32:%vreg15 JA_4 , %EFLAGS Successors according to CFG: BB#12 BB#36 BB#36: derived from LLVM BB %"11.i" Predecessors according to CFG: BB#8 %vreg16 = LEA64r %RIP, 1, %noreg, , %noreg; GR64:%vreg16 %vreg17 = MOVSX64rm32 %vreg16, 4, %vreg14, 0, %noreg; mem:LD4[JumpTable](align=8) GR64:%vreg17,%vreg16 GR64_NOSP:%vreg14 %vreg18 = ADD64rr %vreg17, %vreg16, %EFLAGS; GR64:%vreg18,%vreg17,%vreg16 JMP64r %vreg18; GR64:%vreg18 Successors according to CFG: BB#13 BB#14 BB#15 BB#16 BB#17 BB#18 BB#21 BB#22 BB#23 BB#24 BB#25 BB#26 BB#27 BB#28 BB#9: derived from LLVM BB %"12.i" Predecessors according to CFG: BB#35 BB#10: derived from LLVM BB %"13.i" Predecessors according to CFG: BB#35 BB#11: derived from LLVM BB %"14.i" Predecessors according to CFG: BB#35 BB#12: derived from LLVM BB %"15.i" Predecessors according to CFG: BB#8 BB#13: derived from LLVM BB %"16.i" Predecessors according to CFG: BB#36 BB#14: derived from LLVM BB %"17.i" Predecessors according to CFG: BB#36 BB#15: derived from LLVM BB %"18.i" Predecessors according to CFG: BB#36 BB#16: derived from LLVM BB %"19.i" Predecessors according to CFG: BB#36 BB#17: derived from LLVM BB %"20.i" Predecessors according to CFG: BB#36 BB#18: derived from LLVM BB %"21.i" Predecessors according to CFG: BB#36 %vreg31 = MOV8r0 %EFLAGS; GR8:%vreg31 TEST8rr %vreg31, %vreg31, %EFLAGS; GR8:%vreg31 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#19 BB#20 BB#19: derived from LLVM BB %"22.i" Predecessors according to CFG: BB#18 BB#20: derived from LLVM BB %"23.i" Predecessors according to CFG: BB#18 BB#21: derived from LLVM BB %"24.i" Predecessors according to CFG: BB#36 BB#22: derived from LLVM BB %"27.i" Predecessors according to CFG: BB#36 BB#23: derived from LLVM BB %"28.i" Predecessors according to CFG: BB#36 BB#24: derived from LLVM BB %"29.i" Predecessors according to CFG: BB#36 BB#25: derived from LLVM BB %"30.i" Predecessors according to CFG: BB#36 BB#26: derived from LLVM BB %"31.i" Predecessors according to CFG: BB#36 BB#27: derived from LLVM BB %"32.i" Predecessors according to CFG: BB#36 BB#28: derived from LLVM BB %"39.i" Predecessors according to CFG: BB#36 %vreg19 = MOV8r0 %EFLAGS; GR8:%vreg19 TEST8rr %vreg19, %vreg19, %EFLAGS; GR8:%vreg19 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#30 BB#29 BB#29: derived from LLVM BB %"40.i" Predecessors according to CFG: BB#28 BB#30: derived from LLVM BB %"41.i" Predecessors according to CFG: BB#28 ADJCALLSTACKDOWN64 0, %RSP, %EFLAGS, %RSP %vreg20 = IMPLICIT_DEF; GR32:%vreg20 %EDI = COPY %vreg20; GR32:%vreg20 CALL64pcrel32 [TF=6], %EDI, %RAX, %RSI, %RDI, %EFLAGS, %RSP, ... ADJCALLSTACKUP64 0, 0, %RSP, %EFLAGS, %RSP %vreg21 = COPY %RAX; GR64:%vreg21 %vreg0 = COPY %vreg21:sub_16bit; GR16:%vreg0 GR64:%vreg21 %vreg22 = MOV8r0 %EFLAGS; GR8:%vreg22 TEST8rr %vreg22, %vreg22, %EFLAGS; GR8:%vreg22 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#31 BB#32 BB#31: derived from LLVM BB %"42.i" Predecessors according to CFG: BB#30 BB#32: derived from LLVM BB %"43.i" Predecessors according to CFG: BB#30 %vreg24 = IMPLICIT_DEF; GR32:%vreg24 %vreg23 = INSERT_SUBREG %vreg24, %vreg0, sub_16bit; GR32:%vreg23,%vreg24 GR16:%vreg0 %vreg25 = AND32ri %vreg23, 65520, %EFLAGS; GR32:%vreg25,%vreg23 %vreg26 = SUBREG_TO_REG 0, %vreg25, 4; GR64:%vreg26 GR32:%vreg25 %vreg27 = COPY %vreg26:sub_16bit; GR16:%vreg27 GR64:%vreg26 %vreg28 = MOVSX64rr16 %vreg27; GR64:%vreg28 GR16:%vreg27 ADJCALLSTACKDOWN64 0, %RSP, %EFLAGS, %RSP %vreg29 = IMPLICIT_DEF; GR32:%vreg29 %EDI = COPY %vreg29; GR32:%vreg29 %RSI = COPY %vreg28; GR64:%vreg28 CALL64pcrel32 [TF=6], %EDI, %RSI, %RAX, %RSI, %RDI, %EFLAGS, %RSP, ... ADJCALLSTACKUP64 0, 0, %RSP, %EFLAGS, %RSP %vreg30 = COPY %AL; GR8:%vreg30 BB#33: derived from LLVM BB %_ZN12_GLOBAL__N_113SPUAsmPrinter16printInstructionEPKN4llvm12MachineInstrERNS1_11raw_ostreamE.exit Predecessors according to CFG: BB#2 BB#35 RET # End machine code for function _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE. *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE - basic block: entry 0x281beb4 (BB#0) *** Bad machine code: MBB exits via unconditional fall-through but doesn't have exactly one CFG successor! *** - function: _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE - basic block: 4.i 0x281bf6c (BB#2) *** Bad machine code: MBB exits via unconditional fall-through but doesn't have exactly one CFG successor! *** - function: _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE - basic block: 4.i 0x2822c08 (BB#34) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE - basic block: 4.i 0x2822c08 (BB#34) *** Bad machine code: MBB exits via unconditional fall-through but doesn't have exactly one CFG successor! *** - function: _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE - basic block: 6.i 0x281c024 (BB#4) *** Bad machine code: MBB exits via unconditional fall-through but doesn't have exactly one CFG successor! *** - function: _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE - basic block: 6.i 0x2822e20 (BB#35) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE - basic block: 6.i 0x2822e20 (BB#35) *** Bad machine code: MBB exits via unconditional fall-through but doesn't have exactly one CFG successor! *** - function: _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE - basic block: 11.i 0x281c194 (BB#8) *** Bad machine code: MBB exits via unconditional fall-through but doesn't have exactly one CFG successor! *** - function: _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE - basic block: 11.i 0x2823020 (BB#36) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE - basic block: 11.i 0x2823020 (BB#36) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE - basic block: 21.i 0x281c52c (BB#18) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE - basic block: 39.i 0x281c8c4 (BB#28) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE - basic block: 41.i 0x281c97c (BB#30) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: _ZN12_GLOBAL__N_113SPUAsmPrinter15EmitInstructionEPKN4llvm12MachineInstrE - basic block: _ZN12_GLOBAL__N_113SPUAsmPrinter16printInstructionEPKN4llvm12MachineInstrERNS1_11raw_ostreamE.exit 0x281ca90 (BB#33) LLVM ERROR: Found 14 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll (6328 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll -O0 -regalloc=fast -relocation-model=pic -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -regalloc=fast -relocation-model=pic -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@_Z4test1SiS_' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll (6329 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll -mcpu=generic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mcpu=generic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@snd_xbytes' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-05-12-FastAllocKills.ll (6334 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-05-12-FastAllocKills.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -regalloc=fast -verify-machineinstrs < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-05-12-FastAllocKills.ll -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function sqlite3AtoF: Constant Pool: cp#0: float 1.000000e+01, align=4 Function Live Outs: %EAX BB#0: derived from LLVM BB %entry %vreg4 = MOV8r0 %EFLAGS; GR8:%vreg4 TEST8rr %vreg4, %vreg4, %EFLAGS; GR8:%vreg4 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#2 BB#1 BB#1: derived from LLVM BB %bb1.i.i Predecessors according to CFG: BB#0 BB#2: derived from LLVM BB %bb2 Predecessors according to CFG: BB#0 %vreg5 = MOV8r0 %EFLAGS; GR8:%vreg5 TEST8rr %vreg5, %vreg5, %EFLAGS; GR8:%vreg5 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#3 BB#5 BB#3: derived from LLVM BB %isdigit339.exit11.preheader Predecessors according to CFG: BB#2 %vreg6 = LD_Fp180; RFP80:%vreg6 %vreg7 = MOV8r0 %EFLAGS; GR8:%vreg7 TEST8rr %vreg7, %vreg7, %EFLAGS; GR8:%vreg7 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#5 BB#4 BB#4: derived from LLVM BB %bb10 Predecessors according to CFG: BB#3 BB#4 %vreg1 = MUL_Fp80m32 %vreg0, %RIP, 1, %noreg, , %noreg; mem:LD4[ConstantPool] RFP80:%vreg1,%vreg0 JMP_4 %vreg0 = PHI %vreg6, , %vreg1, ; RFP80:%vreg0,%vreg6,%vreg1 Successors according to CFG: BB#4 BB#5: derived from LLVM BB %bb13 Predecessors according to CFG: BB#2 BB#3 Successors according to CFG: BB#6 BB#6: derived from LLVM BB %bb36 Predecessors according to CFG: BB#5 %vreg8 = IMPLICIT_DEF; GR32:%vreg8 %EAX = COPY %vreg8; GR32:%vreg8 RET # End machine code for function sqlite3AtoF. *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: sqlite3AtoF - basic block: entry 0x281b8b4 (BB#0) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: sqlite3AtoF - basic block: bb2 0x281b96c (BB#2) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: sqlite3AtoF - basic block: isdigit339.exit11.preheader 0x281b9c8 (BB#3) *** Bad machine code: MBB exits via unconditional branch but doesn't end with a barrier instruction! *** - function: sqlite3AtoF - basic block: bb10 0x281ba24 (BB#4) *** Bad machine code: Non-terminator instruction after the first terminator *** - function: sqlite3AtoF - basic block: bb10 0x281ba24 (BB#4) - instruction: %vreg0 = PHI %vreg6, , %vreg1, ; RFP80:%vreg0,%vreg6,%vreg1 First terminator was: JMP_4 *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: sqlite3AtoF - basic block: bb36 0x281bb0c (BB#6) LLVM ERROR: Found 6 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-05-25-DotDebugLoc.ll (6338 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-05-25-DotDebugLoc.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-pc-linux -O2 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-05-25-DotDebugLoc.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-05-25-DotDebugLoc.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-pc-linux -O2 -regalloc=basic < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-05-25-DotDebugLoc.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-05-25-DotDebugLoc.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-pc-linux -O2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Live Interval Analysis' on function '@__divsc3' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-06-14-fast-isel-fs-load.ll (6345 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-06-14-fast-isel-fs-load.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -fast-isel -march=x86 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-06-14-fast-isel-fs-load.ll | grep %fs: -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -fast-isel -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@test1' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-07-02-UnfoldBug.ll (6349 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-07-02-UnfoldBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-07-02-UnfoldBug.ll -mtriple=x86_64-apple-darwin -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@_ZN2CA3OGL20fill_surface_mesh_3dERNS0_7ContextEPKNS_6Render13MeshTransformEPKNS0_5LayerEPNS0_7SurfaceEfNS0_13TextureFilterESC_f' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll (6350 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll -march=x86 -O0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -O0 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@func' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-07-02-asm-alignstack.ll (6351 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-07-02-asm-alignstack.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-07-02-asm-alignstack.ll -mtriple=x86_64-apple-darwin10 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-07-02-asm-alignstack.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-07-02-asm-alignstack.ll:7:10: error: expected string not found in input ; CHECK: int $3 ^ :6:8: note: scanning from here pushq %rax ^ :14:4: note: possible intended match here .line 3 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-07-06-asm-RIP.ll (6353 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-07-06-asm-RIP.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-07-06-asm-RIP.ll -mtriple=x86_64-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-07-06-asm-RIP.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-07-06-asm-RIP.ll:13:10: error: expected string not found in input ; CHECK: push $_f$_f ^ :10:5: note: scanning from here _g: ## @g ^ :12:2: note: possible intended match here pushq %rbx ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-07-13-indirectXconstraint.ll (6355 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-07-13-indirectXconstraint.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-07-13-indirectXconstraint.ll -mtriple=x86_64-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-07-13-indirectXconstraint.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-07-13-indirectXconstraint.ll:12:10: error: expected string not found in input ; CHECK: leaq _gsm_H.1466(%rip),%rax; ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :9:9: note: possible intended match here .align 3 ## @gsm_H.1466 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-07-29-SetccSimplify.ll (6357 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-07-29-SetccSimplify.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-07-29-SetccSimplify.ll -mtriple=x86_64-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-07-29-SetccSimplify.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-07-29-SetccSimplify.ll:14:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :8:2: note: scanning from here .cfi_endproc ^ :8:6: note: possible intended match here .cfi_endproc ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-08-04-MaskedSignedCompare.ll (6359 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-08-04-MaskedSignedCompare.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll -march=x86-64 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-08-04-StackVariable.ll (6361 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-08-04-StackVariable.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -mtriple=x86_64-apple-darwin < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-08-04-StackVariable.ll | grep DW_OP_breg7 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -mtriple=x86_64-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@_Z3fooi4SVal' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-09-01-RemoveCopyByCommutingDef.ll (6363 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-09-01-RemoveCopyByCommutingDef.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-09-01-RemoveCopyByCommutingDef.ll -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-09-01-RemoveCopyByCommutingDef.ll -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function f: Function Live Ins: %RDI in %vreg0, %RSI in %vreg1, %RDX in %vreg2, %RCX in %vreg3 BB#0: derived from LLVM BB %0 Live Ins: %RDI %RSI %RDX %RCX %vreg3 = COPY %RCX; GR64:%vreg3 %vreg2 = COPY %RDX; GR64:%vreg2 %vreg1 = COPY %RSI; GR64:%vreg1 %vreg0 = COPY %RDI; GR64:%vreg0 ADJCALLSTACKDOWN64 0, %RSP, %EFLAGS, %RSP %RDI = COPY %vreg2; GR64:%vreg2 %RSI = COPY %vreg3; GR64:%vreg3 CALL64pcrel32 , %RDI, %RSI, %RAX, %RCX, %RDX, %RSI, %RDI, %RSP, ... ADJCALLSTACKUP64 0, 0, %RSP, %EFLAGS, %RSP %vreg4 = COPY %RAX; GR64:%vreg4 %vreg5 = COPY %vreg4:sub_32bit; GR32:%vreg5 GR64:%vreg4 %vreg6 = IMUL32rm %vreg5, %vreg1, 1, %noreg, 0, %noreg, %EFLAGS; mem:LD4[%h] GR32:%vreg6,%vreg5 GR64:%vreg1 %vreg7 = SHR64ri %vreg4, 32, %EFLAGS; GR64:%vreg7,%vreg4 %vreg8 = COPY %vreg7:sub_32bit; GR32:%vreg8 GR64:%vreg7 %EAX = COPY %vreg6; GR32:%vreg6 CDQ %EAX, %EDX, %EAX IDIV32r %vreg8, %EAX, %EDX, %EFLAGS, %EAX, %EDX; GR32:%vreg8 %vreg9 = COPY %EAX; GR32:%vreg9 MOV32mr %vreg0, 1, %noreg, 0, %noreg, %vreg9; mem:ST4[%w] GR64:%vreg0 GR32:%vreg9 RET # End machine code for function f. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: f - basic block: 0x281b4b4 (BB#0) LLVM ERROR: Found 1 machine code errors. FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-09-30-CMOV-JumpTable-PHI.ll (6366 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-09-30-CMOV-JumpTable-PHI.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -verify-machineinstrs -mcpu=i386 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-09-30-CMOV-JumpTable-PHI.ll -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function f: Frame Objects: fi#-5: size=4, align=16, fixed, at location [SP+20] fi#-4: size=4, align=4, fixed, at location [SP+16] fi#-3: size=4, align=8, fixed, at location [SP+12] fi#-2: size=4, align=4, fixed, at location [SP+8] fi#-1: size=4, align=16, fixed, at location [SP+4] Jump Tables: jt#0: BB#6 BB#1 BB#2 BB#4 BB#5 BB#8 BB#7 BB#0: derived from LLVM BB %bb.i %vreg3 = MOV32ri ; GR32:%vreg3 %vreg4 = MOV32ri ; GR32:%vreg4 %vreg5 = IMPLICIT_DEF; GR8:%vreg5 %vreg6 = IMPLICIT_DEF; GR8:%vreg6 TEST8rr %vreg5, %vreg6, %EFLAGS; GR8:%vreg5,%vreg6 %vreg7 = CMOV_GR32 %vreg4, %vreg3, 4, %EFLAGS; GR32:%vreg7,%vreg4,%vreg3 ADJCALLSTACKDOWN32 4, %ESP, %EFLAGS, %ESP %vreg8 = COPY %ESP; GR32:%vreg8 MOV32mr %vreg8, 1, %noreg, 0, %noreg, %vreg7; mem:ST4[Stack] GR32:%vreg8,%vreg7 CALLpcrel32 , %EAX, %EFLAGS, %ESP, ... ADJCALLSTACKUP32 4, 0, %ESP, %EFLAGS, %ESP %vreg9 = COPY %EAX; GR32:%vreg9 %vreg1 = MOV32rm , 1, %noreg, 0, %noreg; mem:LD4[FixedStack-3](align=8) GR32:%vreg1 %vreg2 = ADD32ri8 %vreg1, -2, %EFLAGS; GR32_NOSP:%vreg2 GR32:%vreg1 %vreg0 = MOV32rm , 1, %noreg, 0, %noreg; mem:LD4[FixedStack-2] GR32:%vreg0 CMP32ri8 %vreg2, 6, %EFLAGS; GR32_NOSP:%vreg2 JA_4 , %EFLAGS Successors according to CFG: BB#9 BB#12 BB#12: derived from LLVM BB %bb.i Predecessors according to CFG: BB#0 JMP32m %noreg, 4, %vreg2, , %noreg; mem:LD4[JumpTable] GR32_NOSP:%vreg2 Successors according to CFG: BB#6 BB#1 BB#2 BB#4 BB#5 BB#8 BB#7 BB#1: derived from LLVM BB %bb1.i Predecessors according to CFG: BB#12 BB#2: derived from LLVM BB %bb1.i1237 Predecessors according to CFG: BB#12 %vreg10 = MOV8r0 %EFLAGS; GR8:%vreg10 TEST8rr %vreg10, %vreg10, %EFLAGS; GR8:%vreg10 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#9 BB#3 BB#3: derived from LLVM BB %bb1.i1241 Predecessors according to CFG: BB#2 BB#4: derived from LLVM BB %bb1.i1266 Predecessors according to CFG: BB#12 BB#5: derived from LLVM BB %bb1.i1275 Predecessors according to CFG: BB#12 BB#6: derived from LLVM BB %bb1.i1434 Predecessors according to CFG: BB#12 BB#7: derived from LLVM BB %bb1.i1523 Predecessors according to CFG: BB#12 BB#8: derived from LLVM BB %bb1.i1537 Predecessors according to CFG: BB#12 BB#9: derived from LLVM BB %_ZNK4llvm12StringSwitchINS_9StringRefES1_E7DefaultERKS1_.exit Predecessors according to CFG: BB#0 BB#2 %vreg11 = MOV8r0 %EFLAGS; GR8:%vreg11 TEST8rr %vreg11, %vreg11, %EFLAGS; GR8:%vreg11 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#11 BB#10 BB#10: derived from LLVM BB %_ZNK4llvm9StringRef10startswithES0_.exit Predecessors according to CFG: BB#9 ADJCALLSTACKDOWN32 12, %ESP, %EFLAGS, %ESP %vreg12 = COPY %ESP; GR32:%vreg12 MOV32mr %vreg12, 1, %noreg, 0, %noreg, %vreg0; mem:ST4[Stack] GR32:%vreg12,%vreg0 MOV32mi %vreg12, 1, %noreg, 8, %noreg, 3; mem:ST4[Stack+8] GR32:%vreg12 MOV32mi %vreg12, 1, %noreg, 4, %noreg, ; mem:ST4[Stack+4] GR32:%vreg12 CALLpcrel32 , %EAX, %EFLAGS, %ESP, ... ADJCALLSTACKUP32 12, 0, %ESP, %EFLAGS, %ESP %vreg13 = COPY %EAX; GR32:%vreg13 BB#11: derived from LLVM BB %bb141 Predecessors according to CFG: BB#9 # End machine code for function f. *** Bad machine code: MBB exits via unconditional fall-through but doesn't have exactly one CFG successor! *** - function: f - basic block: bb.i 0x281bab4 (BB#0) *** Bad machine code: MBB exits via unconditional fall-through but doesn't have exactly one CFG successor! *** - function: f - basic block: bb.i 0x281bffc (BB#12) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: f - basic block: bb.i 0x281bffc (BB#12) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: f - basic block: bb1.i1237 0x281bb6c (BB#2) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: f - basic block: _ZNK4llvm12StringSwitchINS_9StringRefES1_E7DefaultERKS1_.exit 0x281bdf0 (BB#9) LLVM ERROR: Found 5 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-11-02-DbgParameter.ll (6367 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-11-02-DbgParameter.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O2 -asm-verbose < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-11-02-DbgParameter.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-11-02-DbgParameter.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-11-02-DbgParameter.ll:10:10: error: expected string not found in input ; CHECK: TAG_formal_parameter ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :44:36: note: possible intended match here .byte 1 ## Abbrev [1] 0xb:0x2d DW_TAG_compile_unit ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-10-08-cmpxchg8b.ll (6368 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-10-08-cmpxchg8b.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-10-08-cmpxchg8b.ll -march=x86 -mtriple=i386-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-10-08-cmpxchg8b.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -mtriple=i386-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-11-18-SelectOfExtload.ll (6369 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-11-18-SelectOfExtload.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-11-18-SelectOfExtload.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-11-18-SelectOfExtload.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-11-18-SelectOfExtload.ll:9:10: error: expected string not found in input ; CHECK: movzbl ^ :5:2: note: scanning from here .cfi_startproc ^ :5:13: note: possible intended match here .cfi_startproc ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2010-11-09-MOVLPS.ll (6370 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2010-11-09-MOVLPS.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2010-11-09-MOVLPS.ll -march=x86-64 -O0 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 -O0 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@swizzle' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll (6375 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll -regalloc=basic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@gcd' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-02-12-shuffle.ll (6376 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-02-12-shuffle.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-02-12-shuffle.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@m_387' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-02-23-UnfoldBug.ll (6377 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-02-23-UnfoldBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-02-23-UnfoldBug.ll -mtriple=x86_64-apple-darwin10 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Eliminate PHI nodes for register allocation' on function '@calc_gb_rad_still_sse2_double' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-02-21-VirtRegRewriter-KillSubReg.ll (6378 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-02-21-VirtRegRewriter-KillSubReg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-02-21-VirtRegRewriter-KillSubReg.ll -O2 -march=x86 -mtriple=i386-pc-linux-gnu -relocation-model=pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-02-21-VirtRegRewriter-KillSubReg.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O2 -march=x86 -mtriple=i386-pc-linux-gnu -relocation-model=pic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-05-09-loaduse.ll (6384 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-05-09-loaduse.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-05-09-loaduse.ll -march=x86 -mcpu=corei7 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-05-09-loaduse.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-05-09-loaduse.ll:5:9: error: expected string not found in input ;CHECK: ret ^ :3:2: note: scanning from here .align 4, 0x90 ^ :4:2: note: possible intended match here _test: ## @test ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-03-08-Sched-crash.ll (6385 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-03-08-Sched-crash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-03-08-Sched-crash.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@_ZN2js5QueueINS_7SlotMap8SlotInfoEE6ensureEj' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-05-26-UnreachableBlockElim.ll (6386 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-05-26-UnreachableBlockElim.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-05-26-UnreachableBlockElim.ll -verify-coalescing -- Exit Code: 1 Command Output (stderr): -- # Before register coalescing # Machine code for function dfa_add_string: 0B BB#0: derived from LLVM BB %entry Successors according to CFG: BB#1 16B BB#1: derived from LLVM BB %if.end.i Predecessors according to CFG: BB#0 32B %vreg0 = MOV64ri64i32 1; GR64:%vreg0 48B %vreg3 = MOV8r0 %EFLAGS; GR8:%vreg3 64B TEST8rr %vreg3, %vreg3, %EFLAGS; GR8:%vreg3 80B JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#2 BB#3 96B BB#2: derived from LLVM BB %land.end.thread.i Predecessors according to CFG: BB#1 JMP_4 Successors according to CFG: BB#3 112B BB#3: derived from LLVM BB %cond.false156.i Predecessors according to CFG: BB#2 BB#1 128B ADJCALLSTACKDOWN64 0, %RSP, %EFLAGS, %RSP 144B CALL64pcrel32 , %EFLAGS, %RSP, ... 160B ADJCALLSTACKUP64 0, 0, %RSP, %EFLAGS, %RSP %vreg1 = PHI %vreg0, , %vreg8, ; GR64:%vreg1,%vreg0,%vreg8 Successors according to CFG: BB#4 176B BB#4: derived from LLVM BB %cond.end166.i Predecessors according to CFG: BB#3 192B %vreg5 = MOV64rm %RIP, 1, %noreg, [TF=5], %noreg; mem:LD8[GOT] GR64:%vreg5 208B %vreg6 = MOV64rm %vreg5, 1, %noreg, 88, %noreg; mem:LD8[getelementptr inbounds (%struct.dfa* @aux_temp, i64 0, i32 2)](tbaa=!"any pointer") GR64:%vreg6,%vreg5 224B %vreg7 = LEA64r %vreg2, 4, %vreg2, 0, %noreg; GR64_NOSP:%vreg7,%vreg2,%vreg2 240B MOV32mi %vreg6, 4, %vreg7, 0, %noreg, 0; mem:ST4[%att.i](tbaa=!"int") GR64:%vreg6 GR64_NOSP:%vreg7 256B RET %vreg2 = PHI %vreg1, ; GR64_NOSP:%vreg2 GR64:%vreg1 # End machine code for function dfa_add_string. *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: dfa_add_string - basic block: if.end.i 0x281cb10 (BB#1) [16B;96B) *** Bad machine code: Missing slot index *** - function: dfa_add_string - basic block: if.end.i 0x281cb10 (BB#1) [16B;96B) - instruction: JMP_4 *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: dfa_add_string - basic block: land.end.thread.i 0x281cb6c (BB#2) [96B;112B) *** Bad machine code: Missing slot index *** - function: dfa_add_string - basic block: land.end.thread.i 0x281cb6c (BB#2) [96B;112B) - instruction: JMP_4 *** Bad machine code: Missing slot index *** - function: dfa_add_string - basic block: cond.false156.i 0x281cc80 (BB#3) [112B;176B) - instruction: %vreg1 = PHI %vreg0, , %vreg8, ; GR64:%vreg1,%vreg0,%vreg8 *** Bad machine code: PHI operand is not in the CFG *** - function: dfa_add_string - basic block: cond.false156.i 0x281cc80 (BB#3) [112B;176B) - instruction: %vreg1 = PHI %vreg0, , %vreg8, ; GR64:%vreg1,%vreg0,%vreg8 - operand 2: *** Bad machine code: Virtual register has no Live interval *** - function: dfa_add_string - basic block: cond.end166.i 0x281cd0c (BB#4) [176B;272B) - instruction: 224B %vreg7 = LEA64r %vreg2, 4, %vreg2, 0, %noreg; GR64_NOSP:%vreg7,%vreg2,%vreg2 - operand 1: %vreg2 *** Bad machine code: Virtual register has no Live interval *** - function: dfa_add_string - basic block: cond.end166.i 0x281cd0c (BB#4) [176B;272B) - instruction: 224B %vreg7 = LEA64r %vreg2, 4, %vreg2, 0, %noreg; GR64_NOSP:%vreg7,%vreg2,%vreg2 - operand 3: %vreg2 *** Bad machine code: Missing slot index *** - function: dfa_add_string - basic block: cond.end166.i 0x281cd0c (BB#4) [176B;272B) - instruction: %vreg2 = PHI %vreg1, ; GR64_NOSP:%vreg2 GR64:%vreg1 *** Bad machine code: Non-terminator instruction after the first terminator *** - function: dfa_add_string - basic block: cond.end166.i 0x281cd0c (BB#4) [176B;272B) - instruction: %vreg2 = PHI %vreg1, ; GR64_NOSP:%vreg2 GR64:%vreg1 First terminator was: RET LLVM ERROR: Found 10 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-05-27-CrossClassCoalescing.ll (6387 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-05-27-CrossClassCoalescing.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-05-27-CrossClassCoalescing.ll -verify-coalescing -- Exit Code: 1 Command Output (stderr): -- # Before register coalescing # Machine code for function unate_intersect: 0B BB#0: derived from LLVM BB %entry %vreg4 = MOV8r0 %EFLAGS; GR8:%vreg4 Successors according to CFG: BB#1 16B BB#1: derived from LLVM BB %do.body.i Predecessors according to CFG: BB#0 BB#1 32B %vreg3 = MOV32r0 %EFLAGS; GR32:%vreg3 48B TEST8rr %vreg4, %vreg4, %EFLAGS; GR8:%vreg4 64B JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#1 BB#2 80B BB#2: Predecessors according to CFG: BB#1 96B %vreg6 = MOV8r0 %EFLAGS; GR8:%vreg6 112B %vreg11 = MOV64rm %RIP, 1, %noreg, [TF=5], %noreg; mem:LD8[GOT] GR64:%vreg11 Successors according to CFG: BB#3 128B BB#3: derived from LLVM BB %for.body.i Predecessors according to CFG: BB#3 BB#4 BB#2 144B %vreg1 = MOV32rm %vreg5, 1, %noreg, 0, %noreg; mem:LD4[undef] GR32:%vreg1 GR64:%vreg5 160B TEST8rr %vreg6, %vreg6, %EFLAGS; GR8:%vreg6 176B JNE_4 , %EFLAGS 192B JMP_4 %vreg0 = PHI %vreg3, , %vreg0, ; GR32:%vreg0,%vreg3 Successors according to CFG: BB#3 BB#4 208B BB#4: derived from LLVM BB %if.then.i17 Predecessors according to CFG: BB#3 224B %vreg7 = COPY %vreg1; GR32_ABCD:%vreg7 GR32:%vreg1 240B %vreg8 = COPY %vreg7:sub_8bit_hi; GR8_NOREX:%vreg8 GR32_ABCD:%vreg7 256B %vreg9 = MOVZX32_NOREXrr8 %vreg8; GR32_NOREX:%vreg9 GR8_NOREX:%vreg8 272B %vreg10 = SUBREG_TO_REG 0, %vreg9, 4; GR64_NOSP:%vreg10 GR32_NOREX:%vreg9 288B %vreg2 = COPY %vreg0; GR32:%vreg2,%vreg0 304B %vreg2 = ADD32rm %vreg2, %vreg11, 4, %vreg10, 0, %noreg, %EFLAGS; mem:LD4[%arrayidx16.i] GR32:%vreg2 GR64:%vreg11 GR64_NOSP:%vreg10 JMP_4 Successors according to CFG: BB#3 # End machine code for function unate_intersect. *** Bad machine code: Missing slot index *** - function: unate_intersect - basic block: entry 0x281d0b4 (BB#0) [0B;16B) - instruction: %vreg4 = MOV8r0 %EFLAGS; GR8:%vreg4 *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: unate_intersect - basic block: do.body.i 0x281d110 (BB#1) [16B;80B) *** Bad machine code: Virtual register has no Live interval *** - function: unate_intersect - basic block: do.body.i 0x281d110 (BB#1) [16B;80B) - instruction: 48B TEST8rr %vreg4, %vreg4, %EFLAGS; GR8:%vreg4 - operand 0: %vreg4 *** Bad machine code: Virtual register has no Live interval *** - function: unate_intersect - basic block: do.body.i 0x281d110 (BB#1) [16B;80B) - instruction: 48B TEST8rr %vreg4, %vreg4, %EFLAGS; GR8:%vreg4 - operand 1: %vreg4 *** Bad machine code: Missing slot index *** - function: unate_intersect - basic block: do.body.i 0x281d110 (BB#1) [16B;80B) - instruction: JMP_4 *** Bad machine code: MBB exits via conditional branch/branch but doesn't end with a barrier instruction! *** - function: unate_intersect - basic block: for.body.i 0x281d16c (BB#3) [128B;208B) *** Bad machine code: Missing slot index *** - function: unate_intersect - basic block: for.body.i 0x281d16c (BB#3) [128B;208B) - instruction: %vreg0 = PHI %vreg3, , %vreg0, ; GR32:%vreg0,%vreg3 *** Bad machine code: Non-terminator instruction after the first terminator *** - function: unate_intersect - basic block: for.body.i 0x281d16c (BB#3) [128B;208B) - instruction: %vreg0 = PHI %vreg3, , %vreg0, ; GR32:%vreg0,%vreg3 First terminator was: JNE_4 , %EFLAGS *** Bad machine code: PHI operand is not in the CFG *** - function: unate_intersect - basic block: for.body.i 0x281d16c (BB#3) [128B;208B) - instruction: %vreg0 = PHI %vreg3, , %vreg0, ; GR32:%vreg0,%vreg3 - operand 2: *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: unate_intersect - basic block: if.then.i17 0x281d1f8 (BB#4) [208B;320B) *** Bad machine code: Virtual register has no Live interval *** - function: unate_intersect - basic block: if.then.i17 0x281d1f8 (BB#4) [208B;320B) - instruction: 288B %vreg2 = COPY %vreg0; GR32:%vreg2,%vreg0 - operand 1: %vreg0 *** Bad machine code: Missing slot index *** - function: unate_intersect - basic block: if.then.i17 0x281d1f8 (BB#4) [208B;320B) - instruction: JMP_4 LLVM ERROR: Found 12 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-06-19-QuicksortCoalescerBug.ll (6394 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-06-19-QuicksortCoalescerBug.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-06-19-QuicksortCoalescerBug.ll -verify-coalescing -- Exit Code: 1 Command Output (stderr): -- # Before register coalescing # Machine code for function Quicksort: Function Live Ins: %RDI in %vreg7, %ESI in %vreg8, %EDX in %vreg9 0B BB#0: derived from LLVM BB %entry Live Ins: %RDI %ESI %EDX 16B %vreg9 = COPY %EDX; GR32:%vreg9 32B %vreg8 = COPY %ESI; GR32:%vreg8 48B %vreg12 = COPY %vreg8; GR32:%vreg12,%vreg8 %vreg7 = COPY %RDI; GR64:%vreg7 Successors according to CFG: BB#1 64B BB#1: derived from LLVM BB %tailrecurse Predecessors according to CFG: BB#0 BB#4 80B %vreg1 = COPY %vreg12; GR32:%vreg1,%vreg12 96B %vreg2 = MOVSX64rr32 %vreg1, %vreg0, ; GR64_NOSP:%vreg2 GR32:%vreg1,%vreg0 %vreg0 = PHI %vreg9, ; GR32:%vreg0,%vreg9 Successors according to CFG: BB#2 112B BB#2: derived from LLVM BB %do.body Predecessors according to CFG: BB#1 BB#4 128B %vreg4 = LEA64_32r %vreg3, 1, %noreg, 1, %noreg; GR32:%vreg4 GR32_NOSP:%vreg3 144B CMP32rr %vreg4, %vreg1, %EFLAGS; GR32:%vreg4,%vreg1 160B JG_4 , %EFLAGS 176B JMP_4 %vreg3 = PHI %vreg0, ; GR32_NOSP:%vreg3 GR32:%vreg0 Successors according to CFG: BB#4 BB#3 192B BB#3: derived from LLVM BB %if.then Predecessors according to CFG: BB#2 208B MOV32mr %vreg7, 4, %vreg2, 0, %noreg, %vreg4; mem:ST4[%sunkaddr3] GR64:%vreg7 GR64_NOSP:%vreg2 GR32:%vreg4 %vreg5 = ADD32ri8 %vreg3, 2, %EFLAGS; GR32:%vreg5 GR32_NOSP:%vreg3 Successors according to CFG: BB#4 224B BB#4: derived from LLVM BB %do.cond Predecessors according to CFG: BB#2 BB#3 240B CMP32rr %vreg6, %vreg1, %EFLAGS; GR32:%vreg6,%vreg1 256B %vreg12 = COPY %vreg6; GR32:%vreg12,%vreg6 272B JG_4 , %EFLAGS 288B JMP_4 %vreg6 = PHI %vreg4, , %vreg5, ; GR32:%vreg6,%vreg4,%vreg5 Successors according to CFG: BB#1 BB#2 # End machine code for function Quicksort. *** Bad machine code: Missing slot index *** - function: Quicksort - basic block: entry 0x281ccb4 (BB#0) [0B;64B) - instruction: %vreg7 = COPY %RDI; GR64:%vreg7 *** Bad machine code: Extra explicit operand on non-variadic instruction *** - function: Quicksort - basic block: tailrecurse 0x281cd10 (BB#1) [64B;112B) - instruction: 96B %vreg2 = MOVSX64rr32 %vreg1, %vreg0, ; GR64_NOSP:%vreg2 GR32:%vreg1,%vreg0 - operand 2: %vreg0 *** Bad machine code: Virtual register has no Live interval *** - function: Quicksort - basic block: tailrecurse 0x281cd10 (BB#1) [64B;112B) - instruction: 96B %vreg2 = MOVSX64rr32 %vreg1, %vreg0, ; GR64_NOSP:%vreg2 GR32:%vreg1,%vreg0 - operand 2: %vreg0 *** Bad machine code: Missing slot index *** - function: Quicksort - basic block: tailrecurse 0x281cd10 (BB#1) [64B;112B) - instruction: %vreg0 = PHI %vreg9, ; GR32:%vreg0,%vreg9 *** Bad machine code: MBB exits via conditional branch/branch but doesn't end with a barrier instruction! *** - function: Quicksort - basic block: do.body 0x281cdcc (BB#2) [112B;192B) *** Bad machine code: Virtual register has no Live interval *** - function: Quicksort - basic block: do.body 0x281cdcc (BB#2) [112B;192B) - instruction: 128B %vreg4 = LEA64_32r %vreg3, 1, %noreg, 1, %noreg; GR32:%vreg4 GR32_NOSP:%vreg3 - operand 1: %vreg3 *** Bad machine code: Missing slot index *** - function: Quicksort - basic block: do.body 0x281cdcc (BB#2) [112B;192B) - instruction: %vreg3 = PHI %vreg0, ; GR32_NOSP:%vreg3 GR32:%vreg0 *** Bad machine code: Non-terminator instruction after the first terminator *** - function: Quicksort - basic block: do.body 0x281cdcc (BB#2) [112B;192B) - instruction: %vreg3 = PHI %vreg0, ; GR32_NOSP:%vreg3 GR32:%vreg0 First terminator was: JG_4 , %EFLAGS *** Bad machine code: Virtual register has no Live interval *** - function: Quicksort - basic block: if.then 0x281ce58 (BB#3) [192B;224B) - instruction: 208B MOV32mr %vreg7, 4, %vreg2, 0, %noreg, %vreg4; mem:ST4[%sunkaddr3] GR64:%vreg7 GR64_NOSP:%vreg2 GR32:%vreg4 - operand 0: %vreg7 *** Bad machine code: Missing slot index *** - function: Quicksort - basic block: if.then 0x281ce58 (BB#3) [192B;224B) - instruction: %vreg5 = ADD32ri8 %vreg3, 2, %EFLAGS; GR32:%vreg5 GR32_NOSP:%vreg3 *** Bad machine code: MBB exits via conditional branch/branch but doesn't end with a barrier instruction! *** - function: Quicksort - basic block: do.cond 0x281ceb4 (BB#4) [224B;304B) *** Bad machine code: Virtual register has no Live interval *** - function: Quicksort - basic block: do.cond 0x281ceb4 (BB#4) [224B;304B) - instruction: 240B CMP32rr %vreg6, %vreg1, %EFLAGS; GR32:%vreg6,%vreg1 - operand 0: %vreg6 *** Bad machine code: Virtual register has no Live interval *** - function: Quicksort - basic block: do.cond 0x281ceb4 (BB#4) [224B;304B) - instruction: 256B %vreg12 = COPY %vreg6; GR32:%vreg12,%vreg6 - operand 1: %vreg6 *** Bad machine code: Missing slot index *** - function: Quicksort - basic block: do.cond 0x281ceb4 (BB#4) [224B;304B) - instruction: %vreg6 = PHI %vreg4, , %vreg5, ; GR32:%vreg6,%vreg4,%vreg5 *** Bad machine code: Non-terminator instruction after the first terminator *** - function: Quicksort - basic block: do.cond 0x281ceb4 (BB#4) [224B;304B) - instruction: %vreg6 = PHI %vreg4, , %vreg5, ; GR32:%vreg6,%vreg4,%vreg5 First terminator was: JG_4 , %EFLAGS LLVM ERROR: Found 15 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-09-18-sse2cmp.ll (6400 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-09-18-sse2cmp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-09-18-sse2cmp.ll -march=x86 -mcpu=yonah -promote-elements -mattr=+sse2,-sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-09-18-sse2cmp.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-09-18-sse2cmp.ll:5:9: error: expected string not found in input ;CHECK: ret ^ :8:10: note: scanning from here cmplepd %xmm0, %xmm2 ^ :11:3: note: possible intended match here orpd %xmm0, %xmm2 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-09-14-valcoalesce.ll (6401 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-09-14-valcoalesce.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-09-14-valcoalesce.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-09-14-valcoalesce.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@BZ2_compressBlock' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-10-11-SpillDead.ll (6402 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-10-11-SpillDead.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-11-SpillDead.ll -verify-regalloc -- Exit Code: 1 Command Output (stderr): -- # Before greedy register allocator # Machine code for function f: Function Live Ins: %EDI in %vreg0 0B BB#0: derived from LLVM BB %entry Live Ins: %EDI 16B %vreg1 = COPY %EDI; GR32_ABCD:%vreg1 32B ADJCALLSTACKDOWN64 0, %RSP, %EFLAGS, %RSP 48B CALL64pcrel32 , %RDI, %RSP, ... 64B ADJCALLSTACKUP64 0, 0, %RSP, %EFLAGS, %RSP 112B INLINEASM [sideeffect], $0:[regdef:GR32_ABCD], %vreg1, $1:[reguse tiedto:$0], %vreg1, $2:[clobber], %EBX, $3:[clobber], %EFLAGS; GR32_ABCD:%vreg1 RET # End machine code for function f. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: f - basic block: entry 0x281aeb4 (BB#0) [0B;128B) *** Bad machine code: Missing slot index *** - function: f - basic block: entry 0x281aeb4 (BB#0) [0B;128B) - instruction: RET LLVM ERROR: Found 2 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-10-12-MachineCSE.ll (6405 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-10-12-MachineCSE.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -verify-machineinstrs < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-12-MachineCSE.ll -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function gen_add3_insn: Function Live Ins: %RDI in %vreg4, %RSI in %vreg5, %RDX in %vreg6 Function Live Outs: %RAX BB#0: derived from LLVM BB %entry Live Ins: %RDI %RSI %RDX %vreg6 = COPY %RDX; GR64:%vreg6 %vreg5 = COPY %RSI; GR64:%vreg5 %vreg4 = COPY %RDI; GR64:%vreg4 %vreg7 = MOV64rm %RIP, 1, %noreg, [TF=5], %noreg; mem:LD8[GOT] GR64:%vreg7 %vreg8 = MOV64rm %vreg7, 1, %noreg, 0, %noreg; mem:LD8[getelementptr inbounds ([49 x %struct.optab*]* @optab_table, i32 0, i64 0)](align=16)(tbaa=!"any pointer") GR64:%vreg8,%vreg7 %vreg9 = MOVZX64rm8 %vreg4, 1, %noreg, 2, %noreg; mem:LD1[%0+2](align=2) GR64:%vreg9,%vreg4 %vreg10 = SHL64ri %vreg9, 4, %EFLAGS; GR64_NOSP:%vreg10 GR64:%vreg9 %vreg0 = MOVSX64rm32 %vreg8, 1, %vreg10, 8, %noreg; mem:LD4[%insn_code1] GR64_NOSP:%vreg0,%vreg10 GR64:%vreg8 %vreg3 = COPY %vreg0; GR64_NOSP:%vreg3,%vreg0 %vreg2 = COPY %vreg0; GR64_NOSP:%vreg2,%vreg0 %vreg1 = COPY %vreg0; GR64_NOSP:%vreg1,%vreg0 CMP64ri32 %vreg0, 1317, %EFLAGS; GR64_NOSP:%vreg0 JE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#5 BB#1 BB#1: derived from LLVM BB %lor.lhs.false Predecessors according to CFG: BB#0 %vreg11 = LEA64r %vreg3, 4, %vreg3, 0, %noreg; GR64_NOSP:%vreg11,%vreg3,%vreg3 %vreg12 = MOV64rm %RIP, 1, %noreg, [TF=5], %noreg; mem:LD8[GOT] GR64:%vreg12 %vreg13 = MOV64rm %vreg12, 8, %vreg11, 24, %noreg; mem:LD8[%operand](tbaa=!"any pointer") GR64:%vreg13,%vreg12 GR64_NOSP:%vreg11 %vreg14 = LEA64r %vreg2, 4, %vreg2, 0, %noreg; GR64_NOSP:%vreg14,%vreg2,%vreg2 %vreg15 = MOV64rm %vreg12, 8, %vreg14, 24, %noreg; mem:LD8[%operand6](tbaa=!"any pointer") GR64:%vreg15,%vreg12 GR64_NOSP:%vreg14 %vreg16 = MOV32rm %vreg15, 1, %noreg, 16, %noreg; mem:LD4[%9](align=8) GR32:%vreg16 GR64:%vreg15 %vreg17 = COPY %vreg16:sub_16bit; GR16:%vreg17 GR32:%vreg16 %vreg18 = MOVZX32rr16 %vreg17; GR32:%vreg18 GR16:%vreg17 ADJCALLSTACKDOWN64 0, %RSP, %EFLAGS, %RSP %RDI = COPY %vreg4; GR64:%vreg4 %ESI = COPY %vreg18; GR32:%vreg18 CALL64m %vreg13, 1, %noreg, 0, %noreg, %RDI, %ESI, %RAX, %RDX, %RSI, %RDI, %EFLAGS, %RSP, ...; mem:LD8[%predicate4](tbaa=!"any pointer") GR64:%vreg13 ADJCALLSTACKUP64 0, 0, %RSP, %EFLAGS, %RSP %vreg19 = COPY %EAX; GR32:%vreg19 TEST32rr %vreg19, %vreg19, %EFLAGS; GR32:%vreg19 JE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#2 BB#5 BB#2: derived from LLVM BB %lor.lhs.false9 Predecessors according to CFG: BB#1 %vreg20 = LEA64r %vreg1, 4, %vreg1, 0, %noreg; GR64_NOSP:%vreg20,%vreg1,%vreg1 %vreg21 = MOV64rm %RIP, 1, %noreg, [TF=5], %noreg; mem:LD8[GOT] GR64:%vreg21 %vreg22 = MOV64rm %vreg21, 8, %vreg20, 24, %noreg; mem:LD8[%operand12](tbaa=!"any pointer") GR64:%vreg22,%vreg21 GR64_NOSP:%vreg20 %vreg23 = LEA64r %vreg0, 4, %vreg0, 0, %noreg; GR64_NOSP:%vreg23,%vreg0,%vreg0 %vreg24 = MOV64rm %vreg21, 8, %vreg23, 24, %noreg; mem:LD8[%operand17](tbaa=!"any pointer") GR64:%vreg24,%vreg21 GR64_NOSP:%vreg23 %vreg25 = MOV32rm %vreg24, 1, %noreg, 40, %noreg; mem:LD4[%15](align=8) GR32:%vreg25 GR64:%vreg24 %vreg26 = COPY %vreg25:sub_16bit; GR16:%vreg26 GR32:%vreg25 %vreg27 = MOVZX32rr16 %vreg26; GR32:%vreg27 GR16:%vreg26 ADJCALLSTACKDOWN64 0, %RSP, %EFLAGS, %RSP %RDI = COPY %vreg5; GR64:%vreg5 %ESI = COPY %vreg27; GR32:%vreg27 CALL64m %vreg22, 1, %noreg, 24, %noreg, %RDI, %ESI, %RAX, %RDX, %RSI, %RDI, %EFLAGS, %RSP, ...; mem:LD8[%predicate146](tbaa=!"any pointer") GR64:%vreg22 ADJCALLSTACKUP64 0, 0, %RSP, %EFLAGS, %RSP %vreg28 = COPY %EAX; GR32:%vreg28 TEST32rr %vreg28, %vreg28, %EFLAGS; GR32:%vreg28 JE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#3 BB#5 BB#3: derived from LLVM BB %lor.lhs.false23 Predecessors according to CFG: BB#2 %vreg29 = LEA64r %vreg1, 4, %vreg1, 0, %noreg; GR64_NOSP:%vreg29,%vreg1,%vreg1 %vreg30 = MOV64rm %RIP, 1, %noreg, [TF=5], %noreg; mem:LD8[GOT] GR64:%vreg30 %vreg31 = MOV64rm %vreg30, 8, %vreg29, 24, %noreg; mem:LD8[%operand26](tbaa=!"any pointer") GR64:%vreg31,%vreg30 GR64_NOSP:%vreg29 %vreg32 = LEA64r %vreg2, 4, %vreg2, 0, %noreg; GR64_NOSP:%vreg32,%vreg2,%vreg2 %vreg33 = MOV64rm %vreg30, 8, %vreg32, 24, %noreg; mem:LD8[%operand31](tbaa=!"any pointer") GR64:%vreg33,%vreg30 GR64_NOSP:%vreg32 %vreg34 = MOV32rm %vreg33, 1, %noreg, 64, %noreg; mem:LD4[%23](align=8) GR32:%vreg34 GR64:%vreg33 %vreg35 = COPY %vreg34:sub_16bit; GR16:%vreg35 GR32:%vreg34 %vreg36 = MOVZX32rr16 %vreg35; GR32:%vreg36 GR16:%vreg35 ADJCALLSTACKDOWN64 0, %RSP, %EFLAGS, %RSP %RDI = COPY %vreg6; GR64:%vreg6 %ESI = COPY %vreg36; GR32:%vreg36 CALL64m %vreg31, 1, %noreg, 48, %noreg, %RDI, %ESI, %RAX, %RDX, %RSI, %RDI, %EFLAGS, %RSP, ...; mem:LD8[%predicate287](tbaa=!"any pointer") GR64:%vreg31 ADJCALLSTACKUP64 0, 0, %RSP, %EFLAGS, %RSP %vreg37 = COPY %EAX; GR32:%vreg37 TEST32rr %vreg37, %vreg37, %EFLAGS; GR32:%vreg37 JE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#4 BB#5 BB#4: derived from LLVM BB %if.end Predecessors according to CFG: BB#3 %vreg38 = LEA64r %vreg3, 4, %vreg3, 0, %noreg; GR64_TC:%vreg38 GR64_NOSP:%vreg3 %vreg39 = MOV8r0 %EFLAGS; GR8:%vreg39 %AL = COPY %vreg39; GR8:%vreg39 %RDI = COPY %vreg4; GR64:%vreg4 %RSI = COPY %vreg5; GR64:%vreg5 %RDX = COPY %vreg6; GR64:%vreg6 %vreg40 = MOV64rm %RIP, 1, %noreg, [TF=5], %noreg; mem:LD8[GOT] GR64_TC:%vreg40 TCRETURNmi64 %vreg40, 8, %vreg38, 16, %noreg, 0, %RDI, %RSI, %RDX, %AL, %RAX, %RDX, %EFLAGS, %RSP, ...; mem:LD8[%genfun](tbaa=!"any pointer") GR64_TC:%vreg40,%vreg38 BB#5: derived from LLVM BB %return Predecessors according to CFG: BB#0 BB#1 BB#2 BB#3 %vreg41 = MOV64r0 %EFLAGS; GR64:%vreg41 %RAX = COPY %vreg41; GR64:%vreg41 RET # End machine code for function gen_add3_insn. *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: gen_add3_insn - basic block: entry 0x281dab4 (BB#0) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: gen_add3_insn - basic block: lor.lhs.false 0x281db10 (BB#1) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: gen_add3_insn - basic block: lor.lhs.false9 0x281db6c (BB#2) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: gen_add3_insn - basic block: lor.lhs.false23 0x281dbc8 (BB#3) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: gen_add3_insn - basic block: if.end 0x281dc24 (BB#4) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: gen_add3_insn - basic block: return 0x281dc80 (BB#5) LLVM ERROR: Found 6 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-10-19-LegelizeLoad.ll (6407 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-10-19-LegelizeLoad.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-19-LegelizeLoad.ll -march=x86-64 -mcpu=corei7 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-19-LegelizeLoad.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-19-LegelizeLoad.ll:26:10: error: expected string not found in input ; CHECK: ret ^ :34:19: note: scanning from here movsbq i(%rip), %rcx ^ :41:12: note: possible intended match here movw %ax, res(%rip) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-10-21-widen-cmp.ll (6408 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-10-21-widen-cmp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-21-widen-cmp.ll -march=x86-64 -mcpu=corei7 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-21-widen-cmp.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-21-widen-cmp.ll:10:10: error: expected string not found in input ; CHECK: ret ^ :9:11: note: scanning from here cmpordps %xmm0, %xmm0 ^ :11:2: note: possible intended match here pextrq $1, %xmm1, %rax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-10-19-widen_vselect.ll (6409 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-10-19-widen_vselect.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-19-widen_vselect.ll -march=x86-64 -mcpu=corei7 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-19-widen_vselect.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-19-widen_vselect.ll:10:10: error: expected string not found in input ; CHECK: ret ^ :9:7: note: scanning from here blendvps %xmm0, %xmm0 ^ :15:19: note: possible intended match here .globl complex_inreg_work ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-10-27-tstore.ll (6410 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-10-27-tstore.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-27-tstore.ll -march=x86-64 -mcpu=corei7 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-27-tstore.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-27-tstore.ll:8:9: error: expected string not found in input ;CHECK: ret ^ :10:9: note: scanning from here pshufd $8, %xmm0, %xmm0 # xmm0 = xmm0[0,2,0,0] ^ :13:13: note: possible intended match here .size ltstore, .Ltmp0-ltstore ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-10-30-padd.ll (6411 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-10-30-padd.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-30-padd.ll -march=x86 -mcpu=corei7 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-30-padd.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-10-30-padd.ll:5:9: error: expected string not found in input ;CHECK: ret ^ :7:6: note: scanning from here paddb %xmm0, %xmm0 ^ :8:6: note: possible intended match here .cfi_endproc ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-11-30-or.ll (6414 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-11-30-or.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-11-30-or.ll -march=x86-64 -mcpu=corei7 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-11-30-or.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-11-30-or.ll:9:10: error: expected string not found in input ; CHECK: ret ^ :33:2: note: scanning from here movdqu %xmm2, (%rax) ^ :33:18: note: possible intended match here movdqu %xmm2, (%rax) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-11-09-FoldImpDefs.ll (6415 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-11-09-FoldImpDefs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-11-09-FoldImpDefs.ll -verify-regalloc | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-11-09-FoldImpDefs.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -verify-regalloc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@func_25' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-12-06-AVXVectorExtractCombine.ll (6416 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-12-06-AVXVectorExtractCombine.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-12-06-AVXVectorExtractCombine.ll -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-12-06-AVXVectorExtractCombine.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-12-06-AVXVectorExtractCombine.ll:9:16: error: expected string not found in input ; CHECK-NEXT: ret ^ :19:1: note: scanning from here .subsections_via_symbols ^ :19:5: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-12-08-AVXISelBugs.ll (6420 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-12-08-AVXISelBugs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-12-08-AVXISelBugs.ll -march=x86-64 -mcpu=corei7-avx -mattr=+avx -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 -mcpu=corei7-avx -mattr=+avx 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@t1' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-12-28-vselecti8.ll (6421 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-12-28-vselecti8.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-12-28-vselecti8.ll -mtriple=x86_64-apple-darwin -mcpu=corei7 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-12-28-vselecti8.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-12-28-vselecti8.ll:10:10: error: expected string not found in input ; CHECK: ret ^ :56:11: note: scanning from here pblendvb %xmm2, %xmm1 ^ :59:18: note: possible intended match here movdqa LCPI0_3(%rip), %xmm2 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-12-8-bitcastintprom.ll (6422 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-12-8-bitcastintprom.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-12-8-bitcastintprom.ll -mtriple=x86_64-apple-darwin -mcpu=corei7 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-12-8-bitcastintprom.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-12-8-bitcastintprom.ll:8:10: error: expected string not found in input ; CHECK: ret ^ :29:7: note: scanning from here movw %ax, (%rdi) ^ :29:14: note: possible intended match here movw %ax, (%rdi) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2011-20-21-zext-ui2fp.ll (6423 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2011-20-21-zext-ui2fp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-20-21-zext-ui2fp.ll -march=x86-64 -mcpu=corei7 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-20-21-zext-ui2fp.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2011-20-21-zext-ui2fp.ll:9:9: error: expected string not found in input ;CHECK: ret ^ :65:2: note: scanning from here .align 16, 0x90 ^ :66:5: note: possible intended match here .type ui_to_fp_conv,@function ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2012-01-11-split-cv.ll (6424 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2012-01-11-split-cv.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2012-01-11-split-cv.ll -march=x86 -mcpu=corei7-avx -mattr=+avx -mtriple=i686-pc-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2012-01-11-split-cv.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2012-01-11-split-cv.ll:9:9: error: expected string not found in input ;CHECK: ret ^ :15:10: note: scanning from here vmovups (%eax), %ymm2 ^ :15:11: note: possible intended match here vmovups (%eax), %ymm2 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2012-01-12-extract-sv.ll (6425 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2012-01-12-extract-sv.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2012-01-12-extract-sv.ll -march=x86 -mcpu=corei7-avx -mattr=+avx -mtriple=i686-pc-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2012-01-12-extract-sv.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2012-01-12-extract-sv.ll:11:10: error: expected string not found in input ; CHECK: ret ^ :1:20: note: scanning from here .def _endless_loop; ^ :3:5: note: possible intended match here .type 32; ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2012-01-10-UndefExceptionEdge.ll (6427 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2012-01-10-UndefExceptionEdge.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2012-01-10-UndefExceptionEdge.ll -disable-fp-elim -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@f' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2012-01-18-vbitcast.ll (6428 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2012-01-18-vbitcast.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2012-01-18-vbitcast.ll -march=x86-64 -mcpu=corei7 -mtriple=x86_64-pc-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2012-01-18-vbitcast.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2012-01-18-vbitcast.ll:12:9: error: expected string not found in input ;CHECK: ret ^ :15:8: note: scanning from here psubq %xmm1, %xmm0 ^ :16:13: note: possible intended match here addq $16, %rsp ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/2012-1-10-buildvector.ll (6429 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/2012-1-10-buildvector.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2012-1-10-buildvector.ll -march=x86 -mcpu=corei7-avx -mattr=+avx -mtriple=i686-pc-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2012-1-10-buildvector.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/2012-1-10-buildvector.ll:12:9: error: expected string not found in input ;CHECK: ret ^ :1:16: note: scanning from here .def _bad_cast; ^ :21:18: note: possible intended match here .globl _bad_insert ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/3addr-or.ll (6431 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/3addr-or.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/3addr-or.ll -mtriple=x86_64-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/3addr-or.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/3addr-or.ll:19:10: error: expected string not found in input ; CHECK: ret ^ :19:7: note: scanning from here leaq (%rsi,%rdi), %rax ^ :19:9: note: possible intended match here leaq (%rsi,%rdi), %rax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/4char-promote.ll (6432 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/4char-promote.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 -mcpu=corei7 -promote-elements < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/4char-promote.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/4char-promote.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/4char-promote.ll:8:10: error: expected string not found in input ; CHECK: movdqa ^ :8:8: note: scanning from here paddd %xmm0, %xmm1 ^ :8:10: note: possible intended match here paddd %xmm0, %xmm1 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/Atomics-64.ll (6435 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/Atomics-64.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/Atomics-64.ll -march=x86-64 > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/Atomics-64.ll.tmp gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/Atomics-64.ll -march=x86 > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/Atomics-64.ll.tmp -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test_op_ignore' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/GC/alloc_loop.ll (6436 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/GC/alloc_loop.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/GC/alloc_loop.ll -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/MachineSink-DbgValue.ll (6447 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/MachineSink-DbgValue.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/MachineSink-DbgValue.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/MachineSink-DbgValue.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/MachineSink-DbgValue.ll:16:14: error: expected string not found in input ;CHECK-NEXT: .loc 1 5 5 ^ :43:19: note: scanning from here ##DEBUG_VALUE: a <- EAX+0 ^ :44:2: note: possible intended match here .loc 1 7 1 ## a.c:7:1 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/MachineSink-PHIUse.ll (6448 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/MachineSink-PHIUse.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/MachineSink-PHIUse.ll -mtriple=x86_64-appel-darwin -disable-cgp-branch-opts -stats |& grep {machine-sink} -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/MachineSink-CritEdge.ll (6449 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/MachineSink-CritEdge.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/MachineSink-CritEdge.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/MachineSink-CritEdge.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@f' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/MachineSink-eflags.ll (6450 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/MachineSink-eflags.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/MachineSink-eflags.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/MachineSink-eflags.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Eliminate PHI nodes for register allocation' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/SwitchLowering.ll (6451 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/SwitchLowering.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/SwitchLowering.ll -march=x86 | grep cmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@FindChar' Expected 1 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/add-of-carry.ll (6452 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/add-of-carry.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/add-of-carry.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/add-of-carry.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/add-of-carry.ll:22:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :18:9: note: scanning from here adcl $0, %eax ^ :18:11: note: possible intended match here adcl $0, %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/abi-isel.ll (6453 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/abi-isel.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -asm-verbose=0 -mcpu=generic -mtriple=i686-unknown-linux-gnu -march=x86 -relocation-model=static -code-model=small | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -check-prefix=LINUX-32-STATIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -asm-verbose=0 -mcpu=generic -mtriple=i686-unknown-linux-gnu -march=x86 -relocation-model=static -code-model=small | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -check-prefix=LINUX-32-PIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -asm-verbose=0 -mcpu=generic -mtriple=x86_64-unknown-linux-gnu -march=x86-64 -relocation-model=static -code-model=small | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -check-prefix=LINUX-64-STATIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -asm-verbose=0 -mcpu=generic -mtriple=x86_64-unknown-linux-gnu -march=x86-64 -relocation-model=pic -code-model=small | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -check-prefix=LINUX-64-PIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -asm-verbose=0 -mcpu=generic -mtriple=i686-apple-darwin -march=x86 -relocation-model=static -code-model=small | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -check-prefix=DARWIN-32-STATIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -asm-verbose=0 -mcpu=generic -mtriple=i686-apple-darwin -march=x86 -relocation-model=dynamic-no-pic -code-model=small | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -check-prefix=DARWIN-32-DYNAMIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -asm-verbose=0 -mcpu=generic -mtriple=i686-apple-darwin -march=x86 -relocation-model=pic -code-model=small | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -check-prefix=DARWIN-32-PIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -asm-verbose=0 -mcpu=generic -mtriple=x86_64-apple-darwin -march=x86-64 -relocation-model=static -code-model=small | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -check-prefix=DARWIN-64-STATIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -asm-verbose=0 -mcpu=generic -mtriple=x86_64-apple-darwin -march=x86-64 -relocation-model=dynamic-no-pic -code-model=small | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -check-prefix=DARWIN-64-DYNAMIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -asm-verbose=0 -mcpu=generic -mtriple=x86_64-apple-darwin -march=x86-64 -relocation-model=pic -code-model=small | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll -check-prefix=DARWIN-64-PIC -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/abi-isel.ll:48:25: error: expected string not found in input ; LINUX-32-STATIC-NEXT: ret ^ :9:1: note: scanning from here .Ltmp0: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/add.ll (6454 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/add.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/add.ll -mcpu=generic -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/add.ll -check-prefix=X32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/add.ll -mcpu=generic -mtriple=x86_64-linux -join-physregs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/add.ll -check-prefix=X64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/add.ll -mcpu=generic -mtriple=x86_64-win32 -join-physregs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/add.ll -check-prefix=X64 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/add.ll:90:13: error: expected string not found in input ; X32-NEXT: ret ^ :54:2: note: scanning from here .globl _test7 ^ :60:2: note: possible intended match here setb %dl ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/and-su.ll (6467 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/and-su.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/and-su.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/and-su.ll -- Exit Code: 1 Command Output (stderr): -- LLVM ERROR: Access past stack top! FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/asm-global-imm.ll (6473 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/asm-global-imm.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/asm-global-imm.ll -march=x86 -relocation-model=static | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/asm-global-imm.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/asm-global-imm.ll:15:10: error: expected string not found in input ; CHECK: ret ^ :12:2: note: scanning from here ## InlineAsm End ^ :20:18: note: possible intended match here ## InlineAsm Start ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/asm-label.ll (6475 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/asm-label.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin10 -O0 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/asm-label.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/asm-label.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/asm-label.ll:7:10: error: expected string not found in input ; CHECK: jmp LBB0_9 ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :9:2: note: possible intended match here jmp LBB0_7 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/asm-label2.ll (6476 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/asm-label2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin10 -O0 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/asm-label2.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/asm-label2.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/asm-label2.ll:7:10: error: expected string not found in input ; CHECK: jmp LBB0_1 ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :13:2: note: possible intended match here Ltmp0: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/atomic-load-store.ll (6480 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/atomic-load-store.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/atomic-load-store.ll -mtriple=x86_64-apple-macosx10.7.0 -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/atomic-load-store.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/atomic-load-store.ll -mtriple=x86_64-apple-macosx10.7.0 -O0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/atomic-load-store.ll -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function test1: Function Live Ins: %RDI in %vreg0, %ESI in %vreg1 BB#0: derived from LLVM BB %0 Live Ins: %RDI %ESI %vreg1 = COPY %ESI; GR32:%vreg1 %vreg0 = COPY %RDI; GR64:%vreg0 %vreg2 = XCHG32rm %vreg1, %vreg0, 1, %noreg, 0, %noreg; mem:Volatile LDST4[%ptr] GR32:%vreg2,%vreg1 GR64:%vreg0 RET # End machine code for function test1. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: test1 - basic block: 0x281aeb4 (BB#0) LLVM ERROR: Found 1 machine code errors. FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/atomic-load-store-wide.ll (6482 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/atomic-load-store-wide.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/atomic-load-store-wide.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/atomic-load-store-wide.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/atomic_op.ll (6485 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/atomic_op.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/atomic_op.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/atomic_op.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@func' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avoid-loop-align.ll (6487 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avoid-loop-align.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avoid-loop-align.ll -mtriple=i386-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avoid-loop-align.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avoid-loop-align-2.ll (6488 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avoid-loop-align-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avoid-loop-align-2.ll -march=x86 | grep align | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 4 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t' Expected 4 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avx-blend.ll (6492 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avx-blend.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-blend.ll -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -promote-elements -mattr=+avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-blend.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-blend.ll:7:9: error: expected string not found in input ;CHECK: ret ^ :10:12: note: scanning from here vblendvps %xmm2, %xmm0, %xmm1, %xmm0 ^ :67:25: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avx-fp2int.ll (6495 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avx-fp2int.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-fp2int.ll -mtriple=i386-apple-darwin10 -mcpu=corei7-avx -mattr=+avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-fp2int.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-fp2int.ll:7:10: error: expected string not found in input ; CHECK: ret ^ :15:14: note: scanning from here vcvttpd2dqy %ymm0, %xmm0 ^ :26:18: note: possible intended match here .cfi_def_cfa_offset 8 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avx-cmp.ll (6496 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avx-cmp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-cmp.ll -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-cmp.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@render' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avx-load-store.ll (6498 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avx-load-store.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-load-store.ll -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-load-store.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-load-store.ll -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-load-store.ll -check-prefix=CHECK_O0 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-load-store.ll:37:10: error: expected string not found in input ; CHECK: ret ^ :58:14: note: scanning from here vinsertf128 $0, %xmm1, %ymm0, %ymm0 ^ :72:13: note: possible intended match here .globl _storev16i16 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avx-intrinsics-x86.ll (6499 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avx-intrinsics-x86.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-intrinsics-x86.ll -mtriple=x86_64-apple-darwin -march=x86 -mcpu=corei7 -mattr=avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-intrinsics-x86.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-intrinsics-x86.ll:1178:11: error: expected string not found in input ; CHECK: vpcmpestri ^ :1207:7: note: scanning from here movl $7, %eax ^ :1209:2: note: possible intended match here vpcmpestrm $7, %xmm1, %xmm0 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avx-select.ll (6502 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avx-select.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-select.ll -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-select.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-select.ll:4:10: error: expected string not found in input ; CHECK: vmovaps ^ :3:2: note: scanning from here .align 4, 0x90 ^ :7:2: note: possible intended match here movq %rsp, %rbp ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avx-shuffle.ll (6507 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avx-shuffle.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-shuffle.ll -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-shuffle.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-shuffle.ll:19:10: error: expected string not found in input ; CHECK: ret ^ :20:14: note: scanning from here vinsertf128 $1, %xmm1, %ymm0, %ymm0 ^ :51:18: note: possible intended match here .cfi_def_cfa_offset 16 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avx-splat.ll (6508 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avx-splat.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-splat.ll -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-splat.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-splat.ll:52:15: error: expected string not found in input ; CHECK-NEXT: vpermilps $-1 ^ :91:16: note: scanning from here vinsertf128 $1, %xmm0, %ymm0, %ymm0 ^ :104:2: note: possible intended match here vpermilps $0, %ymm0, %ymm0 ## ymm0 = ymm0[0,0,0,0,4,4,4,4] ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avx-vbroadcast.ll (6513 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avx-vbroadcast.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-vbroadcast.ll -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-vbroadcast.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-vbroadcast.ll:75:10: error: expected string not found in input ; CHECK: ret ^ :87:2: note: scanning from here .align 4, 0x90 ^ :89:6: note: possible intended match here .cfi_startproc ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avx-win64-args.ll (6519 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avx-win64-args.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-win64-args.ll -mcpu=corei7-avx -mattr=+avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-win64-args.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-win64-args.ll:12:10: error: expected string not found in input ; CHECK: ret ^ :20:6: note: scanning from here callq foo ^ :21:13: note: possible intended match here vsubps 32(%rsp), %ymm0, %ymm0 # 32-byte Folded Reload ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avx-win64.ll (6520 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avx-win64.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-win64.ll -mcpu=corei7-avx -mattr=+avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-win64.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-win64.ll:17:10: error: expected string not found in input ; CHECK: vmovaps {{.*\(%r.*}}, %ymm ^ :43:6: note: scanning from here callq f___vyf ^ :44:2: note: possible intended match here vaddps 32(%rsp), %ymm0, %ymm0 # 32-byte Folded Reload ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avx-vzeroupper.ll (6523 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avx-vzeroupper.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-vzeroupper.ll -x86-use-vzeroupper -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx-vzeroupper.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -x86-use-vzeroupper -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test02' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avx2-logic.ll (6525 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avx2-logic.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx2-logic.ll -mtriple=x86_64-apple-darwin -mcpu=core-avx2 -mattr=+avx2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx2-logic.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx2-logic.ll:5:10: error: expected string not found in input ; CHECK: ret ^ :24:13: note: scanning from here vpandn %ymm0, %ymm1, %ymm0 ^ :35:25: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/avx2-shift.ll (6530 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/avx2-shift.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx2-shift.ll -mtriple=x86_64-apple-darwin -mcpu=core-avx2 -mattr=+avx2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx2-shift.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/avx2-shift.ll:5:10: error: expected string not found in input ; CHECK: ret ^ :7:10: note: scanning from here vpsllvd %xmm1, %xmm0, %xmm0 ^ :17:18: note: possible intended match here .cfi_def_cfa_offset 16 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/blend-msb.ll (6544 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/blend-msb.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/blend-msb.ll -mtriple=x86_64-apple-darwin -mcpu=corei7 -promote-elements -mattr=+sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/blend-msb.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/blend-msb.ll:10:9: error: expected string not found in input ;CHECK: ret ^ :11:11: note: scanning from here blendvps %xmm2, %xmm1 ^ :37:25: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/bool-zext.ll (6546 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/bool-zext.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/bool-zext.ll -mtriple=x86_64-apple-darwin10 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/bool-zext.ll -check-prefix=X64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/bool-zext.ll -mtriple=x86_64-pc-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/bool-zext.ll -check-prefix=WIN64 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/bool-zext.ll:6:8: error: expected string not found in input ; X64: jmp ^ :6:9: note: scanning from here movzbl %dil, %edi ^ :21:2: note: possible intended match here popq %rdx ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/block-placement.ll (6548 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/block-placement.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i686-linux -enable-block-placement < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/block-placement.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/block-placement.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i686-linux -enable-block-placement 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test_loop_cold_blocks' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/brcond.ll (6550 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/brcond.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/brcond.ll -mtriple=i386-apple-darwin10 -mcpu=penryn | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/brcond.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin10 -mcpu=penryn 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@test4' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/call-push.ll (6565 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/call-push.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/call-push.ll -mtriple=i386-apple-darwin -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/call-push.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/call-push.ll:11:10: error: expected string not found in input ; CHECK: jmp ^ :15:7: note: scanning from here popl %ebp ^ :31:23: note: possible intended match here .section __IMPORT,__jump_table,symbol_stubs,pure_instructions+self_modifying_code,5 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/change-compare-stride-0.ll (6568 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/change-compare-stride-0.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/change-compare-stride-0.ll -march=x86 -enable-lsr-nested | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/change-compare-stride-0.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -enable-lsr-nested 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@borf' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/change-compare-stride-trickiness-0.ll (6570 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/change-compare-stride-trickiness-0.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/change-compare-stride-trickiness-0.ll -o - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/change-compare-stride-trickiness-0.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -o - 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/change-compare-stride-trickiness-1.ll (6571 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/change-compare-stride-trickiness-1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/change-compare-stride-trickiness-1.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/change-compare-stride-trickiness-1.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/clz.ll (6572 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/clz.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/clz.ll -march=x86-64 -mcpu=yonah | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/clz.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/clz.ll:18:10: error: expected string not found in input ; CHECK: ret ^ :8:7: note: scanning from here bsfl %eax, %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/cmp.ll (6574 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/cmp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/cmp.ll -mtriple=x86_64-apple-darwin10 -show-mc-encoding | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/cmp.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/cmp.ll:42:10: error: expected string not found in input ; CHECK: ret ^ :34:19: note: scanning from here movzbl %al, %eax ## encoding: [0x0f,0xb6,0xc0] ^ :41:2: note: possible intended match here setle %al ## encoding: [0x0f,0x9e,0xc0] ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/cmov.ll (6576 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/cmov.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/cmov.ll -mtriple=x86_64-apple-darwin10 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/cmov.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Live Interval Analysis' on function '@test4' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/coalesce-esp.ll (6577 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/coalesce-esp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/coalesce-esp.ll | grep {movl %esp, %ebp} -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@_ZSt17__gslice_to_indexjRKSt8valarrayIjES2_RS0_' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/coalescer-commute3.ll (6579 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/coalescer-commute3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/coalescer-commute3.ll -mtriple=i686-apple-darwin -mattr=+sse2 | grep mov | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 6 -- Exit Code: 1 Command Output (stderr): -- Expected 6 lines, got 5. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/coalescer-commute1.ll (6580 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/coalescer-commute1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/coalescer-commute1.ll -mtriple=i686-apple-darwin -mattr=+sse2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep movaps -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i686-apple-darwin -mattr=+sse2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@runcont' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/coalescer-commute4.ll (6583 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/coalescer-commute4.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/coalescer-commute4.ll -mtriple=i686-apple-darwin -mattr=+sse2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep movaps -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i686-apple-darwin -mattr=+sse2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/code_placement.ll (6585 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/code_placement.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/code_placement.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/code_placement.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/code_placement.ll:15:10: error: expected string not found in input ; CHECK: jmp ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :1:31: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/X86/coalescer-dce.ll (6587 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/coalescer-dce.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/coalescer-dce.ll -disable-fp-elim -disable-machine-dce -verify-coalescing -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -disable-fp-elim -disable-machine-dce -verify-coalescing 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine Instruction LICM' on function '@f1' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/conditional-indecrement.ll (6602 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/conditional-indecrement.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/conditional-indecrement.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/conditional-indecrement.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/conditional-indecrement.ll:11:10: error: expected string not found in input ; CHECK: ret ^ :8:10: note: scanning from here sbbl $-1, %eax ^ :8:12: note: possible intended match here sbbl $-1, %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/constant-pool-remat-0.ll (6603 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/constant-pool-remat-0.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-remat-0.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-remat-0.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-remat-0.ll -mtriple=x86_64-linux -regalloc=greedy | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-remat-0.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-remat-0.ll -march=x86 -mattr=+sse2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-remat-0.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-remat-0.ll -mtriple=x86_64-linux -o /dev/null -stats -info-output-file - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-remat-0.ll -check-prefix=X64stat gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-remat-0.ll -march=x86 -mattr=+sse2 -o /dev/null -stats -info-output-file - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-remat-0.ll -check-prefix=X32stat -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-remat-0.ll:10:12: error: expected string not found in input ; X64stat: 6 asm-printer ^ :1:1: note: scanning from here ===-------------------------------------------------------------------------=== ^ :5:2: note: possible intended match here 5 asm-printer - Number of machine instrs printed ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/constant-pool-sharing.ll (6604 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/constant-pool-sharing.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-sharing.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-sharing.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-sharing.ll -mtriple=x86_64-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/constant-pool-sharing.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-linux 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/convert-2-addr-3-addr-inc64.ll (6605 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/convert-2-addr-3-addr-inc64.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll -mtriple=x86_64-linux -o /dev/null -stats |& /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll -check-prefix=STATS gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll -mtriple=x86_64-win32 -o /dev/null -stats |& /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll -check-prefix=STATS gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll -mtriple=x86_64-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll:3:10: error: expected string not found in input ; STATS: 9 asm-printer ^ :1:1: note: scanning from here ===-------------------------------------------------------------------------=== ^ :5:2: note: possible intended match here 7 asm-printer - Number of machine instrs printed ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/crash-nosse.ll (6609 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/crash-nosse.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/crash-nosse.ll -mattr=-sse2,-sse41 -verify-machineinstrs -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function autogen_136178_500: Frame Objects: fi#0: size=16, align=16, at location [SP+8] fi#1: size=16, align=16, at location [SP+8] fi#2: size=16, align=16, at location [SP+8] fi#3: size=16, align=16, at location [SP+8] fi#4: size=16, align=16, at location [SP+8] fi#5: size=16, align=16, at location [SP+8] fi#6: size=16, align=16, at location [SP+8] fi#7: size=16, align=16, at location [SP+8] BB#0: derived from LLVM BB %BB %vreg43 = IMPLICIT_DEF; GR32:%vreg43 %vreg31 = COPY %vreg43; GR32:%vreg31,%vreg43 %vreg44 = IMPLICIT_DEF; GR32:%vreg44 %vreg30 = COPY %vreg44; GR32:%vreg30,%vreg44 %vreg45 = IMPLICIT_DEF; GR32:%vreg45 %vreg29 = COPY %vreg45; GR32:%vreg29,%vreg45 %vreg46 = IMPLICIT_DEF; GR32:%vreg46 %vreg28 = COPY %vreg46; GR32:%vreg28,%vreg46 %vreg47 = IMPLICIT_DEF; GR32:%vreg47 %vreg27 = COPY %vreg47; GR32:%vreg27,%vreg47 %vreg48 = IMPLICIT_DEF; GR32:%vreg48 %vreg26 = COPY %vreg48; GR32:%vreg26,%vreg48 %vreg49 = IMPLICIT_DEF; GR32:%vreg49 %vreg25 = COPY %vreg49; GR32:%vreg25,%vreg49 %vreg50 = IMPLICIT_DEF; GR32:%vreg50 %vreg24 = COPY %vreg50; GR32:%vreg24,%vreg50 %vreg51 = IMPLICIT_DEF; GR32:%vreg51 %vreg23 = COPY %vreg51; GR32:%vreg23,%vreg51 %vreg52 = IMPLICIT_DEF; GR32:%vreg52 %vreg22 = COPY %vreg52; GR32:%vreg22,%vreg52 %vreg53 = IMPLICIT_DEF; GR32:%vreg53 %vreg21 = COPY %vreg53; GR32:%vreg21,%vreg53 %vreg54 = IMPLICIT_DEF; GR32:%vreg54 %vreg20 = COPY %vreg54; GR32:%vreg20,%vreg54 %vreg55 = IMPLICIT_DEF; GR32:%vreg55 %vreg19 = COPY %vreg55; GR32:%vreg19,%vreg55 %vreg56 = IMPLICIT_DEF; GR32:%vreg56 %vreg18 = COPY %vreg56; GR32:%vreg18,%vreg56 %vreg57 = IMPLICIT_DEF; GR32:%vreg57 %vreg17 = COPY %vreg57; GR32:%vreg17,%vreg57 %vreg58 = IMPLICIT_DEF; GR32:%vreg58 %vreg16 = COPY %vreg58; GR32:%vreg16,%vreg58 %vreg59 = IMPLICIT_DEF; GR32:%vreg59 %vreg15 = COPY %vreg59; GR32:%vreg15,%vreg59 %vreg60 = IMPLICIT_DEF; GR32:%vreg60 %vreg14 = COPY %vreg60; GR32:%vreg14,%vreg60 %vreg61 = IMPLICIT_DEF; GR32:%vreg61 %vreg13 = COPY %vreg61; GR32:%vreg13,%vreg61 %vreg62 = IMPLICIT_DEF; GR32:%vreg62 %vreg12 = COPY %vreg62; GR32:%vreg12,%vreg62 %vreg63 = IMPLICIT_DEF; GR32:%vreg63 %vreg11 = COPY %vreg63; GR32:%vreg11,%vreg63 %vreg64 = IMPLICIT_DEF; GR32:%vreg64 %vreg10 = COPY %vreg64; GR32:%vreg10,%vreg64 %vreg65 = IMPLICIT_DEF; GR32:%vreg65 %vreg9 = COPY %vreg65; GR32:%vreg9,%vreg65 %vreg66 = IMPLICIT_DEF; GR32:%vreg66 %vreg8 = COPY %vreg66; GR32:%vreg8,%vreg66 %vreg67 = IMPLICIT_DEF; GR32:%vreg67 %vreg7 = COPY %vreg67; GR32:%vreg7,%vreg67 %vreg68 = IMPLICIT_DEF; GR32:%vreg68 %vreg6 = COPY %vreg68; GR32:%vreg6,%vreg68 %vreg69 = IMPLICIT_DEF; GR32:%vreg69 %vreg5 = COPY %vreg69; GR32:%vreg5,%vreg69 %vreg70 = IMPLICIT_DEF; GR32:%vreg70 %vreg4 = COPY %vreg70; GR32:%vreg4,%vreg70 %vreg71 = IMPLICIT_DEF; GR32:%vreg71 %vreg3 = COPY %vreg71; GR32:%vreg3,%vreg71 %vreg72 = IMPLICIT_DEF; GR32:%vreg72 %vreg2 = COPY %vreg72; GR32:%vreg2,%vreg72 %vreg73 = IMPLICIT_DEF; GR32:%vreg73 %vreg1 = COPY %vreg73; GR32:%vreg1,%vreg73 %vreg74 = IMPLICIT_DEF; GR32:%vreg74 %vreg0 = COPY %vreg74; GR32:%vreg0,%vreg74 %vreg32 = MOV64r0 %EFLAGS; GR64:%vreg32 Successors according to CFG: BB#1 BB#1: derived from LLVM BB %CF Predecessors according to CFG: BB#0 BB#1 %vreg75 = SUBREG_TO_REG 0, %vreg1, 4; GR64:%vreg75 GR32:%vreg1 %vreg76 = MOVZX64rr32 %vreg0; GR64:%vreg76 GR32:%vreg0 %vreg77 = SHL64ri %vreg75, 32, %EFLAGS; GR64:%vreg77,%vreg75 %vreg78 = MOVZX64rr32 %vreg2; GR64:%vreg78 GR32:%vreg2 %vreg79 = SUBREG_TO_REG 0, %vreg3, 4; GR64:%vreg79 GR32:%vreg3 %vreg80 = SHL64ri %vreg79, 32, %EFLAGS; GR64:%vreg80,%vreg79 %vreg81 = ADD64rr_DB %vreg78, %vreg80, %EFLAGS; GR64:%vreg81,%vreg78,%vreg80 %vreg82 = ADD64rr_DB %vreg76, %vreg77, %EFLAGS; GR64:%vreg82,%vreg76,%vreg77 %vreg83 = SUBREG_TO_REG 0, %vreg5, 4; GR64:%vreg83 GR32:%vreg5 %vreg84 = MOVZX64rr32 %vreg4; GR64:%vreg84 GR32:%vreg4 %vreg85 = SHL64ri %vreg83, 32, %EFLAGS; GR64:%vreg85,%vreg83 MOV64mr , 1, %noreg, 0, %noreg, %vreg82; mem:ST8[FixedStack7](align=16) GR64:%vreg82 MOV64mr , 1, %noreg, 8, %noreg, %vreg81; mem:ST8[FixedStack7+8] GR64:%vreg81 %vreg33 = MOVAPSrm %vreg32, 1, %noreg, 0, %noreg; mem:LD16[%S17](align=32) VR128:%vreg33 GR64:%vreg32 %vreg34 = MOVAPSrm %vreg32, 1, %noreg, 16, %noreg; mem:LD16[%S17(align=32)+16](align=16) VR128:%vreg34 GR64:%vreg32 %vreg86 = SUBREG_TO_REG 0, %vreg9, 4; GR64:%vreg86 GR32:%vreg9 %vreg87 = SUBREG_TO_REG 0, %vreg13, 4; GR64:%vreg87 GR32:%vreg13 %vreg88 = MOVZX64rr32 %vreg8; GR64:%vreg88 GR32:%vreg8 %vreg89 = SHL64ri %vreg86, 32, %EFLAGS; GR64:%vreg89,%vreg86 %vreg90 = SUBREG_TO_REG 0, %vreg11, 4; GR64:%vreg90 GR32:%vreg11 %vreg91 = SUBREG_TO_REG 0, %vreg7, 4; GR64:%vreg91 GR32:%vreg7 %vreg92 = MOVZX64rr32 %vreg6; GR64:%vreg92 GR32:%vreg6 %vreg93 = SHL64ri %vreg91, 32, %EFLAGS; GR64:%vreg93,%vreg91 %vreg94 = MOVZX64rr32 %vreg10; GR64:%vreg94 GR32:%vreg10 %vreg95 = SHL64ri %vreg90, 32, %EFLAGS; GR64:%vreg95,%vreg90 %vreg96 = MOVZX64rr32 %vreg12; GR64:%vreg96 GR32:%vreg12 %vreg97 = ADD64rr_DB %vreg88, %vreg89, %EFLAGS; GR64:%vreg97,%vreg88,%vreg89 %vreg98 = ADD64rr_DB %vreg84, %vreg85, %EFLAGS; GR64:%vreg98,%vreg84,%vreg85 %vreg99 = SHL64ri %vreg87, 32, %EFLAGS; GR64:%vreg99,%vreg87 %vreg100 = MOVZX64rr32 %vreg14; GR64:%vreg100 GR32:%vreg14 %vreg101 = SUBREG_TO_REG 0, %vreg15, 4; GR64:%vreg101 GR32:%vreg15 %vreg102 = SHL64ri %vreg101, 32, %EFLAGS; GR64:%vreg102,%vreg101 %vreg103 = ADD64rr_DB %vreg100, %vreg102, %EFLAGS; GR64:%vreg103,%vreg100,%vreg102 %vreg104 = ADD64rr_DB %vreg96, %vreg99, %EFLAGS; GR64:%vreg104,%vreg96,%vreg99 %vreg105 = ADD64rr_DB %vreg94, %vreg95, %EFLAGS; GR64:%vreg105,%vreg94,%vreg95 %vreg106 = ADD64rr_DB %vreg92, %vreg93, %EFLAGS; GR64:%vreg106,%vreg92,%vreg93 %vreg107 = MOVZX64rr32 %vreg26; GR64:%vreg107 GR32:%vreg26 %vreg108 = SUBREG_TO_REG 0, %vreg27, 4; GR64:%vreg108 GR32:%vreg27 %vreg109 = SHL64ri %vreg108, 32, %EFLAGS; GR64:%vreg109,%vreg108 %vreg110 = ADD64rr_DB %vreg107, %vreg109, %EFLAGS; GR64:%vreg110,%vreg107,%vreg109 %vreg111 = MOVZX64rr32 %vreg24; GR64:%vreg111 GR32:%vreg24 %vreg112 = SUBREG_TO_REG 0, %vreg25, 4; GR64:%vreg112 GR32:%vreg25 %vreg113 = SHL64ri %vreg112, 32, %EFLAGS; GR64:%vreg113,%vreg112 %vreg114 = ADD64rr_DB %vreg111, %vreg113, %EFLAGS; GR64:%vreg114,%vreg111,%vreg113 %vreg115 = MOVZX64rr32 %vreg22; GR64:%vreg115 GR32:%vreg22 %vreg116 = SUBREG_TO_REG 0, %vreg23, 4; GR64:%vreg116 GR32:%vreg23 %vreg117 = SHL64ri %vreg116, 32, %EFLAGS; GR64:%vreg117,%vreg116 %vreg118 = ADD64rr_DB %vreg115, %vreg117, %EFLAGS; GR64:%vreg118,%vreg115,%vreg117 %vreg119 = MOVZX64rr32 %vreg20; GR64:%vreg119 GR32:%vreg20 %vreg120 = SUBREG_TO_REG 0, %vreg21, 4; GR64:%vreg120 GR32:%vreg21 %vreg121 = SHL64ri %vreg120, 32, %EFLAGS; GR64:%vreg121,%vreg120 %vreg122 = ADD64rr_DB %vreg119, %vreg121, %EFLAGS; GR64:%vreg122,%vreg119,%vreg121 %vreg123 = MOVZX64rr32 %vreg18; GR64:%vreg123 GR32:%vreg18 %vreg124 = SUBREG_TO_REG 0, %vreg19, 4; GR64:%vreg124 GR32:%vreg19 %vreg125 = SHL64ri %vreg124, 32, %EFLAGS; GR64:%vreg125,%vreg124 %vreg126 = ADD64rr_DB %vreg123, %vreg125, %EFLAGS; GR64:%vreg126,%vreg123,%vreg125 %vreg127 = MOVZX64rr32 %vreg16; GR64:%vreg127 GR32:%vreg16 %vreg128 = SUBREG_TO_REG 0, %vreg17, 4; GR64:%vreg128 GR32:%vreg17 %vreg129 = SHL64ri %vreg128, 32, %EFLAGS; GR64:%vreg129,%vreg128 %vreg130 = ADD64rr_DB %vreg127, %vreg129, %EFLAGS; GR64:%vreg130,%vreg127,%vreg129 %vreg131 = MOVZX64rr32 %vreg30; GR64:%vreg131 GR32:%vreg30 %vreg132 = SUBREG_TO_REG 0, %vreg31, 4; GR64:%vreg132 GR32:%vreg31 %vreg133 = SHL64ri %vreg132, 32, %EFLAGS; GR64:%vreg133,%vreg132 %vreg134 = ADD64rr_DB %vreg131, %vreg133, %EFLAGS; GR64:%vreg134,%vreg131,%vreg133 %vreg135 = MOVZX64rr32 %vreg28; GR64:%vreg135 GR32:%vreg28 %vreg136 = SUBREG_TO_REG 0, %vreg29, 4; GR64:%vreg136 GR32:%vreg29 %vreg137 = SHL64ri %vreg136, 32, %EFLAGS; GR64:%vreg137,%vreg136 %vreg138 = ADD64rr_DB %vreg135, %vreg137, %EFLAGS; GR64:%vreg138,%vreg135,%vreg137 %vreg139 = MOV8ri 1; GR8:%vreg139 TEST8rr %vreg139, %vreg139, %EFLAGS; GR8:%vreg139 MOV64mr , 1, %noreg, 0, %noreg, %vreg98; mem:ST8[FixedStack6](align=16) GR64:%vreg98 MOV64mr , 1, %noreg, 8, %noreg, %vreg106; mem:ST8[FixedStack6+8] GR64:%vreg106 MOV64mr , 1, %noreg, 0, %noreg, %vreg97; mem:ST8[FixedStack5](align=16) GR64:%vreg97 %vreg35 = MOVAPSrm , 1, %noreg, 0, %noreg; mem:LD16[FixedStack7] VR128:%vreg35 MOV64mr , 1, %noreg, 8, %noreg, %vreg105; mem:ST8[FixedStack5+8] GR64:%vreg105 MOV64mr , 1, %noreg, 0, %noreg, %vreg104; mem:ST8[FixedStack4](align=16) GR64:%vreg104 %vreg36 = MOVAPSrm , 1, %noreg, 0, %noreg; mem:LD16[FixedStack6] VR128:%vreg36 MOV64mr , 1, %noreg, 8, %noreg, %vreg103; mem:ST8[FixedStack4+8] GR64:%vreg103 %vreg37 = MOVAPSrm , 1, %noreg, 0, %noreg; mem:LD16[FixedStack5] VR128:%vreg37 MOV64mr , 1, %noreg, 0, %noreg, %vreg130; mem:ST8[FixedStack3](align=16) GR64:%vreg130 MOV64mr , 1, %noreg, 8, %noreg, %vreg126; mem:ST8[FixedStack3+8] GR64:%vreg126 MOV64mr , 1, %noreg, 0, %noreg, %vreg122; mem:ST8[FixedStack2](align=16) GR64:%vreg122 %vreg38 = MOVAPSrm , 1, %noreg, 0, %noreg; mem:LD16[FixedStack4] VR128:%vreg38 MOV64mr , 1, %noreg, 8, %noreg, %vreg118; mem:ST8[FixedStack2+8] GR64:%vreg118 MOV64mr , 1, %noreg, 0, %noreg, %vreg114; mem:ST8[FixedStack1](align=16) GR64:%vreg114 %vreg39 = MOVAPSrm , 1, %noreg, 0, %noreg; mem:LD16[FixedStack3] VR128:%vreg39 MOV64mr , 1, %noreg, 8, %noreg, %vreg110; mem:ST8[FixedStack1+8] GR64:%vreg110 %vreg40 = MOVAPSrm , 1, %noreg, 0, %noreg; mem:LD16[FixedStack2] VR128:%vreg40 MOV64mr , 1, %noreg, 0, %noreg, %vreg138; mem:ST8[FixedStack0](align=16) GR64:%vreg138 MOV64mr , 1, %noreg, 8, %noreg, %vreg134; mem:ST8[FixedStack0+8] GR64:%vreg134 %vreg41 = MOVAPSrm , 1, %noreg, 0, %noreg; mem:LD16[FixedStack1] VR128:%vreg41 %vreg42 = MOVAPSrm , 1, %noreg, 0, %noreg; mem:LD16[FixedStack0] VR128:%vreg42 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#1 BB#2 BB#2: derived from LLVM BB %CF39 Predecessors according to CFG: BB#1 BB#2 MOVAPSmr %vreg32, 1, %noreg, 0, %noreg, %vreg33; mem:ST16[%S17](align=32) GR64:%vreg32 VR128:%vreg33 MOVAPSmr %vreg32, 1, %noreg, 16, %noreg, %vreg34; mem:ST16[%S17](align=32) GR64:%vreg32 VR128:%vreg34 %vreg140 = MOV8r0 %EFLAGS; GR8:%vreg140 TEST8rr %vreg140, %vreg140, %EFLAGS; GR8:%vreg140 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#2 BB#3 BB#3: derived from LLVM BB %CF40 Predecessors according to CFG: BB#2 RET # End machine code for function autogen_136178_500. *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: autogen_136178_500 - basic block: CF 0x281c710 (BB#1) *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: autogen_136178_500 - basic block: CF39 0x281c76c (BB#2) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: autogen_136178_500 - basic block: CF40 0x281c7c8 (BB#3) LLVM ERROR: Found 3 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/ctpop-combine.ll (6612 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/ctpop-combine.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/ctpop-combine.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/ctpop-combine.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/ctpop-combine.ll:15:10: error: expected string not found in input ; CHECK: ret ^ :8:8: note: scanning from here setne %al ^ :17:2: note: possible intended match here sete %al ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/crash.ll (6613 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/crash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/crash.ll -o - gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/crash.ll -o - -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/crash.ll -o - 1. Running pass 'Function Pass Manager' on module '/Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/crash.ll'. 2. Running pass 'Eliminate PHI nodes for register allocation' on function '@func_59' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/dag-rauw-cse.ll (6614 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/dag-rauw-cse.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dag-rauw-cse.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dag-rauw-cse.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dag-rauw-cse.ll:8:10: error: expected string not found in input ; CHECK: ret ^ :7:8: note: scanning from here orl $1, %eax ^ :7:10: note: possible intended match here orl $1, %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/dagcombine-cse.ll (6616 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/dagcombine-cse.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dagcombine-cse.ll -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin -stats |& grep asm-printer | grep 14 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/dbg-const-int.ll (6623 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/dbg-const-int.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dbg-const-int.ll - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dbg-const-int.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dbg-const-int.ll:6:9: error: expected string not found in input ;CHECK: .byte 4 ## DW_AT_const_value ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :57:2: note: possible intended match here .byte 1 ## DW_AT_decl_file ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/dbg-merge-loc-entry.ll (6629 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/dbg-merge-loc-entry.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dbg-merge-loc-entry.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dbg-merge-loc-entry.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dbg-merge-loc-entry.ll -regalloc=basic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dbg-merge-loc-entry.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dbg-merge-loc-entry.ll:6:9: error: expected string not found in input ;CHECK: Ldebug_loc0: ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :17:9: note: possible intended match here Lsection_debug_loc: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/dbg-prolog-end.ll (6632 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/dbg-prolog-end.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dbg-prolog-end.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dbg-prolog-end.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/dbg-value-isel.ll (6634 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/dbg-value-isel.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dbg-value-isel.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dbg-value-isel.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/dbg-value-isel.ll:6:10: error: expected string not found in input ; CHECK: ##DEBUG_VALUE: tid <- ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :39:2: note: possible intended match here ##DEBUG_VALUE: lsz <- undef ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/divide-by-constant.ll (6640 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/divide-by-constant.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/divide-by-constant.ll -mcpu=generic -mtriple=i686-pc-linux-gnu -asm-verbose=0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/divide-by-constant.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/divide-by-constant.ll:12:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :10:1: note: scanning from here .Ltmp0: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/empty-functions.ll (6649 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/empty-functions.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/empty-functions.ll -mtriple=x86_64-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=CHECK-NO-FP /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/empty-functions.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/empty-functions.ll -mtriple=x86_64-apple-darwin -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=CHECK-FP /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/empty-functions.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/empty-functions.ll:22:18: error: expected string not found in input ; CHECK-FP-NEXT: : ^ :13:2: note: scanning from here .cfi_endproc ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/extractelement-load.ll (6658 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/extractelement-load.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/extractelement-load.ll -march=x86 -mattr=+sse2 -mcpu=yonah | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/extractelement-load.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/extractelement-load.ll -march=x86-64 -mattr=+sse2 -mcpu=core2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/extractelement-load.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/extractelement-load.ll:8:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :7:9: note: scanning from here movl 8(%eax), %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-cc-callee-pops.ll (6662 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-cc-callee-pops.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-cc-callee-pops.ll -march=x86 -x86-asm-syntax=intel -mcpu=yonah | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-cc-callee-pops.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-cc-callee-pops.ll:7:10: error: expected string not found in input ; CHECK: ret{{.*}}20 ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :1:25: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-cc-pass-in-regs.ll (6664 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-cc-pass-in-regs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-cc-pass-in-regs.ll -march=x86 -x86-asm-syntax=intel | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-cc-pass-in-regs.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-cc-pass-in-regs.ll:14:10: error: expected string not found in input ; CHECK: mov{{.*}}EAX, ECX ^ :12:2: note: scanning from here call L_callee$stub ^ :32:2: note: possible intended match here mov ECX, 3 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fabs.ll (6665 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fabs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fabs.ll -march=x86 -mattr=-sse2,-sse3,-sse | grep fabs\$ | count 2 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fabs.ll -march=x86 -mattr=-sse,-sse2,-sse3 -enable-unsafe-fp-math -enable-no-nans-fp-math | grep fabs\$ | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 3 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -mattr=-sse2,-sse3,-sse 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Eliminate PHI nodes for register allocation' on function '@test2' Expected 2 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-isel-avoid-unnecessary-pic-base.ll (6670 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-isel-avoid-unnecessary-pic-base.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -relocation-model=pic < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-avoid-unnecessary-pic-base.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep call -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -relocation-model=pic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-isel-call.ll (6671 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-isel-call.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-call.ll -O0 -fast-isel-abort -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-call.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -fast-isel-abort -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@test2' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-isel-constpool.ll (6672 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-isel-constpool.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-constpool.ll -fast-isel | grep {LCPI0_0(%rip)} -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -fast-isel 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@f0' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-isel-cmp-branch.ll (6673 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-isel-cmp-branch.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -mtriple=x86_64-linux -asm-verbose=false < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-cmp-branch.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-cmp-branch.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -mtriple=x86_64-win32 -asm-verbose=false < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-cmp-branch.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-cmp-branch.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -mtriple=x86_64-linux -asm-verbose=false 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-isel-extract.ll (6674 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-isel-extract.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-extract.ll -mtriple x86_64-apple-darwin11 -O0 -fast-isel-abort | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-extract.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple x86_64-apple-darwin11 -O0 -fast-isel-abort 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@test1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-isel-fneg.ll (6675 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-isel-fneg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-fneg.ll -fast-isel -fast-isel-abort -mtriple=x86_64-apple-darwin10 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-fneg.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-fneg.ll -fast-isel -march=x86 -mattr=+sse2 | grep xor | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -fast-isel -fast-isel-abort -mtriple=x86_64-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@doo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-isel-i1.ll (6677 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-isel-i1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-i1.ll -mtriple=i686-apple-darwin10 -fast-isel -fast-isel-abort | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-i1.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-i1.ll -mtriple=x86_64-apple-darwin10 -fast-isel -fast-isel-abort | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-i1.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i686-apple-darwin10 -fast-isel -fast-isel-abort 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@test1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-isel-gep.ll (6678 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-isel-gep.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-gep.ll -mtriple=x86_64-linux -O0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-gep.ll --check-prefix=X64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-gep.ll -mtriple=x86_64-win32 -O0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-gep.ll --check-prefix=X64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-gep.ll -march=x86 -O0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-gep.ll --check-prefix=X32 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-linux -O0 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@test1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-isel-mem.ll (6679 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-isel-mem.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-mem.ll -fast-isel -mtriple=i386-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-mem.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-mem.ll:19:10: error: expected string not found in input ; CHECK: ret ^ :11:2: note: scanning from here .globl _t ^ :23:7: note: possible intended match here .indirect_symbol _LotsStuff ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-isel-ret-ext.ll (6680 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-isel-ret-ext.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-ret-ext.ll -O0 -fast-isel-abort -mtriple i686-apple-darwin10 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-ret-ext.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-ret-ext.ll -O0 -fast-isel-abort -mtriple x86_64-apple-darwin10 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-ret-ext.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -fast-isel-abort -mtriple i686-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@test1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-isel-tailcall.ll (6681 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-isel-tailcall.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-tailcall.ll -fast-isel -tailcallopt -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep add -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -fast-isel -tailcallopt -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@stub' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-isel-x86.ll (6683 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-isel-x86.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -fast-isel -O0 -mcpu=generic -mtriple=i386-apple-darwin10 -relocation-model=pic < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-x86.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-x86.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -fast-isel -O0 -mcpu=generic -mtriple=i386-apple-darwin10 -relocation-model=pic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@test0' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-isel-x86-64.ll (6684 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-isel-x86-64.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-x86-64.ll -fast-isel -O0 -regalloc=fast -asm-verbose=0 -fast-isel-abort | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel-x86-64.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -fast-isel -O0 -regalloc=fast -asm-verbose=0 -fast-isel-abort 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@test1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fast-isel.ll (6687 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fast-isel.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel.ll -fast-isel -fast-isel-abort -march=x86 -mattr=sse2 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fast-isel.ll -fast-isel -fast-isel-abort -mtriple=x86_64-apple-darwin10 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -fast-isel -fast-isel-abort -march=x86 -mattr=sse2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fastcc-sret.ll (6689 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fastcc-sret.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fastcc-sret.ll -march=x86 -tailcallopt=false | grep ret | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep 4 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fma.ll (6695 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fma.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fma.ll -mtriple=i386-apple-darwin10 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fma.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fma.ll -mtriple=x86_64-apple-darwin10 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fma.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fma.ll:5:10: error: expected string not found in input ; CHECK: _fmaf ^ :3:2: note: scanning from here .align 4, 0x90 ^ :25:8: note: possible intended match here callq _fmal ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fold-add.ll (6698 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fold-add.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-add.ll -march=x86-64 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-add.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-add.ll:13:10: error: expected string not found in input ; CHECK: ret ^ :11:2: note: scanning from here ## kill: EAX EAX RAX ^ :13:26: note: possible intended match here .zerofill __DATA,__bss,_prev_length,4,2 ## @prev_length ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fold-and-shift.ll (6699 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fold-and-shift.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-and-shift.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-and-shift.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-and-shift.ll:8:10: error: expected string not found in input ; CHECK: ret ^ :10:22: note: scanning from here movl (%ecx,%eax,4), %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fold-call-3.ll (6702 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fold-call-3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-call-3.ll -mtriple=x86_64-apple-darwin | grep call | grep 560 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@_Z25RawPointerPerformanceTestPvRN5clang6ActionE' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fold-load.ll (6704 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fold-load.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-load.ll -mcpu=generic -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-load.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-load.ll:44:15: error: expected string not found in input ; CHECK-NEXT: movzwl (%eax), %ecx ^ :22:2: note: scanning from here movzwl (%eax), %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fold-mul-lohi.ll (6707 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fold-mul-lohi.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-mul-lohi.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-mul-lohi.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-mul-lohi.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-mul-lohi.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fold-pcmpeqd-2.ll (6711 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fold-pcmpeqd-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-pcmpeqd-2.ll -mtriple=i386-apple-darwin -mcpu=yonah -regalloc=basic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-pcmpeqd-2.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-pcmpeqd-2.ll -mtriple=x86_64-apple-darwin -regalloc=basic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fold-pcmpeqd-2.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin -mcpu=yonah -regalloc=basic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@program_1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fp-elim.ll (6713 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fp-elim.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-elim.ll -march=x86 -asm-verbose=false | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-elim.ll -check-prefix=FP-ELIM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-elim.ll -march=x86 -asm-verbose=false -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-elim.ll -check-prefix=NO-ELIM gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-elim.ll -march=x86 -asm-verbose=false -disable-non-leaf-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-elim.ll -check-prefix=NON-LEAF -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-elim.ll:12:17: error: expected string not found in input ; FP-ELIM-NEXT: ret ^ :5:7: note: scanning from here movl $10, %eax ^ :16:48: note: possible intended match here .section __IMPORT,__jump_table,symbol_stubs,pure_instructions+self_modifying_code,5 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fp-stack-O0-crash.ll (6717 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fp-stack-O0-crash.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-stack-O0-crash.ll -O0 -fast-isel -regalloc=fast -mcpu=i386 -o - -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-stack-O0-crash.ll -O0 -fast-isel -regalloc=fast -mcpu=i386 -o - 1. Running pass 'Function Pass Manager' on module '/Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-stack-O0-crash.ll'. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@fn' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fp-stack-compare.ll (6720 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fp-stack-compare.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-stack-compare.ll -march=x86 -mcpu=i386 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-stack-compare.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -mcpu=i386 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Eliminate PHI nodes for register allocation' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fp-stack-ret.ll (6723 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fp-stack-ret.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-stack-ret.ll -mtriple=i686-apple-darwin8 -mcpu=yonah -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-stack-ret.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-stack-ret.ll:8:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :8:7: note: scanning from here fldl (%eax) ^ :27:18: note: possible intended match here .cfi_def_cfa_offset 16 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fp-stack-set-st1.ll (6725 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fp-stack-set-st1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-stack-set-st1.ll -march=x86 | grep fxch | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 -- Exit Code: 1 Command Output (stderr): -- Expected 2 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fp-trunc.ll (6726 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fp-trunc.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-trunc.ll -march=x86 -mattr=+sse2,-avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-trunc.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-trunc.ll:5:10: error: expected string not found in input ; CHECK: ret ^ :8:11: note: scanning from here cvtsd2ss %xmm0, %xmm0 ^ :9:16: note: possible intended match here movss %xmm0, (%esp) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/fp-stack.ll (6729 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/fp-stack.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-stack.ll -o - -mcpu=pentium -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-stack.ll -o - -mcpu=pentium 1. Running pass 'Function Pass Manager' on module '/Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/fp-stack.ll'. 2. Running pass 'Live Interval Analysis' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/full-lsr.ll (6735 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/full-lsr.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/full-lsr.ll -march=x86 >/Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/full-lsr.ll.tmp gtimeout 5m grep {addl \\\$4,} /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/full-lsr.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 3 gtimeout 5m not grep {,%} /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/full-lsr.ll.tmp -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/gcc_except_table.ll (6736 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/gcc_except_table.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple x86_64-apple-darwin /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/gcc_except_table.ll -o - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/gcc_except_table.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/gcc_except_table.ll:27:10: error: expected string not found in input ; CHECK: = Leh_func_end0- ^ :21:18: note: scanning from here GCC_except_table0: ^ :28:13: note: possible intended match here Lset0 = Ltmp0-Leh_func_begin0 ## >> Call Site 1 << ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/ghc-cc.ll (6738 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/ghc-cc.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/ghc-cc.ll -tailcallopt -mtriple=i686-linux-gnu | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/ghc-cc.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/ghc-cc.ll:25:16: error: expected string not found in input ; CHECK-NEXT: ret ^ :28:1: note: scanning from here .Ltmp1: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/ghc-cc64.ll (6739 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/ghc-cc64.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/ghc-cc64.ll -tailcallopt -mtriple=x86_64-linux-gnu | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/ghc-cc64.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/ghc-cc64.ll:38:16: error: expected string not found in input ; CHECK-NEXT: ret ^ :28:1: note: scanning from here .Ltmp1: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/h-registers-2.ll (6746 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/h-registers-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/h-registers-2.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/h-registers-2.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/h-registers-2.ll:12:10: error: expected string not found in input ; CHECK: ret ^ :10:11: note: scanning from here shll $3, %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/h-registers-1.ll (6748 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/h-registers-1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/h-registers-1.ll -mtriple=x86_64-linux > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/h-registers-1.ll.tmp gtimeout 5m grep {movzbl %\[abcd\]h,} /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/h-registers-1.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 8 gtimeout 5m grep {%\[abcd\]h} /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/h-registers-1.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep {%r\[\[:digit:\]\]*d} -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-linux 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/hoist-common.ll (6754 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/hoist-common.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/hoist-common.ll -mtriple=x86_64-apple-macosx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/hoist-common.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/hoist-common.ll:12:10: error: expected string not found in input ; CHECK: test ^ :11:2: note: scanning from here ret ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/hoist-invariant-load.ll (6759 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/hoist-invariant-load.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/hoist-invariant-load.ll -stats -O2 |& grep "1 machine-licm" -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/iabs.ll (6764 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/iabs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/iabs.ll -march=x86-64 -stats |& grep {5 .*Number of machine instrs printed} -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/inline-asm-R-constraint.ll (6771 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/inline-asm-R-constraint.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/inline-asm-R-constraint.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/inline-asm-R-constraint.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/inline-asm-R-constraint.ll:17:10: error: expected string not found in input ; CHECK: ret ^ :4:9: note: scanning from here _udiv8: ## @udiv8 ^ :9:18: note: possible intended match here ## InlineAsm Start ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/inline-asm-flag-clobber.ll (6773 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/inline-asm-flag-clobber.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/inline-asm-flag-clobber.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/inline-asm-flag-clobber.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/inline-asm-fpstack.ll (6776 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/inline-asm-fpstack.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/inline-asm-fpstack.ll -mcpu=generic -mtriple=i386-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/inline-asm-fpstack.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mcpu=generic -mtriple=i386-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test2' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/inline-asm-out-regs.ll (6778 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/inline-asm-out-regs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/inline-asm-out-regs.ll -mtriple=i386-unknown-linux-gnu -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-unknown-linux-gnu 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@pci_pcbios_init' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/inline-asm-tied.ll (6785 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/inline-asm-tied.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/inline-asm-tied.ll -mtriple=i386-apple-darwin9 -O0 -regalloc=basic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/inline-asm-tied.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin9 -O0 -regalloc=basic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@_OSSwapInt64' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/insertelement-copytoregs.ll (6788 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/insertelement-copytoregs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/insertelement-copytoregs.ll -march=x86-64 | grep -v IMPLICIT_DEF -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60. FAIL: LLVM :: CodeGen/X86/insert-positions.ll (6789 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/insert-positions.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/insert-positions.ll -march=x86-64 >/dev/null -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@test0' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/int-intrinsic.ll (6790 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/int-intrinsic.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/int-intrinsic.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/int-intrinsic.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/int-intrinsic.ll -march=x86-64 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/int-intrinsic.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/int-intrinsic.ll:7:10: error: expected string not found in input ; CHECK: ret ^ :3:2: note: scanning from here .align 4, 0x90 ^ :4:3: note: possible intended match here _primitive_int3: ## @primitive_int3 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/isel-sink.ll (6793 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/isel-sink.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/isel-sink.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/isel-sink.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/isel-sink.ll:8:10: error: expected string not found in input ; CHECK: ret ^ :13:2: note: scanning from here movl $141, %eax ^ :13:13: note: possible intended match here movl $141, %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/isint.ll (6797 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/isint.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/isint.ll -march=x86 -mattr=+sse2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/isint.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/isint.ll:27:15: error: expected string not found in input ; CHECK-NEXT: jp ^ :22:6: note: scanning from here jne LBB1_2 ^ :23:2: note: possible intended match here jnp LBB1_1 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/iv-users-in-other-loops.ll (6804 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/iv-users-in-other-loops.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/iv-users-in-other-loops.ll -march=x86-64 -enable-lsr-nested -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/iv-users-in-other-loops.ll.tmp gtimeout 5m not grep inc /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/iv-users-in-other-loops.ll.tmp gtimeout 5m grep dec /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/iv-users-in-other-loops.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 gtimeout 5m grep addq /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/iv-users-in-other-loops.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 12 gtimeout 5m not grep addb /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/iv-users-in-other-loops.ll.tmp gtimeout 5m not grep leal /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/iv-users-in-other-loops.ll.tmp gtimeout 5m not grep movq /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/iv-users-in-other-loops.ll.tmp -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 -enable-lsr-nested -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/iv-users-in-other-loops.ll.tmp 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/licm-dominance.ll (6817 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/licm-dominance.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -asm-verbose=false < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/licm-dominance.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/licm-dominance.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -asm-verbose=false 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@CMSColorWorldCreateParametricData' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/licm-nested.ll (6818 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/licm-nested.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin -march=x86-64 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/licm-nested.ll -o /dev/null -stats -info-output-file - | grep "hoisted out of loops" | grep 3 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin -march=x86-64 -o /dev/null -stats -info-output-file - 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/licm-symbol.ll (6820 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/licm-symbol.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/licm-symbol.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/licm-symbol.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@gcov_exit' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/live-out-reg-info.ll (6822 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/live-out-reg-info.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/live-out-reg-info.ll -march=x86-64 | grep testb -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/lock-inst-encoding.ll (6823 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/lock-inst-encoding.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 --show-mc-encoding < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lock-inst-encoding.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lock-inst-encoding.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 --show-mc-encoding 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@f1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/longlong-deadload.ll (6824 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/longlong-deadload.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/longlong-deadload.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/longlong-deadload.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/longlong-deadload.ll:8:10: error: expected string not found in input ; CHECK: ret ^ :7:2: note: scanning from here xorb $1, (%eax) ^ :7:4: note: possible intended match here xorb $1, (%eax) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/loop-blocks.ll (6825 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/loop-blocks.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-blocks.ll -march=x86-64 -mtriple=x86_64-unknown-linux-gnu -asm-verbose=false | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-blocks.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-blocks.ll:10:10: error: expected string not found in input ; CHECK: jmp .LBB0_1 ^ :7:2: note: scanning from here callq loop_header ^ :10:2: note: possible intended match here jns .LBB0_2 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/loop-hoist.ll (6827 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/loop-hoist.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-hoist.ll -relocation-model=dynamic-no-pic -mtriple=i686-apple-darwin8.7.2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-hoist.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -relocation-model=dynamic-no-pic -mtriple=i686-apple-darwin8.7.2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/loop-strength-reduce-2.ll (6828 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/loop-strength-reduce-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce-2.ll -march=x86 -relocation-model=pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce-2.ll -check-prefix=PIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce-2.ll -march=x86 -relocation-model=static | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce-2.ll -check-prefix=STATIC -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -relocation-model=pic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/loop-strength-reduce-3.ll (6829 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/loop-strength-reduce-3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce-3.ll -mtriple=i386-apple-darwin -relocation-model=dynamic-no-pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce-3.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin -relocation-model=dynamic-no-pic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/loop-strength-reduce.ll (6830 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/loop-strength-reduce.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce.ll -march=x86 -relocation-model=static | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -relocation-model=static 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/loop-strength-reduce4.ll (6832 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/loop-strength-reduce4.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce4.ll -mtriple=i686-apple-darwin -relocation-model=static | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce4.ll -check-prefix=STATIC gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce4.ll -mtriple=i686-apple-darwin -relocation-model=pic | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce4.ll -check-prefix=PIC -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce4.ll:7:11: error: expected string not found in input ; STATIC: movl $-64, [[ECX:%e..]] ^ :1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ :22:2: note: possible intended match here addl $16, %ecx ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/loop-strength-reduce3.ll (6833 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/loop-strength-reduce3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce3.ll -march=x86 -enable-lsr-nested | grep cmp | grep 240 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce3.ll -march=x86 -enable-lsr-nested | grep inc | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -enable-lsr-nested 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/loop-strength-reduce5.ll (6834 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/loop-strength-reduce5.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce5.ll -march=x86 | grep inc | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' Expected 1 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/loop-strength-reduce8.ll (6836 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/loop-strength-reduce8.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce8.ll -mtriple=i386-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce8.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@build_stmt' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/loop-strength-reduce7.ll (6837 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/loop-strength-reduce7.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/loop-strength-reduce7.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep imul -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@outer_loop' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/lsr-i386.ll (6838 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/lsr-i386.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-i386.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-i386.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@chomp2g_setup_' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/lsr-delayed-fold.ll (6839 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/lsr-delayed-fold.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-delayed-fold.ll > /dev/null -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@formatValue' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/lsr-interesting-step.ll (6840 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/lsr-interesting-step.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-interesting-step.ll -march=x86-64 -relocation-model=static -mtriple=x86_64-unknown-linux-gnu -asm-verbose=0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-interesting-step.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 -relocation-model=static -mtriple=x86_64-unknown-linux-gnu -asm-verbose=0 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/lsr-loop-exit-cond.ll (6841 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/lsr-loop-exit-cond.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-darwin < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-loop-exit-cond.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-loop-exit-cond.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine Copy Propagation Pass' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/lsr-negative-stride.ll (6842 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/lsr-negative-stride.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-negative-stride.ll -march=x86 > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/lsr-negative-stride.ll.tmp gtimeout 5m not grep neg /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/lsr-negative-stride.ll.tmp gtimeout 5m not grep sub.*esp /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/lsr-negative-stride.ll.tmp gtimeout 5m not grep esi /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/lsr-negative-stride.ll.tmp gtimeout 5m not grep push /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/lsr-negative-stride.ll.tmp -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/lsr-nonaffine.ll (6843 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/lsr-nonaffine.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -asm-verbose=false -march=x86-64 -mtriple=x86_64-apple-darwin -o - < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-nonaffine.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-nonaffine.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -asm-verbose=false -march=x86-64 -mtriple=x86_64-apple-darwin -o - 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/lsr-normalization.ll (6845 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/lsr-normalization.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-normalization.ll -march=x86-64 | grep div | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main' Expected 1 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/lsr-quadratic-expand.ll (6846 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/lsr-quadratic-expand.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-quadratic-expand.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@dw2102_i2c_transfer' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/lsr-reuse-trunc.ll (6847 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/lsr-reuse-trunc.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-reuse-trunc.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-reuse-trunc.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-reuse-trunc.ll -mtriple=x86_64-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-reuse-trunc.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-reuse-trunc.ll:7:10: error: expected string not found in input ; CHECK: movaps (%{{rsi|rdx}},%rax,4), [[X3:%xmm[0-9]+]] ^ :1:2: note: scanning from here .file "" ^ :36:2: note: possible intended match here movaps (%rsi), %xmm4 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/lsr-redundant-addressing.ll (6849 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/lsr-redundant-addressing.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-redundant-addressing.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-redundant-addressing.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@main_bb.i' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/lsr-static-addr.ll (6850 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/lsr-static-addr.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 -mtriple=x86_64-unknown-linux-gnu -relocation-model=static -asm-verbose=false < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-static-addr.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-static-addr.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-static-addr.ll:7:15: error: expected string not found in input ; CHECK-NEXT: movsd A(,%rax,8) ^ :18:2: note: scanning from here movsd A, %xmm1 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/lsr-wrap.ll (6851 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/lsr-wrap.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-wrap.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-wrap.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@func_1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/lsr-sort.ll (6852 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/lsr-sort.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/lsr-sort.ll -march=x86-64 > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/lsr-sort.ll.tmp gtimeout 5m grep inc /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/lsr-sort.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 gtimeout 5m not grep incw /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/lsr-sort.ll.tmp -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/machine-cse.ll (6854 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/machine-cse.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-macosx < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/machine-cse.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/machine-cse.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/machine-cse.ll:87:10: error: expected string not found in input ; CHECK: ja ^ :43:7: note: scanning from here cmpl %esi, %edi ^ :47:15: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/masked-iv-safe.ll (6855 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/masked-iv-safe.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/masked-iv-safe.ll -mcpu=generic -march=x86-64 > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/masked-iv-safe.ll.tmp gtimeout 5m not grep and /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/masked-iv-safe.ll.tmp gtimeout 5m not grep movz /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/masked-iv-safe.ll.tmp gtimeout 5m not grep sar /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/masked-iv-safe.ll.tmp gtimeout 5m not grep shl /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/masked-iv-safe.ll.tmp gtimeout 5m grep add /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/masked-iv-safe.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 gtimeout 5m grep inc /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/masked-iv-safe.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 4 gtimeout 5m grep dec /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/masked-iv-safe.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 gtimeout 5m grep lea /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/masked-iv-safe.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 3 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mcpu=generic -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@count_down' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/machine-cp.ll (6856 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/machine-cp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-macosx -mcpu=nocona < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/machine-cp.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/machine-cp.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-macosx -mcpu=nocona 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/masked-iv-unsafe.ll (6860 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/masked-iv-unsafe.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/masked-iv-unsafe.ll -march=x86-64 > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/masked-iv-unsafe.ll.tmp gtimeout 5m grep and /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/masked-iv-unsafe.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 6 gtimeout 5m grep movzb /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/masked-iv-unsafe.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 6 gtimeout 5m grep sar /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/masked-iv-unsafe.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 12 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@count_up' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/mem-promote-integers.ll (6863 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/mem-promote-integers.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -promote-elements < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/mem-promote-integers.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 -promote-elements < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/mem-promote-integers.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -promote-elements 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Greedy Register Allocator' on function '@test_1xi512' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/memcpy-2.ll (6864 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/memcpy-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/memcpy-2.ll -mattr=+sse2 -mtriple=i686-apple-darwin -mcpu=core2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/memcpy-2.ll -check-prefix=SSE2 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/memcpy-2.ll -mattr=+sse,-sse2 -mtriple=i686-apple-darwin -mcpu=core2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/memcpy-2.ll -check-prefix=SSE1 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/memcpy-2.ll -mattr=-sse -mtriple=i686-apple-darwin -mcpu=core2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/memcpy-2.ll -check-prefix=NOSSE gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/memcpy-2.ll -mtriple=x86_64-apple-darwin -mcpu=core2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/memcpy-2.ll -check-prefix=X86-64 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/memcpy-2.ll:16:9: error: expected string not found in input ; SSE2: movl $0 ^ :10:9: note: scanning from here movl $0, 20(%esp) ^ :38:2: note: possible intended match here movl $2021161080, 24(%esp) ## imm = 0x78787878 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/memset-2.ll (6865 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/memset-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin -mcpu=yonah < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/memset-2.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/memset-2.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/memset-2.ll:38:10: error: expected string not found in input ; CHECK: ret ^ :37:17: note: scanning from here imull $16843009, %eax, %eax ## imm = 0x1010101 ^ :46:48: note: possible intended match here .section __IMPORT,__jump_table,symbol_stubs,pure_instructions+self_modifying_code,5 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/mmx-emms.ll (6878 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/mmx-emms.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/mmx-emms.ll -march=x86 -mattr=+mmx | grep emms -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/movgs.ll (6888 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/movgs.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/movgs.ll -march=x86 -mtriple=i386-linux-gnu -mattr=sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/movgs.ll --check-prefix=X32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/movgs.ll -mtriple=x86_64-linux -mattr=sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/movgs.ll --check-prefix=X64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/movgs.ll -mtriple=x86_64-win32 -mattr=sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/movgs.ll --check-prefix=X64 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/movgs.ll:14:8: error: expected string not found in input ; X32: ret ^ :10:1: note: scanning from here .Ltmp0: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/mul-legalize.ll (6892 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/mul-legalize.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/mul-legalize.ll -march=x86 | grep 24576 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@main' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/narrow-shl-load.ll (6904 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/narrow-shl-load.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/narrow-shl-load.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/narrow-shl-load.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/narrow-shl-load.ll:82:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :47:1: note: scanning from here .Ltmp2: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/negative-stride-fptosi-user.ll (6912 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/negative-stride-fptosi-user.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/negative-stride-fptosi-user.ll -march=x86-64 | grep cvtsi2sd -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/non-lazy-bind.ll (6915 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/non-lazy-bind.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/non-lazy-bind.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/non-lazy-bind.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/non-lazy-bind.ll:16:10: error: expected string not found in input ; CHECK: jmp _not ^ :13:21: note: scanning from here _tail_call_regular: ## @tail_call_regular ^ :15:2: note: possible intended match here nop ## avoids zero-length function ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/norex-subreg.ll (6918 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/norex-subreg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/norex-subreg.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/norex-subreg.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@g' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/object-size.ll (6922 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/object-size.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -regalloc=basic < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/object-size.ll -march=x86-64 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/object-size.ll -check-prefix=X64 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 -regalloc=basic -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@__inline_strcpy_chk' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/opt-shuff-tstore.ll (6923 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/opt-shuff-tstore.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mcpu=corei7 -mtriple=x86_64-linux < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/opt-shuff-tstore.ll -promote-elements -mattr=+sse2,+sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/opt-shuff-tstore.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/opt-shuff-tstore.ll:6:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :35:7: note: scanning from here movd %xmm0, (%rdi) ^ :35:16: note: possible intended match here movd %xmm0, (%rdi) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/optimize-max-2.ll (6925 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/optimize-max-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/optimize-max-2.ll -march=x86-64 > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/optimize-max-2.ll.tmp gtimeout 5m grep cmov /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/optimize-max-2.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 gtimeout 5m grep jne /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/optimize-max-2.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 2 lines, got 1. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/optimize-max-0.ll (6926 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/optimize-max-0.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/optimize-max-0.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep cmov -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/optimize-max-3.ll (6927 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/optimize-max-3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/optimize-max-3.ll -mcpu=generic -mtriple=x86_64-linux -asm-verbose=false | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/optimize-max-3.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/optimize-max-3.ll -mcpu=generic -mtriple=x86_64-win32 -asm-verbose=false | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/optimize-max-3.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mcpu=generic -mtriple=x86_64-linux -asm-verbose=false 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@_Z18GenerateStatusPagei' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/or-address.ll (6929 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/or-address.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/or-address.ll -o - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/or-address.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/or-address.ll -o - 1. Running pass 'Function Pass Manager' on module '/Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/or-address.ll'. 2. Running pass 'Simple Register Coalescing' on function '@test' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/peep-test-0.ll (6935 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/peep-test-0.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/peep-test-0.ll -march=x86-64 > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/peep-test-0.ll.tmp gtimeout 5m not grep cmp /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/peep-test-0.ll.tmp gtimeout 5m not grep test /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/peep-test-0.ll.tmp -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@loop' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/peep-test-1.ll (6936 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/peep-test-1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/peep-test-1.ll -march=x86 > /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/peep-test-1.ll.tmp gtimeout 5m grep dec /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/peep-test-1.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 gtimeout 5m not grep test /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/peep-test-1.ll.tmp gtimeout 5m not grep cmp /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/peep-test-1.ll.tmp -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/phi-bit-propagation.ll (6943 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/phi-bit-propagation.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/phi-bit-propagation.ll -march=x86-64 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/phi-bit-propagation.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@_Z3fooPjmS_mRSt6bitsetILm32EE' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/phi-immediate-factoring.ll (6944 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/phi-immediate-factoring.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/phi-immediate-factoring.ll -march=x86 -stats |& grep {Number of blocks eliminated} | grep 6 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/phys_subreg_coalesce-3.ll (6946 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/phys_subreg_coalesce-3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/phys_subreg_coalesce-3.ll -mtriple=i386-apple-darwin -join-physregs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/phys_subreg_coalesce-3.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin -join-physregs 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/phys_subreg_coalesce-2.ll (6947 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/phys_subreg_coalesce-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/phys_subreg_coalesce-2.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/phys_subreg_coalesce-2.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@binomial' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/pic.ll (6949 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/pic.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pic.ll -mcpu=generic -mtriple=i686-pc-linux-gnu -relocation-model=pic -asm-verbose=false -post-RA-scheduler=false | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pic.ll -check-prefix=LINUX -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mcpu=generic -mtriple=i686-pc-linux-gnu -relocation-model=pic -asm-verbose=false -post-RA-scheduler=false 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test7' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/pic-load-remat.ll (6950 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/pic-load-remat.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pic-load-remat.ll -mtriple=i686-apple-darwin -mattr=+sse2 -relocation-model=pic | grep psllw | grep pb -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i686-apple-darwin -mattr=+sse2 -relocation-model=pic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Calculate spill weights' on function '@f' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/pic_jumptable.ll (6953 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/pic_jumptable.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pic_jumptable.ll -relocation-model=pic -mtriple=i386-linux-gnu -asm-verbose=false | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pic_jumptable.ll --check-prefix=CHECK-LINUX gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pic_jumptable.ll -relocation-model=pic -mtriple=i686-apple-darwin -asm-verbose=false | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pic_jumptable.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pic_jumptable.ll -mtriple=x86_64-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep 'lJTI' -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -relocation-model=pic -mtriple=i386-linux-gnu -asm-verbose=false 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@_Z3fooILi1EEvi' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/pointer-vector.ll (6954 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/pointer-vector.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pointer-vector.ll -mtriple=i686-linux -mcpu=corei7 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pointer-vector.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./opt -instsimplify /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pointer-vector.ll -disable-output -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pointer-vector.ll:10:9: error: expected string not found in input ;CHECK: ret ^ :9:9: note: scanning from here pshufd $-98, %xmm1, %xmm0 # xmm0 = xmm1[2,3,1,2] ^ :11:1: note: possible intended match here .Ltmp0: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/popcnt.ll (6955 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/popcnt.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 -mattr=+popcnt < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/popcnt.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/popcnt.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/popcnt.ll:8:10: error: expected string not found in input ; CHECK: ret ^ :7:10: note: scanning from here popcntw %ax, %ax ^ :8:14: note: possible intended match here ## kill: AL AL AX ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/postalloc-coalescing.ll (6956 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/postalloc-coalescing.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/postalloc-coalescing.ll -march=x86 | grep mov | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 3 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@_Z18yy_get_next_bufferv' Expected 3 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/postra-licm.ll (6957 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/postra-licm.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/postra-licm.ll -mtriple=i386-apple-darwin -relocation-model=pic -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/postra-licm.ll -check-prefix=X86-32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/postra-licm.ll -mtriple=x86_64-apple-darwin -relocation-model=pic -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/postra-licm.ll -check-prefix=X86-64 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin -relocation-model=pic -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@t1' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/pr11415.ll (6962 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/pr11415.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-pc-linux /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr11415.ll -o - -regalloc=fast | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr11415.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr11415.ll:14:15: error: expected string not found in input ; CHECK-NEXT: movq %rdx, %rax ^ :16:2: note: scanning from here movq %rdx, -8(%rsp) # 8-byte Spill ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/pr1462.ll (6965 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/pr1462.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr1462.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@__addvti3' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/pr2182.ll (6968 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/pr2182.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr2182.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr2182.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr2182.ll:16:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :12:2: note: scanning from here .section __DATA,__datacoal_nt,coalesced ^ :22:7: note: possible intended match here .indirect_symbol _x ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/pr2659.ll (6971 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/pr2659.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr2659.ll -march=x86 -mtriple=i686-apple-darwin9.4.0 -disable-branch-fold | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr2659.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -mtriple=i686-apple-darwin9.4.0 -disable-branch-fold 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@binomial' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/pr2849.ll (6972 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/pr2849.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr2849.ll -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@obshow' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/pr3216.ll (6975 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/pr3216.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr3216.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr3216.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr3216.ll:9:10: error: expected string not found in input ; CHECK: ret ^ :7:9: note: scanning from here sarb $5, %al ^ :8:14: note: possible intended match here movsbl %al, %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/pr3154.ll (6978 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/pr3154.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr3154.ll -mtriple=i386-pc-linux-gnu -mattr=+sse2 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr3154.ll -mtriple=i386-pc-linux-gnu -mattr=+sse2 -relocation-model=pic -disable-fp-elim -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-pc-linux-gnu -mattr=+sse2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@ff_flac_compute_autocorr_sse2' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/pr3495.ll (6984 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/pr3495.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr3495.ll -march=x86 -stats -enable-lsr-nested |& grep {Number of spill slots allocated} | grep 1 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/pr3522.ll (6985 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/pr3522.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr3522.ll -march=x86 -stats |& not grep {instructions sunk} -- Exit Code: 138 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/pr9743.ll (6987 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/pr9743.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr9743.ll -mtriple=x86_64-unknown-linux-gnu -disable-fp-elim -asm-verbose=0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr9743.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/pr9743.ll:17:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :17:1: note: scanning from here .Ltmp5: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/promote-assert-zext.ll (6992 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/promote-assert-zext.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/promote-assert-zext.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/promote-assert-zext.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@_ZL5matchPKtPKhiR9MatchData' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/promote.ll (6996 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/promote.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/promote.ll -march=x86-64 -mcpu=corei7 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/promote.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/promote.ll:16:10: error: expected string not found in input ; CHECK: ret ^ :47:6: note: scanning from here pmulld %xmm0, %xmm0 ^ :48:19: note: possible intended match here pshufb .LCPI0_1(%rip), %xmm0 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/red-zone.ll (6999 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/red-zone.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/red-zone.ll -mcpu=generic -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/red-zone.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/red-zone.ll:7:10: error: expected string not found in input ; CHECK: ret ^ :10:2: note: scanning from here fstp %st(0) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/ret-mmx.ll (7010 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/ret-mmx.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/ret-mmx.ll -mtriple=x86_64-apple-darwin11 -mattr=+mmx,+sse2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/ret-mmx.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/ret-mmx.ll:23:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :16:9: note: scanning from here movl $1, %eax ^ :16:11: note: possible intended match here movl $1, %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sdiv-exact.ll (7024 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sdiv-exact.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sdiv-exact.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sdiv-exact.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sdiv-exact.ll:8:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :7:29: note: scanning from here imull $-1030792151, 4(%esp), %eax ## imm = 0xFFFFFFFFC28F5C29 ^ :7:31: note: possible intended match here imull $-1030792151, 4(%esp), %eax ## imm = 0xFFFFFFFFC28F5C29 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/scalar_widen_div.ll (7025 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/scalar_widen_div.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/scalar_widen_div.ll -march=x86-64 -mattr=+sse42 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/scalar_widen_div.ll -- Exit Code: 1 Command Output (stderr): -- UNREACHABLE executed! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 -mattr=+sse42 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Post-RA pseudo instruction expansion pass' on function '@test_int_div' /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/scalar_widen_div.ll:11:10: error: expected string not found in input ; CHECK: ret ^ :21:8: note: scanning from here idivq %rcx ^ :46:25: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/segmented-stacks-dynamic.ll (7026 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/segmented-stacks-dynamic.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks-dynamic.ll -mcpu=generic -mtriple=i686-linux -segmented-stacks -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks-dynamic.ll -check-prefix=X32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks-dynamic.ll -mcpu=generic -mtriple=x86_64-linux -segmented-stacks -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks-dynamic.ll -check-prefix=X64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks-dynamic.ll -mcpu=generic -mtriple=i686-linux -segmented-stacks -filetype=obj gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks-dynamic.ll -mcpu=generic -mtriple=x86_64-linux -segmented-stacks -filetype=obj -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function test_basic: Frame Objects: fi#-1: size=4, align=16, fixed, at location [SP+4] fi#0: variable sized, align=1, at location [SP+4] Function Live Outs: %EAX BB#0: derived from LLVM BB %0 %vreg0 = MOV32rm , 1, %noreg, 0, %noreg; mem:LD4[FixedStack-1](align=16) GR32_NOSP:%vreg0 %vreg2 = LEA32r %noreg, 4, %vreg0, 15, %noreg; GR32:%vreg2 GR32_NOSP:%vreg0 %vreg1 = AND32ri8 %vreg2, -16, %EFLAGS; GR32:%vreg1,%vreg2 ADJCALLSTACKDOWN32 8, %ESP, %EFLAGS, %ESP %vreg3 = COPY %ESP; GR32:%vreg3 MOV32mr %vreg3, 1, %noreg, 4, %noreg, %vreg0; mem:ST4[Stack+4] GR32:%vreg3 GR32_NOSP:%vreg0 %vreg4 = SEG_ALLOCA_32 %vreg1, %EAX, %ESP, %EFLAGS, %ESP; GR32:%vreg4,%vreg1 MOV32mr %vreg3, 1, %noreg, 0, %noreg, %vreg4; mem:ST4[Stack] GR32:%vreg3,%vreg4 CALLpcrel32 , %EAX, %EFLAGS, %ESP, ... ADJCALLSTACKUP32 8, 0, %ESP, %EFLAGS, %ESP TEST32rr %vreg0, %vreg0, %EFLAGS; GR32_NOSP:%vreg0 JNE_4 , %EFLAGS JMP_4 Successors according to CFG: BB#1 BB#2 BB#1: derived from LLVM BB %true Predecessors according to CFG: BB#0 %vreg8 = MOV32r0 %EFLAGS; GR32:%vreg8 %EAX = COPY %vreg8; GR32:%vreg8 RET BB#2: derived from LLVM BB %false Predecessors according to CFG: BB#0 ADJCALLSTACKDOWN32 4, %ESP, %EFLAGS, %ESP %vreg5 = DEC32r %vreg0, %EFLAGS; GR32:%vreg5 GR32_NOSP:%vreg0 %vreg6 = COPY %ESP; GR32:%vreg6 MOV32mr %vreg6, 1, %noreg, 0, %noreg, %vreg5; mem:ST4[Stack] GR32:%vreg6,%vreg5 CALLpcrel32 , %EAX, %EFLAGS, %ESP, ... ADJCALLSTACKUP32 4, 0, %ESP, %EFLAGS, %ESP %vreg7 = COPY %EAX; GR32:%vreg7 %EAX = COPY %vreg7; GR32:%vreg7 RET # End machine code for function test_basic. *** Bad machine code: MBB exits via conditional branch/fall-through but ends with a barrier instruction! *** - function: test_basic - basic block: 0x281b0b4 (BB#0) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: test_basic - basic block: true 0x281b110 (BB#1) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: test_basic - basic block: false 0x281b16c (BB#2) LLVM ERROR: Found 3 machine code errors. FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/segmented-stacks.ll (7027 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/segmented-stacks.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=i686-linux -segmented-stacks -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -check-prefix=X32-Linux gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=x86_64-linux -segmented-stacks -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -check-prefix=X64-Linux gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=i686-darwin -segmented-stacks -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -check-prefix=X32-Darwin gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=x86_64-darwin -segmented-stacks -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -check-prefix=X64-Darwin gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=i686-mingw32 -segmented-stacks -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -check-prefix=X32-MinGW gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=x86_64-freebsd -segmented-stacks -verify-machineinstrs | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -check-prefix=X64-FreeBSD gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=i686-linux -segmented-stacks -filetype=obj gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=x86_64-linux -segmented-stacks -filetype=obj gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=i686-darwin -segmented-stacks -filetype=obj gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=x86_64-darwin -segmented-stacks -filetype=obj gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=i686-mingw32 -segmented-stacks -filetype=obj gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=x86_64-freebsd -segmented-stacks -filetype=obj gtimeout 5m not /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=x86_64-solaris -segmented-stacks 2> /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/segmented-stacks.ll.tmp.log gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -input-file=/Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/segmented-stacks.ll.tmp.log -check-prefix=X64-Solaris gtimeout 5m not /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=x86_64-mingw32 -segmented-stacks 2> /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/segmented-stacks.ll.tmp.log gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -input-file=/Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/segmented-stacks.ll.tmp.log -check-prefix=X64-MinGW gtimeout 5m not /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -mcpu=generic -mtriple=i686-freebsd -segmented-stacks 2> /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/segmented-stacks.ll.tmp.log gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/segmented-stacks.ll -input-file=/Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/segmented-stacks.ll.tmp.log -check-prefix=X32-FreeBSD -- Exit Code: 1 Command Output (stderr): -- # After Instruction Selection # Machine code for function test_basic: Frame Objects: fi#0: size=40, align=4, at location [SP+4] BB#0: derived from LLVM BB %0 ADJCALLSTACKDOWN32 8, %ESP, %EFLAGS, %ESP %vreg0 = LEA32r , 1, %noreg, 0, %noreg; GR32:%vreg0 %vreg1 = COPY %ESP; GR32:%vreg1 MOV32mr %vreg1, 1, %noreg, 0, %noreg, %vreg0; mem:ST4[Stack] GR32:%vreg1,%vreg0 MOV32mi %vreg1, 1, %noreg, 4, %noreg, 10; mem:ST4[Stack+4] GR32:%vreg1 CALLpcrel32 , %ESP, ... ADJCALLSTACKUP32 8, 0, %ESP, %EFLAGS, %ESP RET # End machine code for function test_basic. *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: test_basic - basic block: 0x281b0b4 (BB#0) LLVM ERROR: Found 1 machine code errors. FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/select.ll (7030 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/select.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/select.ll -mtriple=x86_64-apple-darwin10 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/select.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin10 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Live Interval Analysis' on function '@test5' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/setuge.ll (7031 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/setuge.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/setuge.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep set -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@cmp' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/shift-and.ll (7038 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/shift-and.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-and.ll -march=x86 | grep and | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-and.ll -march=x86-64 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep and -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@t4' Expected 2 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/shift-coalesce.ll (7039 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/shift-coalesce.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-coalesce.ll -march=x86 -x86-asm-syntax=intel | grep {shld.*CL} gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-coalesce.ll -march=x86 -x86-asm-syntax=intel | not grep {mov CL, BL} -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -x86-asm-syntax=intel 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@foo' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/shift-codegen.ll (7040 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/shift-codegen.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-codegen.ll -relocation-model=static -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-codegen.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-codegen.ll:16:10: error: expected string not found in input ; CHECK: ret ^ :8:9: note: scanning from here shll $3, %eax ^ :8:11: note: possible intended match here shll $3, %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/shift-combine.ll (7041 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/shift-combine.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-combine.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-combine.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-combine.ll:10:10: error: expected string not found in input ; CHECK: ret ^ :9:29: note: scanning from here movl L_array$non_lazy_ptr, %ecx ^ :23:7: note: possible intended match here .indirect_symbol _array ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/shift-folding.ll (7042 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/shift-folding.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-folding.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-folding.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-folding.ll:7:10: error: expected string not found in input ; CHECK: ret ^ :4:9: note: scanning from here _test1: ## @test1 ^ :4:13: note: possible intended match here _test1: ## @test1 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/shift-double.ll (7043 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/shift-double.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-double.ll -march=x86 -x86-asm-syntax=intel | grep {sh\[lr\]d} | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 5 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -x86-asm-syntax=intel 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@test1' Expected 5 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/shift-i128.ll (7044 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/shift-i128.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-i128.ll -march=x86 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-i128.ll -march=x86-64 -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Eliminate PHI nodes for register allocation' on function '@t' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/shift-pair.ll (7046 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/shift-pair.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-pair.ll -march=x86-64 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-pair.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-pair.ll:7:10: error: expected string not found in input ; CHECK: ret ^ :8:12: note: scanning from here andq $1020, %rdi ## imm = 0x3FC ^ :8:15: note: possible intended match here andq $1020, %rdi ## imm = 0x3FC ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/shift-i256.ll (7047 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/shift-i256.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-i256.ll -march=x86 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-i256.ll -march=x86-64 -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Greedy Register Allocator' on function '@t' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/shift-parts.ll (7048 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/shift-parts.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shift-parts.ll -march=x86-64 | grep shrdq -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@int87' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/shl-anyext.ll (7049 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/shl-anyext.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shl-anyext.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/shl-anyext.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sibcall-2.ll (7056 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sibcall-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-2.ll -mtriple=i386-apple-darwin -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-2.ll -check-prefix=32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-2.ll -mtriple=x86_64-apple-darwin -disable-fp-elim | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-2.ll -check-prefix=64 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-2.ll:9:7: error: expected string not found in input ; 32: jmpl *4(%esp) ^ :4:6: note: scanning from here _t1: ## @t1 ^ :8:2: note: possible intended match here popl %ebp ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sibcall-3.ll (7057 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sibcall-3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-3.ll -mtriple=i386-unknown-unknown | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-3.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-3.ll:13:10: error: expected string not found in input ; CHECK: jmpl ^ :15:5: note: scanning from here t2: # @t2 ^ :18:3: note: possible intended match here .Ltmp1: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sibcall-4.ll (7058 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sibcall-4.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-4.ll -mtriple=i386-pc-linux-gnu | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-4.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-4.ll:7:10: error: expected string not found in input ; CHECK: jmpl *%eax ^ :6:4: note: scanning from here t: # @t ^ :8:9: note: possible intended match here movl (%ebp), %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sibcall-5.ll (7059 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sibcall-5.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-5.ll -mtriple=i386-apple-darwin8 -mattr=+sse2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-5.ll --check-prefix=X32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-5.ll -mtriple=x86_64-apple-darwin -mattr=+sse2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-5.ll --check-prefix=X64 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-5.ll:10:8: error: expected string not found in input ; X32: jmp _sin$stub ^ :4:7: note: scanning from here _foo: ## @foo ^ :15:9: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sibcall-byval.ll (7060 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sibcall-byval.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-byval.ll -mtriple=i386-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-byval.ll -check-prefix=32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-byval.ll -mtriple=x86_64-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-byval.ll -check-prefix=64 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall-byval.ll:9:7: error: expected string not found in input ; 32: jmp L_g$stub ^ :4:5: note: scanning from here _f: ## @f ^ :5:10: note: possible intended match here ## BB#0: ## %entry ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sibcall.ll (7061 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sibcall.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall.ll -mtriple=i686-linux -mattr=+sse2 -asm-verbose=false | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall.ll -check-prefix=32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall.ll -mtriple=x86_64-linux -mattr=+sse2 -asm-verbose=false | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall.ll -check-prefix=64 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sibcall.ll:7:7: error: expected string not found in input ; 32: jmp {{_?}}foo ^ :7:1: note: scanning from here .Ltmp0: ^ :93:4: note: possible intended match here calll foo4 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/smul-with-overflow.ll (7064 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/smul-with-overflow.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/smul-with-overflow.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/smul-with-overflow.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/smul-with-overflow.ll:56:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :48:7: note: scanning from here addl %eax, %eax ^ :66:48: note: possible intended match here .section __IMPORT,__jump_table,symbol_stubs,pure_instructions+self_modifying_code,5 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sink-hoist.ll (7065 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sink-hoist.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sink-hoist.ll -march=x86-64 -asm-verbose=false -mtriple=x86_64-unknown-linux-gnu -post-RA-scheduler=true | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sink-hoist.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 -asm-verbose=false -mtriple=x86_64-unknown-linux-gnu -post-RA-scheduler=true 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@vv' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sse-domains.ll (7086 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sse-domains.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse-domains.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse-domains.ll -- Exit Code: 1 Command Output (stderr): -- UNREACHABLE executed! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Post-RA pseudo instruction expansion pass' on function '@f' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sse-minmax.ll (7089 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sse-minmax.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse-minmax.ll -march=x86-64 -asm-verbose=false -join-physregs -promote-elements | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse-minmax.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse-minmax.ll -march=x86-64 -asm-verbose=false -join-physregs -enable-unsafe-fp-math -enable-no-nans-fp-math -promote-elements | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=UNSAFE /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse-minmax.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse-minmax.ll -march=x86-64 -asm-verbose=false -join-physregs -enable-no-nans-fp-math -promote-elements | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=FINITE /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse-minmax.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse-minmax.ll:20:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :7:2: note: scanning from here .globl _olt ^ :7:10: note: possible intended match here .globl _olt ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sse1.ll (7090 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sse1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse1.ll -march=x86 -mcpu=pentium3 -O3 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse1.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse1.ll -march=x86-64 -mattr=-sse2,+sse -O3 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse1.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse1.ll:44:10: error: expected string not found in input ; CHECK: ret ^ :47:11: note: scanning from here unpcklps %xmm0, %xmm2 ## xmm2 = xmm2[0],xmm0[0],xmm2[1],xmm0[1] ^ :50:5: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sse2-blend.ll (7091 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sse2-blend.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse2-blend.ll -march=x86 -mcpu=yonah -mattr=+sse2,-sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse2-blend.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse2-blend.ll:7:10: error: expected string not found in input ; CHECK: ret ^ :16:6: note: scanning from here por %xmm1, %xmm0 ^ :45:25: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sse2.ll (7092 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sse2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse2.ll -mtriple=i386-apple-darwin10 -mcpu=pentium4 -O3 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse2.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse2.ll:17:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :12:2: note: scanning from here .globl _test2 ^ :100:25: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sse3.ll (7093 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sse3.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse3.ll -march=x86-64 -mcpu=nocona -mtriple=i686-apple-darwin9 -O3 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse3.ll --check-prefix=X64 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse3.ll:22:8: error: expected string not found in input ; X64: ret ^ :10:2: note: scanning from here .globl _t1 ^ :14:11: note: possible intended match here movdqa (%rdi), %xmm0 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sse41-blend.ll (7094 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sse41-blend.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse41-blend.ll -mtriple=x86_64-apple-darwin -mcpu=corei7 -promote-elements -mattr=+sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse41-blend.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse41-blend.ll:5:9: error: expected string not found in input ;CHECK: ret ^ :11:11: note: scanning from here blendvps %xmm2, %xmm1 ^ :101:25: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sse41.ll (7095 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sse41.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse41.ll -mtriple=i686-apple-darwin9 -mattr=sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse41.ll -check-prefix=X32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse41.ll -mtriple=x86_64-apple-darwin9 -mattr=sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse41.ll -check-prefix=X64 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sse41.ll:244:8: error: expected string not found in input ; X32: ret ^ :132:14: note: scanning from here insertps $16, %xmm1, %xmm0 ## xmm0 = xmm0[0],xmm1[0],xmm0[2,3] ^ :137:7: note: possible intended match here .indirect_symbol _g16 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/stack-align.ll (7098 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/stack-align.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stack-align.ll -relocation-model=static -realign-stack=1 -mcpu=yonah | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stack-align.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stack-align.ll:50:10: error: expected string not found in input ; CHECK: ret ^ :50:9: note: scanning from here _test4: ## @test4 ^ :50:13: note: possible intended match here _test4: ## @test4 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/stack-protector-linux.ll (7100 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/stack-protector-linux.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-pc-linux-gnu < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stack-protector-linux.ll -o - | grep %gs: gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-pc-linux-gnu < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stack-protector-linux.ll -o - | grep %fs: gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -code-model=kernel -mtriple=x86_64-pc-linux-gnu < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stack-protector-linux.ll -o - | grep %gs: gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stack-protector-linux.ll -o - | grep {__stack_chk_guard} gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stack-protector-linux.ll -o - | grep {__stack_chk_fail} -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-pc-linux-gnu -o - 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@test' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/stdcall-notailcall.ll (7103 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/stdcall-notailcall.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin11 -O2 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stdcall-notailcall.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stdcall-notailcall.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stdcall-notailcall.ll:7:10: error: expected string not found in input ; CHECK: ret $4 ^ :4:7: note: scanning from here _bar: ## @bar ^ :9:18: note: possible intended match here .cfi_def_cfa_offset 16 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/store-narrow.ll (7109 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/store-narrow.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -asm-verbose=false < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/store-narrow.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/store-narrow.ll -check-prefix=X64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -asm-verbose=false < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/store-narrow.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/store-narrow.ll -check-prefix=X32 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/store-narrow.ll:137:13: error: expected string not found in input ; X64-NEXT: ret ^ :46:2: note: scanning from here .globl _test9 ^ :46:10: note: possible intended match here .globl _test9 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/stride-nine-with-base-reg.ll (7112 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/stride-nine-with-base-reg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stride-nine-with-base-reg.ll -march=x86 -relocation-model=static | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stride-nine-with-base-reg.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stride-nine-with-base-reg.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stride-nine-with-base-reg.ll -- Exit Code: 1 Command Output (stderr): -- :20:2: error: CHECK-NOT: string occurred! leal 9, %edx ^ /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stride-nine-with-base-reg.ll:3:17: note: CHECK-NOT: pattern specified here ; CHECK-NOT: lea ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/sub.ll (7114 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/sub.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sub.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sub.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/sub.ll:10:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :9:10: note: scanning from here addl $33, %eax ^ :9:12: note: possible intended match here addl $33, %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/stride-reuse.ll (7116 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/stride-reuse.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stride-reuse.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stride-reuse.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stride-reuse.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/stride-reuse.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@foo' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/subreg-to-reg-2.ll (7119 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/subreg-to-reg-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/subreg-to-reg-2.ll -mtriple=x86_64-apple-darwin | grep movl -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@t' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/switch-bt.ll (7122 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/switch-bt.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 -asm-verbose=false < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/switch-bt.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/switch-bt.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/switch-bt.ll:8:15: error: CHECK-NEXT: is not on the line after the previous match ; CHECK-NEXT: jb ^ :25:2: note: 'next' match was here jb LBB1_1 ^ :11:14: note: previous match was here btq %rax, %rcx ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/switch-crit-edge-constant.ll (7124 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/switch-crit-edge-constant.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/switch-crit-edge-constant.ll -march=x86 | grep mov.*str1 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@foo' Expected 1 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/switch-zextload.ll (7125 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/switch-zextload.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/switch-zextload.ll -march=x86 | grep mov | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@set_proof_and_disproof_numbers' Expected 1 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tail-call-got.ll (7126 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tail-call-got.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tail-call-got.ll -relocation-model=pic -mattr=+sse2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tail-call-got.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tail-call-got.ll:9:15: error: expected string not found in input ; CHECK-NEXT: jmpl ^ :13:14: note: scanning from here movl foo@GOT(%eax), %eax ^ :14:3: note: possible intended match here .Ltmp1: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tail-threshold.ll (7129 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tail-threshold.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-pc-linux-gnu -tail-merge-threshold 2 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tail-threshold.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tail-threshold.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tail-threshold.ll:7:10: error: expected string not found in input ; CHECK: callq bar ^ :15:1: note: scanning from here .Ltmp2: ^ :17:3: note: possible intended match here .cfi_endproc ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcall-disable.ll (7130 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcall-disable.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -disable-tail-calls < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-disable.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck --check-prefix=CALL /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-disable.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-disable.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck --check-prefix=JMP /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-disable.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-disable.ll:21:9: error: expected string not found in input ; CALL: ret ^ :19:2: note: scanning from here popq %rdx ^ :19:8: note: possible intended match here popq %rdx ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tail-opts.ll (7131 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tail-opts.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tail-opts.ll -march=x86-64 -mtriple=x86_64-unknown-linux-gnu -asm-verbose=false -post-RA-scheduler=true | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tail-opts.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 -mtriple=x86_64-unknown-linux-gnu -asm-verbose=false -post-RA-scheduler=true 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Machine code sinking' on function '@tail_duplicate_me' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcall-i1.ll (7132 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcall-i1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-i1.ll -march=x86 -tailcallopt | grep TAILCALL -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcall-fastisel.ll (7133 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcall-fastisel.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-fastisel.ll -march=x86-64 -tailcallopt -fast-isel | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep TAILCALL -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86-64 -tailcallopt -fast-isel 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@"visit_array_aux<`Reference>"' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcall-largecode.ll (7134 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcall-largecode.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-largecode.ll -mtriple=x86_64-linux-gnu -tailcallopt -code-model=large | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-largecode.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-largecode.ll:9:10: error: expected string not found in input ; CHECK: jmpq *[[REGISTER]] # TAILCALL ^ :13:2: note: scanning from here popq %rdx ^ :13:2: note: with variable "REGISTER" equal to "%rax" popq %rdx ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcall-ri64.ll (7136 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcall-ri64.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-ri64.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-ri64.ll -check-prefix=AMD64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-ri64.ll -mtriple=x86_64-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-ri64.ll -check-prefix=WIN64 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-ri64.ll:6:10: error: expected string not found in input ; AMD64: jmpq ^ :1:2: note: scanning from here .file "" ^ :12:3: note: possible intended match here .Ltmp0: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcall-structret.ll (7138 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcall-structret.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-structret.ll -march=x86 -tailcallopt | grep TAILCALL -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcall-void.ll (7139 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcall-void.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall-void.ll -march=x86 -tailcallopt | grep TAILCALL -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcall1.ll (7140 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcall1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcall1.ll -march=x86 -tailcallopt | grep TAILCALL | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 5 -- Exit Code: 1 Command Output (stderr): -- Expected 5 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcallbyval.ll (7141 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcallbyval.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallbyval.ll -march=x86 -tailcallopt | grep TAILCALL gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallbyval.ll -march=x86 -tailcallopt | grep {movl\[\[:space:\]\]*4(%esp), %eax} | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcallbyval64.ll (7142 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcallbyval64.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallbyval64.ll -mcpu=generic -mtriple=x86_64-linux -tailcallopt | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallbyval64.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallbyval64.ll:24:10: error: expected string not found in input ; CHECK: jmp tailcallee ^ :25:2: note: scanning from here addq $200, %rsp ^ :27:4: note: possible intended match here .size tailcaller, .Ltmp2-tailcaller ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcallfp.ll (7143 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcallfp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallfp.ll -march=x86 -x86-asm-syntax=intel -tailcallopt | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./not grep call -- Exit Code: 139 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -x86-asm-syntax=intel -tailcallopt 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@bar' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcallpic1.ll (7144 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcallpic1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallpic1.ll -tailcallopt -mtriple=i686-pc-linux-gnu -relocation-model=pic | grep TAILCALL -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcallfp2.ll (7145 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcallfp2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallfp2.ll -march=x86 -tailcallopt | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallfp2.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -tailcallopt 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Greedy Register Allocator' on function '@checktail' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcallpic2.ll (7146 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcallpic2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallpic2.ll -tailcallopt -mtriple=i686-pc-linux-gnu -relocation-model=pic | grep -v TAILCALL -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -tailcallopt -mtriple=i686-pc-linux-gnu -relocation-model=pic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@tailcaller' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/test-nofold.ll (7147 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/test-nofold.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/test-nofold.ll -march=x86 -mcpu=yonah | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/test-nofold.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/test-nofold.ll:9:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :12:1: note: scanning from here .subsections_via_symbols ^ :12:5: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/tailcallstack64.ll (7148 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/tailcallstack64.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallstack64.ll -tailcallopt -mcpu=generic -mtriple=x86_64-linux -post-RA-scheduler=true | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallstack64.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallstack64.ll -tailcallopt -mcpu=generic -mtriple=x86_64-win32 -post-RA-scheduler=true | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallstack64.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/tailcallstack64.ll:19:10: error: expected string not found in input ; CHECK: TAILCALL ^ :14:2: note: scanning from here addq $24, %rsp ^ :16:14: note: possible intended match here .size tailcaller, .Ltmp0-tailcaller ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/test-shrink.ll (7150 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/test-shrink.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/test-shrink.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/test-shrink.ll --check-prefix=CHECK-64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/test-shrink.ll -mtriple=x86_64-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/test-shrink.ll --check-prefix=CHECK-64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/test-shrink.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/test-shrink.ll --check-prefix=CHECK-32 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/test-shrink.ll:7:13: error: expected string not found in input ; CHECK-64: ret ^ :11:2: note: scanning from here jne .LBB0_2 ^ :11:3: note: possible intended match here jne .LBB0_2 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/testl-commute.ll (7151 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/testl-commute.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/testl-commute.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/testl-commute.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/testl-commute.ll:13:10: error: expected string not found in input ; CHECK: ret ^ :9:2: note: scanning from here je LBB0_2 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/trap.ll (7169 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/trap.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/trap.ll -march=x86 -mcpu=yonah | grep ud2 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/trunc-ext-ld-st.ll (7172 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/trunc-ext-ld-st.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/trunc-ext-ld-st.ll -march=x86-64 -mcpu=corei7 -promote-elements -mattr=+sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/trunc-ext-ld-st.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/trunc-ext-ld-st.ll:11:9: error: expected string not found in input ;CHECK: ret ^ :53:7: note: scanning from here movw %ax, (%rdi) ^ :95:25: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/twoaddr-lea.ll (7174 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/twoaddr-lea.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/twoaddr-lea.ll -mcpu=generic -mtriple=x86_64-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/twoaddr-lea.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/twoaddr-lea.ll:31:15: error: expected string not found in input ; CHECK-NEXT: ret ^ :16:7: note: scanning from here addl %ecx, %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/twoaddr-coalesce.ll (7175 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/twoaddr-coalesce.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/twoaddr-coalesce.ll -march=x86 | grep mov | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 4 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@foo' Expected 4 lines, got 0. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/twoaddr-pass-sink.ll (7176 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/twoaddr-pass-sink.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/twoaddr-pass-sink.ll -march=x86 -mattr=+sse2 -stats |& grep {Number of 3-address instructions sunk} -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/twoaddr-sink-terminator.ll (7177 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/twoaddr-sink-terminator.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/twoaddr-sink-terminator.ll -verify-coalescing -- Exit Code: 1 Command Output (stderr): -- # Before register coalescing # Machine code for function test: Frame Objects: fi#-1: size=4, align=16, fixed, at location [SP+4] Jump Tables: jt#0: BB#4 BB#2 BB#3 BB#4 BB#5 0B BB#0: derived from LLVM BB %bb11 16B %vreg2 = MOV32rm , 1, %noreg, 0, %noreg; mem:LD4[FixedStack-1](align=16) GR32:%vreg2 32B %vreg1 = COPY %vreg2; GR32_NOSP:%vreg1 GR32:%vreg2 48B %vreg1 = AND32ri8 %vreg1, 7, %EFLAGS; GR32_NOSP:%vreg1 64B CMP32ri8 %vreg1, 4, %EFLAGS; GR32_NOSP:%vreg1 JA_4 , %EFLAGS Successors according to CFG: BB#2 BB#1 80B BB#1: derived from LLVM BB %bb11 Predecessors according to CFG: BB#0 96B %vreg0 = COPY %vreg1; GR32:%vreg0 GR32_NOSP:%vreg1 112B %vreg0 = ADD32ri8 %vreg0, -5, %EFLAGS; GR32:%vreg0 JMP32m %noreg, 4, %vreg1, , %noreg; mem:LD4[JumpTable] GR32_NOSP:%vreg1 Successors according to CFG: BB#4 BB#2 BB#3 BB#5 128B BB#2: derived from LLVM BB %bb18 Predecessors according to CFG: BB#0 BB#1 144B ADJCALLSTACKDOWN32 0, %ESP, %EFLAGS, %ESP 160B CALLpcrel32 , %EFLAGS, %ESP, ... ADJCALLSTACKUP32 0, 0, %ESP, %EFLAGS, %ESP 176B BB#3: derived from LLVM BB %bb19 Predecessors according to CFG: BB#1 192B ADJCALLSTACKDOWN32 0, %ESP, %EFLAGS, %ESP 208B CALLpcrel32 , %EFLAGS, %ESP, ... 224B ADJCALLSTACKUP32 0, 0, %ESP, %EFLAGS, %ESP JMP_4 Successors according to CFG: BB#6 240B BB#4: derived from LLVM BB %bb21 Predecessors according to CFG: BB#1 256B ADJCALLSTACKDOWN32 0, %ESP, %EFLAGS, %ESP 272B CALLpcrel32 , %EFLAGS, %ESP, ... 288B ADJCALLSTACKUP32 0, 0, %ESP, %EFLAGS, %ESP JMP_4 Successors according to CFG: BB#6 304B BB#5: derived from LLVM BB %bb22 Predecessors according to CFG: BB#1 320B ADJCALLSTACKDOWN32 0, %ESP, %EFLAGS, %ESP 336B CALLpcrel32 , %EFLAGS, %ESP, ... ADJCALLSTACKUP32 0, 0, %ESP, %EFLAGS, %ESP Successors according to CFG: BB#6 352B BB#6: derived from LLVM BB %bb24 Predecessors according to CFG: BB#3 BB#5 BB#4 368B ADJCALLSTACKDOWN32 4, %ESP, %EFLAGS, %ESP 384B CMP32ri8 %vreg0, 2, %EFLAGS; GR32:%vreg0 400B %vreg6 = SETB_C32r %EFLAGS, %EFLAGS; GR32:%vreg6 416B %vreg7 = COPY %vreg6; GR32:%vreg7,%vreg6 432B %vreg7 = AND32ri8 %vreg7, 1, %EFLAGS; GR32:%vreg7 448B %vreg8 = COPY %vreg7; GR32:%vreg8,%vreg7 464B %vreg8 = ADD32ri8_DB %vreg8, 44, %EFLAGS; GR32:%vreg8 480B %vreg9 = COPY %ESP; GR32:%vreg9 496B MOV32mr %vreg9, 1, %noreg, 0, %noreg, %vreg8; mem:ST4[Stack] GR32:%vreg9,%vreg8 512B CALLpcrel32 , %EFLAGS, %ESP, ... ADJCALLSTACKUP32 4, 0, %ESP, %EFLAGS, %ESP # End machine code for function test. *** Bad machine code: MBB exits via unconditional fall-through but doesn't have exactly one CFG successor! *** - function: test - basic block: bb11 0x281acb4 (BB#0) [0B;80B) *** Bad machine code: Missing slot index *** - function: test - basic block: bb11 0x281acb4 (BB#0) [0B;80B) - instruction: JA_4 , %EFLAGS *** Bad machine code: Using an undefined physical register *** - function: test - basic block: bb11 0x281acb4 (BB#0) [0B;80B) - instruction: JA_4 , %EFLAGS - operand 1: %EFLAGS *** Bad machine code: MBB exits via unconditional fall-through but doesn't have exactly one CFG successor! *** - function: test - basic block: bb11 0x281af2c (BB#1) [80B;128B) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: test - basic block: bb11 0x281af2c (BB#1) [80B;128B) *** Bad machine code: Missing slot index *** - function: test - basic block: bb11 0x281af2c (BB#1) [80B;128B) - instruction: JMP32m %noreg, 4, %vreg1, , %noreg; mem:LD4[JumpTable] GR32_NOSP:%vreg1 *** Bad machine code: Using a killed virtual register *** - function: test - basic block: bb11 0x281af2c (BB#1) [80B;128B) - instruction: JMP32m %noreg, 4, %vreg1, , %noreg; mem:LD4[JumpTable] GR32_NOSP:%vreg1 - operand 2: %vreg1 *** Bad machine code: Missing slot index *** - function: test - basic block: bb18 0x281ad10 (BB#2) [128B;176B) - instruction: ADJCALLSTACKUP32 0, 0, %ESP, %EFLAGS, %ESP *** Bad machine code: MBB exits via unconditional fall-through but its successor differs from its CFG successor! *** - function: test - basic block: bb19 0x281ad6c (BB#3) [176B;240B) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: test - basic block: bb19 0x281ad6c (BB#3) [176B;240B) *** Bad machine code: Missing slot index *** - function: test - basic block: bb19 0x281ad6c (BB#3) [176B;240B) - instruction: JMP_4 *** Bad machine code: MBB exits via unconditional fall-through but its successor differs from its CFG successor! *** - function: test - basic block: bb21 0x281adc8 (BB#4) [240B;304B) *** Bad machine code: MBB exits via unconditional fall-through but ends with a barrier instruction! *** - function: test - basic block: bb21 0x281adc8 (BB#4) [240B;304B) *** Bad machine code: Missing slot index *** - function: test - basic block: bb21 0x281adc8 (BB#4) [240B;304B) - instruction: JMP_4 *** Bad machine code: Missing slot index *** - function: test - basic block: bb22 0x281ae24 (BB#5) [304B;352B) - instruction: ADJCALLSTACKUP32 0, 0, %ESP, %EFLAGS, %ESP *** Bad machine code: Missing slot index *** - function: test - basic block: bb24 0x281ae80 (BB#6) [352B;528B) - instruction: ADJCALLSTACKUP32 4, 0, %ESP, %EFLAGS, %ESP LLVM ERROR: Found 16 machine code errors. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/uint64-to-float.ll (7178 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/uint64-to-float.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/uint64-to-float.ll -march=x86-64 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/uint64-to-float.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/uint64-to-float.ll:10:15: error: expected string not found in input ; CHECK-NEXT: jns LBB0_2 ^ :8:2: note: scanning from here jns LBB0_1 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/uint_to_fp-2.ll (7179 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/uint_to_fp-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/uint_to_fp-2.ll -march=x86 -mattr=+sse2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/uint_to_fp-2.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/uint_to_fp-2.ll:12:10: error: expected string not found in input ; CHECK: ret ^ :20:7: note: scanning from here flds (%esp) ^ :29:25: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/umul-with-overflow.ll (7182 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/umul-with-overflow.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/umul-with-overflow.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/umul-with-overflow.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/umul-with-overflow.ll:13:10: error: expected string not found in input ; CHECK: ret ^ :12:2: note: scanning from here .globl _test2 ^ :12:10: note: possible intended match here .globl _test2 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. FAIL: LLVM :: CodeGen/X86/unaligned-load.ll (7186 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/unaligned-load.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/unaligned-load.ll -mtriple=i386-apple-darwin10.0 -mcpu=core2 -relocation-model=dynamic-no-pic --asm-verbose=0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=I386 /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/unaligned-load.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/unaligned-load.ll -mtriple=x86_64-apple-darwin10.0 -mcpu=core2 -relocation-model=dynamic-no-pic --asm-verbose=0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=CORE2 /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/unaligned-load.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/unaligned-load.ll -mtriple=x86_64-apple-darwin10.0 -mcpu=corei7 -relocation-model=dynamic-no-pic --asm-verbose=0 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=COREI7 /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/unaligned-load.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=i386-apple-darwin10.0 -mcpu=core2 -relocation-model=dynamic-no-pic --asm-verbose=0 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@func' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/use-add-flags.ll (7189 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/use-add-flags.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/use-add-flags.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/use-add-flags.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/use-add-flags.ll -mtriple=x86_64-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/use-add-flags.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/use-add-flags.ll:13:10: error: expected string not found in input ; CHECK: ret ^ :9:10: note: scanning from here cmovnsl %ecx, %edx ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/v2f32.ll (7191 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/v2f32.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/v2f32.ll -mtriple=x86_64-linux -mcpu=penryn -asm-verbose=0 -o - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/v2f32.ll -check-prefix=X64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/v2f32.ll -mtriple=x86_64-win32 -mcpu=penryn -asm-verbose=0 -o - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/v2f32.ll -check-prefix=W64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/v2f32.ll -mcpu=yonah -march=x86 -mtriple=i386-linux-gnu -asm-verbose=0 -o - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/v2f32.ll -check-prefix=X32 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/v2f32.ll:17:13: error: expected string not found in input ; X64-NEXT: ret ^ :10:1: note: scanning from here .Ltmp0: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vararg_tailcall.ll (7193 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vararg_tailcall.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vararg_tailcall.ll -mtriple=x86_64-apple-darwin10 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vararg_tailcall.ll -check-prefix=X64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vararg_tailcall.ll -mtriple=x86_64-pc-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vararg_tailcall.ll -check-prefix=WIN64 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vararg_tailcall.ll:13:8: error: expected string not found in input ; X64: jmp ^ :4:1: note: scanning from here ## BB#0: ## %entry ^ :7:15: note: possible intended match here leaq L_.str(%rip), %rdi ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/v-binop-widen2.ll (7194 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/v-binop-widen2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -mattr=+sse < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/v-binop-widen2.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/v-binop-widen2.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -mattr=+sse 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Live Interval Analysis' on function '@main' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vec-sign.ll (7197 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vec-sign.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec-sign.ll -march=x86 -mcpu=nehalem | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec-sign.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec-sign.ll:8:10: error: expected string not found in input ; CHECK: ret ^ :6:9: note: scanning from here psignd %xmm1, %xmm0 ^ :8:11: note: possible intended match here .globl _blendvb ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vec_compare-sse4.ll (7206 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vec_compare-sse4.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_compare-sse4.ll -march=x86 -mattr=-sse3,+sse2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_compare-sse4.ll -check-prefix=SSE2 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_compare-sse4.ll -march=x86 -mattr=-sse42,+sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_compare-sse4.ll -check-prefix=SSE41 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_compare-sse4.ll -march=x86 -mattr=+sse42 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_compare-sse4.ll -check-prefix=SSE42 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_compare-sse4.ll:14:9: error: expected string not found in input ; SSE2: ret ^ :4:9: note: scanning from here _test1: ## @test1 ^ :16:2: note: possible intended match here seta %cl ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vec_compare.ll (7207 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vec_compare.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_compare.ll -march=x86 -mcpu=yonah | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_compare.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_compare.ll:7:10: error: expected string not found in input ; CHECK: ret ^ :6:10: note: scanning from here pcmpgtd %xmm1, %xmm0 ^ :29:25: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vec_insert-2.ll (7216 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vec_insert-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_insert-2.ll -march=x86 -mattr=+sse2,-sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck --check-prefix=X32 /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_insert-2.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_insert-2.ll -march=x86-64 -mattr=+sse2,-sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck --check-prefix=X64 /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_insert-2.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_insert-2.ll:7:8: error: expected string not found in input ; X32: ret ^ :9:12: note: scanning from here shufps $36, %xmm1, %xmm0 ## xmm0 = xmm0[0,1],xmm1[2,0] ^ :15:9: note: possible intended match here movd 4(%esp), %xmm2 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vec_insert-6.ll (7221 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vec_insert-6.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_insert-6.ll -march=x86 -mattr=+sse2 | grep pslldq gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_insert-6.ll -march=x86 -mattr=+sse2 -mtriple=i686-apple-darwin9 -o /dev/null -stats -info-output-file - | grep asm-printer | grep 6 -- Exit Code: 1 Command Output (stdout): -- pslldq $8, %xmm1 -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vec_shuffle-16.ll (7256 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vec_shuffle-16.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-16.ll -march=x86 -mattr=+sse,-sse2 -mtriple=i386-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-16.ll -check-prefix=sse gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-16.ll -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-16.ll -check-prefix=sse2 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-16.ll:9:14: error: expected string not found in input ; sse2-NEXT: ret ^ :6:9: note: scanning from here pshufd $0, %xmm1, %xmm0 ## xmm0 = xmm1[0,0,0,0] ^ :27:5: note: possible intended match here .subsections_via_symbols ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vec_shuffle-19.ll (7259 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vec_shuffle-19.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-19.ll -o /dev/null -march=x86 -mattr=+sse2 -mtriple=i686-apple-darwin9 -stats -info-output-file - | grep asm-printer | grep 4 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vec_shuffle-20.ll (7260 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vec_shuffle-20.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-20.ll -o /dev/null -march=x86 -mattr=+sse2 -mtriple=i686-apple-darwin9 -stats -info-output-file - | grep asm-printer | grep 3 -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vec_shuffle-22.ll (7261 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vec_shuffle-22.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-22.ll -march=x86 -mcpu=pentium-m | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-22.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-22.ll:11:10: error: expected string not found in input ; CHECK: ret ^ :13:9: note: scanning from here pshufd $68, (%eax), %xmm0 ## xmm0 = mem[0,1,0,1] ^ :13:15: note: possible intended match here pshufd $68, (%eax), %xmm0 ## xmm0 = mem[0,1,0,1] ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vec_shuffle-36.ll (7271 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vec_shuffle-36.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-36.ll -march=x86-64 -mattr=sse41 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-36.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-36.ll:6:10: error: expected string not found in input ; CHECK: ret ^ :26:9: note: scanning from here pshufb LCPI0_0(%rip), %xmm0 ^ :26:18: note: possible intended match here pshufb LCPI0_0(%rip), %xmm0 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vec_shuffle-37.ll (7272 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vec_shuffle-37.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-37.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-37.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-37.ll -mtriple=x86_64-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-37.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-37.ll -march=x86 -mcpu=core2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-37.ll --check-prefix=CHECK_O0 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-37.ll:34:10: error: expected string not found in input ; CHECK: ret ^ :35:7: note: scanning from here movq %xmm0, (%rsi) ^ :35:16: note: possible intended match here movq %xmm0, (%rsi) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vec_shuffle-39.ll (7275 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vec_shuffle-39.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-39.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-39.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_shuffle-39.ll:8:10: error: expected string not found in input ; CHECK: ret ^ :9:1: note: scanning from here .Ltmp0: ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vec_uint_to_fp.ll (7283 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vec_uint_to_fp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_uint_to_fp.ll -march=x86 -mcpu=corei7-avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_uint_to_fp.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vec_uint_to_fp.ll:7:10: error: expected string not found in input ; CHECK: ret ^ :17:9: note: scanning from here _test1: ## @test1 ^ :17:13: note: possible intended match here _test1: ## @test1 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vector-gep.ll (7288 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vector-gep.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vector-gep.ll -march=x86 -mcpu=corei7-avx | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vector-gep.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./opt -instsimplify /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vector-gep.ll -disable-output -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vector-gep.ll:18:9: error: expected string not found in input ;CHECK: ret ^ :25:6: note: scanning from here paddd %xmm1, %xmm0 ^ :34:25: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/vsplit-and.ll (7308 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/vsplit-and.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vsplit-and.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vsplit-and.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/vsplit-and.ll:6:10: error: expected string not found in input ; CHECK: ret ^ :32:7: note: scanning from here pand %xmm2, %xmm1 ^ :33:18: note: possible intended match here movdqa %xmm1, (%rdi) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/widen_cast-1.ll (7316 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/widen_cast-1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -mattr=+sse42 < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_cast-1.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_cast-1.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_cast-1.ll:4:10: error: expected string not found in input ; CHECK: movd ^ :52:9: note: scanning from here pextrd $1, %xmm2, 4(%ecx,%eax,8) ^ :52:15: note: possible intended match here pextrd $1, %xmm2, 4(%ecx,%eax,8) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/widen_cast-2.ll (7317 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/widen_cast-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_cast-2.ll -march=x86 -mattr=+sse42 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_cast-2.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_cast-2.ll:5:10: error: expected string not found in input ; CHECK: movdqa ^ :46:7: note: scanning from here movd %xmm3, 16(%ecx,%eax) ^ :46:9: note: possible intended match here movd %xmm3, 16(%ecx,%eax) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/widen_load-1.ll (7327 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/widen_load-1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_load-1.ll -o - -march=x86-64 -mtriple=x86_64-unknown-linux-gnu | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_load-1.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_load-1.ll:8:10: error: expected string not found in input ; CHECK: movaps %xmm0, (%rsp) ^ :14:2: note: scanning from here leaq 4(%rsp), %rdi ^ :16:3: note: possible intended match here cmpl $0, 4(%rsp) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/widen_load-2.ll (7329 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/widen_load-2.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_load-2.ll -o - -mcpu=generic -march=x86-64 -mattr=+sse42 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_load-2.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_load-2.ll:80:10: error: expected string not found in input ; CHECK: ret ^ :93:7: note: scanning from here addl %esi, %edx ^ :121:25: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/widen_shuffle-1.ll (7330 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/widen_shuffle-1.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_shuffle-1.ll -march=x86 -mattr=+sse42 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_shuffle-1.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/widen_shuffle-1.ll:13:10: error: expected string not found in input ; CHECK: ret ^ :9:12: note: scanning from here extractps $1, %xmm0, 4(%eax) ^ :84:25: note: possible intended match here .section __TEXT,__text,regular,pure_instructions ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/win32_sret.ll (7331 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/win32_sret.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win32_sret.ll -mtriple=i686-pc-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win32_sret.ll -check-prefix=WIN_X32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win32_sret.ll -mtriple=i686-pc-mingw32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win32_sret.ll -check-prefix=MINGW_X32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win32_sret.ll -mtriple=i386-pc-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win32_sret.ll -check-prefix=LINUX gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win32_sret.ll -O0 -mtriple=i686-pc-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win32_sret.ll -check-prefix=WIN_X32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win32_sret.ll -O0 -mtriple=i686-pc-mingw32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win32_sret.ll -check-prefix=MINGW_X32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win32_sret.ll -O0 -mtriple=i386-pc-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win32_sret.ll -check-prefix=LINUX -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win32_sret.ll:14:12: error: expected string not found in input ; WIN_X32: {{ret$}} ^ :1:2: note: scanning from here .def _sret1; ^ :1:8: note: possible intended match here .def _sret1; ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/win_chkstk.ll (7335 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/win_chkstk.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win_chkstk.ll -mtriple=i686-pc-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win_chkstk.ll -check-prefix=WIN_X32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win_chkstk.ll -mtriple=x86_64-pc-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win_chkstk.ll -check-prefix=WIN_X64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win_chkstk.ll -mtriple=i686-pc-mingw32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win_chkstk.ll -check-prefix=MINGW_X32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win_chkstk.ll -mtriple=x86_64-pc-mingw32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win_chkstk.ll -check-prefix=MINGW_X64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win_chkstk.ll -mtriple=i386-pc-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win_chkstk.ll -check-prefix=LINUX gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win_chkstk.ll -mtriple=x86_64-pc-win32-macho | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win_chkstk.ll -check-prefix=LINUX -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/win_chkstk.ll:32:12: error: expected string not found in input ; WIN_X32: ret ^ :26:9: note: scanning from here # BB#0: # %entry ^ :26:11: note: possible intended match here # BB#0: # %entry ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/x86-64-arg.ll (7337 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/x86-64-arg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/x86-64-arg.ll | grep {movl %edi, %eax} -- Exit Code: 1 ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/x86-64-mem.ll (7345 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/x86-64-mem.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/x86-64-mem.ll -mtriple=x86_64-apple-darwin -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/x86-64-mem.ll.tmp1 gtimeout 5m grep GOTPCREL /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/x86-64-mem.ll.tmp1 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 4 gtimeout 5m grep %rip /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/x86-64-mem.ll.tmp1 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 6 gtimeout 5m grep movq /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/x86-64-mem.ll.tmp1 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 6 gtimeout 5m grep leaq /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/x86-64-mem.ll.tmp1 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 1 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/x86-64-mem.ll -mtriple=x86_64-pc-linux -relocation-model=static -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/x86-64-mem.ll.tmp2 gtimeout 5m grep movl /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/x86-64-mem.ll.tmp2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 gtimeout 5m grep movq /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/CodeGen/X86/Output/x86-64-mem.ll.tmp2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./count 2 -- Exit Code: 1 Command Output (stderr): -- Expected 6 lines, got 5. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/x86-64-sret-return.ll (7359 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/x86-64-sret-return.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/x86-64-sret-return.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/x86-64-sret-return.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/x86-64-sret-return.ll:8:10: error: expected string not found in input ; CHECK: movq %rdi, %rax ^ :4:7: note: scanning from here _bar: ## @bar ^ :15:2: note: possible intended match here movq (%rdi), %rax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/x86-shifts.ll (7364 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/x86-shifts.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/x86-shifts.ll -march=x86-64 -mcpu=corei7 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/x86-shifts.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/x86-shifts.ll:11:10: error: expected string not found in input ; CHECK: ret ^ :8:8: note: scanning from here pslld $2, %xmm0 ^ :9:5: note: possible intended match here pxor %xmm1, %xmm0 ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/xor-icmp.ll (7369 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/xor-icmp.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/xor-icmp.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/xor-icmp.ll -check-prefix=X32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/xor-icmp.ll -march=x86-64 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/xor-icmp.ll -check-prefix=X64 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/xor-icmp.ll:40:8: error: expected string not found in input ; X32: t2: ^ :21:6: note: scanning from here jne LBB1_1 ^ :22:5: note: possible intended match here LBB1_1: ## %return ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/zero-remat.ll (7370 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/zero-remat.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/zero-remat.ll -march=x86-64 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/zero-remat.ll --check-prefix=CHECK-64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/zero-remat.ll -march=x86-64 -o /dev/null -stats -info-output-file - | grep asm-printer | grep 12 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/zero-remat.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/zero-remat.ll --check-prefix=CHECK-32 -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/zero-remat.ll:22:12: error: expected string not found in input ;CHECK-64: ret ^ :9:8: note: scanning from here xorps %xmm0, %xmm0 ^ :10:8: note: possible intended match here popq %rax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/xor.ll (7371 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/xor.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/xor.ll -march=x86 -mattr=+sse2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/xor.ll -check-prefix=X32 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/xor.ll -mtriple=x86_64-linux | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/xor.ll -check-prefix=X64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/xor.ll -mtriple=x86_64-win32 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/xor.ll -check-prefix=X64 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -march=x86 -mattr=+sse2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@test4' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/zext-extract_subreg.ll (7372 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/zext-extract_subreg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/zext-extract_subreg.ll -mtriple=x86_64-apple-darwin | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/zext-extract_subreg.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'X86 AT&T-Style Assembly Printer' on function '@t' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/zext-shl.ll (7377 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/zext-shl.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/zext-shl.ll -march=x86 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/zext-shl.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/zext-shl.ll:8:10: error: expected string not found in input ; CHECK: ret ^ :7:7: note: scanning from here shll $5, %eax ^ :7:11: note: possible intended match here shll $5, %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: CodeGen/X86/zext-trunc.ll (7421 of 9984) ******************** TEST 'LLVM :: CodeGen/X86/zext-trunc.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/zext-trunc.ll -march=x86-64 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/zext-trunc.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/CodeGen/X86/zext-trunc.ll:8:10: error: expected string not found in input ; CHECK: ret ^ :6:7: note: scanning from here leal (%rdi,%rsi), %eax ^ :6:9: note: possible intended match here leal (%rdi,%rsi), %eax ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: DebugInfo/X86/concrete_out_of_line.ll (7447 of 9984) ******************** TEST 'LLVM :: DebugInfo/X86/concrete_out_of_line.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -mtriple=x86_64-linux /Users/fang/local/src/LLVM-svn/llvm/test/DebugInfo/X86/concrete_out_of_line.ll -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/DebugInfo/X86/Output/concrete_out_of_line.ll.tmp -filetype=obj gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llvm-dwarfdump /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/DebugInfo/X86/Output/concrete_out_of_line.ll.tmp | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/DebugInfo/X86/concrete_out_of_line.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/DebugInfo/X86/concrete_out_of_line.ll:18:10: error: expected string not found in input ; CHECK: 0x00000186: DW_TAG_subprogram ^ :298:26: note: scanning from here 0x0000013f: DW_AT_inline [DW_FORM_data1] (0x01) ^ :309:1: note: possible intended match here 0x0000014d: DW_TAG_subprogram [18] * ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: DebugInfo/array.ll (7455 of 9984) ******************** TEST 'LLVM :: DebugInfo/array.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O0 < /Users/fang/local/src/LLVM-svn/llvm/test/DebugInfo/array.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/DebugInfo/array.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/DebugInfo/array.ll:27:9: error: expected string not found in input ;CHECK: DW_TAG_subrange_type ^ :1:2: note: scanning from here .machine ppc7400 ^ :65:32: note: possible intended match here .byte 3 ; Abbrev [3] 0x2e:0x7 DW_TAG_base_type ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70 FAIL: LLVM :: DebugInfo/X86/subreg.ll (7457 of 9984) ******************** TEST 'LLVM :: DebugInfo/X86/subreg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/DebugInfo/X86/subreg.ll -mtriple=x86_64-pc-linux-gnu -O0 -o - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/DebugInfo/X86/subreg.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/DebugInfo/X86/subreg.ll -mtriple=x86_64-pc-linux-gnu -O0 -o - 1. Running pass 'Function Pass Manager' on module '/Users/fang/local/src/LLVM-svn/llvm/test/DebugInfo/X86/subreg.ll'. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@f' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70. FAIL: LLVM :: MC/ARM/elf-thumbfunc-reloc.ll (7690 of 9984) ******************** TEST 'LLVM :: MC/ARM/elf-thumbfunc-reloc.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/MC/ARM/elf-thumbfunc-reloc.ll -mtriple=thumbv7-linux-gnueabi -relocation-model=pic -filetype=obj -o - | elf-dump --dump-section-data | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/MC/ARM/elf-thumbfunc-reloc.ll -- Exit Code: 1 Command Output (stderr): -- UNREACHABLE executed! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/MC/ARM/elf-thumbfunc-reloc.ll -mtriple=thumbv7-linux-gnueabi -relocation-model=pic -filetype=obj -o - 1. Running pass 'Function Pass Manager' on module '/Users/fang/local/src/LLVM-svn/llvm/test/MC/ARM/elf-thumbfunc-reloc.ll'. 2. Running pass 'ARM Assembly Printer' on function '@bar' Traceback (most recent call last): File "/Users/fang/local/src/LLVM-svn/llvm/test/Scripts/elf-dump", line 223, in dumpELF(arg, opts) File "/Users/fang/local/src/LLVM-svn/llvm/test/Scripts/elf-dump", line 141, in dumpELF magic = f.read(4) File "/Users/fang/local/src/LLVM-svn/llvm/test/Scripts/elf-dump", line 25, in read raise ValueError, "Out of data!" ValueError: Out of data! FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70. FAIL: LLVM :: MC/ARM/xscale-attributes.ll (7753 of 9984) ******************** TEST 'LLVM :: MC/ARM/xscale-attributes.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/MC/ARM/xscale-attributes.ll -mtriple=thumbv5-linux-gnueabi -mcpu=xscale -o - | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=ASM /Users/fang/local/src/LLVM-svn/llvm/test/MC/ARM/xscale-attributes.ll gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc /Users/fang/local/src/LLVM-svn/llvm/test/MC/ARM/xscale-attributes.ll -mtriple=thumbv5-linux-gnueabi -filetype=obj -mcpu=xscale -o - | elf-dump --dump-section-data | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck -check-prefix=OBJ /Users/fang/local/src/LLVM-svn/llvm/test/MC/ARM/xscale-attributes.ll -- Exit Code: 1 Command Output (stderr): -- /Users/fang/local/src/LLVM-svn/llvm/test/MC/ARM/xscale-attributes.ll:25:13: error: expected string not found in input ; OBJ-NEXT: 'sh_offset', 0x00000038 ^ :76:24: note: scanning from here ('sh_addr', 0x00000000) ^ :77:3: note: possible intended match here ('sh_offset', 0x00000034) ^ -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: LLVM :: MC/COFF/switch-relocations.ll (7815 of 9984) ******************** TEST 'LLVM :: MC/COFF/switch-relocations.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -filetype=obj -mtriple i686-pc-win32 /Users/fang/local/src/LLVM-svn/llvm/test/MC/COFF/switch-relocations.ll -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/MC/COFF/Output/switch-relocations.ll.tmp gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -filetype=obj -mtriple x86_64-pc-win32 /Users/fang/local/src/LLVM-svn/llvm/test/MC/COFF/switch-relocations.ll -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/MC/COFF/Output/switch-relocations.ll.tmp -- Exit Code: 138 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -filetype=obj -mtriple i686-pc-win32 /Users/fang/local/src/LLVM-svn/llvm/test/MC/COFF/switch-relocations.ll -o /Volumes/Isolde/builds/LLVM/gcc40-cmake-build/test/MC/COFF/Output/switch-relocations.ll.tmp 1. Running pass 'Function Pass Manager' on module '/Users/fang/local/src/LLVM-svn/llvm/test/MC/COFF/switch-relocations.ll'. 2. Running pass 'Machine code sinking' on function '@lua_gc' -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: LLVM :: Transforms/LoopStrengthReduce/2011-12-04-loserreg.ll (9158 of 9984) ******************** TEST 'LLVM :: Transforms/LoopStrengthReduce/2011-12-04-loserreg.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/Transforms/LoopStrengthReduce/2011-12-04-loserreg.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/Transforms/LoopStrengthReduce/2011-12-04-loserreg.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: LLVM :: Transforms/LoopStrengthReduce/2011-11-29-postincphi.ll (9159 of 9984) ******************** TEST 'LLVM :: Transforms/LoopStrengthReduce/2011-11-29-postincphi.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/Transforms/LoopStrengthReduce/2011-11-29-postincphi.ll | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/Transforms/LoopStrengthReduce/2011-11-29-postincphi.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@sqlite3DropTriggerPtr' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: LLVM :: Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll (9164 of 9984) ******************** TEST 'LLVM :: Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll -O3 -march=thumb -mcpu=cortex-a9 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll -check-prefix=A9 -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O3 -march=thumb -mcpu=cortex-a9 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@simple' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: LLVM :: Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll (9165 of 9984) ******************** TEST 'LLVM :: Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll -O3 -march=x86-64 -mcpu=core2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll -- Exit Code: 1 Command Output (stderr): -- Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O3 -march=x86-64 -mcpu=core2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Simple Register Coalescing' on function '@test' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: LLVM :: Transforms/LoopStrengthReduce/X86/ivchain-X86.ll (9172 of 9984) ******************** TEST 'LLVM :: Transforms/LoopStrengthReduce/X86/ivchain-X86.ll' FAILED ******************** Script: -- gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll -O3 -march=x86-64 -mcpu=core2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll -check-prefix=X64 gtimeout 5m /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc < /Users/fang/local/src/LLVM-svn/llvm/test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll -O3 -march=x86 -mcpu=core2 | /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./FileCheck /Users/fang/local/src/LLVM-svn/llvm/test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll -check-prefix=X32 -- Exit Code: 1 Command Output (stderr): -- UNREACHABLE executed! Stack dump: 0. Program arguments: /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/./llc -O3 -march=x86-64 -mcpu=core2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Post-RA pseudo instruction expansion pass' on function '@simple' FileCheck error: '-' is empty. -- ******************** Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4601.09s ******************** Unexpected Passing Tests (1): Clang :: CodeGenCXX/member-alignment.cpp ******************** Failing Tests (778): Clang :: CXX/expr/expr.const/p3-0x.cpp Clang :: CodeGen/2003-08-17-DeadCodeShortCircuit.c Clang :: CodeGen/2004-06-17-UnorderedBuiltins.c Clang :: CodeGen/2008-01-21-PackedStructField.c Clang :: CodeGen/2008-03-26-PackedBitFields.c Clang :: CodeGen/bitfield-promote.c Clang :: CodeGen/union-init.c Clang :: CodeGenCXX/2005-02-19-UnnamedVirtualThunkArgument.cpp Clang :: CodeGenCXX/conditional-expr-lvalue.cpp Clang :: CodeGenCXX/cxx0x-delegating-ctors.cpp Clang :: CodeGenCXX/expr.cpp Clang :: CodeGenCXX/nrvo.cpp Clang :: CodeGenCXX/throw-expressions.cpp Clang :: CodeGenCXX/vtable-debug-info.cpp Clang :: Driver/debug-options-as.c Clang :: Frontend/dependency-gen.c Clang :: Index/crash-recovery-code-complete.c Clang :: Index/nested-binaryoperators.cpp Clang :: Index/recursive-member-access.c Clang :: PCH/headersearch.cpp Clang :: Preprocessor/mmx.c Clang :: Preprocessor/predefined-arch-macros.c Clang :: Sema/arm-neon-types.c Clang :: SemaObjC/cocoa.m Clang :: SemaTemplate/instantiate-function-1.cpp Clang-Unit :: AST/Release/ASTTests/APValue.Diagnostics LLVM :: CodeGen/ARM/2007-01-19-InfiniteLoop.ll LLVM :: CodeGen/ARM/2007-03-07-CombinerCrash.ll LLVM :: CodeGen/ARM/2007-03-13-InstrSched.ll LLVM :: CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll LLVM :: CodeGen/ARM/2007-05-07-tailmerge-1.ll LLVM :: CodeGen/ARM/2007-05-09-tailmerge-2.ll LLVM :: CodeGen/ARM/2007-05-22-tailmerge-3.ll LLVM :: CodeGen/ARM/2007-08-15-ReuseBug.ll LLVM :: CodeGen/ARM/2008-04-11-PHIofImpDef.ll LLVM :: CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll LLVM :: CodeGen/ARM/2008-09-17-CoalescerBug.ll LLVM :: CodeGen/ARM/2009-02-27-SpillerBug.ll LLVM :: CodeGen/ARM/2009-03-07-SpillerBug.ll LLVM :: CodeGen/ARM/2009-05-11-CodePlacementCrash.ll LLVM :: CodeGen/ARM/2009-06-02-ISelCrash.ll LLVM :: CodeGen/ARM/2009-06-15-RegScavengerAssert.ll LLVM :: CodeGen/ARM/2009-06-19-RegScavengerAssert.ll LLVM :: CodeGen/ARM/2009-07-18-RewriterBug.ll LLVM :: CodeGen/ARM/2009-07-22-ScavengerAssert.ll LLVM :: CodeGen/ARM/2009-07-22-SchedulerAssert.ll LLVM :: CodeGen/ARM/2009-07-29-VFP3Registers.ll LLVM :: CodeGen/ARM/2009-08-15-RegScavenger-EarlyClobber.ll LLVM :: CodeGen/ARM/2009-09-09-fpcmp-ole.ll LLVM :: CodeGen/ARM/2009-09-22-LiveVariablesBug.ll LLVM :: CodeGen/ARM/2009-10-16-Scope.ll LLVM :: CodeGen/ARM/2009-10-30.ll LLVM :: CodeGen/ARM/2009-11-13-ScavengerAssert2.ll LLVM :: CodeGen/ARM/2009-11-30-LiveVariablesBug.ll LLVM :: CodeGen/ARM/2010-03-04-eabi-fp-spill.ll LLVM :: CodeGen/ARM/2010-03-04-stm-undef-addr.ll LLVM :: CodeGen/ARM/2010-03-18-ldm-rtrn.ll LLVM :: CodeGen/ARM/2010-05-17-FastAllocCrash.ll LLVM :: CodeGen/ARM/2010-05-18-LocalAllocCrash.ll LLVM :: CodeGen/ARM/2010-06-21-LdStMultipleBug.ll LLVM :: CodeGen/ARM/2010-06-25-Thumb2ITInvalidIterator.ll LLVM :: CodeGen/ARM/2010-08-04-StackVariable.ll LLVM :: CodeGen/ARM/2010-09-21-OptCmpBug.ll LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll LLVM :: CodeGen/ARM/2010-11-15-SpillEarlyClobber.ll LLVM :: CodeGen/ARM/2010-11-29-PrologueBug.ll LLVM :: CodeGen/ARM/2010-11-30-reloc-movt.ll LLVM :: CodeGen/ARM/2010-12-07-PEIBug.ll LLVM :: CodeGen/ARM/2010-12-08-tpsoft.ll LLVM :: CodeGen/ARM/2010-12-17-LocalStackSlotCrash.ll LLVM :: CodeGen/ARM/2011-02-04-AntidepMultidef.ll LLVM :: CodeGen/ARM/2011-02-07-AntidepClobber.ll LLVM :: CodeGen/ARM/2011-03-15-LdStMultipleBug.ll LLVM :: CodeGen/ARM/2011-03-23-PeepholeBug.ll LLVM :: CodeGen/ARM/2011-04-07-schediv.ll LLVM :: CodeGen/ARM/2011-04-11-MachineLICMBug.ll LLVM :: CodeGen/ARM/2011-04-12-FastRegAlloc.ll LLVM :: CodeGen/ARM/2011-05-04-MultipleLandingPadSuccs.ll LLVM :: CodeGen/ARM/2011-06-09-TailCallByVal.ll LLVM :: CodeGen/ARM/2011-06-16-TailCallByVal.ll LLVM :: CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll LLVM :: CodeGen/ARM/2011-08-12-vmovqqqq-pseudo.ll LLVM :: CodeGen/ARM/2011-08-25-ldmia_ret.ll LLVM :: CodeGen/ARM/2011-09-19-cpsr.ll LLVM :: CodeGen/ARM/2011-11-14-EarlyClobber.ll LLVM :: CodeGen/ARM/2011-11-29-128bitArithmetics.ll LLVM :: CodeGen/ARM/2011-12-14-machine-sink.ll LLVM :: CodeGen/ARM/2011-12-19-sjlj-clobber.ll LLVM :: CodeGen/ARM/2012-01-23-PostRA-LICM.ll LLVM :: CodeGen/ARM/2012-01-24-RegSequenceLiveRange.ll LLVM :: CodeGen/ARM/2012-01-26-CoalescerBug.ll LLVM :: CodeGen/ARM/2012-01-26-CopyPropKills.ll LLVM :: CodeGen/ARM/2012-02-01-CoalescerBug.ll LLVM :: CodeGen/ARM/addrmode.ll LLVM :: CodeGen/ARM/arguments.ll LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll LLVM :: CodeGen/ARM/arm-frameaddr.ll LLVM :: CodeGen/ARM/arm-negative-stride.ll LLVM :: CodeGen/ARM/arm-returnaddr.ll LLVM :: CodeGen/ARM/armv4.ll LLVM :: CodeGen/ARM/atomic-64bit.ll LLVM :: CodeGen/ARM/atomic-cmp.ll LLVM :: CodeGen/ARM/atomic-load-store.ll LLVM :: CodeGen/ARM/atomic-op.ll LLVM :: CodeGen/ARM/bx_fold.ll LLVM :: CodeGen/ARM/call-tc.ll LLVM :: CodeGen/ARM/call.ll LLVM :: CodeGen/ARM/call_nolink.ll LLVM :: CodeGen/ARM/code-placement.ll LLVM :: CodeGen/ARM/compare-call.ll LLVM :: CodeGen/ARM/crash-greedy-v6.ll LLVM :: CodeGen/ARM/crash-greedy.ll LLVM :: CodeGen/ARM/crash.ll LLVM :: CodeGen/ARM/debug-info-blocks.ll LLVM :: CodeGen/ARM/debug-info-branch-folding.ll LLVM :: CodeGen/ARM/debug-info-qreg.ll LLVM :: CodeGen/ARM/debug-info-s16-reg.ll LLVM :: CodeGen/ARM/debug-info-sreg2.ll LLVM :: CodeGen/ARM/extloadi1.ll LLVM :: CodeGen/ARM/fast-isel-br-const.ll LLVM :: CodeGen/ARM/fast-isel-br-phi.ll LLVM :: CodeGen/ARM/fast-isel-call.ll LLVM :: CodeGen/ARM/fast-isel-cmp-imm.ll LLVM :: CodeGen/ARM/fast-isel-conversion.ll LLVM :: CodeGen/ARM/fast-isel-deadcode.ll LLVM :: CodeGen/ARM/fast-isel-icmp.ll LLVM :: CodeGen/ARM/fast-isel-intrinsic.ll LLVM :: CodeGen/ARM/fast-isel-ldr-str-thumb-neg-index.ll LLVM :: CodeGen/ARM/fast-isel-ldrh-strh-arm.ll LLVM :: CodeGen/ARM/fast-isel-ret.ll LLVM :: CodeGen/ARM/fast-isel-select.ll LLVM :: CodeGen/ARM/fast-isel.ll LLVM :: CodeGen/ARM/fp16.ll LLVM :: CodeGen/ARM/globals.ll LLVM :: CodeGen/ARM/hello.ll LLVM :: CodeGen/ARM/iabs.ll LLVM :: CodeGen/ARM/ifcvt1.ll LLVM :: CodeGen/ARM/ifcvt10.ll LLVM :: CodeGen/ARM/ifcvt11.ll LLVM :: CodeGen/ARM/ifcvt2.ll LLVM :: CodeGen/ARM/ifcvt3.ll LLVM :: CodeGen/ARM/ifcvt4.ll LLVM :: CodeGen/ARM/ifcvt5.ll LLVM :: CodeGen/ARM/ifcvt6.ll LLVM :: CodeGen/ARM/ifcvt7.ll LLVM :: CodeGen/ARM/ifcvt8.ll LLVM :: CodeGen/ARM/indirectbr.ll LLVM :: CodeGen/ARM/insn-sched1.ll LLVM :: CodeGen/ARM/jumptable-label.ll LLVM :: CodeGen/ARM/ldm.ll LLVM :: CodeGen/ARM/ldrd.ll LLVM :: CodeGen/ARM/ldst-f32-2-i32.ll LLVM :: CodeGen/ARM/lsr-code-insertion.ll LLVM :: CodeGen/ARM/lsr-on-unrolled-loops.ll LLVM :: CodeGen/ARM/lsr-scale-addr-mode.ll LLVM :: CodeGen/ARM/lsr-unfolded-offset.ll LLVM :: CodeGen/ARM/machine-cse-cmp.ll LLVM :: CodeGen/ARM/machine-licm.ll LLVM :: CodeGen/ARM/phi.ll LLVM :: CodeGen/ARM/reg_sequence.ll LLVM :: CodeGen/ARM/sbfx.ll LLVM :: CodeGen/ARM/select.ll LLVM :: CodeGen/ARM/shifter_operand.ll LLVM :: CodeGen/ARM/spill-q.ll LLVM :: CodeGen/ARM/subreg-remat.ll LLVM :: CodeGen/ARM/tail-dup.ll LLVM :: CodeGen/ARM/tail-opts.ll LLVM :: CodeGen/ARM/thumb1-varalloc.ll LLVM :: CodeGen/ARM/thumb2-it-block.ll LLVM :: CodeGen/ARM/trap.ll LLVM :: CodeGen/ARM/undef-sext.ll LLVM :: CodeGen/ARM/va_arg.ll LLVM :: CodeGen/ARM/vargs_align.ll LLVM :: CodeGen/ARM/vector-DAGCombine.ll LLVM :: CodeGen/ARM/vget_lane.ll LLVM :: CodeGen/ARM/widen-vmovs.ll LLVM :: CodeGen/Generic/2003-05-27-phifcmpd.ll LLVM :: CodeGen/Generic/2003-05-27-useboolinotherbb.ll LLVM :: CodeGen/Generic/2003-05-27-usefsubasbool.ll LLVM :: CodeGen/Generic/2003-05-30-BadPreselectPhi.ll LLVM :: CodeGen/Generic/2003-07-29-BadConstSbyte.ll LLVM :: CodeGen/Generic/2006-02-12-InsertLibcall.ll LLVM :: CodeGen/Generic/2006-03-01-dagcombineinfloop.ll LLVM :: CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll LLVM :: CodeGen/Generic/2006-07-03-schedulers.ll LLVM :: CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll LLVM :: CodeGen/Generic/2008-01-30-LoadCrash.ll LLVM :: CodeGen/Generic/2008-02-04-Ctlz.ll LLVM :: CodeGen/Generic/2009-03-17-LSR-APInt.ll LLVM :: CodeGen/Generic/2009-11-16-BadKillsCrash.ll LLVM :: CodeGen/Generic/add-with-overflow-128.ll LLVM :: CodeGen/Generic/badCallArgLRLLVM.ll LLVM :: CodeGen/Generic/badarg6.ll LLVM :: CodeGen/Generic/builtin-expect.ll LLVM :: CodeGen/Generic/crash.ll LLVM :: CodeGen/Generic/exception-handling.ll LLVM :: CodeGen/Generic/fwdtwice.ll LLVM :: CodeGen/Generic/llvm-ct-intrinsics.ll LLVM :: CodeGen/Generic/nested-select.ll LLVM :: CodeGen/Generic/overflow.ll LLVM :: CodeGen/Generic/print-mul.ll LLVM :: CodeGen/Generic/print-shift.ll LLVM :: CodeGen/Generic/select-cc.ll LLVM :: CodeGen/Generic/select.ll LLVM :: CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll LLVM :: CodeGen/PowerPC/2006-09-28-shift_64.ll LLVM :: CodeGen/PowerPC/2007-03-30-SpillerCrash.ll LLVM :: CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll LLVM :: CodeGen/PowerPC/2007-05-22-tailmerge-3.ll LLVM :: CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll LLVM :: CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll LLVM :: CodeGen/PowerPC/2007-11-16-landingpad-split.ll LLVM :: CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll LLVM :: CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll LLVM :: CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll LLVM :: CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll LLVM :: CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll LLVM :: CodeGen/PowerPC/2008-07-15-Bswap.ll LLVM :: CodeGen/PowerPC/2008-07-15-Fabs.ll LLVM :: CodeGen/PowerPC/2008-09-12-CoalescerBug.ll LLVM :: CodeGen/PowerPC/2008-10-28-f128-i32.ll LLVM :: CodeGen/PowerPC/2009-07-16-InlineAsm-M-Operand.ll LLVM :: CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll LLVM :: CodeGen/PowerPC/2009-09-18-carrybit.ll LLVM :: CodeGen/PowerPC/2010-02-12-saveCR.ll LLVM :: CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll LLVM :: CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll LLVM :: CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll LLVM :: CodeGen/PowerPC/Atomics-32.ll LLVM :: CodeGen/PowerPC/Frames-large.ll LLVM :: CodeGen/PowerPC/addc.ll LLVM :: CodeGen/PowerPC/atomic-1.ll LLVM :: CodeGen/PowerPC/atomic-2.ll LLVM :: CodeGen/PowerPC/available-externally.ll LLVM :: CodeGen/PowerPC/branch-opt.ll LLVM :: CodeGen/PowerPC/div-2.ll LLVM :: CodeGen/PowerPC/fp-branch.ll LLVM :: CodeGen/PowerPC/iabs.ll LLVM :: CodeGen/PowerPC/indirectbr.ll LLVM :: CodeGen/PowerPC/int-fp-conv-0.ll LLVM :: CodeGen/PowerPC/int-fp-conv-1.ll LLVM :: CodeGen/PowerPC/lsr-postinc-pos.ll LLVM :: CodeGen/PowerPC/ppc32-vaarg.ll LLVM :: CodeGen/PowerPC/ppcf128-4.ll LLVM :: CodeGen/PowerPC/rlwimi-keep-rsh.ll LLVM :: CodeGen/PowerPC/rlwimi3.ll LLVM :: CodeGen/PowerPC/select-cc.ll LLVM :: CodeGen/PowerPC/shift128.ll LLVM :: CodeGen/PowerPC/stack-protector.ll LLVM :: CodeGen/PowerPC/tailcall1-64.ll LLVM :: CodeGen/PowerPC/tailcall1.ll LLVM :: CodeGen/PowerPC/tailcallpic1.ll LLVM :: CodeGen/PowerPC/varargs.ll LLVM :: CodeGen/PowerPC/vec_auto_constant.ll LLVM :: CodeGen/PowerPC/vec_br_cmp.ll LLVM :: CodeGen/PowerPC/vec_buildvector_loadstore.ll LLVM :: CodeGen/PowerPC/vec_misaligned.ll LLVM :: CodeGen/PowerPC/vec_splat_constant.ll LLVM :: CodeGen/Thumb/2009-07-27-PEIAssert.ll LLVM :: CodeGen/Thumb/2009-08-12-ConstIslandAssert.ll LLVM :: CodeGen/Thumb/2009-08-20-ISelBug.ll LLVM :: CodeGen/Thumb/2009-12-17-pre-regalloc-taildup.ll LLVM :: CodeGen/Thumb/2010-07-15-debugOrdering.ll LLVM :: CodeGen/Thumb/2011-EpilogueBug.ll LLVM :: CodeGen/Thumb/asmprinter-bug.ll LLVM :: CodeGen/Thumb/barrier.ll LLVM :: CodeGen/Thumb/dyn-stackalloc.ll LLVM :: CodeGen/Thumb/iabs.ll LLVM :: CodeGen/Thumb/pop.ll LLVM :: CodeGen/Thumb/select.ll LLVM :: CodeGen/Thumb/trap.ll LLVM :: CodeGen/Thumb/unord.ll LLVM :: CodeGen/Thumb2/2009-07-17-CrossRegClassCopy.ll LLVM :: CodeGen/Thumb2/2009-07-21-ISelBug.ll LLVM :: CodeGen/Thumb2/2009-07-30-PEICrash.ll LLVM :: CodeGen/Thumb2/2009-08-01-WrongLDRBOpc.ll LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerAssert.ll LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerBug.ll LLVM :: CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug2.ll LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug3.ll LLVM :: CodeGen/Thumb2/2009-08-06-SpDecBug.ll LLVM :: CodeGen/Thumb2/2009-08-07-NeonFPBug.ll LLVM :: CodeGen/Thumb2/2009-09-28-ITBlockBug.ll LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll LLVM :: CodeGen/Thumb2/2009-11-11-ScavengerAssert.ll LLVM :: CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll LLVM :: CodeGen/Thumb2/2010-01-06-TailDuplicateLabels.ll LLVM :: CodeGen/Thumb2/2010-02-11-phi-cycle.ll LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll LLVM :: CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll LLVM :: CodeGen/Thumb2/2010-06-14-NEONCoalescer.ll LLVM :: CodeGen/Thumb2/2010-06-21-TailMergeBug.ll LLVM :: CodeGen/Thumb2/2010-08-10-VarSizedAllocaBug.ll LLVM :: CodeGen/Thumb2/2010-11-22-EpilogueBug.ll LLVM :: CodeGen/Thumb2/2011-06-07-TwoAddrEarlyClobber.ll LLVM :: CodeGen/Thumb2/2012-01-13-CBNZBug.ll LLVM :: CodeGen/Thumb2/aligned-spill.ll LLVM :: CodeGen/Thumb2/constant-islands.ll LLVM :: CodeGen/Thumb2/crash.ll LLVM :: CodeGen/Thumb2/cross-rc-coalescing-2.ll LLVM :: CodeGen/Thumb2/ifcvt-neon.ll LLVM :: CodeGen/Thumb2/ldr-str-imm12.ll LLVM :: CodeGen/Thumb2/lsr-deficiency.ll LLVM :: CodeGen/Thumb2/machine-licm.ll LLVM :: CodeGen/Thumb2/thumb2-add.ll LLVM :: CodeGen/Thumb2/thumb2-cmp.ll LLVM :: CodeGen/Thumb2/thumb2-ifcvt1.ll LLVM :: CodeGen/Thumb2/thumb2-ifcvt2.ll LLVM :: CodeGen/Thumb2/thumb2-ifcvt3.ll LLVM :: CodeGen/Thumb2/thumb2-ldm.ll LLVM :: CodeGen/Thumb2/thumb2-spill-q.ll LLVM :: CodeGen/Thumb2/thumb2-tbb.ll LLVM :: CodeGen/Thumb2/thumb2-tbh.ll LLVM :: CodeGen/Thumb2/tls2.ll LLVM :: CodeGen/X86/2006-03-02-InstrSchedBug.ll LLVM :: CodeGen/X86/2006-04-27-ISelFoldingBug.ll LLVM :: CodeGen/X86/2006-05-02-InstrSched1.ll LLVM :: CodeGen/X86/2006-05-02-InstrSched2.ll LLVM :: CodeGen/X86/2006-05-11-InstrSched.ll LLVM :: CodeGen/X86/2006-08-21-ExtraMovInst.ll LLVM :: CodeGen/X86/2006-11-12-CSRetCC.ll LLVM :: CodeGen/X86/2006-11-17-IllegalMove.ll LLVM :: CodeGen/X86/2006-12-19-IntelSyntax.ll LLVM :: CodeGen/X86/2007-01-08-InstrSched.ll LLVM :: CodeGen/X86/2007-01-08-X86-64-Pointer.ll LLVM :: CodeGen/X86/2007-01-13-StackPtrIndex.ll LLVM :: CodeGen/X86/2007-02-04-OrAddrMode.ll LLVM :: CodeGen/X86/2007-02-23-DAGCombine-Miscompile.ll LLVM :: CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll LLVM :: CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll LLVM :: CodeGen/X86/2007-04-25-MMX-PADDQ.ll LLVM :: CodeGen/X86/2007-08-09-IllegalX86-64Asm.ll LLVM :: CodeGen/X86/2007-09-27-LDIntrinsics.ll LLVM :: CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll LLVM :: CodeGen/X86/2007-10-12-SpillerUnfold2.ll LLVM :: CodeGen/X86/2007-10-16-CoalescerCrash.ll LLVM :: CodeGen/X86/2007-10-19-SpillerUnfold.ll LLVM :: CodeGen/X86/2007-11-04-LiveIntervalCrash.ll LLVM :: CodeGen/X86/2007-11-06-InstrSched.ll LLVM :: CodeGen/X86/2007-11-30-LoadFolding-Bug.ll LLVM :: CodeGen/X86/2007-12-16-BURRSchedCrash.ll LLVM :: CodeGen/X86/2007-12-18-LoadCSEBug.ll LLVM :: CodeGen/X86/2008-02-08-LoadFoldingBug.ll LLVM :: CodeGen/X86/2008-02-18-TailMergingBug.ll LLVM :: CodeGen/X86/2008-02-25-X86-64-CoalescerBug.ll LLVM :: CodeGen/X86/2008-03-10-RegAllocInfLoop.ll LLVM :: CodeGen/X86/2008-03-14-SpillerCrash.ll LLVM :: CodeGen/X86/2008-03-23-DarwinAsmComments.ll LLVM :: CodeGen/X86/2008-04-16-ReMatBug.ll LLVM :: CodeGen/X86/2008-04-17-CoalescerBug.ll LLVM :: CodeGen/X86/2008-04-26-Asm-Optimize-Imm.ll LLVM :: CodeGen/X86/2008-04-28-CoalescerBug.ll LLVM :: CodeGen/X86/2008-05-21-CoalescerBug.ll LLVM :: CodeGen/X86/2008-08-06-CmpStride.ll LLVM :: CodeGen/X86/2008-08-19-SubAndFetch.ll LLVM :: CodeGen/X86/2008-08-31-EH_RETURN32.ll LLVM :: CodeGen/X86/2008-08-31-EH_RETURN64.ll LLVM :: CodeGen/X86/2008-09-09-LinearScanBug.ll LLVM :: CodeGen/X86/2008-09-11-CoalescerBug2.ll LLVM :: CodeGen/X86/2008-09-19-RegAllocBug.ll LLVM :: CodeGen/X86/2008-09-29-ReMatBug.ll LLVM :: CodeGen/X86/2008-10-13-CoalescerBug.ll LLVM :: CodeGen/X86/2008-10-27-CoalescerBug.ll LLVM :: CodeGen/X86/2008-11-13-inlineasm-3.ll LLVM :: CodeGen/X86/2008-12-01-loop-iv-used-outside-loop.ll LLVM :: CodeGen/X86/2008-12-02-dagcombine-1.ll LLVM :: CodeGen/X86/2008-12-02-dagcombine-2.ll LLVM :: CodeGen/X86/2008-12-02-dagcombine-3.ll LLVM :: CodeGen/X86/2008-12-16-BadShift.ll LLVM :: CodeGen/X86/2008-12-16-dagcombine-4.ll LLVM :: CodeGen/X86/2008-12-19-EarlyClobberBug.ll LLVM :: CodeGen/X86/2008-12-22-dagcombine-5.ll LLVM :: CodeGen/X86/2008-12-23-dagcombine-6.ll LLVM :: CodeGen/X86/2009-01-16-UIntToFP.ll LLVM :: CodeGen/X86/2009-02-12-InlineAsm-nieZ-constraints.ll LLVM :: CodeGen/X86/2009-02-26-MachineLICMBug.ll LLVM :: CodeGen/X86/2009-03-13-PHIElimBug.ll LLVM :: CodeGen/X86/2009-04-21-NoReloadImpDef.ll LLVM :: CodeGen/X86/2009-04-27-CoalescerAssert.ll LLVM :: CodeGen/X86/2009-04-29-LinearScanBug.ll LLVM :: CodeGen/X86/2009-05-23-available_externally.ll LLVM :: CodeGen/X86/2009-06-02-RewriterBug.ll LLVM :: CodeGen/X86/2009-07-16-CoalescerBug.ll LLVM :: CodeGen/X86/2009-07-20-CoalescerBug.ll LLVM :: CodeGen/X86/2009-08-14-Win64MemoryIndirectArg.ll LLVM :: CodeGen/X86/2009-08-23-SubRegReuseUndo.ll LLVM :: CodeGen/X86/2009-09-10-SpillComments.ll LLVM :: CodeGen/X86/2009-09-16-CoalescerBug.ll LLVM :: CodeGen/X86/2009-09-21-NoSpillLoopCount.ll LLVM :: CodeGen/X86/2009-10-19-EmergencySpill.ll LLVM :: CodeGen/X86/2009-11-04-SubregCoalescingBug.ll LLVM :: CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll LLVM :: CodeGen/X86/2009-11-18-TwoAddrKill.ll LLVM :: CodeGen/X86/2009-11-25-ImpDefBug.ll LLVM :: CodeGen/X86/2010-01-08-Atomic64Bug.ll LLVM :: CodeGen/X86/2010-01-11-ExtraPHIArg.ll LLVM :: CodeGen/X86/2010-01-13-OptExtBug.ll LLVM :: CodeGen/X86/2010-01-18-DbgValue.ll LLVM :: CodeGen/X86/2010-02-03-DualUndef.ll LLVM :: CodeGen/X86/2010-02-12-CoalescerBug-Impdef.ll LLVM :: CodeGen/X86/2010-02-15-ImplicitDefBug.ll LLVM :: CodeGen/X86/2010-02-23-DAGCombineBug.ll LLVM :: CodeGen/X86/2010-02-23-RematImplicitSubreg.ll LLVM :: CodeGen/X86/2010-02-23-SingleDefPhiJoin.ll LLVM :: CodeGen/X86/2010-03-05-ConstantFoldCFG.ll LLVM :: CodeGen/X86/2010-03-05-EFLAGS-Redef.ll LLVM :: CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll LLVM :: CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll LLVM :: CodeGen/X86/2010-04-29-CoalescerCrash.ll LLVM :: CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll LLVM :: CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll LLVM :: CodeGen/X86/2010-05-12-FastAllocKills.ll LLVM :: CodeGen/X86/2010-05-25-DotDebugLoc.ll LLVM :: CodeGen/X86/2010-06-14-fast-isel-fs-load.ll LLVM :: CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll LLVM :: CodeGen/X86/2010-07-02-UnfoldBug.ll LLVM :: CodeGen/X86/2010-07-02-asm-alignstack.ll LLVM :: CodeGen/X86/2010-07-06-asm-RIP.ll LLVM :: CodeGen/X86/2010-07-13-indirectXconstraint.ll LLVM :: CodeGen/X86/2010-07-29-SetccSimplify.ll LLVM :: CodeGen/X86/2010-08-04-MaskedSignedCompare.ll LLVM :: CodeGen/X86/2010-08-04-StackVariable.ll LLVM :: CodeGen/X86/2010-09-01-RemoveCopyByCommutingDef.ll LLVM :: CodeGen/X86/2010-09-30-CMOV-JumpTable-PHI.ll LLVM :: CodeGen/X86/2010-10-08-cmpxchg8b.ll LLVM :: CodeGen/X86/2010-11-02-DbgParameter.ll LLVM :: CodeGen/X86/2010-11-09-MOVLPS.ll LLVM :: CodeGen/X86/2010-11-18-SelectOfExtload.ll LLVM :: CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll LLVM :: CodeGen/X86/2011-02-12-shuffle.ll LLVM :: CodeGen/X86/2011-02-21-VirtRegRewriter-KillSubReg.ll LLVM :: CodeGen/X86/2011-02-23-UnfoldBug.ll LLVM :: CodeGen/X86/2011-03-08-Sched-crash.ll LLVM :: CodeGen/X86/2011-05-09-loaduse.ll LLVM :: CodeGen/X86/2011-05-26-UnreachableBlockElim.ll LLVM :: CodeGen/X86/2011-05-27-CrossClassCoalescing.ll LLVM :: CodeGen/X86/2011-06-19-QuicksortCoalescerBug.ll LLVM :: CodeGen/X86/2011-09-14-valcoalesce.ll LLVM :: CodeGen/X86/2011-09-18-sse2cmp.ll LLVM :: CodeGen/X86/2011-10-11-SpillDead.ll LLVM :: CodeGen/X86/2011-10-12-MachineCSE.ll LLVM :: CodeGen/X86/2011-10-19-LegelizeLoad.ll LLVM :: CodeGen/X86/2011-10-19-widen_vselect.ll LLVM :: CodeGen/X86/2011-10-21-widen-cmp.ll LLVM :: CodeGen/X86/2011-10-27-tstore.ll LLVM :: CodeGen/X86/2011-10-30-padd.ll LLVM :: CodeGen/X86/2011-11-09-FoldImpDefs.ll LLVM :: CodeGen/X86/2011-11-30-or.ll LLVM :: CodeGen/X86/2011-12-06-AVXVectorExtractCombine.ll LLVM :: CodeGen/X86/2011-12-08-AVXISelBugs.ll LLVM :: CodeGen/X86/2011-12-28-vselecti8.ll LLVM :: CodeGen/X86/2011-12-8-bitcastintprom.ll LLVM :: CodeGen/X86/2011-20-21-zext-ui2fp.ll LLVM :: CodeGen/X86/2012-01-10-UndefExceptionEdge.ll LLVM :: CodeGen/X86/2012-01-11-split-cv.ll LLVM :: CodeGen/X86/2012-01-12-extract-sv.ll LLVM :: CodeGen/X86/2012-01-18-vbitcast.ll LLVM :: CodeGen/X86/2012-1-10-buildvector.ll LLVM :: CodeGen/X86/3addr-or.ll LLVM :: CodeGen/X86/4char-promote.ll LLVM :: CodeGen/X86/Atomics-64.ll LLVM :: CodeGen/X86/GC/alloc_loop.ll LLVM :: CodeGen/X86/MachineSink-CritEdge.ll LLVM :: CodeGen/X86/MachineSink-DbgValue.ll LLVM :: CodeGen/X86/MachineSink-PHIUse.ll LLVM :: CodeGen/X86/MachineSink-eflags.ll LLVM :: CodeGen/X86/SwitchLowering.ll LLVM :: CodeGen/X86/abi-isel.ll LLVM :: CodeGen/X86/add-of-carry.ll LLVM :: CodeGen/X86/add.ll LLVM :: CodeGen/X86/and-su.ll LLVM :: CodeGen/X86/asm-global-imm.ll LLVM :: CodeGen/X86/asm-label.ll LLVM :: CodeGen/X86/asm-label2.ll LLVM :: CodeGen/X86/atomic-load-store-wide.ll LLVM :: CodeGen/X86/atomic-load-store.ll LLVM :: CodeGen/X86/atomic_op.ll LLVM :: CodeGen/X86/avoid-loop-align-2.ll LLVM :: CodeGen/X86/avoid-loop-align.ll LLVM :: CodeGen/X86/avx-blend.ll LLVM :: CodeGen/X86/avx-cmp.ll LLVM :: CodeGen/X86/avx-fp2int.ll LLVM :: CodeGen/X86/avx-intrinsics-x86.ll LLVM :: CodeGen/X86/avx-load-store.ll LLVM :: CodeGen/X86/avx-select.ll LLVM :: CodeGen/X86/avx-shuffle.ll LLVM :: CodeGen/X86/avx-splat.ll LLVM :: CodeGen/X86/avx-vbroadcast.ll LLVM :: CodeGen/X86/avx-vzeroupper.ll LLVM :: CodeGen/X86/avx-win64-args.ll LLVM :: CodeGen/X86/avx-win64.ll LLVM :: CodeGen/X86/avx2-logic.ll LLVM :: CodeGen/X86/avx2-shift.ll LLVM :: CodeGen/X86/blend-msb.ll LLVM :: CodeGen/X86/block-placement.ll LLVM :: CodeGen/X86/bool-zext.ll LLVM :: CodeGen/X86/brcond.ll LLVM :: CodeGen/X86/call-push.ll LLVM :: CodeGen/X86/change-compare-stride-0.ll LLVM :: CodeGen/X86/change-compare-stride-trickiness-0.ll LLVM :: CodeGen/X86/change-compare-stride-trickiness-1.ll LLVM :: CodeGen/X86/clz.ll LLVM :: CodeGen/X86/cmov.ll LLVM :: CodeGen/X86/cmp.ll LLVM :: CodeGen/X86/coalesce-esp.ll LLVM :: CodeGen/X86/coalescer-commute1.ll LLVM :: CodeGen/X86/coalescer-commute3.ll LLVM :: CodeGen/X86/coalescer-commute4.ll LLVM :: CodeGen/X86/coalescer-dce.ll LLVM :: CodeGen/X86/code_placement.ll LLVM :: CodeGen/X86/conditional-indecrement.ll LLVM :: CodeGen/X86/constant-pool-remat-0.ll LLVM :: CodeGen/X86/constant-pool-sharing.ll LLVM :: CodeGen/X86/convert-2-addr-3-addr-inc64.ll LLVM :: CodeGen/X86/crash-nosse.ll LLVM :: CodeGen/X86/crash.ll LLVM :: CodeGen/X86/ctpop-combine.ll LLVM :: CodeGen/X86/dag-rauw-cse.ll LLVM :: CodeGen/X86/dagcombine-cse.ll LLVM :: CodeGen/X86/dbg-const-int.ll LLVM :: CodeGen/X86/dbg-merge-loc-entry.ll LLVM :: CodeGen/X86/dbg-prolog-end.ll LLVM :: CodeGen/X86/dbg-value-isel.ll LLVM :: CodeGen/X86/divide-by-constant.ll LLVM :: CodeGen/X86/empty-functions.ll LLVM :: CodeGen/X86/extractelement-load.ll LLVM :: CodeGen/X86/fabs.ll LLVM :: CodeGen/X86/fast-cc-callee-pops.ll LLVM :: CodeGen/X86/fast-cc-pass-in-regs.ll LLVM :: CodeGen/X86/fast-isel-avoid-unnecessary-pic-base.ll LLVM :: CodeGen/X86/fast-isel-call.ll LLVM :: CodeGen/X86/fast-isel-cmp-branch.ll LLVM :: CodeGen/X86/fast-isel-constpool.ll LLVM :: CodeGen/X86/fast-isel-extract.ll LLVM :: CodeGen/X86/fast-isel-fneg.ll LLVM :: CodeGen/X86/fast-isel-gep.ll LLVM :: CodeGen/X86/fast-isel-i1.ll LLVM :: CodeGen/X86/fast-isel-mem.ll LLVM :: CodeGen/X86/fast-isel-ret-ext.ll LLVM :: CodeGen/X86/fast-isel-tailcall.ll LLVM :: CodeGen/X86/fast-isel-x86-64.ll LLVM :: CodeGen/X86/fast-isel-x86.ll LLVM :: CodeGen/X86/fast-isel.ll LLVM :: CodeGen/X86/fastcc-sret.ll LLVM :: CodeGen/X86/fma.ll LLVM :: CodeGen/X86/fold-add.ll LLVM :: CodeGen/X86/fold-and-shift.ll LLVM :: CodeGen/X86/fold-call-3.ll LLVM :: CodeGen/X86/fold-load.ll LLVM :: CodeGen/X86/fold-mul-lohi.ll LLVM :: CodeGen/X86/fold-pcmpeqd-2.ll LLVM :: CodeGen/X86/fp-elim.ll LLVM :: CodeGen/X86/fp-stack-O0-crash.ll LLVM :: CodeGen/X86/fp-stack-compare.ll LLVM :: CodeGen/X86/fp-stack-ret.ll LLVM :: CodeGen/X86/fp-stack-set-st1.ll LLVM :: CodeGen/X86/fp-stack.ll LLVM :: CodeGen/X86/fp-trunc.ll LLVM :: CodeGen/X86/full-lsr.ll LLVM :: CodeGen/X86/gcc_except_table.ll LLVM :: CodeGen/X86/ghc-cc.ll LLVM :: CodeGen/X86/ghc-cc64.ll LLVM :: CodeGen/X86/h-registers-1.ll LLVM :: CodeGen/X86/h-registers-2.ll LLVM :: CodeGen/X86/hoist-common.ll LLVM :: CodeGen/X86/hoist-invariant-load.ll LLVM :: CodeGen/X86/iabs.ll LLVM :: CodeGen/X86/inline-asm-R-constraint.ll LLVM :: CodeGen/X86/inline-asm-flag-clobber.ll LLVM :: CodeGen/X86/inline-asm-fpstack.ll LLVM :: CodeGen/X86/inline-asm-out-regs.ll LLVM :: CodeGen/X86/inline-asm-tied.ll LLVM :: CodeGen/X86/insert-positions.ll LLVM :: CodeGen/X86/insertelement-copytoregs.ll LLVM :: CodeGen/X86/int-intrinsic.ll LLVM :: CodeGen/X86/isel-sink.ll LLVM :: CodeGen/X86/isint.ll LLVM :: CodeGen/X86/iv-users-in-other-loops.ll LLVM :: CodeGen/X86/licm-dominance.ll LLVM :: CodeGen/X86/licm-nested.ll LLVM :: CodeGen/X86/licm-symbol.ll LLVM :: CodeGen/X86/live-out-reg-info.ll LLVM :: CodeGen/X86/lock-inst-encoding.ll LLVM :: CodeGen/X86/longlong-deadload.ll LLVM :: CodeGen/X86/loop-blocks.ll LLVM :: CodeGen/X86/loop-hoist.ll LLVM :: CodeGen/X86/loop-strength-reduce-2.ll LLVM :: CodeGen/X86/loop-strength-reduce-3.ll LLVM :: CodeGen/X86/loop-strength-reduce.ll LLVM :: CodeGen/X86/loop-strength-reduce3.ll LLVM :: CodeGen/X86/loop-strength-reduce4.ll LLVM :: CodeGen/X86/loop-strength-reduce5.ll LLVM :: CodeGen/X86/loop-strength-reduce7.ll LLVM :: CodeGen/X86/loop-strength-reduce8.ll LLVM :: CodeGen/X86/lsr-delayed-fold.ll LLVM :: CodeGen/X86/lsr-i386.ll LLVM :: CodeGen/X86/lsr-interesting-step.ll LLVM :: CodeGen/X86/lsr-loop-exit-cond.ll LLVM :: CodeGen/X86/lsr-negative-stride.ll LLVM :: CodeGen/X86/lsr-nonaffine.ll LLVM :: CodeGen/X86/lsr-normalization.ll LLVM :: CodeGen/X86/lsr-quadratic-expand.ll LLVM :: CodeGen/X86/lsr-redundant-addressing.ll LLVM :: CodeGen/X86/lsr-reuse-trunc.ll LLVM :: CodeGen/X86/lsr-sort.ll LLVM :: CodeGen/X86/lsr-static-addr.ll LLVM :: CodeGen/X86/lsr-wrap.ll LLVM :: CodeGen/X86/machine-cp.ll LLVM :: CodeGen/X86/machine-cse.ll LLVM :: CodeGen/X86/masked-iv-safe.ll LLVM :: CodeGen/X86/masked-iv-unsafe.ll LLVM :: CodeGen/X86/mem-promote-integers.ll LLVM :: CodeGen/X86/memcpy-2.ll LLVM :: CodeGen/X86/memset-2.ll LLVM :: CodeGen/X86/mmx-emms.ll LLVM :: CodeGen/X86/movgs.ll LLVM :: CodeGen/X86/mul-legalize.ll LLVM :: CodeGen/X86/narrow-shl-load.ll LLVM :: CodeGen/X86/negative-stride-fptosi-user.ll LLVM :: CodeGen/X86/non-lazy-bind.ll LLVM :: CodeGen/X86/norex-subreg.ll LLVM :: CodeGen/X86/object-size.ll LLVM :: CodeGen/X86/opt-shuff-tstore.ll LLVM :: CodeGen/X86/optimize-max-0.ll LLVM :: CodeGen/X86/optimize-max-2.ll LLVM :: CodeGen/X86/optimize-max-3.ll LLVM :: CodeGen/X86/or-address.ll LLVM :: CodeGen/X86/peep-test-0.ll LLVM :: CodeGen/X86/peep-test-1.ll LLVM :: CodeGen/X86/phi-bit-propagation.ll LLVM :: CodeGen/X86/phi-immediate-factoring.ll LLVM :: CodeGen/X86/phys_subreg_coalesce-2.ll LLVM :: CodeGen/X86/phys_subreg_coalesce-3.ll LLVM :: CodeGen/X86/pic-load-remat.ll LLVM :: CodeGen/X86/pic.ll LLVM :: CodeGen/X86/pic_jumptable.ll LLVM :: CodeGen/X86/pointer-vector.ll LLVM :: CodeGen/X86/popcnt.ll LLVM :: CodeGen/X86/postalloc-coalescing.ll LLVM :: CodeGen/X86/postra-licm.ll LLVM :: CodeGen/X86/pr11415.ll LLVM :: CodeGen/X86/pr1462.ll LLVM :: CodeGen/X86/pr2182.ll LLVM :: CodeGen/X86/pr2659.ll LLVM :: CodeGen/X86/pr2849.ll LLVM :: CodeGen/X86/pr3154.ll LLVM :: CodeGen/X86/pr3216.ll LLVM :: CodeGen/X86/pr3495.ll LLVM :: CodeGen/X86/pr3522.ll LLVM :: CodeGen/X86/pr9743.ll LLVM :: CodeGen/X86/promote-assert-zext.ll LLVM :: CodeGen/X86/promote.ll LLVM :: CodeGen/X86/red-zone.ll LLVM :: CodeGen/X86/ret-mmx.ll LLVM :: CodeGen/X86/scalar_widen_div.ll LLVM :: CodeGen/X86/sdiv-exact.ll LLVM :: CodeGen/X86/segmented-stacks-dynamic.ll LLVM :: CodeGen/X86/segmented-stacks.ll LLVM :: CodeGen/X86/select.ll LLVM :: CodeGen/X86/setuge.ll LLVM :: CodeGen/X86/shift-and.ll LLVM :: CodeGen/X86/shift-coalesce.ll LLVM :: CodeGen/X86/shift-codegen.ll LLVM :: CodeGen/X86/shift-combine.ll LLVM :: CodeGen/X86/shift-double.ll LLVM :: CodeGen/X86/shift-folding.ll LLVM :: CodeGen/X86/shift-i128.ll LLVM :: CodeGen/X86/shift-i256.ll LLVM :: CodeGen/X86/shift-pair.ll LLVM :: CodeGen/X86/shift-parts.ll LLVM :: CodeGen/X86/shl-anyext.ll LLVM :: CodeGen/X86/sibcall-2.ll LLVM :: CodeGen/X86/sibcall-3.ll LLVM :: CodeGen/X86/sibcall-4.ll LLVM :: CodeGen/X86/sibcall-5.ll LLVM :: CodeGen/X86/sibcall-byval.ll LLVM :: CodeGen/X86/sibcall.ll LLVM :: CodeGen/X86/sink-hoist.ll LLVM :: CodeGen/X86/smul-with-overflow.ll LLVM :: CodeGen/X86/sse-domains.ll LLVM :: CodeGen/X86/sse-minmax.ll LLVM :: CodeGen/X86/sse1.ll LLVM :: CodeGen/X86/sse2-blend.ll LLVM :: CodeGen/X86/sse2.ll LLVM :: CodeGen/X86/sse3.ll LLVM :: CodeGen/X86/sse41-blend.ll LLVM :: CodeGen/X86/sse41.ll LLVM :: CodeGen/X86/stack-align.ll LLVM :: CodeGen/X86/stack-protector-linux.ll LLVM :: CodeGen/X86/stdcall-notailcall.ll LLVM :: CodeGen/X86/store-narrow.ll LLVM :: CodeGen/X86/stride-nine-with-base-reg.ll LLVM :: CodeGen/X86/stride-reuse.ll LLVM :: CodeGen/X86/sub.ll LLVM :: CodeGen/X86/subreg-to-reg-2.ll LLVM :: CodeGen/X86/switch-bt.ll LLVM :: CodeGen/X86/switch-crit-edge-constant.ll LLVM :: CodeGen/X86/switch-zextload.ll LLVM :: CodeGen/X86/tail-call-got.ll LLVM :: CodeGen/X86/tail-opts.ll LLVM :: CodeGen/X86/tail-threshold.ll LLVM :: CodeGen/X86/tailcall-disable.ll LLVM :: CodeGen/X86/tailcall-fastisel.ll LLVM :: CodeGen/X86/tailcall-i1.ll LLVM :: CodeGen/X86/tailcall-largecode.ll LLVM :: CodeGen/X86/tailcall-ri64.ll LLVM :: CodeGen/X86/tailcall-structret.ll LLVM :: CodeGen/X86/tailcall-void.ll LLVM :: CodeGen/X86/tailcall1.ll LLVM :: CodeGen/X86/tailcallbyval.ll LLVM :: CodeGen/X86/tailcallbyval64.ll LLVM :: CodeGen/X86/tailcallfp.ll LLVM :: CodeGen/X86/tailcallfp2.ll LLVM :: CodeGen/X86/tailcallpic1.ll LLVM :: CodeGen/X86/tailcallpic2.ll LLVM :: CodeGen/X86/tailcallstack64.ll LLVM :: CodeGen/X86/test-nofold.ll LLVM :: CodeGen/X86/test-shrink.ll LLVM :: CodeGen/X86/testl-commute.ll LLVM :: CodeGen/X86/trap.ll LLVM :: CodeGen/X86/trunc-ext-ld-st.ll LLVM :: CodeGen/X86/twoaddr-coalesce.ll LLVM :: CodeGen/X86/twoaddr-lea.ll LLVM :: CodeGen/X86/twoaddr-pass-sink.ll LLVM :: CodeGen/X86/twoaddr-sink-terminator.ll LLVM :: CodeGen/X86/uint64-to-float.ll LLVM :: CodeGen/X86/uint_to_fp-2.ll LLVM :: CodeGen/X86/umul-with-overflow.ll LLVM :: CodeGen/X86/unaligned-load.ll LLVM :: CodeGen/X86/use-add-flags.ll LLVM :: CodeGen/X86/v-binop-widen2.ll LLVM :: CodeGen/X86/v2f32.ll LLVM :: CodeGen/X86/vararg_tailcall.ll LLVM :: CodeGen/X86/vec-sign.ll LLVM :: CodeGen/X86/vec_compare-sse4.ll LLVM :: CodeGen/X86/vec_compare.ll LLVM :: CodeGen/X86/vec_insert-2.ll LLVM :: CodeGen/X86/vec_insert-6.ll LLVM :: CodeGen/X86/vec_shuffle-16.ll LLVM :: CodeGen/X86/vec_shuffle-19.ll LLVM :: CodeGen/X86/vec_shuffle-20.ll LLVM :: CodeGen/X86/vec_shuffle-22.ll LLVM :: CodeGen/X86/vec_shuffle-36.ll LLVM :: CodeGen/X86/vec_shuffle-37.ll LLVM :: CodeGen/X86/vec_shuffle-39.ll LLVM :: CodeGen/X86/vec_uint_to_fp.ll LLVM :: CodeGen/X86/vector-gep.ll LLVM :: CodeGen/X86/vsplit-and.ll LLVM :: CodeGen/X86/widen_cast-1.ll LLVM :: CodeGen/X86/widen_cast-2.ll LLVM :: CodeGen/X86/widen_load-1.ll LLVM :: CodeGen/X86/widen_load-2.ll LLVM :: CodeGen/X86/widen_shuffle-1.ll LLVM :: CodeGen/X86/win32_sret.ll LLVM :: CodeGen/X86/win_chkstk.ll LLVM :: CodeGen/X86/x86-64-arg.ll LLVM :: CodeGen/X86/x86-64-mem.ll LLVM :: CodeGen/X86/x86-64-sret-return.ll LLVM :: CodeGen/X86/x86-shifts.ll LLVM :: CodeGen/X86/xor-icmp.ll LLVM :: CodeGen/X86/xor.ll LLVM :: CodeGen/X86/zero-remat.ll LLVM :: CodeGen/X86/zext-extract_subreg.ll LLVM :: CodeGen/X86/zext-shl.ll LLVM :: CodeGen/X86/zext-trunc.ll LLVM :: DebugInfo/X86/concrete_out_of_line.ll LLVM :: DebugInfo/X86/subreg.ll LLVM :: DebugInfo/array.ll LLVM :: MC/ARM/elf-thumbfunc-reloc.ll LLVM :: MC/ARM/xscale-attributes.ll LLVM :: MC/COFF/switch-relocations.ll LLVM :: Transforms/LoopStrengthReduce/2011-11-29-postincphi.ll LLVM :: Transforms/LoopStrengthReduce/2011-12-04-loserreg.ll LLVM :: Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll LLVM :: Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll LLVM :: Transforms/LoopStrengthReduce/X86/ivchain-X86.ll Expected Passes : 8755 Expected Failures : 65 Unsupported Tests : 385 Unexpected Passes : 1 Unexpected Failures: 778 make[3]: *** [tools/clang/test/CMakeFiles/check-all] Error 1 make[3]: Target `tools/clang/test/CMakeFiles/check-all.dir/build' not remade because of errors. make[2]: *** [tools/clang/test/CMakeFiles/check-all.dir/all] Error 2 make[1]: *** [tools/clang/test/CMakeFiles/check-all.dir/rule] Error 2 make[1]: Target `check-all' not remade because of errors. make: *** [check-all] Error 2