Messages by Thread
-
[LLVMbugs] [Bug 20616] shared_ptr does not compile with fancy pointer allocators
bugzilla-daemon
-
[LLVMbugs] [Bug 16915] __clear_cache builtin is not disable with -fno-builtins on ARM
bugzilla-daemon
-
[LLVMbugs] [Bug 22742] New: Incorrect file permissions in 3.6 release tarballs
bugzilla-daemon
-
[LLVMbugs] [Bug 22741] New: ASAN on ARM fails on fast unwind
bugzilla-daemon
-
[LLVMbugs] [Bug 22704] clang crashes on valid code at -O1 and above on x86_64-linux-gnu
bugzilla-daemon
-
[LLVMbugs] [Bug 22739] New: asan tests under test/sanitizer_common aren't enabled for -m32 on Linux/x86-64
bugzilla-daemon
-
[LLVMbugs] [Bug 22737] OCaml documentation is missing after switch to ocamlfind
bugzilla-daemon
-
[LLVMbugs] [Bug 22736] New: Assertion `Ty.getSizeInBits() && "type with size 0"' failed
bugzilla-daemon
-
[LLVMbugs] [Bug 22735] New: [missed optimisation] Reading a callee-saved register writes to the stack
bugzilla-daemon
-
[LLVMbugs] [Bug 22734] New: clearer categories for overload resolution failures
bugzilla-daemon
-
[LLVMbugs] [Bug 22733] New: "else" is not an unqualified-id
bugzilla-daemon
-
[LLVMbugs] [Bug 22731] New: bootstrap failure using libc++abi on Linux -- libc++ does not re-export its symbols
bugzilla-daemon
-
[LLVMbugs] [Bug 22728] New: Many allocations in clang aren't correctly aligned.
bugzilla-daemon
-
[LLVMbugs] [Bug 22638] clang-tidy misc-use-override doesn't check for C++11 or newer
bugzilla-daemon
-
[LLVMbugs] [Bug 22726] New: False positive on loop with complex condition
bugzilla-daemon
-
[LLVMbugs] [Bug 20460] [C++11] allocate_shared should not require rebind of an allocator
bugzilla-daemon
-
[LLVMbugs] [Bug 22722] New: puts segfault under lli but not llc
bugzilla-daemon
-
[LLVMbugs] [Bug 22720] 'inline' function not generated at -O0
bugzilla-daemon
-
[LLVMbugs] [Bug 22718] New: Information loss and performance issues in branch probability representation
bugzilla-daemon
-
[LLVMbugs] [Bug 22717] New: Decouple memory management and external symbol resolution.
bugzilla-daemon
-
[LLVMbugs] [Bug 22716] New: Need a mechanism to represent global profile counts in CFG and MachineCFG
bugzilla-daemon
-
[LLVMbugs] [Bug 22714] New: Linux/open_memstream.cc is compiled with -m64 on 32-bit Linux
bugzilla-daemon
-
[LLVMbugs] [Bug 22713] New: Gold plugin crash when given old debug info
bugzilla-daemon
-
[LLVMbugs] [Bug 22712] New: clang warning on static inlines with -Wunused-function
bugzilla-daemon
-
[LLVMbugs] [Bug 22711] New: [powerpc64] Section .toc is not properly aligned
bugzilla-daemon
-
[LLVMbugs] [Bug 22710] New: Valid return type deduction for lambda functions not valid in C++14
bugzilla-daemon
-
[LLVMbugs] [Bug 22709] New: shadow stack not reserved for 64-bit ms_abi function pointer with optimization on
bugzilla-daemon
-
[LLVMbugs] [Bug 20884] find_package(LLVM REQUIRED CONFIG) fails with Error:set_property could not find TARGET LLVMSupport.
bugzilla-daemon
-
[LLVMbugs] [Bug 22708] New: wrong optimization of C++11 code due to unsafe reordering in GVN
bugzilla-daemon
-
[LLVMbugs] [Bug 22707] New: std::isfinite() does not accept convertible-to-double
bugzilla-daemon
-
[LLVMbugs] [Bug 22705] New: [InstCombine] @llvm.assume(i1 false) -> unreachable
bugzilla-daemon
-
[LLVMbugs] [Bug 20553] -frewrite-includes loses information about system headers, leading to additional warnings and errors
bugzilla-daemon
-
[LLVMbugs] [Bug 22703] New: Loop vectorizer seems very reluctant to make use of PMULLD
bugzilla-daemon
-
[LLVMbugs] [Bug 22686] Wrong getUBSanFunctionSignature for x32
bugzilla-daemon
-
[LLVMbugs] [Bug 22668] Inconsistent rules for parenthesizing bound functions
bugzilla-daemon
-
[LLVMbugs] [Bug 22699] New: Malloc unwinder for fatal crashes fails on ARM
bugzilla-daemon
-
[LLVMbugs] [Bug 22695] New: [SPARC64] clang 3.6 error: unknown directive ".xword"
bugzilla-daemon
-
[LLVMbugs] [Bug 22694] New: Sanitizer blacklist broken with preprocessed source
bugzilla-daemon
-
[LLVMbugs] [Bug 22692] New: One MCJIT tests fails on AArch64 bootstrap
bugzilla-daemon
-
[LLVMbugs] [Bug 22691] New: Incompatible behavior and warning for '#pragma GCC diagnostic pop' with no corresponding push
bugzilla-daemon
-
[LLVMbugs] [Bug 22687] crash when __finally isn't followed by a {
bugzilla-daemon
-
[LLVMbugs] [Bug 22684] New: Clang crashes when compiling source on FreeBSD but not on Mac OSX
bugzilla-daemon
-
[LLVMbugs] [Bug 22681] New: asan/TestCases/Linux/stack-trace-dlclose.cc failed on Linux/x86
bugzilla-daemon
-
[LLVMbugs] [Bug 22678] New: vector cast from float to i8 crashes in CodeGen
bugzilla-daemon
-
[LLVMbugs] [Bug 22676] New: PC-relative address isn't used for x32
bugzilla-daemon
-
[LLVMbugs] [Bug 18722] Option to use CMake with libc++ to compile clang
bugzilla-daemon
-
[LLVMbugs] [Bug 22655] BasePtr should be X86::EBX for Target64BitILP32
bugzilla-daemon
-
[LLVMbugs] [Bug 17191] Assertion failed: ((!Canon.isNull() || T.isDependent() || ::anyDependentTemplateArguments(Args, NumArgs, InstantiationDependent)) && "No canonical type for non-dependent class template specialization")
bugzilla-daemon
-
[LLVMbugs] [Bug 22672] Parser crash on typo-corrected code
bugzilla-daemon
-
[LLVMbugs] [Bug 22670] New: explicit specialization declarations don't work if they appear after the template-id is mentioned
bugzilla-daemon
-
[LLVMbugs] [Bug 22641] wrong code at -O1 and above on x86_64-linux-gnu (indvars)
bugzilla-daemon
-
[LLVMbugs] [Bug 22669] New: Assertion failed: (!DICompositeType(TheCtx).getIdentifier() && "Context of a global variable should not be a type with identifier"), function createGlobalVariableHelper
bugzilla-daemon
-
[LLVMbugs] [Bug 22665] New: Excessive compile time with -fsanitize=undefined
bugzilla-daemon
-
[LLVMbugs] [Bug 22664] New: Compiler crash with pragma clang optimize off
bugzilla-daemon
-
[LLVMbugs] [Bug 22663] New: Specifying an "extern module" with a non-existent path doesn't lead to an error
bugzilla-daemon
-
[LLVMbugs] [Bug 22662] New: Support relaxation of more x86 instructions
bugzilla-daemon
-
[LLVMbugs] [Bug 22661] New: No compiler-rt library is built when configured for i686-linux
bugzilla-daemon
-
[LLVMbugs] [Bug 22660] New: Crash when accessing files through a symlink
bugzilla-daemon
-
[LLVMbugs] [Bug 21814] [fuzz] Assertion `S && "Not in a function?"' failed.
bugzilla-daemon
-
[LLVMbugs] [Bug 22659] New: llvm::sys::ExecuteAndWait does not truncate redirected output
bugzilla-daemon
-
[LLVMbugs] [Bug 21971] [fuzz] Assertion `Tok.is(tok::l_brace)' failed.
bugzilla-daemon
-
[LLVMbugs] [Bug 22657] New: clang compiled c-ray 1.1 benchmarks up to 43% slower than gcc compiled versions
bugzilla-daemon
-
[LLVMbugs] [Bug 22656] New: find_package in cmake doesn't work correctly with multilib
bugzilla-daemon
-
[LLVMbugs] [Bug 22654] New: Symbol list libc++abi2.exp should contain __cxa_throw_bad_new_array_length but doesn't.
bugzilla-daemon
-
[LLVMbugs] [Bug 22649] New: clang_isConstQualifiedType returns false for a LVALUEREFERENCE type
bugzilla-daemon
-
[LLVMbugs] [Bug 21968] Assertion failed: (!isa<IndirectBrInst>(TI) && "Cannot split critical edge from IndirectBrInst"), function SplitCriticalEdge
bugzilla-daemon
-
[LLVMbugs] [Bug 22644] Support 32bit SEH
bugzilla-daemon
-
[LLVMbugs] [Bug 22648] New: TableGen miscompiled on ppc64(le)
bugzilla-daemon
-
[LLVMbugs] [Bug 22647] New: clang-format type casts in dictionaries on wrong line
bugzilla-daemon
-
[LLVMbugs] [Bug 22646] New: Crash while building ICU 54.1 on Windows
bugzilla-daemon
-
[LLVMbugs] [Bug 22639] New: clang fails to propagate constness to union member in template
bugzilla-daemon
-
[LLVMbugs] [Bug 22635] New: -fdefine-sized-deallocation causes multiple symbol defintion errors on windows (mingw target)
bugzilla-daemon
-
[LLVMbugs] [Bug 22632] New: Assertion failed: ((Value->isTypeDependent() || Value->isValueDependent())
bugzilla-daemon
-
[LLVMbugs] [Bug 22631] New: llvm fails to build on Lion and earlier due to use of environ in a dylib
bugzilla-daemon
-
[LLVMbugs] [Bug 22630] New: Long execution time for large IR module
bugzilla-daemon
-
[LLVMbugs] [Bug 6815] [META] Compiling ReactOS with clang
bugzilla-daemon
-
[LLVMbugs] [Bug 22628] New: Assembly crash, linux kernel compilation, clang integrated assembler command failed due to signal
bugzilla-daemon
-
[LLVMbugs] [Bug 22626] New: LLVM_THREAD_LOCAL causes build failure on Snow Leopard
bugzilla-daemon
-
[LLVMbugs] [Bug 22625] New: Dangling StringRef in clang/lib/Driver/ToolChains.cpp
bugzilla-daemon
-
[LLVMbugs] [Bug 20084] std::is_function<void() const> failed
bugzilla-daemon
-
[LLVMbugs] [Bug 18447] wrong code at -Os (affecting all clang versions after 3.0 on x86_64-linux-gnu and MacOS X) (indvars)
bugzilla-daemon
-
[LLVMbugs] [Bug 22624] New: Using -Wno-unused-local-typedef does not disable all warnings
bugzilla-daemon
-
[LLVMbugs] [Bug 21853] [fuzz] Assertion `memberdecl->getDeclName() == NameInfo.getName()' failed.
bugzilla-daemon
-
[LLVMbugs] [Bug 22623] New: Possible regression in clang regarding discarded section at link time
bugzilla-daemon
-
[LLVMbugs] [Bug 22622] New: operator new lookup does not follow two-phase name lookup rules
bugzilla-daemon
-
[LLVMbugs] [Bug 22621] New: Itanium ABI: mangling issue with external names in template args (gcc vs. ABI)
bugzilla-daemon
-
[LLVMbugs] [Bug 22620] New: Assertion failed: (EST == EST_Dynamic && "EST case not considered earlier."), function CalledDecl, file tools/clang/lib/Sema/SemaDeclCXX.cpp, line 210.
bugzilla-daemon
-
[LLVMbugs] [Bug 22619] New: Xcode 4.6.3 fails to build llvm trunk LazyEmittingLayer.h
bugzilla-daemon
-
[LLVMbugs] [Bug 22618] New: dla asm instruction not supported on mips64 target
bugzilla-daemon
-
[LLVMbugs] [Bug 22551] -fsanitize-address enables the leak checker by default
bugzilla-daemon
-
[LLVMbugs] [Bug 22617] New: scan-build failures with svn revision: 229489
bugzilla-daemon
-
[LLVMbugs] [Bug 22283] suboptimal AVX splat
bugzilla-daemon
-
[LLVMbugs] [Bug 22616] New: Performance degradations of several tests from eembc.2.0 suite and Coremark suite on x86 Avoton-1.7 due to ‘?=[SimplifyCFG]=?UTF-8?Q? Be more aggressive’
bugzilla-daemon
-
[LLVMbugs] [Bug 22615] New: Windows cmake builds don't provide include/llvm/Config/config.h
bugzilla-daemon
-
[LLVMbugs] [Bug 11966] possible union bug
bugzilla-daemon
-
[LLVMbugs] [Bug 22614] New: Crash in InstrEmitter, Assertion `I != VRBaseMap.end() && "Node emitted out of order - late"'
bugzilla-daemon
-
[LLVMbugs] [Bug 22613] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
bugzilla-daemon
-
[LLVMbugs] [Bug 22612] New: Add Orc Error Handling
bugzilla-daemon
-
[LLVMbugs] [Bug 22610] New: clang++ segmentation faults when compiling file
bugzilla-daemon
-
[LLVMbugs] [Bug 22609] New: Incredibly slow compilation on complex CFG
bugzilla-daemon
-
[LLVMbugs] [Bug 22608] New: Orc needs unit tests.
bugzilla-daemon
-
[LLVMbugs] [Bug 22606] New: leak in std/thread/futures/futures.shared_future/get.pass.cpp
bugzilla-daemon
-
[LLVMbugs] [Bug 22605] New: Move template parameter defaults to forward declarations
bugzilla-daemon
-
[LLVMbugs] [Bug 22604] New: By-copy capture-default causes "const" unless "mutable" despite non-odr-use
bugzilla-daemon
-
[LLVMbugs] [Bug 6954] Instantiating friend declaration injects friend into namespace scope
bugzilla-daemon
-
[LLVMbugs] [Bug 22603] New: SelectionDag incorrectly legalizes vNi1 load/stores, leading to miscomputes.
bugzilla-daemon
-
[LLVMbugs] [Bug 22602] New: Bogus unused function warning for aliased symbol
bugzilla-daemon
-
[LLVMbugs] [Bug 22601] New: defaulted class template parameters dropped when rededucing template template parameter
bugzilla-daemon
-
[LLVMbugs] [Bug 22600] New: Wrong return type for operator() of "diamond functors"
bugzilla-daemon
-
[LLVMbugs] [Bug 22597] New: Invalid optimization assumption, two external symbols of different names can't alias
bugzilla-daemon
-
[LLVMbugs] [Bug 22596] New: clang scan-build abort: core dumped
bugzilla-daemon
-
[LLVMbugs] [Bug 22595] New: Crash in Early-CSE with constants with leading empty structs
bugzilla-daemon
-
[LLVMbugs] [Bug 13981] assertion in Polly when invoked via dragonegg on code with variable length arrays
bugzilla-daemon
-
[LLVMbugs] [Bug 22594] New: exclude specified paths from analysis with scan-build
bugzilla-daemon
-
[LLVMbugs] [Bug 22593] New: lib/libLLVMRuntimeDyld.so build failure with gcc-5
bugzilla-daemon
-
[LLVMbugs] [Bug 21754] crash on definition of sized operator delete
bugzilla-daemon
-
[LLVMbugs] [Bug 22390] New vector shuffle legality: turns blendps into shufps x2.
bugzilla-daemon
-
[LLVMbugs] [Bug 22377] New vector shuffle legality: fails to reuse shuffle result, and turns unpcklps into shufps x2.
bugzilla-daemon
-
[LLVMbugs] [Bug 22591] New: Compilation of exported class gives errors when class is not copyable and/or copy-assignable
bugzilla-daemon
-
[LLVMbugs] [Bug 22590] New: Crash by compilation
bugzilla-daemon
-
[LLVMbugs] [Bug 22589] New: 22% performance degradation in SciMark2's Sparse matmult benchmark
bugzilla-daemon
-
[LLVMbugs] [Bug 22588] New: Error when explicitly specify template parameters for variadic template function that uses variadic arguments in return type specification
bugzilla-daemon
-
[LLVMbugs] [Bug 22587] New: [Linux kernel] crash when building kernel/rcu/tree.c with optimize and debug flags together
bugzilla-daemon
-
[LLVMbugs] [Bug 22586] New: Functional cast notation with function type
bugzilla-daemon
-
[LLVMbugs] [Bug 22585] New: Out of memory compiling small wine-1.7.33/dlls/wineps.drv on i386 platform
bugzilla-daemon
-
[LLVMbugs] [Bug 22584] New: Itanium ABI: incorrect mangling of unresolved operator name
bugzilla-daemon
-
[LLVMbugs] [Bug 18593] MachineCSE crash on invalid inline asm
bugzilla-daemon
-
[LLVMbugs] [Bug 20121] -Wreturn-type fails to diagnose when a lambda contains a noreturn destructor temporary
bugzilla-daemon
-
[LLVMbugs] [Bug 22583] New: [EarlyCSE] Missed trivial dead store case
bugzilla-daemon
-
[LLVMbugs] [Bug 22582] New: -Winconsistent-missing-override fires on class templates with dependent bases
bugzilla-daemon
-
[LLVMbugs] [Bug 22581] New: r229094 breaks gold-plugin
bugzilla-daemon
-
[LLVMbugs] [Bug 18043] allow arbitrary address constant expressions as non-type template arguments as an extension
bugzilla-daemon
-
[LLVMbugs] [Bug 17938] constexpr variable cannot initialize by nested derived class
bugzilla-daemon
-
[LLVMbugs] [Bug 22580] New: diagnostics crash on invalid code
bugzilla-daemon
-
[LLVMbugs] [Bug 22579] New: merging of code can lead to misleading line number information; add flag to disable it in some cases?
bugzilla-daemon
-
[LLVMbugs] [Bug 22578] New: [Reassociate] Use localized Changed flag to avoid calls to RewriteExprTree
bugzilla-daemon
-
[LLVMbugs] [Bug 22577] New: Regression:Assertion failed: getCondition()->getType()->isIntegerTy(1) && "May only branch on boolean predicates!"
bugzilla-daemon
-
[LLVMbugs] [Bug 21569] Can't `make install prefix=/tmp/llvm' with CMake.
bugzilla-daemon
-
[LLVMbugs] [Bug 22576] New: Assertion failed: (LIsBuiltins && RIsBuiltins && "Non-built-in locations must be rooted in the main file"), function isBeforeInTranslationUnit
bugzilla-daemon
-
[LLVMbugs] [Bug 22575] New: llvm-cov report crashed when a source file is indicated
bugzilla-daemon
-
[LLVMbugs] [Bug 22574] New: Unknown Compilation error while running compiler-rt
bugzilla-daemon
-
[LLVMbugs] [Bug 22573] New: clang accepts variable template partial specialization with default arguments
bugzilla-daemon
-
[LLVMbugs] [Bug 22572] New: misaligned callee save of xmm registers on windows when avx enabled
bugzilla-daemon
-
[LLVMbugs] [Bug 22571] New: Crash in instruction selection when using _addcarry_u64 intrinsic
bugzilla-daemon
-
[LLVMbugs] [Bug 22570] New: clang miscompiles _Atomic(float)
bugzilla-daemon
-
[LLVMbugs] [Bug 22569] New: clang-cl doesn't map /wd4996
bugzilla-daemon
-
[LLVMbugs] [Bug 22568] New: _Atomic leads to crash in CodeGen
bugzilla-daemon
-
[LLVMbugs] [Bug 22567] New: can't debug lto'd windows executables (invalid dwarf2 offset)
bugzilla-daemon