<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03/31/2014 08:25 AM, Rafael
      EspĂ­ndola wrote:<br>
    </div>
    <blockquote
cite="mid:CAG3jReJYYvLLKZ1Y6amsLWrR4D27GQQJzPkF761gT70iZ9mtJQ@mail.gmail.com"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">Yes, we use system qemu. It's our main testing platform for llvm test-suite
though we test on real
hardware too.

I can put together some instructions.
</pre>
      </blockquote>
      <pre wrap="">
That would be nice. I was able to boot the images from
people.debian.org/~aurel32/qemu/mipsel/. I will try to run the
testsuite.

Cheers,
Rafael
</pre>
    </blockquote>
    My mistake on the nomenclature. <br>
    <br>
    We use the linux mode emulation.<br>
    <br>
    Anyway, I will post instructions as to how to use it to run
    test-suite for Mips.<br>
    <br>
    You can see most of it by just looking at our build bots.<br>
    <br>
<a class="moz-txt-link-freetext" href="https://dmz-portal.mips.com/bb/builders/LLVM%20with%20delay%20slot%20optimizer/builds/1663">https://dmz-portal.mips.com/bb/builders/LLVM%20with%20delay%20slot%20optimizer/builds/1663</a><br>
    <br>
<a class="moz-txt-link-freetext" href="https://dmz-portal.mips.com/bb/builders/LLVM%20with%20delay%20slot%20optimizer/builds/1663/steps/Fast%20LLVM%20test-suite/logs/stdio">https://dmz-portal.mips.com/bb/builders/LLVM%20with%20delay%20slot%20optimizer/builds/1663/steps/Fast%20LLVM%20test-suite/logs/stdio</a><br>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <pre style="font-family: 'Courier New', courier, monotype, monospace; color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span class="header" style="font-family: 'Courier New', courier, monotype, monospace; color: blue;">nice make -j 6 RUNTIMELIMIT=3500 TARGET_CXX=None USER_MODE_EMULATION=1 TARGET_CC=None TEST=simple CC_UNDER_TEST_IS_CLANG=1 ENABLE_PARALLEL_REPORT=1 USE_REFERENCE_OUTPUT=1 ARCH=Mips ENABLE_HASHED_PROGRAM_OUTPUT=1 DISABLE_JIT=1 SMALL_PROBLEM_SIZE=1 SHELL=/bin/bash report 'RUNUNDER=/mips/arch/overflow/codesourcery/mips-linux-gnu/pro/release/2011.09-90/Linux/bin/mips-linux-gnu-qemu-el -r 2.6.38 -E LD_LIBRARY_PATH=/mips/arch/overflow/codesourcery/mips-linux-gnu/pro/release/2011.09-90/Linux/mips-linux-gnu/libc/el/lib:/mips/arch/overflow/
codesourcery/mips-linux-gnu/pro/release/2011.09-90/Linux/mips-linux-gnu/libc/el/usr/lib -L /mips/arch/overflow/codesourcery/mips-linux-gnu/pro/release/2011.09-90/Linux/mips-linux-gnu/libc/el' 'TARGET_FLAGS=-target mipsel-linux-gnu -EL -gcc-toolchain /mips/arch/overflow/codesourcery/mips-linux-gnu/pro/release/2011.09-90/Linux -mips32r2' OPTFLAGS=-O3 ENDIAN=little MIPSARCH=mips32</span></pre>
    But you can also boot debian and run images there.<br>
  </body>
</html>