[llvm-bugs] [Bug 28435] New: libclang python bindings omit CursorKind.STATIC_ASSERT

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28435 Bug ID: 28435 Summary: libclang python bindings omit CursorKind.STATIC_ASSERT Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: norm

[llvm-bugs] [Bug 28436] New: libclang: namespace missing for typedefs in clang_getTypeSpelling

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28436 Bug ID: 28436 Summary: libclang: namespace missing for typedefs in clang_getTypeSpelling Product: new-bugs Version: 3.8 Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 28437] New: tpi hash verification fails on enums

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28437 Bug ID: 28437 Summary: tpi hash verification fails on enums Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 28438] New: Submodule containing macro somehow hides a textually included macro definition

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28438 Bug ID: 28438 Summary: Submodule containing macro somehow hides a textually included macro definition Product: clang Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 28439] New: ScalarEvolution creates redundant select from phi

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28439 Bug ID: 28439 Summary: ScalarEvolution creates redundant select from phi Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 21356] [loop vectorizer] failure to vectorize int to fp conversions for <256 bit vectors

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=21356 Sanjay Patel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 15946] Poor code generated for double conditional

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=15946 Michael Kuperstein changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28440] New: Clang prints illegal initializer type '_Atomic(unsigned long long)' for valid code

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28440 Bug ID: 28440 Summary: Clang prints illegal initializer type '_Atomic(unsigned long long)' for valid code Product: clang Version: 3.7 Hardware: PC OS: Linux

[llvm-bugs] [Bug 26299] [meta][X86] Size optimization opportunities (in particular for 32-bit Chromium on Windows)

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26299 Bug 26299 depends on bug 28146, which changed state. Bug 28146 Summary: A zexted setcc generates a setcc + movzbl instead of xor + setcc https://llvm.org/bugs/show_bug.cgi?id=28146 What|Removed |Added ---

[llvm-bugs] [Bug 28146] A zexted setcc generates a setcc + movzbl instead of xor + setcc

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28146 Michael Kuperstein changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28441] New: common predicate value is not hoisted

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28441 Bug ID: 28441 Summary: common predicate value is not hoisted Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 28442] New: We should generate the xor idiom instead of movzbl for zext even if not directly fed by setcc.

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28442 Bug ID: 28442 Summary: We should generate the xor idiom instead of movzbl for zext even if not directly fed by setcc. Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 28443] New: integer truncation error in areStridedAccessesIndependent

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28443 Bug ID: 28443 Summary: integer truncation error in areStridedAccessesIndependent Product: new-bugs Version: 3.8 Hardware: PC OS: FreeBSD Status: NEW

[llvm-bugs] [Bug 28444] New: Assertion `(!From->hasAnyUseOfValue(i) || From->getValueType(i) == To->getValueType(i)) && "Cannot use this version of ReplaceAllUsesWith!"' failed.

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28444 Bug ID: 28444 Summary: Assertion `(!From->hasAnyUseOfValue(i) || From->getValueType(i) == To->getValueType(i)) && "Cannot use this version of ReplaceAllUsesWith!"' failed.

