[llvm-bugs] [Bug 26447] New: Possible (probable?) bug in computing LiveRange overlap

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26447 Bug ID: 26447 Summary: Possible (probable?) bug in computing LiveRange overlap Product: libraries Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 26288] Clang FE fails with assertion "DelayedTypos.empty() && "Uncorrected typos!"

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26288 Denis Zobnin changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 26448] New: Ternary operator: Incorrect value category

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26448 Bug ID: 26448 Summary: Ternary operator: Incorrect value category Product: clang Version: 3.7 Hardware: PC OS: Linux Status: NEW Severity: normal Prior

[llvm-bugs] [Bug 26449] New: Bugs in __builtin_classify_type implementation

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26449 Bug ID: 26449 Summary: Bugs in __builtin_classify_type implementation Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 26450] New: ARM code runs 2x slower compared to gcc

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26450 Bug ID: 26450 Summary: ARM code runs 2x slower compared to gcc Product: clang Version: 3.7 Hardware: Other OS: Linux Status: NEW Severity: normal Prior

[llvm-bugs] [Bug 24706] clang generate wrong WORD mode for x32

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24706 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 22760] TestCases/stale_stack_leak.cc fails on Fedora 21

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=22760 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26451] New: Spurious use after free warning when using %p

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26451 Bug ID: 26451 Summary: Spurious use after free warning when using %p Product: clang Version: 3.8 Hardware: PC OS: All Status: NEW Severity: normal Prio

[llvm-bugs] [Bug 26452] New: LLVM emits divide by zero where there was none

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26452 Bug ID: 26452 Summary: LLVM emits divide by zero where there was none Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 26450] ARM code runs 2x slower compared to gcc

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26450 James Molloy changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26450] ARM code runs 2x slower compared to gcc

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26450 James Molloy changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

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

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26059 Bug 26059 depends on bug 26071, which changed state. Bug 26071 Summary: wrong code at -Os and above on x86_64-linux-gnu (DemandedBits) https://llvm.org/bugs/show_bug.cgi?id=26071 What|Removed |Added -

[llvm-bugs] [Bug 26071] wrong code at -Os and above on x86_64-linux-gnu (DemandedBits)

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26071 James Molloy changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 26453] New: Regression(259616:259623): Assertion failed: (!isNull() && "Cannot retrieve a NULL type pointer"), function getCommonPtr while building chromium

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26453 Bug ID: 26453 Summary: Regression(259616:259623): Assertion failed: (!isNull() && "Cannot retrieve a NULL type pointer"), function getCommonPtr while building chromium Product: new

[llvm-bugs] [Bug 26389] [x86-64] clang generate wrong instruction for cygwin

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26389 swigger changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[llvm-bugs] [Bug 26454] New: [3.8.0] omp parallel for simd unexpected behaviour at different optimization levels

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26454 Bug ID: 26454 Summary: [3.8.0] omp parallel for simd unexpected behaviour at different optimization levels Product: OpenMP Version: unspecified Hardware: PC OS: Fr

[llvm-bugs] [Bug 26450] ARM code runs 2x slower compared to gcc

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26450 Renato Golin changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 26455] New: no warning about implicit integer to pointer conversions on x86_64

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26455 Bug ID: 26455 Summary: no warning about implicit integer to pointer conversions on x86_64 Product: clang Version: unspecified Hardware: Macintosh OS: MacOS X

[llvm-bugs] [Bug 26456] New: clang assert !R.empty() && "empty lookup results when building templateid"

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26456 Bug ID: 26456 Summary: clang assert !R.empty() && "empty lookup results when building templateid" Product: new-bugs Version: unspecified Hardware: PC OS: Windows N

[llvm-bugs] [Bug 26457] New: In std=g++11, conversion using P::operator const std::string fails

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26457 Bug ID: 26457 Summary: In std=g++11, conversion using P::operator const std::string fails Product: clang Version: 3.7 Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 26362] clang 3.8.0.rc1 fails to build with gcc 4.8.1

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

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

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26059 Bug 26059 depends on bug 26362, which changed state. Bug 26362 Summary: clang 3.8.0.rc1 fails to build with gcc 4.8.1 https://llvm.org/bugs/show_bug.cgi?id=26362 What|Removed |Added ---

[llvm-bugs] [Bug 26453] Regression(259616:259623): Assertion failed: (!isNull() && "Cannot retrieve a NULL type pointer"), function getCommonPtr while building chromium

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

[llvm-bugs] [Bug 26441] TestConsecutiveBreakpoints.test_single_step_thread_specific fails on OSX

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26441 Jim Ingham changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 23840] SFINAE failure with variadic non-type template parameter

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

[llvm-bugs] [Bug 26460] New: int3 __builtin_astype(x, short8) asserts for OpenCL

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26460 Bug ID: 26460 Summary: int3 __builtin_astype(x, short8) asserts for OpenCL Product: clang Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 26373] [WinEH] LSR asserts trying to insert instructions at a catchswitch

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26373 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED Component|new bugs

[llvm-bugs] [Bug 26461] New: Bogus '-avx512ifma' is not a recognized feature for this target (ignoring feature)

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26461 Bug ID: 26461 Summary: Bogus '-avx512ifma' is not a recognized feature for this target (ignoring feature) Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 26462] New: GCC/clang C11 _Atomic incompatibility

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26462 Bug ID: 26462 Summary: GCC/clang C11 _Atomic incompatibility Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 26307] r258705 introduces a crash in computeKnownBits

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26307 Matthew Simpson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26463] New: Run-time assert while building Chromium

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26463 Bug ID: 26463 Summary: Run-time assert while building Chromium Product: clang Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: release bloc

[llvm-bugs] [Bug 26464] New: Assertion `!isNull() && "Cannot retrieve a NULL type pointer"' failed on xmlparse.c

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26464 Bug ID: 26464 Summary: Assertion `!isNull() && "Cannot retrieve a NULL type pointer"' failed on xmlparse.c Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 26464] Assertion `!isNull() && "Cannot retrieve a NULL type pointer"' failed on xmlparse.c

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

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

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26465 Bug ID: 26465 Summary: [InstCombine] Replacing ((xor A, B) != 0) with (A != B) is not always good Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 26467] New: Assertion `Success && "failed to evaluate label difference as absolute"' failed.

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26467 Bug ID: 26467 Summary: Assertion `Success && "failed to evaluate label difference as absolute"' failed. Product: libraries Version: trunk Hardware: PC OS: Windows

[llvm-bugs] [Bug 26467] Assertion `Success && "failed to evaluate label difference as absolute"' failed.

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26467 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26388] Run ubsan and lld tests on a Windows bot on the llvm waterfall

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26388 Rui Ueyama changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26468] New: -Wuninitialized warning on empty struct

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26468 Bug ID: 26468 Summary: -Wuninitialized warning on empty struct Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 26469] New: [Polly] www: Inside Polly documentation is outdated

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26469 Bug ID: 26469 Summary: [Polly] www: Inside Polly documentation is outdated Product: Polly Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: norma

[llvm-bugs] [Bug 26470] New: [www] Build doxygen documentation for Polly and add it to website

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26470 Bug ID: 26470 Summary: [www] Build doxygen documentation for Polly and add it to website Product: Polly Version: unspecified Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 26471] New: [Polly] Start writing sphinx documentation for Polly

2016-02-03 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26471 Bug ID: 26471 Summary: [Polly] Start writing sphinx documentation for Polly Product: Polly Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: norm