[llvm-bugs] [Bug 33031] Cannot scavenge register without an emergency spill slot!

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33031 kristof.be...@arm.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33220] New: Exception handling bug with mingw-w64

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33220 Bug ID: 33220 Summary: Exception handling bug with mingw-w64 Product: new-bugs Version: 4.0 Hardware: PC OS: other Status: NEW Severity: enhancement Pr

[llvm-bugs] [Bug 33221] New: [UBSAN] segfault with -fsanitize=undefined

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33221 Bug ID: 33221 Summary: [UBSAN] segfault with -fsanitize=undefined Product: compiler-rt Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancem

[llvm-bugs] [Bug 33154] inconsistent formatting of javascript function braces

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33154 Martin Probst changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 32496, which changed state. Bug 32496 Summary: Merge r294264 into the 4.0 branch : [LVI] Switch from BFS to DFS exploration order https://bugs.llvm.org/show_bug.cgi?id=32496 What|Removed |Adde

[llvm-bugs] [Bug 32496] Merge r294264 into the 4.0 branch : [LVI] Switch from BFS to DFS exploration order

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32496 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33223] New: cxa_demangle failes for inherited constructors

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33223 Bug ID: 33223 Summary: cxa_demangle failes for inherited constructors Product: libc++abi Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancem

[llvm-bugs] [Bug 33180] OpenCL r303986 broke all ARM bots

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33180 Anastasia Stulova changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 33224] New: clang places implicitly declared C functions at compile unit scope

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33224 Bug ID: 33224 Summary: clang places implicitly declared C functions at compile unit scope Product: clang Version: trunk Hardware: All OS: All Status: N

[llvm-bugs] [Bug 30384] r280609: Host.cpp fails to build using Xcode 4.6.3: use of undeclared identifier '__get_cpuid_max'

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30384 Alina Sbirlea changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 33225] New: Lops with memcpy suffer from poor LSR treatment on SystemZ.

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33225 Bug ID: 33225 Summary: Lops with memcpy suffer from poor LSR treatment on SystemZ. Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 32200, which changed state. Bug 32200 Summary: Failed test on 4.0 Release Candidate 4 https://bugs.llvm.org/show_bug.cgi?id=32200 What|Removed |Added ---

[llvm-bugs] [Bug 32200] Failed test on 4.0 Release Candidate 4

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32200 Tom Stellard changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 33101, which changed state. Bug 33101 Summary: Merge r296485 into the 4.0 branch: Driver: Update devtoolset usage for RHEL https://bugs.llvm.org/show_bug.cgi?id=33101 What|Removed |Added -

[llvm-bugs] [Bug 33101] Merge r296485 into the 4.0 branch: Driver: Update devtoolset usage for RHEL

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33101 Tom Stellard changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[llvm-bugs] [Bug 33226] New: [coroutines] ICE "Pass 'Coroutine Elision' is not initialized" with -fcoroutines-ts -O0

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33226 Bug ID: 33226 Summary: [coroutines] ICE "Pass 'Coroutine Elision' is not initialized" with -fcoroutines-ts -O0 Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 33227] New: Defect with llvm::reverse used in for loop with a comparison

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33227 Bug ID: 33227 Summary: Defect with llvm::reverse used in for loop with a comparison Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 33065] false(?) -Wsequence warning

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33065 Stephen Hines changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 12416] MachineInstr verifier fails

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=12416 Matthias Braun changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

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

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32146 Bug 32146 depends on bug 12416, which changed state. Bug 12416 Summary: MachineInstr verifier fails https://bugs.llvm.org/show_bug.cgi?id=12416 What|Removed |Added --

[llvm-bugs] [Bug 33228] New: new llvm::sys::fs::is_local_impl(statvfs&)' is toxic to Solaris build

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33228 Bug ID: 33228 Summary: new llvm::sys::fs::is_local_impl(statvfs&)' is toxic to Solaris build Product: libraries Version: trunk Hardware: Sun OS: Solaris

[llvm-bugs] [Bug 33174] Merge r298177 into the 4.0 branch : [X86] Add NumRegisterParameters Module Flag.

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33174 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 33174, which changed state. Bug 33174 Summary: Merge r298177 into the 4.0 branch : [X86] Add NumRegisterParameters Module Flag. https://bugs.llvm.org/show_bug.cgi?id=33174 What|Removed |Added

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 32797, which changed state. Bug 32797 Summary: Merge r293630 into the 4.0 branch : [cmake] Support running tests in stand-alone builds https://bugs.llvm.org/show_bug.cgi?id=32797 What|Removed

[llvm-bugs] [Bug 33174] Merge r298177 into the 4.0 branch : [X86] Add NumRegisterParameters Module Flag.

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33174 Tom Stellard changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 32797] Merge r293630 into the 4.0 branch : [cmake] Support running tests in stand-alone builds

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32797 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 33174, which changed state. Bug 33174 Summary: Merge r298177 into the 4.0 branch : [X86] Add NumRegisterParameters Module Flag. https://bugs.llvm.org/show_bug.cgi?id=33174 What|Removed |Added

[llvm-bugs] [Bug 27307] clang-cl rejects -fno-delayed-template-parsing

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27307 Stephan T. Lavavej changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32061] [meta] 4.0.1 Release Blockers

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32061 Bug 32061 depends on bug 33170, which changed state. Bug 33170 Summary: Merge r298179 into the 4.0 branch : Make library calls sensitive to regparm module flag (Fixes PR3997). https://bugs.llvm.org/show_bug.cgi?id=33170 What|Removed

[llvm-bugs] [Bug 33170] Merge r298179 into the 4.0 branch : Make library calls sensitive to regparm module flag (Fixes PR3997).

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33170 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 33229] New: llvm.addcarry is incorrectly lowered

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33229 Bug ID: 33229 Summary: llvm.addcarry is incorrectly lowered Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Pr

[llvm-bugs] [Bug 33230] New: Clang on Windows should define __STDCPP_THREADS__ to be 1

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33230 Bug ID: 33230 Summary: Clang on Windows should define __STDCPP_THREADS__ to be 1 Product: clang Version: 4.0 Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] [Bug 33231] New: poor handling of io errors?

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33231 Bug ID: 33231 Summary: poor handling of io errors? Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 33232] New: Clang should report that char[] is NOT trivially destructible

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33232 Bug ID: 33232 Summary: Clang should report that char[] is NOT trivially destructible Product: clang Version: 4.0 Hardware: PC OS: Windows NT Status: NE

[llvm-bugs] [Bug 33233] New: [x86] Failing to tail-call memcpy and memmove due to extern C

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33233 Bug ID: 33233 Summary: [x86] Failing to tail-call memcpy and memmove due to extern C Product: new-bugs Version: 4.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 33234] New: LLVM misses loadpre opportunities

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33234 Bug ID: 33234 Summary: LLVM misses loadpre opportunities Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priorit

[llvm-bugs] [Bug 33235] New: clang-cl doesn't treat __declspec(nothrow) as noexcept; fails to compile

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33235 Bug ID: 33235 Summary: clang-cl doesn't treat __declspec(nothrow) as noexcept; fails to compile Product: clang Version: 4.0 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 33236] New: clang-cl emits bogus error: cannot decompose this type; 'std::tuple_size::value' is not a valid integral constant expression

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33236 Bug ID: 33236 Summary: clang-cl emits bogus error: cannot decompose this type; 'std::tuple_size::value' is not a valid integral constant expression Product: clang Versio

[llvm-bugs] [Bug 32608] Post RA scheduler incorrectly renames callee saved register

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32608 Carrot changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED|

[llvm-bugs] [Bug 33237] New: clang-cl: Ignore or implement /diagnostics:caret, /Zc:ternary, and (on x64) /Gr and /Gz

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33237 Bug ID: 33237 Summary: clang-cl: Ignore or implement /diagnostics:caret, /Zc:ternary, and (on x64) /Gr and /Gz Product: clang Version: 4.0 Hardware: PC OS: Windows

[llvm-bugs] [Bug 33238] New: Wrong isl ast schedule generated

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33238 Bug ID: 33238 Summary: Wrong isl ast schedule generated Product: Polly Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Pr

[llvm-bugs] [Bug 33185] SimplifyBinOp can make incorrect transformation in the presence of phi nodes

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33185 Daniel Berlin changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 33239] New: SHN_ABS symbols cause --gc-sections to crash

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33239 Bug ID: 33239 Summary: SHN_ABS symbols cause --gc-sections to crash Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 33240] New: Enhancement request: __attribute__((warn_untested_result))

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33240 Bug ID: 33240 Summary: Enhancement request: __attribute__((warn_untested_result)) Product: clang Version: unspecified Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 33241] New: compiling chromium Segmentation fault

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33241 Bug ID: 33241 Summary: compiling chromium Segmentation fault Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 33226] [coroutines] ICE "Pass 'Coroutine Elision' is not initialized" with -fcoroutines-ts -O0

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

[llvm-bugs] [Bug 33242] New: Address Sanitizer (ASAN) flags incorrect heap-use-after-free on PowerPC

2017-05-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33242 Bug ID: 33242 Summary: Address Sanitizer (ASAN) flags incorrect heap-use-after-free on PowerPC Product: compiler-rt Version: 4.0 Hardware: Other OS: Linux