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

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23214 Bug 23214 depends on bug 22906, which changed state. Bug 22906 Summary: lld does not seem to support __start and __stop https://llvm.org/bugs/show_bug.cgi?id=22906 What|Removed |Added -

[llvm-bugs] [Bug 22906] lld does not seem to support __start and __stop

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=22906 George Rimar changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 26734] New: wrong code at -O2, -O3 (NOT -Os) on x86-64-linux-gnu (in 32- and 64-bit modes)

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26734 Bug ID: 26734 Summary: wrong code at -O2, -O3 (NOT -Os) on x86-64-linux-gnu (in 32- and 64-bit modes) Product: clang Version: unspecified Hardware: PC OS: Windows

[llvm-bugs] [Bug 25969] Crash when compiling Unreal Engine

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25969 Benjamin Xiao changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[llvm-bugs] [Bug 26735] New: clang-cl fails to compile atldlgs.h header from WTL 9.1

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26735 Bug ID: 26735 Summary: clang-cl fails to compile atldlgs.h header from WTL 9.1 Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] [Bug 26736] New: [CodeGen] DominatorTree not kept up to date for stack-overflow-in-load-hoisting.ll

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26736 Bug ID: 26736 Summary: [CodeGen] DominatorTree not kept up to date for stack-overflow-in-load-hoisting.ll Product: Polly Version: unspecified Hardware: PC OS: Wind

[llvm-bugs] [Bug 23390] lld produces invalid executable when statically linking against pthread

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

[llvm-bugs] [Bug 26737] New: lld: implement --warn-common

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26737 Bug ID: 26737 Summary: lld: implement --warn-common Product: lld Version: unspecified Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 26738] New: clang-cl fails to compile atlctrlw.h header from WTL

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26738 Bug ID: 26738 Summary: clang-cl fails to compile atlctrlw.h header from WTL Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: norma

[llvm-bugs] [Bug 26739] New: clang does not remove FDEs for zero-sized functions which breaks exceptions

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26739 Bug ID: 26739 Summary: clang does not remove FDEs for zero-sized functions which breaks exceptions Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 26465] [InstCombine] Replacing ((xor A, B) != 0) with (A != B) is not always good

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

[llvm-bugs] [Bug 26668] Support cmpxchg of pointer type

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26668 listm...@philipreames.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 13707] [meta] VCPP compatibility issues

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=13707 Bug 13707 depends on bug 26735, which changed state. Bug 26735 Summary: clang-cl fails to compile atldlgs.h header from WTL https://llvm.org/bugs/show_bug.cgi?id=26735 What|Removed |Added -

[llvm-bugs] [Bug 26735] clang-cl fails to compile atldlgs.h header from WTL

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

[llvm-bugs] [Bug 26741] New: __builtin_object_size is not consistently conservative with C++ inheritance

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26741 Bug ID: 26741 Summary: __builtin_object_size is not consistently conservative with C++ inheritance Product: clang Version: trunk Hardware: Macintosh OS: All

[llvm-bugs] [Bug 26742] New: llvm.eh.sjlj.setjmp builtin lowering may result in a compiler crash in pic mode

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26742 Bug ID: 26742 Summary: llvm.eh.sjlj.setjmp builtin lowering may result in a compiler crash in pic mode Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 26743] New: references to @gnu_indirect_function must use the symbol

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26743 Bug ID: 26743 Summary: references to @gnu_indirect_function must use the symbol Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 26744] New: In x86-64 Cygwin, USER_LABEL_PREFIX should be empty

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26744 Bug ID: 26744 Summary: In x86-64 Cygwin, USER_LABEL_PREFIX should be empty Product: clang Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 23029] [cwg777] Diagnostic issued for function parameter pack following a default argument

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23029 ThePhD changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[llvm-bugs] [Bug 26745] New: internalize can't deal with .symver renaming symbols

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26745 Bug ID: 26745 Summary: internalize can't deal with .symver renaming symbols Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 26738] clang-cl fails to compile atlctrlw.h header from WTL

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

[llvm-bugs] [Bug 13707] [meta] VCPP compatibility issues

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=13707 Bug 13707 depends on bug 26738, which changed state. Bug 26738 Summary: clang-cl fails to compile atlctrlw.h header from WTL https://llvm.org/bugs/show_bug.cgi?id=26738 What|Removed |Added

[llvm-bugs] [Bug 26746] New: InstructionSimplify turns 0.0 to -0.0

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26746 Bug ID: 26746 Summary: InstructionSimplify turns 0.0 to -0.0 Product: new-bugs Version: 3.7 Hardware: All OS: All Status: NEW Severity: normal Priority

[llvm-bugs] [Bug 26080] Incorrect code gen with fast-isel

2016-02-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26080 Anton Blanchard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---