[llvm-bugs] [Bug 34016] New: Missing enter before bracket in typedef enum and extern

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34016 Bug ID: 34016 Summary: Missing enter before bracket in typedef enum and extern Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 33849] [meta] 5.0.0 Release Blockers

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 33970, which changed state. Bug 33970 Summary: build of clang apply replacement is failing with an "invalid conversion" https://bugs.llvm.org/show_bug.cgi?id=33970 What|Removed |Added

[llvm-bugs] [Bug 34015] New: Backport r309495 to 5.0 - Tie source and destination operands for AESMC/AESIMC.

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34015 Bug ID: 34015 Summary: Backport r309495 to 5.0 - Tie source and destination operands for AESMC/AESIMC. Product: libraries Version: 5.0 Hardware: PC OS: All

[llvm-bugs] [Bug 34014] New: OpenMP 4.5: Target construct in static method of class fails to map class static variable

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34014 Bug ID: 34014 Summary: OpenMP 4.5: Target construct in static method of class fails to map class static variable Product: OpenMP Version: unspecified Hardware: Other

[llvm-bugs] [Bug 34013] New: OpenMP 4.5: Target construct in methods of class fail to map an array tofrom

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34013 Bug ID: 34013 Summary: OpenMP 4.5: Target construct in methods of class fail to map an array tofrom Product: OpenMP Version: unspecified Hardware: Other OS: Linux

[llvm-bugs] [Bug 32146] Enable -verify-machineinstrs with EXPENSIVE_CHECKS

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32146 Bug 32146 depends on bug 17674, which changed state. Bug 17674 Summary: [AArch64] MachineInstr verifier fails due to nested ADJCALLSTACK https://bugs.llvm.org/show_bug.cgi?id=17674 What|Removed |Added

[llvm-bugs] [Bug 17674] [AArch64] MachineInstr verifier fails due to nested ADJCALLSTACK

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=17674 Eli Friedman changed: What|Removed |Added CC||efrie...@codeaurora.org Resolution|---

[llvm-bugs] [Bug 30995] [META][GVN] NewGVN Integration

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30995 Bug 30995 depends on bug 31868, which changed state. Bug 31868 Summary: NewGVN needs support for multiple fake expressions for instructions https://bugs.llvm.org/show_bug.cgi?id=31868 What|Removed |Added -

[llvm-bugs] [Bug 31868] NewGVN needs support for multiple fake expressions for instructions

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31868 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 34010] libc++ doesn't work with glibc 2.26

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34010 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 33849] [meta] 5.0.0 Release Blockers

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 34010, which changed state. Bug 34010 Summary: libc++ doesn't work with glibc 2.26 https://bugs.llvm.org/show_bug.cgi?id=34010 What|Removed |Added --

[llvm-bugs] [Bug 34012] New: --no-undefined-version fails with version aliases

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34012 Bug ID: 34012 Summary: --no-undefined-version fails with version aliases Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 34011] New: compiler-rt can't be built with glibc 2.26

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34011 Bug ID: 34011 Summary: compiler-rt can't be built with glibc 2.26 Product: compiler-rt Version: 5.0 Hardware: All OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 34010] New: libc++ doesn't work with glibc 2.26

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34010 Bug ID: 34010 Summary: libc++ doesn't work with glibc 2.26 Product: libc++ Version: 5.0 Hardware: All OS: Linux Status: NEW Severity: enhancement Prior

[llvm-bugs] [Bug 31870] test/tools/llvm-symbolizer/print_context.c fails on debian amd64

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31870 Dylan McKay changed: What|Removed |Added CC||dblai...@gmail.com Status|NEW

[llvm-bugs] [Bug 33619] wrong code at -O2 and -O3 on x86_64-linux-gnu (in 64-bit mode) with "-mllvm -enable-newgvn

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33619 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 34009] New: Clang 5.0 consider template method unevaluated and accepts this code, GCC rejects it

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34009 Bug ID: 34009 Summary: Clang 5.0 consider template method unevaluated and accepts this code, GCC rejects it Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 34008] New: Clang-format BreakConstructorInitializers ignored if BraceWrapping->AfterFunction is true

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34008 Bug ID: 34008 Summary: Clang-format BreakConstructorInitializers ignored if BraceWrapping->AfterFunction is true Product: clang Version: trunk Hardware: PC OS: L

[llvm-bugs] [Bug 34007] New: Regression(r309526): DWARF info may be corrupt; offsets in a range list entry are in different sections

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34007 Bug ID: 34007 Summary: Regression(r309526): DWARF info may be corrupt; offsets in a range list entry are in different sections Product: libraries Version: trunk

