[llvm-bugs] [Bug 28935] New: crash at -Os and above in 64-bit mode on x86_64-linux-gnu (Assertion `getTypeSizeInBits(Op->getType()) < getTypeSizeInBits(Ty) && "This is not an extending conversion!"' f

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28935 Bug ID: 28935 Summary: crash at -Os and above in 64-bit mode on x86_64-linux-gnu (Assertion `getTypeSizeInBits(Op->getType()) < getTypeSizeInBits(Ty) && "This is not an ex

[llvm-bugs] [Bug 28936] New: std/numerics/complex.number/complex.transcendentals/asin.pass.cpp depends on the sign bit of NaN numbers

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28936 Bug ID: 28936 Summary: std/numerics/complex.number/complex.transcendentals/as in.pass.cpp depends on the sign bit of NaN numbers Product: libc++ Version: 3.9 Hardware: PC

[llvm-bugs] [Bug 28937] New: clang is not knowing using const-attribute for the standard math functions

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28937 Bug ID: 28937 Summary: clang is not knowing using const-attribute for the standard math functions Product: clang Version: 3.8 Hardware: PC OS: Linux St

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

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28908 Sean Bruno changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28938] New: X86: MachineBasicBlock::getFirstTerminator returns end() in llvm::getFuncletMembership

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28938 Bug ID: 28938 Summary: X86: MachineBasicBlock::getFirstTerminator returns end() in llvm::getFuncletMembership Product: libraries Version: trunk Hardware: PC OS: Al

[llvm-bugs] [Bug 28938] X86: MachineBasicBlock::getFirstTerminator returns end() in llvm::getFuncletMembership

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

[llvm-bugs] [Bug 28939] New: test infra: convert pexpect errors into failures

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28939 Bug ID: 28939 Summary: test infra: convert pexpect errors into failures Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 27199] test infra: an exceptional exit outside of any test method should be cleared on rerun with no exceptional exit

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27199 Todd Fiala changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 28934] LLVMRunFunction does not work properly with MCJIT

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28934 Lang Hames changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28940] New: LLDB calls wrong C++ method when virtual hides non-virtual

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28940 Bug ID: 28940 Summary: LLDB calls wrong C++ method when virtual hides non-virtual Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 28870] Clang crashes after r277787 when compiling OpenTCP-1.0.4

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28870 Gabor Ballabas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28941] New: Document new PARAMATTR_CODE_ENTRY format

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28941 Bug ID: 28941 Summary: Document new PARAMATTR_CODE_ENTRY format Product: Documentation Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 28824] wrong code (segfault) at -O3 on x86_64-linux-gnu in the 32-bit mode

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28824 Michael Kuperstein changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28936] std/numerics/complex.number/complex.transcendentals/asin.pass.cpp depends on the sign bit of NaNs

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28936 Marshall Clow (home) changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28600] [meta] 3.9.0 Release Blockers

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28600 Bug 28600 depends on bug 28824, which changed state. Bug 28824 Summary: wrong code (segfault) at -O3 on x86_64-linux-gnu in the 32-bit mode https://llvm.org/bugs/show_bug.cgi?id=28824 What|Removed |Added

[llvm-bugs] [Bug 28600] [meta] 3.9.0 Release Blockers

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28600 Bug 28600 depends on bug 28936, which changed state. Bug 28936 Summary: std/numerics/complex.number/complex.transcendentals/asin.pass.cpp depends on the sign bit of NaNs https://llvm.org/bugs/show_bug.cgi?id=28936 What|Removed

[llvm-bugs] [Bug 28942] New: MachineScheduler: clusterNeighboringMemOps can lead to unstable output

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28942 Bug ID: 28942 Summary: MachineScheduler: clusterNeighboringMemOps can lead to unstable output Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 28719] clang crashes on valid code at -O3 on x86_64-linux-gnu with "error in backend: Broken function found, compilation aborted!"

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28719 Geoff Berry changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28600] [meta] 3.9.0 Release Blockers

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28600 Bug 28600 depends on bug 28719, which changed state. Bug 28719 Summary: clang crashes on valid code at -O3 on x86_64-linux-gnu with "error in backend: Broken function found, compilation aborted!" https://llvm.org/bugs/show_bug.cgi?id=28719

[llvm-bugs] [Bug 28363] BDNZ not generated for simple loops

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28363 Ehsan Amiri changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26417] Add AVX-512 support in X86TargetLowering::emitFMA3Instr

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26417 vyacheslav.n.kloch...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|--

[llvm-bugs] [Bug 28883] IfConversion crash

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28883 Kyle Butt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 28944] New: IRCE breaks loop-info

2016-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28944 Bug ID: 28944 Summary: IRCE breaks loop-info Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P C

[llvm-bugs] [Bug 28946] New: crash at -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu (Assertion `(KnownZero & KnownOne) == 0 && "Bits known to be one AND zero?"' failed.)

2016-08-11 Thread via llvm-bugs
0/ -c-isystem /usr/local/include/csmith-2.2.0/ -internal-isystem /usr/local/include -internal-isystem /usr/local/clang-trunk/bin/../lib/clang/4.0.0/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -w -