[llvm-bugs] [Bug 37446] New: clang crashes on valid code at -O3 on x86_64-linux-gnu: Assertion `BitPosition <= BitWidth && "BitPosition out of range"' failed

2018-05-13 Thread via llvm-bugs
-obj -disable-free -main-file-name small.c -mrelocation-model static -mthread-model posix -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -momit-leaf-frame-pointer -coverage-notes-file /home/su/specres/good/20180513-c

[llvm-bugs] [Bug 37445] New: [GVNHoist] Assertion `dominates(MP, U) && "Memory PHI does not dominate it's uses"' failed.

2018-05-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37445 Bug ID: 37445 Summary: [GVNHoist] Assertion `dominates(MP, U) && "Memory PHI does not dominate it's uses"' failed. Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 37444] New: Merge r330926 and r330927 into the 6.0.1 release (ConfigFiles)

2018-05-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37444 Bug ID: 37444 Summary: Merge r330926 and r330927 into the 6.0.1 release (ConfigFiles) Product: clang Version: 6.0 Hardware: All OS: All Status: NEW

[llvm-bugs] Issue 4862 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: isa(Val) && "cast() argument of incompatible type!"

2018-05-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #5 on issue 4862 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: isa(Val) && "cast() argument of incompatible type!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4862#c5 ClusterFuzz has detected this issue as fixed in range 201805110701:201805120705.

[llvm-bugs] [Bug 37436] New: Support for llvm-ar P modifier

2018-05-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37436 Bug ID: 37436 Summary: Support for llvm-ar P modifier Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority:

[llvm-bugs] Issue 4856 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: Abrt in checkForCyclesHelper

2018-05-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #6 on issue 4856 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: Abrt in checkForCyclesHelper https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4856#c6 ClusterFuzz testcase 6309571443294208 is

[llvm-bugs] Issue 4862 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: isa(Val) && "cast() argument of incompatible type!"

2018-05-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #6 on issue 4862 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: isa(Val) && "cast() argument of incompatible type!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4862#c6 ClusterFuzz

[llvm-bugs] Issue 4856 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: Abrt in checkForCyclesHelper

2018-05-13 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #5 on issue 4856 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: Abrt in checkForCyclesHelper https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4856#c5 ClusterFuzz has detected this issue as fixed in range 201805110701:201805120705. Detailed report:

[llvm-bugs] [Bug 37439] New: compiler-rt can't find clang

2018-05-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37439 Bug ID: 37439 Summary: compiler-rt can't find clang Product: Build scripts Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 37438] New: Clang fails to build with -DLLVM_ENABLE_MODULES=ON

2018-05-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37438 Bug ID: 37438 Summary: Clang fails to build with -DLLVM_ENABLE_MODULES=ON Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 37440] New: opt crashes with "opt -inline -instcombine -jump-threading -licm -simplifycfg -loop-unswitch -indvars": Assertion `SE->DT.dominates(ENT.ExitingBlock, Latch) && "We should

2018-05-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37440 Bug ID: 37440 Summary: opt crashes with "opt -inline -instcombine -jump-threading -licm -simplifycfg -loop-unswitch -indvars": Assertion

[llvm-bugs] [Bug 37441] New: [X86] Suboptimal lowering of lshr/ashr <4 x i32> for non-AVX2

2018-05-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37441 Bug ID: 37441 Summary: [X86] Suboptimal lowering of lshr/ashr <4 x i32> for non-AVX2 Product: libraries Version: 6.0 Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 37443] New: clang-format doesn't indent {} block when format is set to llvm.

2018-05-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37443 Bug ID: 37443 Summary: clang-format doesn't indent {} block when format is set to llvm. Product: clang Version: 5.0 Hardware: PC OS: Linux Status: NEW