[llvm-bugs] [Bug 32362] LLDB master fails to compile with linker error

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32362 Vedran Miletic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33621] wrong code at -Os on x86_64-linux-gnu (in 64-bit mode only) with "-mllvm -enable-newgvn

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33621 Davide Italiano changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34006] New: __msa_fill_w() fails

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34006 Bug ID: 34006 Summary: __msa_fill_w() fails Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 26794] AArch64 schedule models are incomplete

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=26794 Evandro Menezes changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33849] [meta] 5.0.0 Release Blockers

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 33991, which changed state. Bug 33991 Summary: Please revert dependent revisions along with r304835 https://bugs.llvm.org/show_bug.cgi?id=33991 What|Removed |Added -

[llvm-bugs] [Bug 33991] Please revert dependent revisions along with r304835

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33991 Hans Wennborg changed: What|Removed |Added CC||h...@chromium.org Resolution|---

[llvm-bugs] [Bug 33849] [meta] 5.0.0 Release Blockers

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 33987, which changed state. Bug 33987 Summary: Please backport OCaml fixes to 5.0 branch https://bugs.llvm.org/show_bug.cgi?id=33987 What|Removed |Added

[llvm-bugs] [Bug 33987] Please backport OCaml fixes to 5.0 branch

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33987 Hans Wennborg changed: What|Removed |Added CC||h...@chromium.org Status|NEW

[llvm-bugs] [Bug 34003] Unspecified behavior - 'typedef enum' and 'extern'

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34003 Patryk Wróbel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33849] [meta] 5.0.0 Release Blockers

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 33830, which changed state. Bug 33830 Summary: [AVX] clang does not respect streaming store intrinsics https://bugs.llvm.org/show_bug.cgi?id=33830 What|Removed |Added --

[llvm-bugs] [Bug 33830] [AVX] clang does not respect streaming store intrinsics

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33830 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33849] [meta] 5.0.0 Release Blockers

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33849 Bug 33849 depends on bug 33993, which changed state. Bug 33993 Summary: Assertion failed: ((Size == 32 || Size == 64) && "i32 or i64 is expected after legalization."), function targetShrinkDemandedConstant https://bugs.llvm.org/show_bug.cgi?id=33993

[llvm-bugs] [Bug 33993] Assertion failed: ((Size == 32 || Size == 64) && "i32 or i64 is expected after legalization."), function targetShrinkDemandedConstant

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33993 Hans Wennborg changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 31167] On thin archives llvm-ar display table behavior differs from gnu ar

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31167 Mark Santaniello changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25056] Unable to split UADDV on v8i32

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25056 Jun Bum Lim changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33978] "Flags mismatch!" assertion on LLVM 5.0 with MIPS

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33978 Simon Dardis changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 33883] "Part type doesn't match vector breakdown!" assertion when mixing SIMD and MIPS

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33883 Simon Dardis changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 33978] "Flags mismatch!" assertion on LLVM 5.0 with MIPS

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33978 Simon Dardis changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 34005] New: Compiler confused when compiling template variable initialized by lambda-expression with default parameter.

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34005 Bug ID: 34005 Summary: Compiler confused when compiling template variable initialized by lambda-expression with default parameter. Product: clang Version: trunk

[llvm-bugs] [Bug 34004] [coroutines] PCH / Modules and coroutines do not mix. Need to add serialization/deserialization

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34004 gornisha...@gmail.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34004] New: [coroutines] PCH / Modules and coroutines do not mix. Need to add serialization/deserialization

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34004 Bug ID: 34004 Summary: [coroutines] PCH / Modules and coroutines do not mix. Need to add serialization/deserialization Product: clang Version: trunk Hardware: PC O

[llvm-bugs] [Bug 34002] New: Assembly Parser Emits .thumb_func and Conditional Instructions Too Late After Function Label

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34002 Bug ID: 34002 Summary: Assembly Parser Emits .thumb_func and Conditional Instructions Too Late After Function Label Product: libraries Version: 4.0 Hardware: PC OS

[llvm-bugs] [Bug 34003] New: Unspecified behavior - 'typedef enum' and 'extern'

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34003 Bug ID: 34003 Summary: Unspecified behavior - 'typedef enum' and 'extern' Product: clang Version: 4.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 34001] New: One-line if statement problem

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34001 Bug ID: 34001 Summary: One-line if statement problem Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 34000] New: [feature-request] multi-lib build of libc++

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34000 Bug ID: 34000 Summary: [feature-request] multi-lib build of libc++ Product: libc++ Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 21304] Illegal source code compiles without error when PCH is enabled

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=21304 Philip Douglas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33999] New: Double destruction of object created in for loop condition

2017-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33999 Bug ID: 33999 Summary: Double destruction of object created in for loop condition Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW