[llvm-bugs] [Bug 33121] New: Incorrect formatting of lambdas with option UseTab: ForIndentation

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33121 Bug ID: 33121 Summary: Incorrect formatting of lambdas with option UseTab: ForIndentation Product: clang Version: trunk Hardware: PC OS: Windows NT Sta

[llvm-bugs] [Bug 32825] arm assembler incorrectly re-uses previously allocated literal pool entries

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32825 James Molloy changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33122] New: Merge r302416 into the 4.0 branch

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33122 Bug ID: 33122 Summary: Merge r302416 into the 4.0 branch Product: libraries Version: 4.0 Hardware: PC OS: All Status: NEW Severity: enhancement Priorit

[llvm-bugs] [Bug 33124] New: ARCMT does not handle \r\n correctly

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33124 Bug ID: 33124 Summary: ARCMT does not handle \r\n correctly Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32536] Verification failed in HuffEnc

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32536 Michael Kruse changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33125] New: std::function copies movable objects when is SOO is used

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33125 Bug ID: 33125 Summary: std::function copies movable objects when is SOO is used Product: libc++ Version: 3.7 Hardware: Macintosh OS: MacOS X Status: NE

[llvm-bugs] [Bug 33107] Inlined subroutine with empty ranges / duplicate linkable entries

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33107 Adrian Prantl changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 33126] New: MemorySSA could cache alias query results more aggressively

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33126 Bug ID: 33126 Summary: MemorySSA could cache alias query results more aggressively Product: libraries Version: trunk Hardware: PC OS: Windows NT Status

[llvm-bugs] [Bug 33127] New: clang bus error at optimization level 1 or higher

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33127 Bug ID: 33127 Summary: clang bus error at optimization level 1 or higher Product: clang Version: 4.0 Hardware: PC OS: OpenBSD Status: NEW Severity: normal

[llvm-bugs] [Bug 33128] New: Re-evaluate loop unrolling for size

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33128 Bug ID: 33128 Summary: Re-evaluate loop unrolling for size Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33129] New: wrong code at -Os and -O2 on x86_64-linux-gnu (in NewGVN with "-mllvm -enable-newgvn")

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33129 Bug ID: 33129 Summary: wrong code at -Os and -O2 on x86_64-linux-gnu (in NewGVN with "-mllvm -enable-newgvn") Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 33130] New: clang-format resets comment indentation before ifdefs

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33130 Bug ID: 33130 Summary: clang-format resets comment indentation before ifdefs Product: clang Version: 4.0 Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 33127] clang bus error at optimization level 1 or higher

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33127 Todd C. Miller changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33131] New: lld makes enormous zero filled MIPS binary

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33131 Bug ID: 33131 Summary: lld makes enormous zero filled MIPS binary Product: lld Version: unspecified Hardware: Other OS: NetBSD Status: NEW Severity: enhancement

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

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32146 Bug 32146 depends on bug 33048, which changed state. Bug 33048 Summary: Hexagon check has a bunch of machine verifier errors https://bugs.llvm.org/show_bug.cgi?id=33048 What|Removed |Added -

[llvm-bugs] [Bug 33048] Hexagon check has a bunch of machine verifier errors

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33048 Krzysztof Parzyszek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33096] Wrong relocation type in relocatable LTO link

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33096 Evgeniy Stepanov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33132] New: test-suite/ABI-Testsuite/test/mangling/test.cpp depends on dual c++11 ABI

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33132 Bug ID: 33132 Summary: test-suite/ABI-Testsuite/test/mangling/test.cpp depends on dual c++11 ABI Product: Test Suite Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 30752] unwanted warnings in system headers using #line

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30752 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33133] New: UBSan misses check for "negative_value << 0"

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33133 Bug ID: 33133 Summary: UBSan misses check for "negative_value << 0" Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33134] New: Invalid LDR instruction with XZR

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33134 Bug ID: 33134 Summary: Invalid LDR instruction with XZR Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 32950] LLD COFF unreferenced imports still added

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32950 Ignat changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED|REO

[llvm-bugs] [Bug 33135] New: Please add the component clangd in the clang-tools-extra product

2017-05-22 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33135 Bug ID: 33135 Summary: Please add the component clangd in the clang-tools-extra product Product: Bugzilla Admin Version: unspecified Hardware: All OS: All