[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

[llvm-bugs] [Bug 28503] New: Assertion failed: isa(Val) && "cast() argument of incompatible type!"

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28503 Bug ID: 28503 Summary: Assertion failed: isa(Val) && "cast() argument of incompatible type!" Product: clang Version: 3.8 Hardware: Other OS: Linux Stat

[llvm-bugs] [Bug 23085] [AArch64] Useless register shuffling with tail-call

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23085 John Brawn changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28504] New: Wrong constant folding

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28504 Bug ID: 28504 Summary: Wrong constant folding Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Co

[llvm-bugs] [Bug 28505] New: [x86, AVX2] inconsistent usage of vpbroadcast

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28505 Bug ID: 28505 Summary: [x86, AVX2] inconsistent usage of vpbroadcast Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 23087] Object emitter gets confused by global assembler

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23087 John Brawn changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28506] New: : C++11 templates disabled (?) on sunos

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28506 Bug ID: 28506 Summary: : C++11 templates disabled (?) on sunos Product: libc++ Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 28507] New: unknown emulation: elf32_x86_64

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28507 Bug ID: 28507 Summary: unknown emulation: elf32_x86_64 Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 28508] New: Assertion failed: !isa(this) || !cast(this)->isCompleteDefinition()

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28508 Bug ID: 28508 Summary: Assertion failed: !isa(this) || !cast(this)->isCompleteDefinition() Product: clang Version: 3.8 Hardware: Other OS: Linux Status

[llvm-bugs] [Bug 28144] [IPRA][AArch64] Simple correctness test failing on AArch64

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28144 Chad Rosier changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 28509] New: Add command-line option to choose the max nest level in asm macros

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28509 Bug ID: 28509 Summary: Add command-line option to choose the max nest level in asm macros Product: libraries Version: trunk Hardware: All OS: All Statu

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

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

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

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

[llvm-bugs] [Bug 27014] Clang crashes on simple testcase with syntax and sema errors

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

[llvm-bugs] [Bug 28124] X86 cc11 tail calls can clobber the return address when adjusting the stack pointer

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28124 Quentin Colombet changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 28510] New: SSE compare float to integer _mm_comige_ss family of instructions has changed behavior

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28510 Bug ID: 28510 Summary: SSE compare float to integer _mm_comige_ss family of instructions has changed behavior Product: clang Version: trunk Hardware: PC OS: Window

[llvm-bugs] [Bug 28511] New: Discrepancy between GCC's and Clang's abi_tag support in member functions of template classes

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28511 Bug ID: 28511 Summary: Discrepancy between GCC's and Clang's abi_tag support in member functions of template classes Product: clang Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 28513] New: [x86] go to eleven

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28513 Bug ID: 28513 Summary: [x86] go to eleven Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P Comp

[llvm-bugs] [Bug 28511] Discrepancy between GCC's and Clang's abi_tag support in member functions of template classes

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

[llvm-bugs] [Bug 28515] New: loop vectorizer miscompiles n-ary array concatenation w/ avx2

2016-07-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28515 Bug ID: 28515 Summary: loop vectorizer miscompiles n-ary array concatenation w/ avx2 Product: libraries Version: trunk Hardware: PC OS: Linux Status: N