[llvm-bugs] [Bug 32616] New: Document that va_arg(ap, void*) can be used to consume any pointer argument

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32616 Bug ID: 32616 Summary: Document that va_arg(ap, void*) can be used to consume any pointer argument Product: Documentation Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 32617] New: /opt/local/libexec/llvm-4.0/include/c++/v1/algorithm:3010:35: runtime error: signed integer overflow: 9223372036854775807 - -9223372036854775808 cannot be represented in t

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32617 Bug ID: 32617 Summary: /opt/local/libexec/llvm-4.0/include/c++/v1/algorithm:3 010:35: runtime error: signed integer overflow: 9223372036854775807 - -9223372036854775808 cannot be

[llvm-bugs] [Bug 32618] New: Improve merging of identical branches

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32618 Bug ID: 32618 Summary: Improve merging of identical branches Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Prior

[llvm-bugs] [Bug 32619] New: [mc] s_cbranch_g_fork should accept inline literals

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32619 Bug ID: 32619 Summary: [mc] s_cbranch_g_fork should accept inline literals Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 32620] New: Test failing because cycleFrequency unable to determine CPU frequency for TSC accounting

2017-04-11 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32620 Bug ID: 32620 Summary: Test failing because cycleFrequency unable to determine CPU frequency for TSC accounting Product: XRay Version: unspecified Hardware: PC OS:

[llvm-bugs] [Bug 30911] SelectionDAG crash

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30911 Sam Parker changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32621] New: [mc] VOP3 version of v_interp_* should be supported for VI

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32621 Bug ID: 32621 Summary: [mc] VOP3 version of v_interp_* should be supported for VI Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 32623] New: Too lax dependences

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32623 Bug ID: 32623 Summary: Too lax dependences Product: Polly Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 32577] "LLVM ERROR: MD_associated operand is not ValueAsMetadata" while building compiler-rt tests with lto and lld

2017-04-11 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32577 Matthias Krüger changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[llvm-bugs] [Bug 32624] New: Merge r299866 into 4.0.1

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32624 Bug ID: 32624 Summary: Merge r299866 into 4.0.1 Product: libraries Version: 4.0 Hardware: PC OS: All Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 32153] [GVNHoist] Invalid hoist of store

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32153 Geoff Berry changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32524] x86: inefficient code for x == 0 || x == 1

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32524 Hans Wennborg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 26299] [meta][X86] Size optimization opportunities (in particular for 32-bit Chromium on Windows)

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=26299 Bug 26299 depends on bug 32524, which changed state. Bug 32524 Summary: x86: inefficient code for x == 0 || x == 1 https://bugs.llvm.org/show_bug.cgi?id=32524 What|Removed |Added ---

[llvm-bugs] [Bug 32317] Loop vectorizer miscompile resulting in additional loop iteration

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32317 Anna changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 13910] Clang warns that __builtin_unreachable() is unreachable

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=13910 Alex Lorenz changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 32584] llvm-cov isn't able to process files on Windows because of too long section names

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32584 Xinliang David Li changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32524] x86: inefficient code for x == 0 || x == 1

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32524 Sanjay Patel changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 26299] [meta][X86] Size optimization opportunities (in particular for 32-bit Chromium on Windows)

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=26299 Bug 26299 depends on bug 32524, which changed state. Bug 32524 Summary: x86: inefficient code for x == 0 || x == 1 https://bugs.llvm.org/show_bug.cgi?id=32524 What|Removed |Added ---

[llvm-bugs] [Bug 32625] New: Register Tiling of two not handled correctly

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32625 Bug ID: 32625 Summary: Register Tiling of two not handled correctly Product: Polly Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32626] New: clang-format: Have option to put main header in its own block when it's bubbled to the top

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32626 Bug ID: 32626 Summary: clang-format: Have option to put main header in its own block when it's bubbled to the top Product: clang Version: unspecified Hardware: PC

[llvm-bugs] [Bug 32627] New: clang-format/java: method call on anonymous inner class is indented weirdly

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32627 Bug ID: 32627 Summary: clang-format/java: method call on anonymous inner class is indented weirdly Product: clang Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 32628] New: When using C-bindings, on x86_64 ELF, fails to generate the correct instruction for external call

2017-04-11 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32628 Bug ID: 32628 Summary: When using C-bindings, on x86_64 ELF, fails to generate the correct instruction for external call Product: libraries Version: 4.0 Hardware: PC

[llvm-bugs] [Bug 32576] libfuzzer: fix copy paste in signal name

2017-04-11 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32576 Vitaly Buka changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32629] New: ARM/AArch64: Fill between executable sections with trap instructions

2017-04-11 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32629 Bug ID: 32629 Summary: ARM/AArch64: Fill between executable sections with trap instructions Product: lld Version: unspecified Hardware: All OS: All Stat

[llvm-bugs] [Bug 32630] New: UBSan: No warning for misaligned load of extern

2017-04-11 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32630 Bug ID: 32630 Summary: UBSan: No warning for misaligned load of extern Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32588] clang crashes on valid code at -O1 and above on x86_64-linux-gnu running pass 'X86 DAG->DAG Instruction Selection': Assertion `(!Node || !ResNo || ResNo < Node->getNumValues())

2017-04-11 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32588 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31185] opt crashes with "opt -mem2reg -instcombine -indvars -jump-threading -loop-rotate -loop-vectorize": Assertion `isa(Val) && "cast() argument of incompatible type!"' faile

2017-04-11 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=31185 Davide Italiano changed: What|Removed |Added CC||dav...@freebsd.org Resolution|---

[llvm-bugs] [Bug 31189] opt crashes with "opt -instcombine -functionattrs -licm -licm": UNREACHABLE executed at /tmp/llvm-builder/llvm-source-trunk/lib/IR/Value.cpp:822!

2017-04-11 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=31189 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32631] New: undef is printed on the wrong line by -E -CC -dD with comment in macro

2017-04-11 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32631 Bug ID: 32631 Summary: undef is printed on the wrong line by -E -CC -dD with comment in macro Product: clang Version: 4.0 Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 15393] error LNK2017: 'ADDR32' relocation to '.debug_str' invalid without /LARGEADDRESSAWARE:NO

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=15393 vtjn...@gmail.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32632] New: IndVarSimpify does not eliminate dead-loops with variant induction variable.

2017-04-11 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32632 Bug ID: 32632 Summary: IndVarSimpify does not eliminate dead-loops with variant induction variable. Product: new-bugs Version: unspecified Hardware: PC OS: Windows

[llvm-bugs] [Bug 32620] Test failing because cycleFrequency unable to determine CPU frequency for TSC accounting

2017-04-11 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32620 Douglas Yung changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32634] New: R_386_TLS_LDO_32 does not respect existing offset

2017-04-11 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32634 Bug ID: 32634 Summary: R_386_TLS_LDO_32 does not respect existing offset Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement