[llvm-bugs] [Bug 28182] New: clang crashes on C++ code with ambiguous reference: Assertion `!Found.isAmbiguous() && "Cannot handle ambiguities here yet"' failed

2016-06-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28182 Bug ID: 28182 Summary: clang crashes on C++ code with ambiguous reference: Assertion `!Found.isAmbiguous() && "Cannot handle ambiguities here yet"' failed Product: clang

[llvm-bugs] [Bug 28183] New: clang crashes on C++11 code with invalid member initializer: Assertion `AddressOfExpr->getType() == Context.OverloadTy' failed

2016-06-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28183 Bug ID: 28183 Summary: clang crashes on C++11 code with invalid member initializer: Assertion `AddressOfExpr->getType() == Context.OverloadTy' failed Product: clang Vers

[llvm-bugs] [Bug 28184] New: clang crashes on valid C++ code having ternary expression with throw: Assertion `getOperand(0)->getType() == cast(getOperand(1)->getType())->getElementType()

2016-06-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28184 Bug ID: 28184 Summary: clang crashes on valid C++ code having ternary expression with throw: Assertion `getOperand(0)->getType() == cast(getOperand(1)->getType())->getElem

[llvm-bugs] [Bug 28185] New: CFI ICall metadata is generated incorrectly for functions with void parameter

2016-06-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28185 Bug ID: 28185 Summary: CFI ICall metadata is generated incorrectly for functions with void parameter Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 28186] New: clang crashes on valid C++ code with friend constructor: Assertion `Name' failed

2016-06-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28186 Bug ID: 28186 Summary: clang crashes on valid C++ code with friend constructor: Assertion `Name' failed Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 27667] Instruction profiler test segfaults on ARM

2016-06-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27667 Renato Golin changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 28187] New: False positive error in scan-build: bit logic

2016-06-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28187 Bug ID: 28187 Summary: False positive error in scan-build: bit logic Product: clang Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 28188] New: Static analyzer should not report error in memcpy()/memmove() with null pointer when length argument is zero.

2016-06-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28188 Bug ID: 28188 Summary: Static analyzer should not report error in memcpy()/memmove() with null pointer when length argument is zero. Product: clang Version: 3.8

[llvm-bugs] [Bug 28105] clang crashes on C++ code with invalid default argument for constructor: Assertion `Val && "isa<> used on a null pointer"' failed

2016-06-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28105 Serge Pavlov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28189] New: DSE miscompile with TBAA

2016-06-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28189 Bug ID: 28189 Summary: DSE miscompile with TBAA Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 28056] The _MM_ALIGN16 attribute is missing for non-windows targets

2016-06-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28056 Zvi Rackover changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28190] New: clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu running pass 'Loop Vectorization'

2016-06-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28190 Bug ID: 28190 Summary: clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu running pass 'Loop Vectorization' Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 28191] New: Android make - out of memory?!

2016-06-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28191 Bug ID: 28191 Summary: Android make - out of memory?! Product: clang Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 28192] New: Incorrect circular dependency error

2016-06-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28192 Bug ID: 28192 Summary: Incorrect circular dependency error Product: clang Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 28193] New: reject invariant hoisting when the load cannot be de-referenced (execution context is empty)

2016-06-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28193 Bug ID: 28193 Summary: reject invariant hoisting when the load cannot be de-referenced (execution context is empty) Product: Polly Version: unspecified Hardware: PC

[llvm-bugs] [Bug 28194] New: current trunk fails to build Qt 5.7.0 with lto: "invalid enum type", ../lib/IR/Verifier.cpp:4488: assertion

2016-06-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28194 Bug ID: 28194 Summary: current trunk fails to build Qt 5.7.0 with lto: "invalid enum type", ../lib/IR/Verifier.cpp:4488: assertion Product: clang Version: trunk

[llvm-bugs] [Bug 28195] New: Clang allows ambiguous derived-to-base pointer conversion.

2016-06-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28195 Bug ID: 28195 Summary: Clang allows ambiguous derived-to-base pointer conversion. Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] [Bug 28196] New: crash at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu (static bool llvm::isa_impl_cl::doit(const From*) [with To = llvm::GlobalValue;

2016-06-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28196 Bug ID: 28196 Summary: crash at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu (static bool llvm::isa_impl_cl::doit(const From*) [with To = llvm::GlobalValue; From = llvm::

[llvm-bugs] [Bug 28197] New: lld-link can't handle `#pragma comment(linker, "/SECTION:.hook, RWS")`

2016-06-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28197 Bug ID: 28197 Summary: lld-link can't handle `#pragma comment(linker, "/SECTION:.hook,RWS")` Product: lld Version: unspecified Hardware: PC OS: All Sta

[llvm-bugs] [Bug 28196] crash at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu (static bool llvm::isa_impl_cl::doit(const From*) [with To = llvm::GlobalValue; From

2016-06-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28196 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28197] lld-link can't handle `#pragma comment(linker, "/SECTION:.hook, RWS")`

2016-06-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28197 Rui Ueyama changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28198] New: CPU2006 benchmarks failures with mx32

2016-06-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28198 Bug ID: 28198 Summary: CPU2006 benchmarks failures with mx32 Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 28199] New: [mc][gfx7] Some VOP3 F64 insns (v_div*_f64, v_fma_f64) -- issues with inline constants

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28199 Bug ID: 28199 Summary: [mc][gfx7] Some VOP3 F64 insns (v_div*_f64, v_fma_f64) -- issues with inline constants Product: libraries Version: trunk Hardware: PC OS: Wi

[llvm-bugs] [Bug 28200] New: [mc] Some F64 insns (v_add_f64 etc.) -- floating inline const lead to assert.

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28200 Bug ID: 28200 Summary: [mc] Some F64 insns (v_add_f64 etc.) -- floating inline const lead to assert. Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 28201] New: [mc] Some F64 insns (v_add_f64 etc.) -- integer inline literal with abs modifier -> "unknown token in expression"

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28201 Bug ID: 28201 Summary: [mc] Some F64 insns (v_add_f64 etc.) -- integer inline literal with abs modifier -> "unknown token in expression" Product: libraries Version: trun

[llvm-bugs] [Bug 28202] New: [mc] Some F64 insns (v_add_f64 etc.) -- negative inline constants are not supported.

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28202 Bug ID: 28202 Summary: [mc] Some F64 insns (v_add_f64 etc.) -- negative inline constants are not supported. Product: libraries Version: trunk Hardware: PC OS: Wind

[llvm-bugs] [Bug 28203] New: clang-format treats white space in #include list a little strangely with includecategories

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28203 Bug ID: 28203 Summary: clang-format treats white space in #include list a little strangely with includecategories Product: clang Version: 3.8 Hardware: All OS: All

[llvm-bugs] [Bug 28204] New: [mc][gfx7] VOP3b v_mad_i64_i32/u64_u32 -- Missing support for DST1.

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28204 Bug ID: 28204 Summary: [mc][gfx7] VOP3b v_mad_i64_i32/u64_u32 -- Missing support for DST1. Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 28205] New: [mc] v_mqsad/qsad -- incorrect size/number of operands

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28205 Bug ID: 28205 Summary: [mc] v_mqsad/qsad -- incorrect size/number of operands Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 27940] DSE Produce different result with/-out debug intrinsic

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27940 Henric Karlsson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 19848] LTO changes results when alias point to weak symbols

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=19848 Rafael Ávila de Espíndola changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 22544] llvm-link fails depending on order of files

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=22544 Rafael Ávila de Espíndola changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28206] New: [mc] Some i/u/b64 insns -- floating inline const lead to assert.

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28206 Bug ID: 28206 Summary: [mc] Some i/u/b64 insns -- floating inline const lead to assert. Product: libraries Version: trunk Hardware: PC OS: Windows NT S

[llvm-bugs] [Bug 28176] Mesa lp_test_blend regression with llvm-3.9.0svn

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28176 srol...@vmware.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28207] New: [mc] v_cvt_f32/64 -- missing support for output modifiers.

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28207 Bug ID: 28207 Summary: [mc] v_cvt_f32/64 -- missing support for output modifiers. Product: libraries Version: trunk Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 28208] New: Reassociate reports change made incorrectly

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28208 Bug ID: 28208 Summary: Reassociate reports change made incorrectly Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 28151] [DebugInfo] Extend member pointer DI metadata to support the MS ABI

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28151 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28154] [meta] Add support for CodeView, the MSVC-compatible debug information format

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28154 Bug 28154 depends on bug 28151, which changed state. Bug 28151 Summary: [DebugInfo] Extend member pointer DI metadata to support the MS ABI https://llvm.org/bugs/show_bug.cgi?id=28151 What|Removed |Added

[llvm-bugs] [Bug 28209] New: [mc][gfx7] v_mac_f32_e64 -- assertions

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28209 Bug ID: 28209 Summary: [mc][gfx7] v_mac_f32_e64 -- assertions Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 28210] New: hang on x86_64-linux-gnu with __builtin_return_address

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28210 Bug ID: 28210 Summary: hang on x86_64-linux-gnu with __builtin_return_address Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: nor

[llvm-bugs] [Bug 28211] New: [mc] ds_and_src2/condxchg32_rtn/gws_sema_release_all/nop etc - unrecognized instructions

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28211 Bug ID: 28211 Summary: [mc] ds_and_src2/condxchg32_rtn/gws_sema_release_all/nop etc - unrecognized instructions Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 28212] New: No diagnostic for declarations with incompatible enums

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28212 Bug ID: 28212 Summary: No diagnostic for declarations with incompatible enums Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: no

[llvm-bugs] [Bug 28214] New: [codeview] Parameter types emitting in wrong order results in confusing windbg output

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28214 Bug ID: 28214 Summary: [codeview] Parameter types emitting in wrong order results in confusing windbg output Product: libraries Version: trunk Hardware: PC OS: Win

[llvm-bugs] [Bug 28213] New: [codeview] Parameter types emitting in wrong order results in confusing windbg output

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28213 Bug ID: 28213 Summary: [codeview] Parameter types emitting in wrong order results in confusing windbg output Product: libraries Version: trunk Hardware: PC OS: Win

[llvm-bugs] [Bug 28214] [codeview] Parameter types emitting in wrong order results in confusing windbg output

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28214 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28154] [meta] Add support for CodeView, the MSVC-compatible debug information format

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28154 Bug 28154 depends on bug 28214, which changed state. Bug 28214 Summary: [codeview] Parameter types emitting in wrong order results in confusing windbg output https://llvm.org/bugs/show_bug.cgi?id=28214 What|Removed |

[llvm-bugs] [Bug 28089] Short 8.3 paths make clang++ run in C mode, linking without C++ libraries

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28089 Adrian McCarthy changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 28215] New: [mc] ds_min/max[_rtn]_f32 -- too many operands required

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28215 Bug ID: 28215 Summary: [mc] ds_min/max[_rtn]_f32 -- too many operands required Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NE

[llvm-bugs] [Bug 28216] New: [MS] Clang generates wrong mangled name for template argument PointerLikeTypeTraits in MachineModuleInfoImpls

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28216 Bug ID: 28216 Summary: [MS] Clang generates wrong mangled name for template argument PointerLikeTypeTraits in MachineModuleInfoImpls Product: clang Version: unspecified

[llvm-bugs] [Bug 28217] New: istream::readsome() does not construct sentry

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28217 Bug ID: 28217 Summary: istream::readsome() does not construct sentry Product: libc++ Version: 3.5 Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 27941] Clang segfaults when considering non-special defaulted assignment operator.

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27941 Erik Pilkington changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28218] New: [LTO] Undefined symbols reported when linking old gas(1) on FreeBSD

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28218 Bug ID: 28218 Summary: [LTO] Undefined symbols reported when linking old gas(1) on FreeBSD Product: lld Version: unspecified Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 28219] New: IRMover throws error when merging ProfileSummary metadata

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28219 Bug ID: 28219 Summary: IRMover throws error when merging ProfileSummary metadata Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 27869] Optimizer doesn't simplify obvious contradiction

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27869 Manuel Jacob changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28220] New: COFF writer crash with -O2 but not -O1: missing associated COMDAT section for section .CRT$XCU

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28220 Bug ID: 28220 Summary: COFF writer crash with -O2 but not -O1: missing associated COMDAT section for section .CRT$XCU Product: new-bugs Version: trunk Hardware: PC

[llvm-bugs] [Bug 27726] Crash when compiling pixman

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27726 Simon Pilgrim changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 28221] New: InstCombine greediness blocks subsequent optimizations

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28221 Bug ID: 28221 Summary: InstCombine greediness blocks subsequent optimizations Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: norm

[llvm-bugs] [Bug 28187] False positive error in scan-build: bit logic

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28187 Devin Coughlin changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 15957] building intrinsics.gen.tmp from intrincis.td fails

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=15957 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28222] New: llvm-tblgen is still too slow in the default debug build configuration

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28222 Bug ID: 28222 Summary: llvm-tblgen is still too slow in the default debug build configuration Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 28223] New: [MS] MSVC does not provide vtable symbols for explicit template instantiations

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28223 Bug ID: 28223 Summary: [MS] MSVC does not provide vtable symbols for explicit template instantiations Product: clang Version: unspecified Hardware: PC OS: Windows

[llvm-bugs] [Bug 28220] COFF writer crash with -O2 but not -O1: missing associated COMDAT section for section .CRT$XCU

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28220 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED Component|new bugs

[llvm-bugs] [Bug 28224] New: [Regression] GVN optimization pass since llvm 3.8 produces wrong IR in one case

2016-06-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28224 Bug ID: 28224 Summary: [Regression] GVN optimization pass since llvm 3.8 produces wrong IR in one case Product: libraries Version: 3.8 Hardware: Other OS: Linux

[llvm-bugs] [Bug 28225] New: Need an option to leave a white space at the end of namespace block

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28225 Bug ID: 28225 Summary: Need an option to leave a white space at the end of namespace block Product: clang Version: 3.8 Hardware: All OS: All Status: NE

[llvm-bugs] [Bug 28226] New: Support --trace-symbol options (alias -y)

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28226 Bug ID: 28226 Summary: Support --trace-symbol options (alias -y) Product: lld Version: unspecified Hardware: All OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 23219] Enable memory sanitizer for PPC64

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23219 Marcin Kościelnicki changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28227] New: [mc] ds_wrxchg2* -- two offsets must be supported.

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28227 Bug ID: 28227 Summary: [mc] ds_wrxchg2* -- two offsets must be supported. Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enh

[llvm-bugs] [Bug 28228] New: [mc] export -- export instruction is not supported.

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28228 Bug ID: 28228 Summary: [mc] export -- export instruction is not supported. Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: en

[llvm-bugs] [Bug 28229] New: Consider using movw/movt for local symbols in position independent code on ELF

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28229 Bug ID: 28229 Summary: Consider using movw/movt for local symbols in position independent code on ELF Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 28230] New: [mc] flat_load -- with tfe, fetch-dest size shall be inreased by 1.

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28230 Bug ID: 28230 Summary: [mc] flat_load -- with tfe, fetch-dest size shall be inreased by 1. Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 28231] New: Consider using movw/movt for got entries

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28231 Bug ID: 28231 Summary: Consider using movw/movt for got entries Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal P

[llvm-bugs] [Bug 28232] New: [mc] buffer_dwordx3, buffer_atomic_fcmpswap/fmin/mfax are not supported.

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28232 Bug ID: 28232 Summary: [mc] buffer_dwordx3, buffer_atomic_fcmpswap/fmin/mfax are not supported. Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 28233] New: [mc] buffer_load -- with tfe, fetch-dest size shall be inreased by 1.

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28233 Bug ID: 28233 Summary: [mc] buffer_load -- with tfe, fetch-dest size shall be inreased by 1. Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 28234] New: [mc] buffer_load -- lds attribute is not supported.

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28234 Bug ID: 28234 Summary: [mc] buffer_load -- lds attribute is not supported. Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: en

[llvm-bugs] [Bug 28235] New: [mc] buffer_atomic -- tfe is not supported.

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28235 Bug ID: 28235 Summary: [mc] buffer_atomic -- tfe is not supported. Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancemen

[llvm-bugs] [Bug 28236] New: [mc] tbuffer (MTBUF) instructions are not supported.

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28236 Bug ID: 28236 Summary: [mc] tbuffer (MTBUF) instructions are not supported. Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: e

[llvm-bugs] [Bug 28237] New: Debian mipsel package does not build

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28237 Bug ID: 28237 Summary: Debian mipsel package does not build Product: new-bugs Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal Priority

[llvm-bugs] [Bug 28238] New: [InstCombine] icmp slt 0 optimization hinders more optimization

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28238 Bug ID: 28238 Summary: [InstCombine] icmp slt 0 optimization hinders more optimization Product: libraries Version: trunk Hardware: PC OS: All Status: N

[llvm-bugs] [Bug 28239] New: [mc] image_atomic -- issues with unorm (and other modifiers) and dmask.

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28239 Bug ID: 28239 Summary: [mc] image_atomic -- issues with unorm (and other modifiers) and dmask. Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 28240] New: [mc] image_atomic_f*/load/store_mip/pck* -- insns not supported.

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28240 Bug ID: 28240 Summary: [mc] image_atomic_f*/load/store_mip/pck* -- insns not supported. Product: libraries Version: trunk Hardware: PC OS: Windows NT S

[llvm-bugs] [Bug 28241] New: Wrong optimization of type-punning with two pointers involved

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28241 Bug ID: 28241 Summary: Wrong optimization of type-punning with two pointers involved Product: clang Version: unspecified Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 28242] New: enable shared_ptr to compile when ARC is enabled

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28242 Bug ID: 28242 Summary: enable shared_ptr to compile when ARC is enabled Product: libc++ Version: unspecified Hardware: All OS: MacOS X Status: NEW

[llvm-bugs] [Bug 28243] New: [mc] image_store/store_mip -- issues with unorm (and other modifiers) and dmask.

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28243 Bug ID: 28243 Summary: [mc] image_store/store_mip -- issues with unorm (and other modifiers) and dmask. Product: libraries Version: trunk Hardware: PC OS: Windows

[llvm-bugs] [Bug 28244] New: [mc] image_gather4/load/get/sample* -- issues with modifiers, with vgpr_a size etc.

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28244 Bug ID: 28244 Summary: [mc] image_gather4/load/get/sample* -- issues with modifiers, with vgpr_a size etc. Product: libraries Version: trunk Hardware: PC OS: Windo

[llvm-bugs] [Bug 28245] New: Assertion due to buildMemoryAccess

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28245 Bug ID: 28245 Summary: Assertion due to buildMemoryAccess Product: Polly Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Prior

[llvm-bugs] [Bug 28246] New: PowerPC - DAGCombiner crashes with assertion error "Broken CombineTo call!"

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28246 Bug ID: 28246 Summary: PowerPC - DAGCombiner crashes with assertion error "Broken CombineTo call!" Product: new-bugs Version: 3.8 Hardware: Other OS: Linux

[llvm-bugs] [Bug 28247] New: PowerPC - codegen crashes on llvm intrinsic

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28247 Bug ID: 28247 Summary: PowerPC - codegen crashes on llvm intrinsic Product: new-bugs Version: 3.8 Hardware: Other OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 28248] New: [DebugInfo] Missing debug info for abstract classes with constexpr constructors with -flimited-debug-info

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28248 Bug ID: 28248 Summary: [DebugInfo] Missing debug info for abstract classes with constexpr constructors with -flimited-debug-info Product: clang Version: unspecified Hardware: PC

[llvm-bugs] [Bug 28249] New: Missing warning about uninitialized var when going through a pointer

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28249 Bug ID: 28249 Summary: Missing warning about uninitialized var when going through a pointer Product: clang Version: trunk Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 28219] IRMover throws error when merging ProfileSummary metadata

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28219 Jake VanAdrighem changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28250] New: clang-cl does not consider __m128 to be a struct type

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28250 Bug ID: 28250 Summary: clang-cl does not consider __m128 to be a struct type Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: norm

[llvm-bugs] [Bug 28249] Missing warning about uninitialized var when going through a pointer

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28249 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28251] New: [codeview] Emit S_UDT and LF_UDT_SRC_LINE records for complete struct types

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28251 Bug ID: 28251 Summary: [codeview] Emit S_UDT and LF_UDT_SRC_LINE records for complete struct types Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 28252] New: Clang-cl crashes when compiling Qt 5.7.0

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28252 Bug ID: 28252 Summary: Clang-cl crashes when compiling Qt 5.7.0 Product: clang Version: 3.8 Hardware: PC OS: Windows NT Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 28253] New: lldb-mi Regression with LLDB_DISABLE_PYTHON=1

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28253 Bug ID: 28253 Summary: lldb-mi Regression with LLDB_DISABLE_PYTHON=1 Product: lldb Version: 3.8 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[llvm-bugs] [Bug 28254] New: libclang_rt.builtins isn't built with -fPIC

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28254 Bug ID: 28254 Summary: libclang_rt.builtins isn't built with -fPIC Product: compiler-rt Version: unspecified Hardware: Other OS: Linux Status: NEW Severity: norm

[llvm-bugs] [Bug 27684] tuple api break

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27684 Eric Fiselier changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 28256] New: [LTO] duplicated symbols in libc.a and libpthread.a (FreeBSD)

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28256 Bug ID: 28256 Summary: [LTO] duplicated symbols in libc.a and libpthread.a (FreeBSD) Product: lld Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 28257] New: LLD_REPRODUCE environment variable

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28257 Bug ID: 28257 Summary: LLD_REPRODUCE environment variable Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 28258] New: clang crashes with -std=c++11 on code invoking a deleted default constructor: Assertion `(data().DefaultedMoveConstructorIsDeleted || needsOverloadResolutionForMoveConstru

2016-06-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28258 Bug ID: 28258 Summary: clang crashes with -std=c++11 on code invoking a deleted default constructor: Assertion `(data().DefaultedMoveConstructorIsDeleted || needsOverloadR

  1   2   3   4   5   6   7   8   9   10   >