[llvm-bugs] [Bug 26630] New: [Hexagon] J2_jump instruction with a global address fails with: Assertion `isMBB() && "Wrong MachineOperand accessor"'

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26630 Bug ID: 26630 Summary: [Hexagon] J2_jump instruction with a global address fails with: Assertion `isMBB() && "Wrong MachineOperand accessor"' Product: tools Version: 3.8

[llvm-bugs] [Bug 26631] New: CMake atomic check fails, missing include

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26631 Bug ID: 26631 Summary: CMake atomic check fails, missing include Product: libc++ Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 26632] New: Breakpoint opcode triggering SIGBUS on Nexus 6

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26632 Bug ID: 26632 Summary: Breakpoint opcode triggering SIGBUS on Nexus 6 Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 22303] lld gets confused with STB_GNU_UNIQUE (gcc produced file)

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

[llvm-bugs] [Bug 26575] Assertion: "Address displacement operand is always an immediate or a global"

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26575 Andrey Turetskiy changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26633] New: clang clang::Sema::BuildCXXDefaultArgExpr asserts "isa<> used on a null pointer"

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26633 Bug ID: 26633 Summary: clang clang::Sema::BuildCXXDefaultArgExpr asserts "isa<> used on a null pointer" Product: new-bugs Version: unspecified Hardware: PC OS: Win

[llvm-bugs] [Bug 26631] CMake atomic check fails, missing include

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26631 Vasileios Kalintiris changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26059 Bug 26059 depends on bug 26369, which changed state. Bug 26369 Summary: Link with libatomic for targets that don't support atomic ops for all required sizes natively. https://llvm.org/bugs/show_bug.cgi?id=26369 What|Removed

[llvm-bugs] [Bug 26369] Link with libatomic for targets that don't support atomic ops for all required sizes natively.

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26369 Vasileios Kalintiris changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26635] New: gcc produces one .gcc_except_table per comdat, we produce only one

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26635 Bug ID: 26635 Summary: gcc produces one .gcc_except_table per comdat, we produce only one Product: libraries Version: trunk Hardware: PC OS: Linux Stat

[llvm-bugs] [Bug 26636] New: [SimplifyCFG] branch weights are not preserved when forming select

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26636 Bug ID: 26636 Summary: [SimplifyCFG] branch weights are not preserved when forming select Product: libraries Version: trunk Hardware: PC OS: All Status

[llvm-bugs] [Bug 26393] -DLLVM_LINK_LLVM_DYLIB:BOOL=ON produces many llvm test suite regressions

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26393 Jack Howarth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26059 Bug 26059 depends on bug 26393, which changed state. Bug 26393 Summary: -DLLVM_LINK_LLVM_DYLIB:BOOL=ON produces many llvm test suite regressions https://llvm.org/bugs/show_bug.cgi?id=26393 What|Removed |Added ---

[llvm-bugs] [Bug 26484] llvm fails to build when -DLLVM_ENABLE_PIC=OFF

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26484 Igor Sugak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26637] New: coff: Add a lld-link driver flag that mirrors the LIB env var

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26637 Bug ID: 26637 Summary: coff: Add a lld-link driver flag that mirrors the LIB env var Product: lld Version: unspecified Hardware: PC OS: Linux Status: N

[llvm-bugs] [Bug 26638] New: RLEV does not optimize loop

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26638 Bug ID: 26638 Summary: RLEV does not optimize loop Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 26639] New: ControlFlowIntegrity: ban address-taken mmap, mprotect, etc

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26639 Bug ID: 26639 Summary: ControlFlowIntegrity: ban address-taken mmap, mprotect, etc Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 26640] New: Unitialized variable usage not checked in some cases

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26640 Bug ID: 26640 Summary: Unitialized variable usage not checked in some cases Product: clang Version: 3.8 Hardware: PC OS: FreeBSD Status: NEW Severity: normal

[llvm-bugs] [Bug 26640] Unitialized variable usage not checked in some cases

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26640 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 26641] New: Spell checking makes diagnostic worse when forgetting template parameters on a template

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26641 Bug ID: 26641 Summary: Spell checking makes diagnostic worse when forgetting template parameters on a template Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 26642] New: Miscompilation caused by stack adjustment code clobbering used registers

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26642 Bug ID: 26642 Summary: Miscompilation caused by stack adjustment code clobbering used registers Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26059 Bug 26059 depends on bug 26316, which changed state. Bug 26316 Summary: [mips] Sanitizer regressions https://llvm.org/bugs/show_bug.cgi?id=26316 What|Removed |Added

[llvm-bugs] [Bug 26316] [mips] Sanitizer regressions

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26316 Daniel Sanders changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 24461] Allow LLDB to support Python 3.5

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24461 Zachary Turner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26110] clang c compiler produces wrong result for the attached c code with -O2 optimzation

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26110 Ahmed Bougacha changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 26643] New: False positive "format string is not a string literal", SARD #149064

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26643 Bug ID: 26643 Summary: False positive "format string is not a string literal", SARD #149064 Product: clang Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 26644] New: False positive "format string is not a string literal", SARD #149064

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26644 Bug ID: 26644 Summary: False positive "format string is not a string literal", SARD #149064 Product: clang Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 26644] False positive "format string is not a string literal", SARD #149064

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26644 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 26643] False positive "format string is not a string literal", SARD #149064

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26643 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 26575] Assertion: "Address displacement operand is always an immediate or a global"

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26575 Hans Wennborg changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 26645] New: [LIR] Non-temporal aspect dropped via conversion to memset in some cases

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26645 Bug ID: 26645 Summary: [LIR] Non-temporal aspect dropped via conversion to memset in some cases Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 26646] New: [Polly] FAIL: paq8p.execution_time triggered sporadically

2016-02-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26646 Bug ID: 26646 Summary: [Polly] FAIL: paq8p.execution_time triggered sporadically Product: Polly Version: unspecified Hardware: PC OS: Linux Status: NEW