[llvm-bugs] [Bug 32038] New: sumarray2d test fails with mavx flag

2017-02-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32038 Bug ID: 32038 Summary: sumarray2d test fails with mavx flag Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 28535] Preamble is also generated for the second reparse on Windows

2017-02-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28535 Erik Verbruggen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32039] New: Very slow compilation / high memory use with LoopStrengthReduce and SCEV

2017-02-22 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32039 Bug ID: 32039 Summary: Very slow compilation / high memory use with LoopStrengthReduce and SCEV Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 32040] New: clang-cl /? says "clang N.0.0" instead of "clang-cl N.0.0"

2017-02-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32040 Bug ID: 32040 Summary: clang-cl /? says "clang N.0.0" instead of "clang-cl N.0.0" Product: clang Version: unspecified Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 32034] Assert-on-valid: "temporary created multiple times"

2017-02-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32034 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32041] New: X86 xop.vpcmov trips assertion

2017-02-22 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32041 Bug ID: 32041 Summary: X86 xop.vpcmov trips assertion Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement Pr

[llvm-bugs] [Bug 31439] LLVM consider GEP(a + i - 1) could not be zero

2017-02-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31439 Eli Friedman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32042] New: conflicting debug info for argument in windows chromium build after r295749

2017-02-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32042 Bug ID: 32042 Summary: conflicting debug info for argument in windows chromium build after r295749 Product: new-bugs Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 32043] New: LSR takes a long time for the testcase

2017-02-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32043 Bug ID: 32043 Summary: LSR takes a long time for the testcase Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Pri

[llvm-bugs] [Bug 32044] New: tools/clang/lib/AST/Expr.cpp:1876: bool clang::InitListExpr::isTransparent() const: Assertion `getNumInits() == 1 && "multiple inits in glvalue init list"' failed

2017-02-22 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32044 Bug ID: 32044 Summary: tools/clang/lib/AST/Expr.cpp:1876: bool clang::InitListExpr::isTransparent() const: Assertion `getNumInits() == 1 && "multiple inits in glvalue init

[llvm-bugs] [Bug 32045] New: clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu: Assertion `shiftAmt <= BitWidth && "Invalid shift amount"' failed

2017-02-22 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32045 Bug ID: 32045 Summary: clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu: Assertion `shiftAmt <= BitWidth && "Invalid shift amount"' failed Product: clang Ve