[llvm-bugs] [Bug 27813] New: Relocation R_ARM_THM_JUMP24 error when linking stage 2 MallocChecker.cpp on ARMv7

2016-05-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27813 Bug ID: 27813 Summary: Relocation R_ARM_THM_JUMP24 error when linking stage 2 MallocChecker.cpp on ARMv7 Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 27760] Remove exit-on-error from test/CodeGen/AMDGPU/call.ll

2016-05-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27760 Diana Picus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 27759] [Meta] Remove exit-on-error flag

2016-05-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27759 Bug 27759 depends on bug 27760, which changed state. Bug 27760 Summary: Remove exit-on-error from test/CodeGen/AMDGPU/call.ll https://llvm.org/bugs/show_bug.cgi?id=27760 What|Removed |Added ---

[llvm-bugs] [Bug 27815] New: [AArch64] Combine loads of v4i8 to load of i32

2016-05-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27815 Bug ID: 27815 Summary: [AArch64] Combine loads of v4i8 to load of i32 Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 27816] New: [AArch64] continue merging consecutive stores when the next store has different type in store sequences

2016-05-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27816 Bug ID: 27816 Summary: [AArch64] continue merging consecutive stores when the next store has different type in store sequences Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 27805] Wrong section VMA/LMA in case of using linker scripts

2016-05-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27805 Dima changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 27817] New: [InstCombine] recognize ub-safe negation pattern

2016-05-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27817 Bug ID: 27817 Summary: [InstCombine] recognize ub-safe negation pattern Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 27809] i386: error: ran out of registers during register allocation

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

[llvm-bugs] [Bug 27818] New: MC doesn't produce R_386_GOT32X

2016-05-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27818 Bug ID: 27818 Summary: MC doesn't produce R_386_GOT32X Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 27428] Produce R_X86_64_GOTPCRELX and R_X86_64_REX_GOTPCRELX when appropriate

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

[llvm-bugs] [Bug 27819] New: Invalid creation of R_X86_64_GOTPCRELX

2016-05-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27819 Bug ID: 27819 Summary: Invalid creation of R_X86_64_GOTPCRELX Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Pri

[llvm-bugs] [Bug 27728] Crash with -generate-arange-section

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

[llvm-bugs] [Bug 27820] New: ArrayBoundCheckerV2 false positive due to dead symbol remove.

2016-05-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27820 Bug ID: 27820 Summary: ArrayBoundCheckerV2 false positive due to dead symbol remove. Product: clang Version: 3.6 Hardware: PC OS: Windows NT Status: NE

[llvm-bugs] [Bug 27821] New: Valid code rejected - Initializing a dynamic array of non-default constructible objects

2016-05-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27821 Bug ID: 27821 Summary: Valid code rejected - Initializing a dynamic array of non-default constructible objects Product: clang Version: 3.8 Hardware: PC OS: All

[llvm-bugs] [Bug 27821] Valid code rejected - Initializing a dynamic array of non-default constructible objects

2016-05-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27821 TC changed: What|Removed |Added Status|NEW |RESOLVED CC||r

[llvm-bugs] [Bug 27822] New: With forward-declared enums: Assertion failed: (!isAnnotation() && "getIdentifierInfo() on an annotation token!"), function getIdentifierInfo

2016-05-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27822 Bug ID: 27822 Summary: With forward-declared enums: Assertion failed: (!isAnnotation() && "getIdentifierInfo() on an annotation token!"), function getIdentifierInfo Product: clang