[llvm-bugs] [Bug 24524] support --unresolved-symbols option for ELF file format

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24524 George Rimar changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 27997] ICE on trunk Clang, knl target, Assertion `L.isLCSSAForm(DT)' failed

2016-07-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27997 Elena Demikhovsky changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28443] integer truncation error in areStridedAccessesIndependent

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

[llvm-bugs] [Bug 28445] New: Compilation never end

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28445 Bug ID: 28445 Summary: Compilation never end Product: clang Version: 3.8 Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 28446] New: compile llvm3.8.0 failed by the libstdc++ of gcc6.1.0

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28446 Bug ID: 28446 Summary: compile llvm3.8.0 failed by the libstdc++ of gcc6.1.0 Product: libc++abi Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 28447] New: Assertion failed - unable to compile HHVM

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28447 Bug ID: 28447 Summary: Assertion failed - unable to compile HHVM Product: clang Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[llvm-bugs] [Bug 28448] New: alpha.security.ReturnPtrRange crash

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28448 Bug ID: 28448 Summary: alpha.security.ReturnPtrRange crash Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 3765] need facility to find token between two source ranges - was: SourceLocation of ? and : in clang::ConditionalOperator

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=3765 Abramo Bagnara changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 10394] Assertion failed compiling while loop with continue in the guard

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=10394 Abramo Bagnara changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 8239] Wrong generation of code for implicit cast to variably modified type

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=8239 Abramo Bagnara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28449] New: core assertion failure

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28449 Bug ID: 28449 Summary: core assertion failure Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Co

[llvm-bugs] [Bug 28450] New: core assertion failure (`state' in void {anonymous}::VLASizeChecker::checkPreStmt())

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28450 Bug ID: 28450 Summary: core assertion failure (`state' in void {anonymous}::VLASizeChecker::checkPreStmt()) Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 28451] New: [TableGen] DFA table wrong with multiple itineraries

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28451 Bug ID: 28451 Summary: [TableGen] DFA table wrong with multiple itineraries Product: tools Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 28452] New: Regression(likely r274678): "unsupported relocation type" UNREACHABLE while building chromium on Windows

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28452 Bug ID: 28452 Summary: Regression(likely r274678): "unsupported relocation type" UNREACHABLE while building chromium on Windows Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 28452] Regression(likely r274678): "unsupported relocation type" UNREACHABLE while building chromium on Windows

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

[llvm-bugs] [Bug 28453] New: Abort trap: 6 libc++abi.dylib: terminating with uncaught exception of type std::bad_alloc: std::bad_alloc

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28453 Bug ID: 28453 Summary: Abort trap: 6 libc++abi.dylib: terminating with uncaught exception of type std::bad_alloc: std::bad_alloc Product: libc++abi Version: unspecified

[llvm-bugs] [Bug 28454] New: core unreachable executed at ExprEngine.cpp:1960

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28454 Bug ID: 28454 Summary: core unreachable executed at ExprEngine.cpp:1960 Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 28455] New: Thread state not in sync with process state

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28455 Bug ID: 28455 Summary: Thread state not in sync with process state Product: lldb Version: 3.8 Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 28455] Thread state not in sync with process state

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28455 lab...@google.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 27859] loop-idiom miscompile with restrict and unwinding

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27859 Haicheng Wu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28456] New: compiler crash [freebsd specific?]

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28456 Bug ID: 28456 Summary: compiler crash [freebsd specific?] Product: clang Version: 3.5 Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 28457] New: 256bit AVX vectorization sometimes forgets about 128bit packed instructions

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28457 Bug ID: 28457 Summary: 256bit AVX vectorization sometimes forgets about 128bit packed instructions Product: clang Version: 3.8 Hardware: PC OS: All Sta

[llvm-bugs] [Bug 28458] New: [codeview] properly emit scope for variables

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28458 Bug ID: 28458 Summary: [codeview] properly emit scope for variables Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 28459] New: musttail does not support vararg function on ARM and PPC32/PPC64

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28459 Bug ID: 28459 Summary: musttail does not support vararg function on ARM and PPC32/PPC64 Product: libraries Version: trunk Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 28460] New: Wdelete-non-virtual-dtor doesn't work with std::unique_ptr

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28460 Bug ID: 28460 Summary: Wdelete-non-virtual-dtor doesn't work with std::unique_ptr Product: clang Version: unspecified Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 26027] [mc] Incorrect opcodes for DS_WRITE_SRC2_B32 and DS_WRITE_SRC2_B64

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26027 valery.pykhtin changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 28461] New: cvttpd2dq is not generated for <2 x double> to <2 x i32> casts

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28461 Bug ID: 28461 Summary: cvttpd2dq is not generated for <2 x double> to <2 x i32> casts Product: libraries Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 28462] New: Assertion triggered in MCSymbol when redefining symbol with .set after a use

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28462 Bug ID: 28462 Summary: Assertion triggered in MCSymbol when redefining symbol with .set after a use Product: libraries Version: trunk Hardware: All OS: All

[llvm-bugs] [Bug 28453] Abort trap: 6 libc++abi.dylib: terminating with uncaught exception of type std::bad_alloc: std::bad_alloc

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

[llvm-bugs] [Bug 28194] LTO fails if one file has a file-scoped enum and another file has a file-scoped struct by the same name

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28194 David Blaikie changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 21420] [Meta] Android+Clang platform support

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=21420 Bug 21420 depends on bug 28393, which changed state. Bug 28393 Summary: [AArch64] r273755 miscompiles libjpeg https://llvm.org/bugs/show_bug.cgi?id=28393 What|Removed |Added ---

[llvm-bugs] [Bug 28393] [AArch64] r273755 miscompiles libjpeg

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28393 Sebastian Pop changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28463] New: Swift build on raspberry pi stopped

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28463 Bug ID: 28463 Summary: Swift build on raspberry pi stopped Product: new-bugs Version: unspecified Hardware: Other OS: other Status: NEW Severity: normal

[llvm-bugs] [Bug 28156] TestWithModuleDebugging.py: failing on macOS

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28156 Greg Clayton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 28464] New: Update live range properly after dummy instructions in DeadRemat being inserted

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28464 Bug ID: 28464 Summary: Update live range properly after dummy instructions in DeadRemat being inserted Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 28465] New: Assertion failed: ESI.Type != EST_Uninstantiated && ESI.Type != EST_Unevaluated

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28465 Bug ID: 28465 Summary: Assertion failed: ESI.Type != EST_Uninstantiated && ESI.Type != EST_Unevaluated Product: clang Version: 3.8 Hardware: PC OS: Linux

[llvm-bugs] [Bug 28466] New: regression of bit manipulation optimization for certain bit positions

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28466 Bug ID: 28466 Summary: regression of bit manipulation optimization for certain bit positions Product: clang Version: 3.8 Hardware: PC OS: All Status: N

[llvm-bugs] [Bug 28130] Missing xxswapd before a stxvd2x

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28130 Tim changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |

[llvm-bugs] [Bug 27453] [ASan] Finish implementation of use-after-scope.

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27453 Bug 27453 depends on bug 27451, which changed state. Bug 27451 Summary: Clang doesn't add lifetime marks for temporaries that get lifetime extended https://llvm.org/bugs/show_bug.cgi?id=27451 What|Removed |Added

[llvm-bugs] [Bug 27451] Clang doesn't add lifetime marks for temporaries that get lifetime extended

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27451 Tim changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |

[llvm-bugs] [Bug 28463] Swift build on raspberry pi stopped

2016-07-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28463 Eli Friedman changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 23214] [META] Using LLD as FreeBSD's system linker

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23214 Bug 23214 depends on bug 28359, which changed state. Bug 28359 Summary: symbol has undefined version errors linking the FreeBSD base system https://llvm.org/bugs/show_bug.cgi?id=28359 What|Removed |Added --

[llvm-bugs] [Bug 28359] symbol has undefined version errors linking the FreeBSD base system

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28359 George Rimar changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 28444] Assertion `(!From->hasAnyUseOfValue(i) || From->getValueType(i) == To->getValueType(i)) && "Cannot use this version of ReplaceAllUsesWith!"' failed.

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28444 Matt Arsenault changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28467] New: clang accepts illegal C++ code with invalid redeclaration

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28467 Bug ID: 28467 Summary: clang accepts illegal C++ code with invalid redeclaration Product: clang Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 28468] New: clang accepts illegal C++ code that uses expression as function

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28468 Bug ID: 28468 Summary: clang accepts illegal C++ code that uses expression as function Product: clang Version: trunk Hardware: PC OS: All Status: NEW

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

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28245 Michael Kruse changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28469] New: Segfault when assigning map of default-ctr'ed (int, function)

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28469 Bug ID: 28469 Summary: Segfault when assigning map of default-ctr'ed (int, function) Product: libc++ Version: unspecified Hardware: PC OS: All Status:

