[llvm-commits] [Review request] CMake/MSVS: Support for the target "check"

NAKAMURA Takumi geek4civic at gmail.com
Sat Nov 27 06:09:02 PST 2010


Committed in r120212, thank you.

...Takumi

from http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/10825/steps/test-llvm/logs/stdio

Failing Tests (76):
    LLVM :: CodeGen/X86/2007-01-08-X86-64-Pointer.ll
    LLVM :: CodeGen/X86/2007-07-18-Vector-Extract.ll
    LLVM :: CodeGen/X86/add.ll
    LLVM :: CodeGen/X86/avoid-lea-scale2.ll
    LLVM :: CodeGen/X86/bitcast2.ll
    LLVM :: CodeGen/X86/break-sse-dep.ll
    LLVM :: CodeGen/X86/byval.ll
    LLVM :: CodeGen/X86/byval2.ll
    LLVM :: CodeGen/X86/byval3.ll
    LLVM :: CodeGen/X86/byval4.ll
    LLVM :: CodeGen/X86/byval5.ll
    LLVM :: CodeGen/X86/coalescer-commute2.ll
    LLVM :: CodeGen/X86/codegen-prepare-extload.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/fast-isel-cmp-branch.ll
    LLVM :: CodeGen/X86/fast-isel-gep.ll
    LLVM :: CodeGen/X86/fold-mul-lohi.ll
    LLVM :: CodeGen/X86/gather-addresses.ll
    LLVM :: CodeGen/X86/h-register-store.ll
    LLVM :: CodeGen/X86/h-registers-0.ll
    LLVM :: CodeGen/X86/i128-ret.ll
    LLVM :: CodeGen/X86/i64-mem-copy.ll
    LLVM :: CodeGen/X86/iabs.ll
    LLVM :: CodeGen/X86/lea-3.ll
    LLVM :: CodeGen/X86/lea.ll
    LLVM :: CodeGen/X86/lsr-overflow.ll
    LLVM :: CodeGen/X86/lsr-reuse-trunc.ll
    LLVM :: CodeGen/X86/masked-iv-safe.ll
    LLVM :: CodeGen/X86/memcmp.ll
    LLVM :: CodeGen/X86/mmx-copy-gprs.ll
    LLVM :: CodeGen/X86/movgs.ll
    LLVM :: CodeGen/X86/optimize-max-3.ll
    LLVM :: CodeGen/X86/peep-vector-extract-concat.ll
    LLVM :: CodeGen/X86/pmulld.ll
    LLVM :: CodeGen/X86/red-zone.ll
    LLVM :: CodeGen/X86/remat-mov-0.ll
    LLVM :: CodeGen/X86/scalar-min-max-fill-operand.ll
    LLVM :: CodeGen/X86/select-aggregate.ll
    LLVM :: CodeGen/X86/sse-align-0.ll
    LLVM :: CodeGen/X86/sse-align-3.ll
    LLVM :: CodeGen/X86/sse-align-7.ll
    LLVM :: CodeGen/X86/sse-commute.ll
    LLVM :: CodeGen/X86/sse-minmax.ll
    LLVM :: CodeGen/X86/sse_reload_fold.ll
    LLVM :: CodeGen/X86/stdarg.ll
    LLVM :: CodeGen/X86/stride-nine-with-base-reg.ll
    LLVM :: CodeGen/X86/stride-reuse.ll
    LLVM :: CodeGen/X86/subreg-to-reg-4.ll
    LLVM :: CodeGen/X86/tailcallbyval64.ll
    LLVM :: CodeGen/X86/tailcallstack64.ll
    LLVM :: CodeGen/X86/test-shrink.ll
    LLVM :: CodeGen/X86/unknown-location.ll
    LLVM :: CodeGen/X86/use-add-flags.ll
    LLVM :: CodeGen/X86/v2f32.ll
    LLVM :: CodeGen/X86/vec_cast.ll
    LLVM :: CodeGen/X86/vec_set-8.ll
    LLVM :: CodeGen/X86/vec_shuffle-17.ll
    LLVM :: CodeGen/X86/vec_shuffle-37.ll
    LLVM :: CodeGen/X86/widen_load-0.ll
    LLVM :: CodeGen/X86/x86-64-malloc.ll
    LLVM :: CodeGen/X86/xor.ll
    LLVM :: DebugInfo/2009-10-16-Scope.ll
    LLVM :: DebugInfo/2010-08-04-StackVariable.ll
    LLVM :: Feature/load_module.ll
    LLVM :: Transforms/CodeGenPrepare/phi.ll
    LLVM :: Transforms/GVN/rle.ll
    LLVM :: Transforms/InstCombine/bitcast.ll
    LLVM :: Transforms/InstCombine/fsub.ll
    LLVM :: Transforms/InstCombine/phi.ll
    LLVM :: Transforms/InstCombine/shufflevec-constant.ll
    LLVM :: Transforms/SRETPromotion/basictest.ll
    LLVM-Unit :: Support/Debug/SupportTests.exe/CastingTest.cast
    LLVM-Unit :: Support/Debug/SupportTests.exe/raw_ostreamTest.Types_Buffered
    LLVM-Unit :: Support/Debug/SupportTests.exe/raw_ostreamTest.Types_Unbuffered
  Expected Passes    : 3692
  Expected Failures  : 17
  Unsupported Tests  : 1884
  Unresolved Tests   : 3
  Unexpected Failures: 76



More information about the llvm-commits mailing list