September 2017 Archives by thread
Starting: Fri Sep 1 01:40:16 PDT 2017
Ending: Sat Sep 30 23:55:10 PDT 2017
Messages: 662
- [llvm-bugs] [Bug 34402] New: Code completion shows implicitly deleted copy constructor
via llvm-bugs
- [llvm-bugs] [Bug 34403] New: Assertion failure in RetainSummaryManager::getFunctionSummary()
via llvm-bugs
- [llvm-bugs] [Bug 34404] New: llvm_unreachable in clang::ento::ExprEngine::VisitCommonDeclRefExpr()
via llvm-bugs
- [llvm-bugs] [Bug 34405] New: Handling of i1 vector in insertelementInst
via llvm-bugs
- [llvm-bugs] [Bug 34406] New: error: expected assembly-time absolute expression
via llvm-bugs
- [llvm-bugs] [Bug 34407] New: lld does not seem to honour the linker script load address
via llvm-bugs
- [llvm-bugs] [Bug 34387] Assertion failed: (RegNo < NumRegs && "Attempting to access record for invalid register number!")
via llvm-bugs
- [llvm-bugs] [Bug 34413] New: No error occurs when there is no symbol name parsed to .local or .global directives
via llvm-bugs
- [llvm-bugs] [Bug 34414] New: Extracting the template template of a type and placing it into a template template holder fails
via llvm-bugs
- [llvm-bugs] [Bug 34168] "Bitcode/simd_ops/simd_ops_*.test" (254 failures) fail with SIGILL
via llvm-bugs
- [llvm-bugs] [Bug 34415] New: Cmov regression
via llvm-bugs
- [llvm-bugs] [Bug 33294] clang 4.0 template template partial specialization bug
via llvm-bugs
- [llvm-bugs] [Bug 34416] New: crash with '-O3 -mllvm -polly" on x86_64-linux-gnu (Segmentation fault. polly::canSynthesize)
via llvm-bugs
- [llvm-bugs] [Bug 34111] Compiler no longer optimizing a vector add+shuffle to identity to a horizontal add
via llvm-bugs
- [llvm-bugs] [Bug 34417] New: flto, Oz and -fuse-linker=ld.lld do not get along: --plugin-opt: number expected, but got 'z
via llvm-bugs
- [llvm-bugs] [Bug 34418] New: polly crashes with "-O3 -mllvm -polly -mllvm -enable-newgvn" on x86_64-linux-gnu (Segmentation fault, polly::ScopStmt::getDomain)
via llvm-bugs
- [llvm-bugs] [Bug 34419] New: TopLevelExpressionsTestCase-test_top_level_expressions_dwarf fails on fedora
via llvm-bugs
- [llvm-bugs] [Bug 34420] New: assert in lib/Sema/SemaExpr.cpp triggers
via llvm-bugs
- [llvm-bugs] [Bug 34421] New: Crash in SelectionDAG LegalizeOp - Unexpected illegal type! (llvm/trunk 312389)
via llvm-bugs
- [llvm-bugs] [Bug 33432] clang crashes with "-mllvm -enable-newgvn": Assertion `ProcessedCount[V] < 100 && "Seem to have processed the same Value a lot"' failed
via llvm-bugs
- [llvm-bugs] [Bug 34135] [NewGVN] Assertion `BeforeCC->isEquivalentTo(AfterCC) && "Value number changed after main loop completed!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 33305] wrong code at -Os on x86_64-linux-gnu with "-mllvm -enable-newgvn"
via llvm-bugs
- [llvm-bugs] [Bug 33959] wrong code with "opt -sroa -simplifycfg -newgvn -newgvn" on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 34333] Support/Threading.h on Haiku 'once_flag' does not name a type
via llvm-bugs
- [llvm-bugs] [Bug 34422] New: wrong code with "-mllvm -polly -mllvm -enable-newgvn -O3" in both 32-bit and 64-bit modes on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 34423] New: clang crashes at -O1 and above with polly and newgvn
via llvm-bugs
- [llvm-bugs] [Bug 34424] New: Throwing C++ exception after getting address of JITted function causes segfault.
via llvm-bugs
- [llvm-bugs] [Bug 34425] New: Clang fails to compile a program with function definition inside function.
via llvm-bugs
- [llvm-bugs] [Bug 34401] Assertion failure/bad codegen: too many args w/inherited constructor from virtual base in ctor-initializer
via llvm-bugs
- [llvm-bugs] [Bug 34426] New: Miscompiled direct base initialization in inherited constructor from virtual base of same type
via llvm-bugs
- [llvm-bugs] [Bug 34427] New: clang generate incompatible code for std::tie
via llvm-bugs
- [llvm-bugs] [Bug 34428] New: Please backport clang-tools-extra LD_LIBRARY_FIX to release_50
via llvm-bugs
- [llvm-bugs] [Bug 34429] New: polly crashes at -O3 on x86_64-linux-gnu (Assertion `New && "Unexpected scalar dependence in region!"' failed.)
via llvm-bugs
- [llvm-bugs] [Bug 34430] New: clang crashes with "-mllvm -enable-newgvn": Assertion `ProcessedCount[V] < 100 && "Seem to have processed the same Value a lot"' failed
via llvm-bugs
- [llvm-bugs] [Bug 34431] New: wrong code in Polly on x86_64-linux-gnu with "opt -gvn -polly-opt-isl -polly-codegen"
via llvm-bugs
- [llvm-bugs] [Bug 34432] New: clang crashes at -O1 and above with polly: cannot handle void expression
via llvm-bugs
- [llvm-bugs] [Bug 34433] New: polly crashes with "opt -jump-threading -gvn -polly-dependences": running pass 'Polly - Detect static control parts (SCoPs)'
via llvm-bugs
- [llvm-bugs] [Bug 34434] New: polly crashes with "opt -polly-dependences -polly-scops -polly-codegen -polly-ast": running pass 'Polly - Generate an AST from the SCoP (isl)'
via llvm-bugs
- [llvm-bugs] [Bug 34435] New: crash with "-g" at -O1 and above in 32-bit and 64-bit modes on x86_64-linux-gnu (Assertion `FragmentOffset >= OffsetInBits && "overlapping or duplicate fragments"' failed.)
via llvm-bugs
- [llvm-bugs] [Bug 34436] New: Assertion failed: begin[0] == '\'' && "Invalid token lexed", file C:\src\llvm_package_500_rc4\llvm\tools\clang\lib\Lex\LiteralSupport.cpp, line 1060
via llvm-bugs
- [llvm-bugs] [Bug 34366] clang-format misaligns * in first part of for loop if third part of for loop contains comma
via llvm-bugs
- [llvm-bugs] [Bug 34437] New: sanitize-coverage: incorrectly instruments logical operations
via llvm-bugs
- [llvm-bugs] [Bug 34397] [X86] CodeGen crashes on assert of non-simple type after type-legalization
via llvm-bugs
- [llvm-bugs] [Bug 34438] New: LoopVectorizer bails out when ShortTripCount=8, MaxVF=16
via llvm-bugs
- [llvm-bugs] [Bug 34439] New: wrong code in Polly on x86_64-linux-gnu with "opt -newgvn -jump-threading -polly-mse -polly-opt-isl -polly-codegen"
via llvm-bugs
- [llvm-bugs] [Bug 33967] TBAA leads to incorrect code generation (aliasing between scalar and SSE vector type)
via llvm-bugs
- [llvm-bugs] [Bug 34440] New: Polly/isl trunk r311629 crashes while building ffmpeg
via llvm-bugs
- [llvm-bugs] [Bug 34441] New: polly crashes with "opt -gvn -polly-opt-isl -polly-codegen -polly-scops -polly-codegen" while running pass 'Polly - Create LLVM-IR from SCoPs'
via llvm-bugs
- [llvm-bugs] [Bug 34442] New: polly crashes with "opt -mem2reg -ipsccp -gvn -polly-dependences" while running pass 'Polly - Create polyhedral description of Scops'
via llvm-bugs
- [llvm-bugs] [Bug 34443] New: polly crashes with "opt -polly-canonicalize -polly-codegen -adce -polly-codegen" while running pass 'Polly - Detect static control parts (SCoPs)'
via llvm-bugs
- [llvm-bugs] [Bug 34444] New: polly crashes with "opt -newgvn -jump-threading -polly-mse" while running pass 'Polly - Maximal static expansion of SCoP'
via llvm-bugs
- [llvm-bugs] [Bug 34445] New: OpenMP: Reduction initializer segfaults at runtime in move constructor
via llvm-bugs
- [llvm-bugs] [Bug 34446] New: [coroutines] Invalid error about 'auto await_suspend()' when return-type is deduced to be bool
via llvm-bugs
- [llvm-bugs] [Bug 34447] New: Potential Unbounded recursion in MachineLICM::InitRegPressure
via llvm-bugs
- [llvm-bugs] [Bug 34448] New: Add braced list formatting options
via llvm-bugs
- [llvm-bugs] [Bug 33204] void {anonymous}::NewGVN::verifyIterationSettled(llvm::Function&): Assertion `BeforeCC->isEquivalentTo(AfterCC) && "Value number changed after main loop completed!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 34451] New: Assertion failure in clang::Expr::getBestDynamicClassType (via optin.cplusplus.VirtualCall SA checker)
via llvm-bugs
- [llvm-bugs] [Bug 34452] New: NewGVN: Assertion `Val && "isa<> used on a null pointer
via llvm-bugs
- [llvm-bugs] [Bug 34453] New: CLAMR breaks on AArch64
via llvm-bugs
- [llvm-bugs] [Bug 34454] New: [X86] Failure to prevent schedule across x87 control word instructions
via llvm-bugs
- [llvm-bugs] [Bug 34455] New: clang-format became really slow on pre-processed files
via llvm-bugs
- [llvm-bugs] [Bug 34456] New: DynamicLibrary Shutdown unit test crashes when built with /MTd
via llvm-bugs
- [llvm-bugs] [Bug 34382] [X86] Not taking advantage of the permute-in-lane instruction (vpermilps)
via llvm-bugs
- [llvm-bugs] [Bug 34457] New: polly crashes with "opt -simplifycfg -newgvn -instcombine -polly-mse -polly-optree" while running pass 'Polly - Forward operand tree'
via llvm-bugs
- [llvm-bugs] [Bug 34458] New: polly crashes with "opt -mem2reg -polly-mse" while running pass 'Polly - Maximal static expansion of SCoP'
via llvm-bugs
- [llvm-bugs] [Bug 34459] New: opt crashes with "opt -inline -instcombine -adce -newgvn -gvn-hoist": Assertion `dominates(MD, U) && "Memory Def does not dominate it's uses"' failed
via llvm-bugs
- [llvm-bugs] [Bug 34460] New: Assertion failure in clang::ento::SVal::castAs
via llvm-bugs
- [llvm-bugs] [Bug 34461] New: opt crashes with "opt -gvn -inline -slp-vectorizer -adce -gvn-hoist -sroa": Assertion `UBB == DBB' failed
via llvm-bugs
- [llvm-bugs] [Bug 34462] New: opt crashes with "opt -jump-threading -mem2reg -gvn -ipsccp -gvn -adce -gvn-hoist": Assertion `UpperBound != 0' failed
via llvm-bugs
- [llvm-bugs] [Bug 34463] New: Can't compile with address sanitizer using clang3.9 trusty package
via llvm-bugs
- [llvm-bugs] [Bug 34464] New: clang crashes at -O2 and above with polly and newgvn: Assertion `ArrayAccess && "No array access found for instruction!"' failed.
via llvm-bugs
- [llvm-bugs] [Bug 34465] New: llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp:100: dead code ?
via llvm-bugs
- [llvm-bugs] [Bug 34466] New: opt crashes with "opt -polly-canonicalize -polly-dependences -adce -newgvn -gvn-hoist": Assertion `DT->dominates(NewBB, OldBB) && "invalid path"' failed
via llvm-bugs
- [llvm-bugs] [Bug 34467] New: llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp:100: dead code ?
via llvm-bugs
- [llvm-bugs] [Bug 17683] Optimize division of positive signed integer by power of 2 to a simple shift
via llvm-bugs
- [llvm-bugs] [Bug 17713] optimization: propagate equalities for fcmp (floating point compares)
via llvm-bugs
- [llvm-bugs] [Bug 34468] New: LoopVectorizer creates a dead loop when ShortTripCount=32, MaxVF=64
via llvm-bugs
- [llvm-bugs] [Bug 34469] New: wrong code in Polly on x86_64-linux-gnu with "opt -instcombine -newgvn -polly-opt-isl -polly-mse -polly-codegen"
via llvm-bugs
- [llvm-bugs] [Bug 34348] Assertion: InitVal->getType() == getValueType() && "Initializer type must match GlobalVariable type"
via llvm-bugs
- [llvm-bugs] [Bug 34470] New: Ubuntu Trusty LLVM packages are down
via llvm-bugs
- [llvm-bugs] [Bug 34471] New: small improvement to switch compilation
via llvm-bugs
- [llvm-bugs] [Bug 34472] New: clang crashes with "-mllvm -enable-newgvn": Assertion `ProcessedCount[V] < 100 && "Seem to have processed the same Value a lot"' failed
via llvm-bugs
- [llvm-bugs] [Bug 34473] New: void {anonymous}::NewGVN::verifyIterationSettled(llvm::Function&): Assertion `BeforeCC->isEquivalentTo(AfterCC) && "Value number changed after main loop completed!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 34474] New: Failure to multiply 'pow2 +/-1' vectors with shl+add/sub
via llvm-bugs
- [llvm-bugs] [Bug 33977] [X86][AVX512] _mm512_stream_load_si512 should take a const void* argument
via llvm-bugs
- [llvm-bugs] [Bug 34475] New: LOCK/REP/REPNE prefixes emitted as instruction on their own
via llvm-bugs
- [llvm-bugs] [Bug 30996] [META] PVS Studio Warnings
via llvm-bugs
- [llvm-bugs] [Bug 34476] New: trunk: lvm::MachineFunctionPass::runOnFunction segfault
via llvm-bugs
- [llvm-bugs] [Bug 7709] [MC] Disassembler does not support x86 instruction prefixes
via llvm-bugs
- [llvm-bugs] [Bug 10988] x86 MC encoder and disassembler bugs umbrella
via llvm-bugs
- [llvm-bugs] [Bug 34142] -msse4 -O0 segfault
via llvm-bugs
- [llvm-bugs] [Bug 27908] Incorrect generated code with AVX
via llvm-bugs
- [llvm-bugs] [Bug 34477] New: Incorrect debug values for variables due to phi-related DBG_VALUEs moved in ISel
via llvm-bugs
- [llvm-bugs] [Bug 34478] New: MOV16ms uses operand size override prefix
via llvm-bugs
- [llvm-bugs] [Bug 32391] Optimization flag -O2 gives wrong results for SSE2 and AVX intrinsics
via llvm-bugs
- [llvm-bugs] [Bug 34479] New: opt crashes with "opt -polly-canonicalize -jump-threading -newgvn": Assertion `BeforeCC->isEquivalentTo(AfterCC) && "Value number changed after main loop completed!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 34480] New: clang 6.0.0-svn312520-1~exp1 segfaults while building llvm trunk TransBlockObjCVariable.cpp
via llvm-bugs
- [llvm-bugs] [Bug 34481] New: polly crashes with "opt -mem2reg -inline -polly-simplify -polly-opt-isl -polly-codegen" while running pass 'Polly - Create LLVM-IR from SCoPs'
via llvm-bugs
- [llvm-bugs] [Bug 34482] New: opt crashes with "opt -gvn -newgvn": Assertion `BeforeCC->isEquivalentTo(AfterCC) && "Value number changed after main loop completed!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 34483] New: Crash in CreateTarget(..) in vim 8.0 python
via llvm-bugs
- [llvm-bugs] [Bug 30932] unresolved external symbol ___annotation
via llvm-bugs
- [llvm-bugs] [Bug 6815] [META] Compiling ReactOS with clang
via llvm-bugs
- [llvm-bugs] [Bug 32021] Clang-CL can not compile TraceLoggingProvider.h
via llvm-bugs
- [llvm-bugs] [Bug 34484] New: libclang crashes with segmentation fault with python bindings
via llvm-bugs
- [llvm-bugs] [Bug 34485] New: clang crashes at -O1 and above with polly and newgvn: Assertion `isl_union_map_is_injective(Result.keep()) == isl_bool_true' failed.
via llvm-bugs
- [llvm-bugs] [Bug 32514] Compiling a math-heavy file that uses Eigen with the '-O3 -ffast-math' causes an infinite hang
via llvm-bugs
- [llvm-bugs] [Bug 34486] New: wrong code in Polly on x86_64-linux-gnu with "opt -sroa -functionattrs -loop-rotate -licm -loop-unswitch -loop-unroll -jump-threading -polly-opt-isl -polly-codegen"
via llvm-bugs
- [llvm-bugs] [Bug 34487] New: exports.yaml and weak-symbols.yaml test cases break on powerpc64 (BE) after r312294
via llvm-bugs
- [llvm-bugs] [Bug 34488] New: llvm-mc aarch64 doesn't accept "mov x6, v6.2d[0]"
via llvm-bugs
- [llvm-bugs] [Bug 34162] yaml2obj cannot handle multiple sections with the same name
via llvm-bugs
- [llvm-bugs] [Bug 34489] New: obj2yaml cannot handle duplicated symbol names
via llvm-bugs
- [llvm-bugs] [Bug 34490] New: r312318 causing null dereference crash
via llvm-bugs
- [llvm-bugs] [Bug 34491] New: Invalid warning about unsupported target("thumb") attribute
via llvm-bugs
- [llvm-bugs] [Bug 34492] New: [meta] 5.0.1 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 34493] New: Merge r312337 into the 5.0 branch : AMDGPU: IMPLICIT_DEFs and DBG_VALUEs do not contribute to wait states
via llvm-bugs
- [llvm-bugs] [Bug 34494] New: wrong code (in Polly?) on x86_64-linux-gnu with "opt -simplifycfg -sroa -early-cse-memssa -loop-rotate -jump-threading -licm -instcombine -polly-simplify -polly-opt-isl -polly-codegen"
via llvm-bugs
- [llvm-bugs] [Bug 34496] New: [osx.cocoa.RetainCount] Crash with function named 'C'
via llvm-bugs
- [llvm-bugs] [Bug 34498] New: x86-64: std::atomic<T> is not atomic for a 16 byte object with -mno-cx16
via llvm-bugs
- [llvm-bugs] [Bug 24191] Possibly inefficient std::atomic<int> codegen on x86 for simple arithmetic
via llvm-bugs
- [llvm-bugs] [Bug 34499] New: PDB emission fails with thin-lto
via llvm-bugs
- [llvm-bugs] [Bug 33922] [OpenMP 5.0] New ident_t flags for __kmpc_for_static_init()
via llvm-bugs
- [llvm-bugs] [Bug 34501] New: [ARM] - LLD does not deduplicate entries in .ARM.exidx
via llvm-bugs
- [llvm-bugs] [Bug 34502] New: Regalloc assert fails: Unexpected VNI
via llvm-bugs
- [llvm-bugs] [Bug 34503] New: Codegen generates invalid code.
via llvm-bugs
- [llvm-bugs] [Bug 34504] New: Assertion failed: getOperand(0)->getType() == cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!"
via llvm-bugs
- [llvm-bugs] [Bug 34505] New: llvm-nm test fails on SystemZ
via llvm-bugs
- [llvm-bugs] [Bug 34506] New: lld -r corrupts comdat groups
via llvm-bugs
- [llvm-bugs] [Bug 34239] clang generated object files linked with MSVC /DEBUG:FASTLINK generate huge PDBs
via llvm-bugs
- [llvm-bugs] [Bug 34507] New: Assertion failure (DelayedTypos.empty() && "Uncorrected typos!") in case of multiple typos in expression
via llvm-bugs
- [llvm-bugs] [Bug 34508] New: clang -x cuda requires duplicating __host__ and __device__ specifiers
via llvm-bugs
- [llvm-bugs] [Bug 33878] BasicAA incorrectly assumes different address spaces don't alias
via llvm-bugs
- [llvm-bugs] [Bug 34509] New: global memory allocation and pointers to this are not parsed correctly to exports
via llvm-bugs
- [llvm-bugs] [Bug 34510] New: Minidump target does not resolve new symbols correctly
via llvm-bugs
- [llvm-bugs] [Bug 34511] New: Mangled names for unnamed local types declared in block expressions in non-static data member initializers lack discriminators
via llvm-bugs
- [llvm-bugs] [Bug 29092] psABI inconsistency when passing vector registers?
via llvm-bugs
- [llvm-bugs] [Bug 34512] New: ld.lld crash (SEGV) with --emit-relocs
via llvm-bugs
- [llvm-bugs] [Bug 34513] New: Missing DW_OP_deref for non-trivial return by value
via llvm-bugs
- [llvm-bugs] [Bug 34514] New: r311737 caused miscompile of chromium under msan
via llvm-bugs
- [llvm-bugs] [Bug 34360] Linking error when calling operator new in CUDA kernel
via llvm-bugs
- [llvm-bugs] [Bug 34515] New: std::indirect_array::operator= gives wrong result.
via llvm-bugs
- [llvm-bugs] [Bug 34369] [X86][AVX512] suboptimal shuffle sequence instead of one vpermw instruction
via llvm-bugs
- [llvm-bugs] [Bug 34517] New: Missed optimizations due to incomplete range analysis
via llvm-bugs
- [llvm-bugs] [Bug 32039] Very slow compilation / high memory use with LoopStrengthReduce and SCEV
via llvm-bugs
- [llvm-bugs] [Bug 9933] ShouldDisableCFI logic can break ELF kernel build
via llvm-bugs
- [llvm-bugs] [Bug 34518] New: .eh_frame is not optimized when two sections are ICFed
via llvm-bugs
- [llvm-bugs] [Bug 34519] New: No easy way to assemble a .s file as thumb (no .arm or .thumb directives in file)
via llvm-bugs
- [llvm-bugs] [Bug 34521] New: Uninitialized Reads Cannot Be Suppressed On A Per-Field Level
via llvm-bugs
- [llvm-bugs] [Bug 34396] llvm-ar accidentally provides the wrong exit code when given an invalid command
via llvm-bugs
- [llvm-bugs] [Bug 34053] LLD doesn't handle --dynamic-list correctly for shared libraries
via llvm-bugs
- [llvm-bugs] [Bug 34522] New: [DWARF] Line 0 should not have is_stmt set
via llvm-bugs
- [llvm-bugs] [Bug 27153] InstCombine changes results by reassociating addition and sitofp
via llvm-bugs
- [llvm-bugs] [Bug 34523] New: LoopVectorizer crashing with 'Assertion `Val && "isa<> used on a null pointer"' failed.'
via llvm-bugs
- [llvm-bugs] [Bug 34525] New: 'AllowShortFunctionsOnASingleLine: Inline' put always inline definition into an one line
via llvm-bugs
- [llvm-bugs] [Bug 31045] Clang fails in insertDAGNode
via llvm-bugs
- [llvm-bugs] [Bug 34526] New: Improve bitfield arithmetic
via llvm-bugs
- [llvm-bugs] [Bug 34527] New: clang-format doesn't indent extern C declarations correctly
via llvm-bugs
- [llvm-bugs] [Bug 34528] New: [Modules TS] Assertion in lib/AST/Decl.cpp:1392
via llvm-bugs
- [llvm-bugs] [Bug 31880] shuffle and vectorize repeated scalar ops on extracted elements
via llvm-bugs
- [llvm-bugs] [Bug 27631] Poor code generation from LLVM.
via llvm-bugs
- [llvm-bugs] [Bug 34392] llvm-nm yields incorrect result for Webassembly objects
via llvm-bugs
- [llvm-bugs] [Bug 34529] New: <system_error> should include a definition for std::string
via llvm-bugs
- [llvm-bugs] Issue 3137 in oss-fuzz: llvm: ASSERT: CurPtr[-1] == '<' && CurPtr[0] == '#' && "Not a placeholder!"
k… via monorail via llvm-bugs
- [llvm-bugs] 32 issues changed in oss-fuzz
k… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34530] New: Wrong results from floor() on arm
via llvm-bugs
- [llvm-bugs] [Bug 34531] New: NewGVN: Missed value inference that paper algorithm would get
via llvm-bugs
- [llvm-bugs] Issue 3216 in oss-fuzz: llvm: ASSERT: result <= UINT32_MAX
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34532] New: A few rough corners related to post-mortem debugging (core/minidump)
via llvm-bugs
- [llvm-bugs] [Bug 34533] New: make SourceBasedCodeCoverage scale
via llvm-bugs
- [llvm-bugs] [Bug 34534] New: Assertion `FirstN.isUniqued() && "Expected uniqued node"' failed.
via llvm-bugs
- [llvm-bugs] [Bug 34535] New: Negative numbers reported with: opt -time-passes -track-memory
via llvm-bugs
- [llvm-bugs] [Bug 34536] New: libc++ and libstdc++ sometimes choose different overloads for algorithms
via llvm-bugs
- [llvm-bugs] [Bug 34537] New: clang crashes on valid code at -O3 in 64-bit mode on x86_64-linux-gnu while running pass 'Machine InstCombiner': Assertion `!NodePtr->isKnownSentinel()' failed
via llvm-bugs
- [llvm-bugs] Issue 3337 in oss-fuzz: llvm: Heap-buffer-overflow in llvm::DataExtractor::getU32
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34538] New: Failure to optimize range loops
via llvm-bugs
- [llvm-bugs] [Bug 34539] New: decltype(classname.static_member) incorrectly results in a reference
via llvm-bugs
- [llvm-bugs] [Bug 20011] Crash when lowering i2 vectorized code
via llvm-bugs
- [llvm-bugs] [Bug 20012] ERROR when attempting to store a <2 x i4>
via llvm-bugs
- [llvm-bugs] [Bug 18918] [RFE]: Missing altmacro support in integrated assembler
via llvm-bugs
- [llvm-bugs] [Bug 4068] [Meta] Compiling the Linux kernel with clang
via llvm-bugs
- [llvm-bugs] [Bug 21420] [Meta] Android+Clang platform support
via llvm-bugs
- [llvm-bugs] [Bug 21691] [META] Compiling the Coreboot with clang
via llvm-bugs
- [llvm-bugs] [Bug 24345] [Meta] ChromeOs+Clang platform support
via llvm-bugs
- [llvm-bugs] [Bug 33405] [meta] Using the integrated assembler to build the FreeBSD base system (kernel + world)
via llvm-bugs
- [llvm-bugs] Issue 3345 in oss-fuzz: llvm: Stack-overflow in llvm::SmallVectorBase::grow_pod
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34540] New: libc++ build not install c++.dll
via llvm-bugs
- [llvm-bugs] [Bug 34541] New: Clang-cl Bootstrap: APPLICATION_FAULT_INVALID_POINTER_WRITE_clang_cl+1268045
via llvm-bugs
- [llvm-bugs] Issue 3351 in oss-fuzz: llvm: Stack-overflow in clang::FunctionProtoType::getExtProtoInfo
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34542] New: [AVX-512] Redundant instruction in Scatter sequence
via llvm-bugs
- [llvm-bugs] [Bug 34298] [Regression] std::function no longer accepts an incomplete return type.
via llvm-bugs
- [llvm-bugs] [Bug 34543] New: Failed to format nested blocked
via llvm-bugs
- [llvm-bugs] [Bug 34544] New: cc1as chokes on assembly from clang's `-S` option when WebAssembly is the target
via llvm-bugs
- [llvm-bugs] [Bug 34045] Regression(r309923): clang crashes compiling chrome/android
via llvm-bugs
- [llvm-bugs] Issue 3353 in oss-fuzz: llvm: ASSERT: CodeDC && !CodeDC->isFileContext() && "statement expr not in code context"
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34545] New: DBG_VALUE being lost in LiveDebugVariables
via llvm-bugs
- [llvm-bugs] [Bug 34546] New: LLD crashed with special sections in linker script
via llvm-bugs
- [llvm-bugs] [Bug 34547] New: Reparse with #ifdef leads to error "unterminated conditional directive"
via llvm-bugs
- [llvm-bugs] [Bug 34548] New: InstCombine cannot blindly assume that inttoptr(ptrtoint x) -> x
via llvm-bugs
- [llvm-bugs] [Bug 34549] New: [miscompilation] set to 0 on __m128d ignored: garbage in high element on compare and movemask
via llvm-bugs
- [llvm-bugs] [Bug 34550] New: Superregs are not automatically inferred into the callee saved regs list
via llvm-bugs
- [llvm-bugs] [Bug 34552] New: clang-cpp incorrectly trims whitespace after include (breaking all indent sensitive languages).
via llvm-bugs
- [llvm-bugs] [Bug 34553] New: [X86][AVX512VL] Infinite loop in bool vector sign extension
via llvm-bugs
- [llvm-bugs] [Bug 32938] x86: Redundant dynamic relocation against function
via llvm-bugs
- [llvm-bugs] [Bug 34554] New: Code generation regression with trunk
via llvm-bugs
- [llvm-bugs] [Bug 34556] New: C++ std::exception is NULL when compiled as ObjC++, but C++ is OK
via llvm-bugs
- [llvm-bugs] [Bug 34557] New: Builtin prototypes are implicitly defined
via llvm-bugs
- [llvm-bugs] [Bug 31028] Too much division
via llvm-bugs
- [llvm-bugs] [Bug 34558] New: use SDNodeFlags to enable reciprocal square root transform
via llvm-bugs
- [llvm-bugs] [Bug 34160] Unsigned integer over in std::mt19937 when using 0 as a seed
via llvm-bugs
- [llvm-bugs] [Bug 34221] Objective-C: annotation for copy-like methods
via llvm-bugs
- [llvm-bugs] [Bug 34560] New: Merge r312285 into the 5.0 branch : [X86] Don't pull carry through X86ISD::ADD carryin, -1 if we can't guranteed we'
via llvm-bugs
- [llvm-bugs] [Bug 34561] New: Merge r312693 into the 5.0 branch : Add even more string_view tests. These found some bugs in the default parameter
via llvm-bugs
- [llvm-bugs] [Bug 34562] New: O(n^2) behavior building debug info for large structs
via llvm-bugs
- [llvm-bugs] [Bug 34166] Weird code coverage display for "#if" inside function
via llvm-bugs
- [llvm-bugs] [Bug 34563] New: [x86] codegen for fcmp oeq is inconsistent
via llvm-bugs
- [llvm-bugs] [Bug 34564] New: Assertion failed: "ShrinkDemandedOp only supports nodes with one result!"
via llvm-bugs
- [llvm-bugs] [Bug 34565] New: X86CmovConversion ineffective when debug info is enabled
via llvm-bugs
- [llvm-bugs] [Bug 34566] New: libc++ appears to be missing overloads for some cmath functions (isfinite, etc.)
via llvm-bugs
- [llvm-bugs] Issue 3358 in oss-fuzz: llvm: Stack-overflow in DiagnoseUninitializedReference
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34567] New: lld: unknown argument: --push-state, --pop-state on ubuntu when using asan
via llvm-bugs
- [llvm-bugs] [Bug 34568] New: Cannot encode LSL with REX.W prefix
via llvm-bugs
- [llvm-bugs] [Bug 34569] New: Clang runs indefinitely at -O3
via llvm-bugs
- [llvm-bugs] [Bug 34570] New: Reparse leads to extra diagnostic and removes skipped ranges
via llvm-bugs
- [llvm-bugs] [Bug 34571] New: Missing mnemonic RDPID
via llvm-bugs
- [llvm-bugs] [Bug 33723] Invalid compiler error: bug.cpp:38:88: error: 'Header' does not refer to a value
via llvm-bugs
- [llvm-bugs] [Bug 34572] New: Failed to fetch http://apt.llvm.org/trusty/dists/llvm-toolchain-trusty/main/source/Sources Unexpected type excepted 21 != 5
via llvm-bugs
- [llvm-bugs] [Bug 34573] New: OPT crashes with custom pass
via llvm-bugs
- [llvm-bugs] [Bug 34575] New: __attribute__((__format__(printf()))) doesn't warn about NULL format string
via llvm-bugs
- [llvm-bugs] [Bug 34576] New: [X86] Bug in shuffle-to-zero-extend transformation
via llvm-bugs
- [llvm-bugs] [Bug 33725] std::basic_stringbuf can't handle put areas > 2GB
via llvm-bugs
- [llvm-bugs] [Bug 34577] New: [X86] Bug in shuffle-to-zero-extend transformation
via llvm-bugs
- [llvm-bugs] [Bug 34578] New: Extra archive suffix is generated for ARM baremetal builtins.
via llvm-bugs
- [llvm-bugs] [Bug 34579] New: APFloat asserts for x87 long doubles: "Can not have more high bits to fill than integerPartWidth"
via llvm-bugs
- [llvm-bugs] [Bug 34580] New: extra CFGImplicitDtor elements in CFG
via llvm-bugs
- [llvm-bugs] [Bug 31127] PowerPC backend not parsing vector registers correctly
via llvm-bugs
- [llvm-bugs] [Bug 34021] MS Inline assembly with vector type causes a bad trunc emission.
via llvm-bugs
- [llvm-bugs] [Bug 20291] libcxx C++11 regex cpu resource exhaustion
via llvm-bugs
- [llvm-bugs] [Bug 33923] getGlobalID() always returns 0
via llvm-bugs
- [llvm-bugs] [Bug 33548] coverage-report-server.py: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 106: ordinal not in range(128)
via llvm-bugs
- [llvm-bugs] [Bug 34581] New: LLVM miscompiles calls to "operator delete" under -Oz
via llvm-bugs
- [llvm-bugs] [Bug 34582] New: [OpenMP 4.5] Array segment mapping to device with default length (e.g. map(array[1:]) ) fails at runtime
via llvm-bugs
- [llvm-bugs] [Bug 34583] New: LLVM does not generate correct code on arm
via llvm-bugs
- [llvm-bugs] [Bug 34584] New: [AVX512] eliminate compare of bool mask for masked store
via llvm-bugs
- [llvm-bugs] [Bug 34585] New: test case clang/test/Driver/mingw-useld.c fails with revision 313082 on powerpc64le
via llvm-bugs
- [llvm-bugs] [Bug 34586] New: Merge r312348 into the 5.0 branch : LiveIntervalAnalysis: Fix alias regunit reserved definition
via llvm-bugs
- [llvm-bugs] [Bug 34587] New: Merge r312447 into the 5.0 branch : [CodeGen] Treat all vector fields as mayalias
via llvm-bugs
- [llvm-bugs] [Bug 17633] -fsanitize=function uses .text relocations
via llvm-bugs
- [llvm-bugs] [Bug 34588] New: ARM's clear_cache should not call abort
via llvm-bugs
- [llvm-bugs] [Bug 34589] New: UNREACHABLE: Cannot emit physreg copy instruction after r313054
via llvm-bugs
- [llvm-bugs] [Bug 33804] clang crashes when building opencv 2.3 for ARM32 (Thumb2)
via llvm-bugs
- [llvm-bugs] [Bug 33030] ARM: AEABI functions should use AAPCS CC
via llvm-bugs
- [llvm-bugs] [Bug 31824] Support /WHOLEARCHIVE
via llvm-bugs
- [llvm-bugs] [Bug 34590] New: [FreeBSD] lldb is missing ObjectFile plugin to write cores
via llvm-bugs
- [llvm-bugs] [Bug 34591] New: [meta] Reduce build time of llvm+clang
via llvm-bugs
- [llvm-bugs] [Bug 34592] New: [X86] IR execution test fails with -O0 opt-level on haswell
via llvm-bugs
- [llvm-bugs] [Bug 15005] llvm-objdump crash with `-s`
via llvm-bugs
- [llvm-bugs] [Bug 34593] New: New test case test/MC/BPF/insn-unit.s fails on powerpc64 (big endian)
via llvm-bugs
- [llvm-bugs] [Bug 33400] r303385 + NewGVN cause build failure with LibreOffice
via llvm-bugs
- [llvm-bugs] [Bug 30995] [META][GVN] NewGVN Integration
via llvm-bugs
- [llvm-bugs] [Bug 34594] New: Revisit the failure path for Process::Resume() to avoid leaking Stopped->Running->Stopped events
via llvm-bugs
- [llvm-bugs] [Bug 34595] New: SmallVector use-after-dtor
via llvm-bugs
- [llvm-bugs] [Bug 34596] New: Assertion `!NodePtr->isKnownSentinel()' during llvm::MachineTraceMetrics::Ensemble::updateDepths
via llvm-bugs
- [llvm-bugs] [Bug 34597] New: Support `/MAP[:filename]`
via llvm-bugs
- [llvm-bugs] Issue 3366 in oss-fuzz: llvm: Stack-overflow in Evaluate
monor… via monorail via llvm-bugs
- [llvm-bugs] Issue 3368 in oss-fuzz: llvm: ASSERT: BT->isInteger()
monor… via monorail via llvm-bugs
- [llvm-bugs] Issue 3225 in oss-fuzz: llvm: Heap-buffer-overflow in checkDylibCommand
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34598] New: Regarding clang2.8
via llvm-bugs
- [llvm-bugs] Issue 3369 in oss-fuzz: llvm: Out-of-memory in llvm_clang-format-fuzzer
monor… via monorail via llvm-bugs
- [llvm-bugs] Issue 3370 in oss-fuzz: llvm: ASSERT: getClient() && "DiagnosticClient not set!"
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34599] New: Assertion failure in WebAssemblyAsmPrinter
via llvm-bugs
- [llvm-bugs] [Bug 34600] New: Add function __attribute__((idempotent))
via llvm-bugs
- [llvm-bugs] Issue 3374 in oss-fuzz: llvm: Stack-overflow in clang::format::AnnotatingParser::parseAngle
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34601] New: llvm-4.0.1 -DLLVM_ENABLE_LTO=ON results in huge static libs
via llvm-bugs
- [llvm-bugs] [Bug 34602] New: Clang-CL __noop intrinsic attempts to use copy constructor
via llvm-bugs
- [llvm-bugs] [Bug 34603] New: failed to hoist load through select-of-pointers?
via llvm-bugs
- [llvm-bugs] [Bug 34604] New: MIPS IAS does not support Cavium Octeon+ 'saa' instruction
via llvm-bugs
- [llvm-bugs] [Bug 34605] New: [m32][skx] clang fails differently on X86 DAG->DAG Instruction Selection
via llvm-bugs
- [llvm-bugs] [Bug 34606] New: AddressSanitizer: Failed CHECKs on FreeBSD
via llvm-bugs
- [llvm-bugs] [Bug 34607] New: ASan misses global variable underflow in first symbol of data section
via llvm-bugs
- [llvm-bugs] [Bug 34608] New: LLD fails to build with an installed LLVM due to unusable llvm/WindowsManifest/WindowsManifestMerger.h
via llvm-bugs
- [llvm-bugs] [Bug 34610] New: Regalloc failure due to attempted reload of full register pair where only subreg is needed
via llvm-bugs
- [llvm-bugs] [Bug 34611] New: Coverage sometimes generates weird regions after return
via llvm-bugs
- [llvm-bugs] [Bug 34612] New: Line coverage counts in coverage reports coverage for whitespace instead of code
via llvm-bugs
- [llvm-bugs] Issue 3379 in oss-fuzz: llvm: Stack-overflow in clang::DeclSpec::Finish
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34613] New: coverage summary can have greater than 100% region coverage
via llvm-bugs
- [llvm-bugs] [Bug 34614] New: clang silently ignores visibility attributes after implicit instantiation
via llvm-bugs
- [llvm-bugs] [Bug 34615] New: Coverage summary and coverage display don't agree on the number of lines covered
via llvm-bugs
- [llvm-bugs] [Bug 34616] New: clang 5 final on os x 10.11 fails TestCase in AddressSanitizer (3365 of 43766)
via llvm-bugs
- [llvm-bugs] [Bug 34617] New: [X86] [ASM INTEL SYNTAX] clang generates incorrect assembler code when x86-asm-syntax=intel
via llvm-bugs
- [llvm-bugs] [Bug 34618] New: clang 5 final on os x 10.11 fails TestCase in ThreadSanitizer (36254 of 43766)
via llvm-bugs
- [llvm-bugs] Issue 3382 in oss-fuzz: llvm: Null-dereference READ in clang::format::AnnotatingParser::consumeToken
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 25264] Segfault when using undefined variable in lambda that is assigned to std::function
via llvm-bugs
- [llvm-bugs] [Bug 34619] New: Instruction does not dominate all uses!
via llvm-bugs
- [llvm-bugs] [Bug 34620] New: redundant pand after vector shift of a byte vector (psrlw)
via llvm-bugs
- [llvm-bugs] [Bug 34621] New: Support for saturated vector increment
via llvm-bugs
- [llvm-bugs] [Bug 34622] New: Assertion failure in clang::ento::SValBuilder::evalBinOp
via llvm-bugs
- [llvm-bugs] [Bug 34623] New: Folding of select breaks min/max
via llvm-bugs
- [llvm-bugs] Issue 3386 in oss-fuzz: llvm: Stack-overflow in clang::DiagnosticIDs::isUnrecoverable
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34624] New: A template-friend bug of bound friend templates
via llvm-bugs
- [llvm-bugs] [Bug 34625] New: -mtune when targeting AArch64 can incorrectly affect the architecture version code is generated for
via llvm-bugs
- [llvm-bugs] [Bug 34626] New: "Hash Sum mismatch" for trusty 'main' packages
via llvm-bugs
- [llvm-bugs] [Bug 34627] New: InstCombine fails when constant folding gep with vector result: Assertion `New->getType() == getType() && "replaceAllUses of value with new value of different type!"'
via llvm-bugs
- [llvm-bugs] [Bug 34301] lld drops the weak symbol
via llvm-bugs
- [llvm-bugs] [Bug 30978] [codeview] Emit file checksums
via llvm-bugs
- [llvm-bugs] [Bug 28154] [meta] Add support for CodeView, the MSVC-compatible debug information format
via llvm-bugs
- [llvm-bugs] [Bug 34629] New: New assertion: "getVRegDef assumes a single definition or no definition" after r313343
via llvm-bugs
- [llvm-bugs] [Bug 32770] CFI tests using ThinLTO on Windows all fail with unsupported X86 relocation
via llvm-bugs
- [llvm-bugs] [Bug 34630] New: __builtin_offsetof doesn't allow scope qualifiers
via llvm-bugs
- [llvm-bugs] [Bug 28903] Segmentation fault in CXXRecordDecl::getFirstFriend
via llvm-bugs
- [llvm-bugs] Issue 3390 in oss-fuzz: llvm: ASSERT: IndentPrefix.startswith("//")
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34631] New: [X86] Using _mm512_maskz_set1_epi64 on a 32-bit build causes cannot select intrinsic error
via llvm-bugs
- [llvm-bugs] [Bug 34632] New: Strict-aliasing not noticing valid aliasing of two unions with active members
via llvm-bugs
- [llvm-bugs] [Bug 34633] New: LLVMDumpType() #ifdefed
via llvm-bugs
- [llvm-bugs] [Bug 18888] Cannot select: intrinsic %llvm.x86.sse42.crc32.32.8
via llvm-bugs
- [llvm-bugs] [Bug 28518] fatal error: error in backend: Cannot select: intrinsic %llvm.x86.bmi.pdep.32
via llvm-bugs
- [llvm-bugs] [Bug 23237] fatal error: error in backend: Cannot select: intrinsic %llvm.x86.sse2.mfence
via llvm-bugs
- [llvm-bugs] [Bug 34634] New: clang crashes on valid code at -O1 and above: Assertion `(I.atEnd() || std::next(I) == def_instr_end()) && "getVRegDef assumes a single definition or no definition"' failed
via llvm-bugs
- [llvm-bugs] [Bug 34635] New: r312791 causes SLP vectorizer to miscompile signed int min reductions
via llvm-bugs
- [llvm-bugs] [Bug 34636] New: make -fsanitize-coverage=pc-table friendly with -ffunction-sections -Wl, -gc-sections
via llvm-bugs
- [llvm-bugs] [Bug 34637] New: Correctly output file checksums in hex form
via llvm-bugs
- [llvm-bugs] [Bug 34638] New: clang crashes when building "complex" code with a plugin
via llvm-bugs
- [llvm-bugs] [Bug 34639] New: wrong code with "opt -gvn -licm -instcombine -loop-rotate -loop-unroll -simplifycfg -licm -loop-reroll" on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 34640] New: wrong code in Polly on x86_64-linux-gnu with "opt -simplifycfg -early-cse-memssa -loop-rotate -loop-unroll -licm -instcombine -polly-simplify -polly-opt-isl -polly-codegen"
via llvm-bugs
- [llvm-bugs] [Bug 34641] New: x86: shld peephole missed with masked shift-counts
via llvm-bugs
- [llvm-bugs] [Bug 34642] New: [x86] missed optimizations for shift-counts: (32-n) can be (-n)
via llvm-bugs
- [llvm-bugs] Issue 3399 in oss-fuzz: llvm: Heap-buffer-overflow in llvm::raw_svector_ostream::write_impl
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 24449] [x86] avoid big bad immediates in the instruction stream, part 3: merge stores
via llvm-bugs
- [llvm-bugs] [Bug 21990] generate a vector load for a non-zero vector store of constants?
via llvm-bugs
- [llvm-bugs] [Bug 34645] New: Possible bug: LTO, LLVM 5.0.0, mac OS: certain calls get shadowed by functions from system library given -flto flag provided and do not otherwise
via llvm-bugs
- [llvm-bugs] [Bug 34646] New: LLVM does not correctly align __int128 parameters passed on the stack
via llvm-bugs
- [llvm-bugs] [Bug 34647] New: llc version 4.0 and later takes up to 45 times as long to compile shader code for Mesa
via llvm-bugs
- [llvm-bugs] Issue 3409 in oss-fuzz: llvm: Heap-buffer-overflow in llvm::DataExtractor::getCStr
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34648] New: segfault while linking LLVM's readline library
via llvm-bugs
- [llvm-bugs] [Bug 34649] New: clang-format messes up comment indentations
via llvm-bugs
- [llvm-bugs] [Bug 34266] [maybe regression]: undefined behavior due to misaligned access to aligned lambda
via llvm-bugs
- [llvm-bugs] [Bug 15929] Do not know how to split the result of this operator (llvm.x86.avx.round.ps.256)
via llvm-bugs
- [llvm-bugs] [Bug 34651] New: assertion failure in NewGVN
via llvm-bugs
- [llvm-bugs] Issue 3417 in oss-fuzz: llvm: Heap-buffer-overflow in llvm::DataExtractor::getU32
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34652] New: remove inlined functions for faster compilation of Rust
via llvm-bugs
- [llvm-bugs] [Bug 32918] apt.llvm.org Hash Sum mismatch
via llvm-bugs
- [llvm-bugs] [Bug 34016] Missing enter before bracket in typedef enum and extern
via llvm-bugs
- [llvm-bugs] [Bug 34653] New: [X86][AVX512] simple test crashes on assertion when targeting AVX512 with -O0
via llvm-bugs
- [llvm-bugs] [Bug 34654] New: Illegal instructions since [AMDGPU] Produce madak and madmk from the two-address pass
via llvm-bugs
- [llvm-bugs] [Bug 34655] New: Bad operator formatting - strange indentation
via llvm-bugs
- [llvm-bugs] [Bug 28925] [x86, SSE] failed to simplify vector select with zero constant to 'andn'
via llvm-bugs
- [llvm-bugs] [Bug 34656] New: Fix DWARF handling of 128bit float registers on SPARC64
via llvm-bugs
- [llvm-bugs] [Bug 34657] New: [skx][debug] debug clang fails with assertion on "X86 DAG->DAG Instruction Selection" after Loop Vectorization
via llvm-bugs
- [llvm-bugs] [Bug 34658] New: Class typedef shadowing a name from outside the class
via llvm-bugs
- [llvm-bugs] [Bug 34659] New: Crash in llvm::Metadata::getMetadataID(void)const while building with GCOV profiling with clang-cl
via llvm-bugs
- [llvm-bugs] [Bug 34660] New: Missing AArch64 relocation R_AARCH64_ LD_PREL_LO19
via llvm-bugs
- [llvm-bugs] [Bug 34661] New: Please support #pragma clang target
via llvm-bugs
- [llvm-bugs] [Bug 34650] std::optional template parameter deduction not working
via llvm-bugs
- [llvm-bugs] [Bug 32306] _mm256_max_epi32 broken up into cmp and blend
via llvm-bugs
- [llvm-bugs] [Bug 28540] Miscompile involving AssertZext on x86-64
via llvm-bugs
- [llvm-bugs] [Bug 34662] New: Performance bug: Clang or LLVM failure to eliminate tail recursion in Linux
via llvm-bugs
- [llvm-bugs] [Bug 34187] Capturing const bit-field struct in clang block causes compiler crash with -O3
via llvm-bugs
- [llvm-bugs] [Bug 34663] New: UBSan goes off on uniform_int_distribution
via llvm-bugs
- [llvm-bugs] [Bug 34664] New: variant uses "unsigned int" to store index, making it bigger than necessary
via llvm-bugs
- [llvm-bugs] [Bug 34001] One-line if statement problem
via llvm-bugs
- [llvm-bugs] [Bug 34665] New: [AVX] wrong answer after SLP Vectorizer
via llvm-bugs
- [llvm-bugs] [Bug 34666] New: improvement for several broadcast
via llvm-bugs
- [llvm-bugs] [Bug 34667] New: clang-format crashes with blank assume-filename
via llvm-bugs
- [llvm-bugs] [Bug 34668] New: P0704R1 implementation is too permissive
via llvm-bugs
- [llvm-bugs] [Bug 34669] New: Provide -f-no-alias, opposite of -fno-strict-alias
via llvm-bugs
- [llvm-bugs] [Bug 34670] New: -fsplit-stack omits .note.GNU-split-stack section marker
via llvm-bugs
- [llvm-bugs] [Bug 34217] [AVX] Compiler not folding per-element stores for 256-bit vectors into vmovups
via llvm-bugs
- [llvm-bugs] [Bug 34671] New: Triple-prefixed clang symlink ignores -target flag
via llvm-bugs
- [llvm-bugs] [Bug 34672] New: Verifier accepts broken DIGlobalVariable
via llvm-bugs
- [llvm-bugs] [Bug 34057] LLD inserts global symbols into dynamic symbol table for executable
via llvm-bugs
- [llvm-bugs] [Bug 34673] New: function creation crash in getContext()
via llvm-bugs
- [llvm-bugs] [Bug 34674] New: aarch64 codegen emits add x28, xzr, #1 not accepted by gnu assembler
via llvm-bugs
- [llvm-bugs] [Bug 34675] New: Crash in TwoAddressInstructions
via llvm-bugs
- [llvm-bugs] [Bug 34676] New: check-lldb target fails on Windows due to incomplete compiler path
via llvm-bugs
- [llvm-bugs] [Bug 34677] New: assembly: unrecognized token in .rept directive
via llvm-bugs
- [llvm-bugs] [Bug 34678] New: #include sorting should have a case-insensitive option
via llvm-bugs
- [llvm-bugs] [Bug 34679] New: Option to sort #includes with fewer components before those with more
via llvm-bugs
- [llvm-bugs] [Bug 32352] Provide a way for OptimizationRemarkEmitter::allowExtraAnalysis to check if (specific) remarks are enabled
via llvm-bugs
- [llvm-bugs] Issue 3434 in oss-fuzz: llvm: Heap-buffer-overflow in llvm::DataExtractor::getUnsigned
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34680] New: clang crashes at -Os with polly: Use still stuck around after Def is destroyed.
via llvm-bugs
- [llvm-bugs] [Bug 34681] New: [LV/LAA] Vectorizer creates a dead vectorized loop body when specializing for stride=1
via llvm-bugs
- [llvm-bugs] [Bug 34682] New: [SKX] Bus error after Loop Vectorization
via llvm-bugs
- [llvm-bugs] [Bug 34683] New: [Regression] C++03 and lower fails to compile a union with a volatile struct that has a volatile struct filed
via llvm-bugs
- [llvm-bugs] [Bug 34684] New: "Mask already present!" assertion in SLP Vectorizer
via llvm-bugs
- [llvm-bugs] [Bug 25192] Wrong formatting with AllowShortFunctionsOnASingleLine
via llvm-bugs
- [llvm-bugs] [Bug 34685] New: Variadic template argument deduction - strange error and segfault in recent clang
via llvm-bugs
- [llvm-bugs] [Bug 34686] New: [X86][SSE] extra pshufhw generated in simple shuffle code
via llvm-bugs
- [llvm-bugs] [Bug 31777] Union store codegen is silly
via llvm-bugs
- [llvm-bugs] [Bug 34687] New: clang crashes at -O3 with both newgvn and polly: Instruction does not dominate all uses!
via llvm-bugs
- [llvm-bugs] [Bug 24319] possible lexical analysis or parsing problem with assembly code
via llvm-bugs
- [llvm-bugs] [Bug 34688] New: lld much slower than bfd when linking the linux kernel
via llvm-bugs
- [llvm-bugs] Issue 3450 in oss-fuzz: llvm: Stack-overflow in clang::format::TokenAnnotator::annotate
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 27467] BasicAA says "PartialAlias" for access to two different record fields
via llvm-bugs
- [llvm-bugs] [Bug 32808] [x86 disassembler] 'into' instruction should not be decoded as valid in 64-bit mode
via llvm-bugs
- [llvm-bugs] [Bug 33083] extern "C" indentation
via llvm-bugs
- [llvm-bugs] [Bug 26626] BreakBeforeBraces Allman and AfterEnum false works with just "enum" but fails with "typedef enum"
via llvm-bugs
- [llvm-bugs] [Bug 34691] New: Use of PrintStackTraceOnErrorSignal may cause hang on Windows
via llvm-bugs
- [llvm-bugs] [Bug 34692] New: Enumeration with fixed unsigned underlying type erroneously triggers -Wsign-conversion
via llvm-bugs
- [llvm-bugs] [Bug 34693] New: clang-format sometimes ignores #ifdef-ed code
via llvm-bugs
- [llvm-bugs] [Bug 34694] New: Improve lshr on <16 x i8> with variable shift amounts on X86
via llvm-bugs
- [llvm-bugs] [Bug 27349] [ms] __interface cannot inherit from struct that is defined with __declspec(uuid())
via llvm-bugs
- [llvm-bugs] [Bug 34695] New: Merge r313916 into 5.0.1
via llvm-bugs
- [llvm-bugs] [Bug 34696] New: "Deduce function attributes" calculates different attributes if dbg.value is present. -g affects generated code
via llvm-bugs
- [llvm-bugs] [Bug 34697] New: Very undeterministic handling of file: different output .s file every time
via llvm-bugs
- [llvm-bugs] [Bug 34698] New: [m32][knl] error in backend in "DAG->DAG" after "Unroll loops"
via llvm-bugs
- [llvm-bugs] [Bug 34699] New: [knl] runfail on release, compfail on debug after "Loop Vectorization" in "X86 DAG->DAG"
via llvm-bugs
- [llvm-bugs] [Bug 34700] New: alpha.deadcode.UnreachableCode can't be disabled for unreachable-asserts
via llvm-bugs
- [llvm-bugs] [Bug 34702] New: Address of variadic template function leads to type deduction failure
via llvm-bugs
- [llvm-bugs] [Bug 31620] undefined reference to '__sync_val_compare_and_swap_16'
via llvm-bugs
- [llvm-bugs] [Bug 34703] New: Merge r313998 into 5.0.1
via llvm-bugs
- [llvm-bugs] [Bug 34704] New: BZHI peephole doesn't find all the use-cases, and doesn't optimize away masking / range-check
via llvm-bugs
- [llvm-bugs] [Bug 34705] New: Crash when a symbol references external version definition
via llvm-bugs
- [llvm-bugs] [Bug 34706] New: segfault/deadlock with default lambda argument to generic lambda
via llvm-bugs
- [llvm-bugs] [Bug 34707] New: unnecessary 8-bit partial-register usage creates false dependencies.
via llvm-bugs
- [llvm-bugs] [Bug 34708] New: Regression: Referencing labels across asm blocks results in bad asm since 4.0.0
via llvm-bugs
- [llvm-bugs] [Bug 34709] New: error: broken object file: ddraw.lib
via llvm-bugs
- [llvm-bugs] [Bug 34710] New: segmentation fault in llvm::MachineInstr::addOperand
via llvm-bugs
- [llvm-bugs] [Bug 34711] New: After r311849 Loop Vectorizer generates broken code
via llvm-bugs
- [llvm-bugs] [Bug 34712] New: --hash-style=both by default (like recent ld.bfd and ld.gold)
via llvm-bugs
- [llvm-bugs] [Bug 34713] New: source file directory in -g DWARF incorrect for .s vs .c
via llvm-bugs
- [llvm-bugs] [Bug 19886] clang++ crash in Combine Redundant Instructions
via llvm-bugs
- [llvm-bugs] [Bug 18641] clang crashed when using LTO
via llvm-bugs
- [llvm-bugs] [Bug 18019] ARM integrated assembler generates incorrect nop opcode when switching from arm to thumb mode
via llvm-bugs
- [llvm-bugs] [Bug 18926] [Meta] ARM Integrated assembler support
via llvm-bugs
- [llvm-bugs] [Bug 34714] New: localescape used outside of entry block when enabling GCOV profiling
via llvm-bugs
- [llvm-bugs] [Bug 34715] New: compiler-rt builtins are broken for thumb
via llvm-bugs
- [llvm-bugs] [Bug 34716] New: optimize for broadcast in 32-bit
via llvm-bugs
- [llvm-bugs] [Bug 34123] Clangd fails with 'LLVM ERROR: inconsistency in registered CommandLine options' with deb package
via llvm-bugs
- [llvm-bugs] [Bug 24522] [AArch64 MachineCombine] Enhance/Add support for general reassociation to reduce the critical path
via llvm-bugs
- [llvm-bugs] [Bug 34717] New: LiveDebugValues won`t extend range across empty MachineBasicBlock
via llvm-bugs
- [llvm-bugs] [Bug 34718] New: r314087 - SignalHandler() calls illegal API
via llvm-bugs
- [llvm-bugs] [Bug 34374] Assertion failure in QualType::getCommonPtr (via clang::ento::MemRegionManager::getElementRegion)
via llvm-bugs
- [llvm-bugs] [Bug 34719] New: Build broken with glibc 2.26 on AArch64
via llvm-bugs
- [llvm-bugs] [Bug 34720] New: SJLJ EH broken on x86_64
via llvm-bugs
- [llvm-bugs] [Bug 34721] New: Merge always/never instrument lists together
via llvm-bugs
- [llvm-bugs] [Bug 33873] llvm-dsymutil crash on rustc-produced object
via llvm-bugs
- [llvm-bugs] [Bug 34722] New: Merge r311620 into the 5.0 branch : [AVR] Use the correct register classes for 16-bit atomic operations
via llvm-bugs
- [llvm-bugs] [Bug 34723] New: Merge r312905 r314070 into the 5.0 branch : [AVR] Enable the '__do_copy_data' function
via llvm-bugs
- [llvm-bugs] [Bug 34724] New: Compiler no longer optimizing some horizontal add/sub patterns after r310260
via llvm-bugs
- [llvm-bugs] [Bug 34725] New: Compiler no longer optimizing 1 horizontal add/sub patterns after r310632
via llvm-bugs
- [llvm-bugs] [Bug 34726] New: [X86][MC] Crash when assembling file containing section with 64-bit alignment
via llvm-bugs
- [llvm-bugs] [Bug 34727] New: Merge r314179 r314180 into the 5.0 branch : [AVR] Use 1-byte alignment for all data types
via llvm-bugs
- [llvm-bugs] [Bug 34728] New: PCH not preserving defaults for template parameters
via llvm-bugs
- [llvm-bugs] [Bug 34729] New: std::string_view encourages use-after-free
via llvm-bugs
- [llvm-bugs] [Bug 34730] New: Efficient check that all vector elements are zero
via llvm-bugs
- [llvm-bugs] [Bug 34731] New: Assertion failure in clang::ento::FindLastStoreBRVisitor::VisitNode
via llvm-bugs
- [llvm-bugs] [Bug 34732] New: FixNamespaceComments does not work when namespace braces are on the next line
via llvm-bugs
- [llvm-bugs] [Bug 34733] New: Moffs operands are not encoded
via llvm-bugs
- [llvm-bugs] [Bug 34074] Regression(310055): clang crashes compiling chrome for mac/asan
via llvm-bugs
- [llvm-bugs] [Bug 34734] New: LLD should support long plt
via llvm-bugs
- [llvm-bugs] [Bug 34735] New: Wrong order of operations after X86DAG->DAG
via llvm-bugs
- [llvm-bugs] [Bug 34736] New: Merge r312651 into the 5.0 branch : Fix ARM bare metal driver to support atomics
via llvm-bugs
- [llvm-bugs] [Bug 34737] New: Merge r312748 into the 5.0 branch : Fix validation of the -mthread-model flag in the Clang driver
via llvm-bugs
- [llvm-bugs] [Bug 33818] segfault in opt
via llvm-bugs
- [llvm-bugs] [Bug 34738] New: Memory sanitizer false positive when calling statx
via llvm-bugs
- [llvm-bugs] [Bug 34739] New: clang-format's include sorter treats 't' as whitespace
via llvm-bugs
- [llvm-bugs] [Bug 34740] New: Merge r311599, r314251 and r314252 into 5.0.1
via llvm-bugs
- [llvm-bugs] [Bug 34355] opt crashes with "opt -gvn -gvn-hoist -instcombine -gvn-hoist -instcombine -adce -loop-vectorize": Assertion `Headers.size() >= 2 && "Expected irreducible CFG; -loop-info is likely invalid"' failed
via llvm-bugs
- [llvm-bugs] [Bug 34741] New: Phab daemon logs are not rotated and fill up the root partition
via llvm-bugs
- [llvm-bugs] [Bug 34742] New: Infinite loop during auto return type deduction
via llvm-bugs
- [llvm-bugs] Issue 3495 in oss-fuzz: llvm: Timeout in llvm_clang-format-fuzzer
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34743] New: After r311849 Loop Vectorizer generates broken code
via llvm-bugs
- [llvm-bugs] [Bug 34373] Assertion failure in clang::ento::bugreporter::getDerefExpr
via llvm-bugs
- [llvm-bugs] Issue 3500 in oss-fuzz: llvm: Stack-overflow in llvm::APInt::tcShiftLeft
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34744] New: Clang produces less useful error message when explicit constructor invoked implicitly
via llvm-bugs
- [llvm-bugs] [Bug 34745] New: wrong code with opt "-sroa -loop-rotate -licm -simplifycfg -loop-unroll -slp-vectorizer -latesimplifycfg -instcombine -loop-reroll"
via llvm-bugs
- [llvm-bugs] [Bug 34746] New: Slow compilation when compiling a function which contains many always_inline function calls in it
via llvm-bugs
- [llvm-bugs] [Bug 34750] New: lld produces a corrupted file header
via llvm-bugs
- [llvm-bugs] [Bug 34751] New: Error in backend: Cannot encode high byte register in REX-prefixed instruction
via llvm-bugs
- [llvm-bugs] Issue 3506 in oss-fuzz: llvm: Stack-overflow in clang::RecursiveASTVisitor<FindTypoExprs>::dataTraverseNode
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34752] New: MCWinCOFFStreamer::EmitAssemblerFlag not implemented
via llvm-bugs
- [llvm-bugs] [Bug 34753] New: [AArch64][CodeGen][CodeSize] Redundant 'and' can be remove with shifts in addr mode
via llvm-bugs
- [llvm-bugs] [Bug 34754] New: static data member "unresolved external symbol" if constexpr is used in its definition
via llvm-bugs
- [llvm-bugs] [Bug 34755] New: AVRMCExpr::evaluateAsInt64 does not mask out unneeded bits
via llvm-bugs
- [llvm-bugs] [Bug 34756] New: lld: Merge r34492 into 5.0.1
via llvm-bugs
- [llvm-bugs] [Bug 34757] New: lld: merge r312706 into 5.0.1
via llvm-bugs
- [llvm-bugs] [Bug 34758] New: r313904 causes "command source" to assert and die
via llvm-bugs
- [llvm-bugs] [Bug 34759] New: clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu: Assertion `New->getType() == getType() && "replaceAllUses of value with new value of different type!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 34760] New: wrong code with "opt -instcombine -early-cse-memssa -loop-rotate -loop-unroll -newgvn -simplifycfg -licm -loop-reroll"
via llvm-bugs
- [llvm-bugs] [Bug 31802] Count Leading Ones does not work properly on ARMv8 (should lower to CLS) ?
via llvm-bugs
- [llvm-bugs] [Bug 34358] ARMv4 support is broken due to invalid BX use
via llvm-bugs
- [llvm-bugs] [Bug 34764] New: Missing 5.0 packages for Zesty
via llvm-bugs
- [llvm-bugs] [Bug 34765] New: [mc][gfx9]
via llvm-bugs
- [llvm-bugs] [Bug 34766] New: Assertion failure in clang::ento::ExprEngine::VisitCompoundLiteralExpr
via llvm-bugs
- [llvm-bugs] [Bug 34767] New: clang-format disrespects AllowShortFunctionsOnASingleLine setting with lambda functions
via llvm-bugs
- [llvm-bugs] [Bug 34768] New: Fix aeabi_cfcmp.S and aeabi_cdcmp.S for Thumb2 MachO targets
via llvm-bugs
- [llvm-bugs] [Bug 34386] Please backport clang python binding fixes to release_50
via llvm-bugs
- [llvm-bugs] [Bug 34769] New: FragmentOffset >= OffsetInBits && "overlapping or duplicate fragments"
via llvm-bugs
- [llvm-bugs] [Bug 34770] New: Android Native Compile release fails
via llvm-bugs
- [llvm-bugs] [Bug 34771] New: Testsuite should support overriding settings
via llvm-bugs
- [llvm-bugs] [Bug 34772] New: Fix all remaining testsuite failures with target.experimental.use-modern-type-lookup
via llvm-bugs
- [llvm-bugs] [Bug 34773] New: [SSE, AVX]: doesn't use packuswb with 2 different registers
via llvm-bugs
- [llvm-bugs] [Bug 34774] New: Polly crashes on valid code while running pass 'Polly - Create polyhedral description of Scops': Assertion `LI && contains(LI)' failed
via llvm-bugs
- [llvm-bugs] [Bug 34273] `auto x = true["Oh really?"]; ` does not compile (https://godbolt.org/g/XJBGdp)
via llvm-bugs
- [llvm-bugs] [Bug 34775] New: Different unrolling behavior with manual hoisting
via llvm-bugs
- [llvm-bugs] [Bug 29061] Inline assembly: 1 byte passed with constraint S" moved into DH instead of ESI
via llvm-bugs
- [llvm-bugs] [Bug 34778] New: BraceWrapping: SplitEmptyRecord ignored when AfterFunction is true
via llvm-bugs
- [llvm-bugs] [Bug 34779] New: Assertion failure in CStringChecker::CheckLocation
via llvm-bugs
- [llvm-bugs] [Bug 34780] New: Merge r314513 into the 5.0 branch
via llvm-bugs
- [llvm-bugs] [Bug 34781] New: 'Unknown type' crash with coroutines
via llvm-bugs
- [llvm-bugs] [Bug 34782] New: Assertion "Deleted edge still exists in the CFG!"
via llvm-bugs
- [llvm-bugs] [Bug 33235] clang-cl doesn't treat __declspec(nothrow) as noexcept; fails to compile
via llvm-bugs
- [llvm-bugs] [Bug 34783] New: opt crashes with "opt -globals-aa -licm -loop-unswitch -indvars": Assertion `New->getType() == getType() && "replaceAllUses of value with new value of different type!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 34784] New: Merge r312357 into the 5.0 branch : [TTI] Fix getGEPCost() for geps with a single operand.
via llvm-bugs
- [llvm-bugs] [Bug 34785] New: clang crashes on valid code at -Os and above on x86_64-linux-gnu: Assertion `!IsSuccessor(To, From) && "Deleted edge still exists in the CFG!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 34786] New: potential missing shrink wrapping on x86_64
via llvm-bugs
- [llvm-bugs] [Bug 34787] New: Assertion `TN->getNumChildren() == 0 && "Not a tree leaf"'
via llvm-bugs
- [llvm-bugs] [Bug 34788] New: Faulty inserted DBG_VALUE by LiveDebugVariables when the DBG_VALUE is last use in virtual register live range
via llvm-bugs
- [llvm-bugs] Issue 3519 in oss-fuzz: llvm: Abrt in llvm::llvm_unreachable_internal
monor… via monorail via llvm-bugs
- [llvm-bugs] [Bug 34790] New: clang crashes at -O3: Assertion `SuccTN && "Unreachable successor found at reachable insertion"' failed.
via llvm-bugs
- [llvm-bugs] [Bug 34789] False-positive divide-by-zero caused by failure to deduce length of std::array
via llvm-bugs
- [llvm-bugs] [Bug 34791] New: clang crashes at -O1 and above
via llvm-bugs
- [llvm-bugs] [Bug 34792] New: clang passes meaningless flags to lld when targeting MacOS
via llvm-bugs
- [llvm-bugs] [Bug 34793] New: Mac OS tarballs do not provide usable linker
via llvm-bugs
Last message date:
Sat Sep 30 23:55:10 PDT 2017
Archived on: Sat Sep 30 23:55:11 PDT 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).