[llvm-bugs] [Bug 28410] Optimized code contains illegal movaps instruction when using aligned attribute in typedef

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28410 John McCall changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28471] New: Assertion failed: !Unexpanded.empty() && "Unable to find unexpanded parameter packs"

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28471 Bug ID: 28471 Summary: Assertion failed: !Unexpanded.empty() && "Unable to find unexpanded parameter packs" Product: clang Version: 3.8 Hardware: Other OS: other

[llvm-bugs] [Bug 28472] New: Regression(274829): Assertion `VT.isInteger() && Operand.getValueType().isInteger() && "Invalid TRUNCATE!"' failed.

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28472 Bug ID: 28472 Summary: Regression(274829): Assertion `VT.isInteger() && Operand.getValueType().isInteger() && "Invalid TRUNCATE!"' failed. Product: libraries Version: tr

[llvm-bugs] [Bug 28473] New: GCC Compatibility: __final specifier unsupported

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28473 Bug ID: 28473 Summary: GCC Compatibility: __final specifier unsupported Product: clang Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 28474] New: SLP Vectorizer does not correctly widen loads when vectorizing reductions

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28474 Bug ID: 28474 Summary: SLP Vectorizer does not correctly widen loads when vectorizing reductions Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 28472] Regression(274829): Assertion `VT.isInteger() && Operand.getValueType().isInteger() && "Invalid TRUNCATE!"' failed.

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28472 Matt Arsenault changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28462] Assertion triggered in MCSymbol when redefining symbol with .set after a use

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28462 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28475] New: When clang fails to vectorize a loop, it should be more descriptive/helpful about why not

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28475 Bug ID: 28475 Summary: When clang fails to vectorize a loop, it should be more descriptive/helpful about why not Product: new-bugs Version: trunk Hardware: Macintosh

[llvm-bugs] [Bug 28476] New: [InstCombine] functionally-equivalent comparison code produces different IR

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28476 Bug ID: 28476 Summary: [InstCombine] functionally-equivalent comparison code produces different IR Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 28477] New: Some -Rpass-analysis=loop-vectorize diagnostics need rewording to include "loop not vectorized" prefix

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28477 Bug ID: 28477 Summary: Some -Rpass-analysis=loop-vectorize diagnostics need rewording to include "loop not vectorized" prefix Product: new-bugs Version: trunk Hardware: Macintosh

[llvm-bugs] [Bug 28478] New: clang crashes on invalid C++ code: `(!isa(LookupCtx) || LookupCtx->isDependentContext() || cast(LookupCtx)->isCompleteDefinition() || cast(Looku

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28478 Bug ID: 28478 Summary: clang crashes on invalid C++ code: `(!isa(LookupCtx) || LookupCtx->isDependentContext() || cast(LookupCtx)->isCompleteDefinition() ||

[llvm-bugs] [Bug 28479] New: wrong code at -O2 and -O3 on x86_64-linux-gnu in the 64-bit mode

2016-07-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28479 Bug ID: 28479 Summary: wrong code at -O2 and -O3 on x86_64-linux-gnu in the 64-bit mode Product: clang Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 28482] New: crash at -O3 on x86_64-linux-gnu in 64-bit mode (Assertion `(MOReg != Reg || OtherMI == KillMI) && "Found multiple kills of a register in a basic block"' failed.)

2016-07-09 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28482 Bug ID: 28482 Summary: crash at -O3 on x86_64-linux-gnu in 64-bit mode (Assertion `(MOReg != Reg || OtherMI == KillMI) && "Found multiple kills of a register in a basic block"'

[llvm-bugs] [Bug 28483] New: xorg segfault/fail to start since AMDGPU: Remove unused control flow intrinsic

2016-07-09 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28483 Bug ID: 28483 Summary: xorg segfault/fail to start since AMDGPU: Remove unused control flow intrinsic Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 28484] New: [x86, SSE] recognize that pcmp produces bitmask results

2016-07-09 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28484 Bug ID: 28484 Summary: [x86, SSE] recognize that pcmp produces bitmask results Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 28483] xorg segfault/fail to start since AMDGPU: Remove unused control flow intrinsic

2016-07-09 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28483 Matt Arsenault changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28485] New: Memory sanitizer brokenly compiled?

2016-07-09 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28485 Bug ID: 28485 Summary: Memory sanitizer brokenly compiled? Product: Packaging Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 28486] New: [x86, SSE] unnecessary shifts for bitwise logic with comparison (pcmp)?

2016-07-09 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28486 Bug ID: 28486 Summary: [x86, SSE] unnecessary shifts for bitwise logic with comparison (pcmp)? Product: libraries Version: trunk Hardware: PC OS: All S

[llvm-bugs] [Bug 28487] New: With -fsanitize=address, asan.so is not being linked in?

2016-07-09 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28487 Bug ID: 28487 Summary: With -fsanitize=address, asan.so is not being linked in? Product: Packaging Version: unspecified Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 28488] New: llvm-mc crashes with invalid output-asm-variant

2016-07-09 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28488 Bug ID: 28488 Summary: llvm-mc crashes with invalid output-asm-variant Product: libraries Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 28489] New: UNREACHABLE executed at lib/CodeGen/RegAllocFast.cpp:370!

2016-07-09 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28489 Bug ID: 28489 Summary: UNREACHABLE executed at lib/CodeGen/RegAllocFast.cpp:370! Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 28490] New: clang accepts illegal C++ code with ambiguous member lookup

2016-07-09 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28490 Bug ID: 28490 Summary: clang accepts illegal C++ code with ambiguous member lookup Product: clang Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 18561] No warning for unused computed values in comma expressions

2016-07-09 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=18561 Nick Lewycky changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28491] New: Generating C++ using -march=cpp generate code that does not compile

2016-07-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28491 Bug ID: 28491 Summary: Generating C++ using -march=cpp generate code that does not compile Product: tools Version: 3.8 Hardware: PC OS: Linux Status: N

[llvm-bugs] [Bug 28491] Generating C++ using -march=cpp generate code that does not compile

2016-07-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28491 Benjamin Kramer changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28421] non-conforming reverse_iterator::operator-

2016-07-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28421 Marshall Clow (home) changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28492] New: SCCP

2016-07-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28492 Bug ID: 28492 Summary: SCCP Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P Component: Scalar

[llvm-bugs] [Bug 28493] New: mingw32:clang++ compile crash when use -O2 : around allocate heap memory?

2016-07-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28493 Bug ID: 28493 Summary: mingw32:clang++ compile crash when use -O2 : around allocate heap memory? Product: libc++ Version: 3.8 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 28494] New: clang crashes on invalid C++14 code with __make_integer_seq: Assertion `isa(Template) && "Only function templates are possible here"' failed

2016-07-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28494 Bug ID: 28494 Summary: clang crashes on invalid C++14 code with __make_integer_seq: Assertion `isa(Template) && "Only function templates are possible here"' failed

[llvm-bugs] [Bug 28494] clang crashes on invalid C++14 code with __make_integer_seq: Assertion `isa(Template) && "Only function templates are possible here"' failed

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

[llvm-bugs] [Bug 28496] New: clang crashes on likely invalid C++11 code: Assertion `hasInClassInitializer() && InitStorage.getPointer() == nullptr && "bit width, initializer or captured type already s

2016-07-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28496 Bug ID: 28496 Summary: clang crashes on likely invalid C++11 code: Assertion `hasInClassInitializer() && InitStorage.getPointer() == nullptr && "bit width, initializer or captured type

[llvm-bugs] [Bug 28497] New: lld does not support --gdb-index option

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28497 Bug ID: 28497 Summary: lld does not support --gdb-index option Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Prio

[llvm-bugs] [Bug 28498] New: Passing 0 to __atomic_fetch_add generates mfence instead of lock xadd

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28498 Bug ID: 28498 Summary: Passing 0 to __atomic_fetch_add generates mfence instead of lock xadd Product: clang Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 27944] Miscompile lencod (after Sanjoy's SCEV changes?)

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27944 Tobias Grosser changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28499] New: Crashes on the boost XML parser

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28499 Bug ID: 28499 Summary: Crashes on the boost XML parser Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 28500] New: Assertion failed: isa(D) && "declaration not instantiated in this scope"

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28500 Bug ID: 28500 Summary: Assertion failed: isa(D) && "declaration not instantiated in this scope" Product: clang Version: 3.8 Hardware: Other OS: Linux S

[llvm-bugs] [Bug 28501] New: crash in PrintStackTrace when compiling a lambda returning an unknown type

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28501 Bug ID: 28501 Summary: crash in PrintStackTrace when compiling a lambda returning an unknown type Product: clang Version: 3.8 Hardware: PC OS: Linux St

[llvm-bugs] [Bug 28502] New: Assertion failed: QualifierLoc && "should be created for dependent qualifiers"

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28502 Bug ID: 28502 Summary: Assertion failed: QualifierLoc && "should be created for dependent qualifiers" Product: clang Version: 3.8 Hardware: Other OS: Linux

<    1   2   3   4   5   6   7   8   9   10   >