June 2016 Archives by thread
Starting: Wed Jun 1 00:42:01 PDT 2016
Ending: Thu Jun 30 22:01:36 PDT 2016
Messages: 669
- [llvm-bugs] [Bug 27958] http://llvm.org/apt/ hierarchy returns 404
via llvm-bugs
- [llvm-bugs] [Bug 27961] New: Using declaration refers into C, which is a base class (alias) of D, but it is not recognized as valid.
via llvm-bugs
- [llvm-bugs] [Bug 27962] New: Cannot parse array subscript with comma/assignment
via llvm-bugs
- [llvm-bugs] [Bug 27963] New: static variables are not listed with "(lldb) target variable" when initialized in-place
via llvm-bugs
- [llvm-bugs] [Bug 27964] New: Complex and error-prone conditional expression for trivial conditional
via llvm-bugs
- [llvm-bugs] [Bug 27917] Profile-i686 :: instrprof-value-prof.test
via llvm-bugs
- [llvm-bugs] [Bug 27965] New: KMP_TOPOLOGY_METHOD=cpuinfo not always works
via llvm-bugs
- [llvm-bugs] [Bug 27966] New: clang++ linker errors: Undefined reference to 'typeinfo for class '(MinGW target)
via llvm-bugs
- [llvm-bugs] [Bug 27967] New: -Wwrite-strings changes the actual type of string literals, meaning _Generic() behaves differently
via llvm-bugs
- [llvm-bugs] [Bug 27968] New: wrong code (SIGFPE) at -O1 and above on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 27969] 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 27970] New: Error on SFINAE expression: non-type template argument specializes a template parameter with dependent type.
via llvm-bugs
- [llvm-bugs] [Bug 27971] New: LLVM/Cmlang regressions failures with libc++abi built with libunwind on RHEL 6
via llvm-bugs
- [llvm-bugs] [Bug 27972] New: missing optimization
via llvm-bugs
- [llvm-bugs] [Bug 27956] [LTO] TLS mismatch
via llvm-bugs
- [llvm-bugs] [Bug 27973] New: [x86] assertion failure for SSE target
via llvm-bugs
- [llvm-bugs] [Bug 27939] R_X86_64_GOTPCRELX relocations are not produced properly
via llvm-bugs
- [llvm-bugs] [Bug 27974] New: nounroll attribute is sometimes lost after optimizations
via llvm-bugs
- [llvm-bugs] [Bug 27975] New: Compiler no longer generating debug info for inlined templated member function at -O2
via llvm-bugs
- [llvm-bugs] [Bug 27781] Add a user guide for code coverage
via llvm-bugs
- [llvm-bugs] [Bug 27950] LIBCXXABI_GCC_TOOLCHAIN is not used during configuration
via llvm-bugs
- [llvm-bugs] [Bug 27959] Inconsistency in selection of 32/64 bit mode with libc++
via llvm-bugs
- [llvm-bugs] [Bug 27976] New: FAIL: CrystalMk.execution_time fails since at least
via llvm-bugs
- [llvm-bugs] [Bug 27977] New: optimizer struggles with -fsanitize=bounds in simple loop
via llvm-bugs
- [llvm-bugs] [Bug 27978] New: nonnull violations in fstream implementation
via llvm-bugs
- [llvm-bugs] [Bug 27980] New: FAIL: lencod.execution_time
via llvm-bugs
- [llvm-bugs] [Bug 27981] New: Missing LValueToRValue casts for use of __builtin_shufflevector in function template instantiations
via llvm-bugs
- [llvm-bugs] [Bug 27982] New: [x86, SSE] no optimization for move mask instructions
via llvm-bugs
- [llvm-bugs] [Bug 27983] New: crash with "-O3 -m32" on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 27984] New: Regression(271381:271420; very likely r271408): Assertion failed: BaseTy, file C:\b\build\slave\CrWinAsan\build\src\third_party\llvm\lib\CodeGen\AsmPrinter\CodeViewDebug.cpp, line 9 while building boringssl
via llvm-bugs
- [llvm-bugs] [Bug 27919] Crash while handling incomplete type of nested name specifier
via llvm-bugs
- [llvm-bugs] [Bug 27985] New: all DWARF DW_AT_name generation are wrong for ARM
via llvm-bugs
- [llvm-bugs] [Bug 27986] New: Address Sanitizer deadlocks when used by SCHED_FIFO threads on x86 (not 64) when afined to a single CPU
via llvm-bugs
- [llvm-bugs] [Bug 27987] New: IfConversion adds Undef flag on use even if reg is live
via llvm-bugs
- [llvm-bugs] [Bug 27988] New: Performance regression with r271410
via llvm-bugs
- [llvm-bugs] [Bug 27989] New: Subexpression not valid in a constant expression even when it is valid
via llvm-bugs
- [llvm-bugs] [Bug 27990] New: clang++ with C++14 templated variables
via llvm-bugs
- [llvm-bugs] [Bug 27991] New: error: redefinition of '__true_type' struct __true_type {};
via llvm-bugs
- [llvm-bugs] [Bug 27903] Seg fault due to miscompile from new stack coloring data flow analysis
via llvm-bugs
- [llvm-bugs] [Bug 27992] New: Use SubtargetFeatures instead of testing for CPU
via llvm-bugs
- [llvm-bugs] [Bug 27822] With forward-declared enums: Assertion failed: (!isAnnotation() && "getIdentifierInfo() on an annotation token!"), function getIdentifierInfo
via llvm-bugs
- [llvm-bugs] [Bug 27993] New: wrong code at -O2 and -O3 in 32-bit mode on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 27994] New: clang crashes on valid C++11 code: Assertion `!isNull() && "Cannot retrieve a NULL type pointer"' failed
via llvm-bugs
- [llvm-bugs] [Bug 27707] Wrong unsigned rem operation when compared to zero
via llvm-bugs
- [llvm-bugs] [Bug 27995] New: ICE on trunk Clang, Assertion Op.getValueType().getScalarType().getSizeInBits()
via llvm-bugs
- [llvm-bugs] [Bug 27996] New: InstCombine hangs in BitCast optimization
via llvm-bugs
- [llvm-bugs] [Bug 27997] New: ICE on trunk Clang, knl target, Assertion `L.isLCSSAForm(DT)' failed
via llvm-bugs
- [llvm-bugs] [Bug 27998] New: clang crashes on valid C++11 code with lambda expression
via llvm-bugs
- [llvm-bugs] [Bug 27999] New: SROA Assertion `isAllocaPromotable(AI) && "Cannot promote non-promotable alloca!"' failed. 3.7+
via llvm-bugs
- [llvm-bugs] [Bug 28000] New: ASan tries to use 32-bit shift operations to create 64-bit results
via llvm-bugs
- [llvm-bugs] [Bug 28001] New: [x86, SSE] recognize min/max FP patterns
via llvm-bugs
- [llvm-bugs] [Bug 27730] left shift is broken for negative <16 x i16> on avx2
via llvm-bugs
- [llvm-bugs] [Bug 28002] New: Performance regression summing small float array
via llvm-bugs
- [llvm-bugs] [Bug 28003] New: Extra errors when static does not appear in the outermost array type derivation
via llvm-bugs
- [llvm-bugs] [Bug 28004] New: lvm-config --link-shared --libnames reports incorrect library name
via llvm-bugs
- [llvm-bugs] [Bug 28005] New: SimplifyCFG/SimplifyCleanupReturn: Use still stuck around after Def is destroyed: cleanupret from %cleanuppad2
via llvm-bugs
- [llvm-bugs] [Bug 28006] New: Two equivalent values not folded in loop
via llvm-bugs
- [llvm-bugs] [Bug 27539] Regression(267649): Assertion failed: (N1.getValueType() == N2.getValueType() && N1.getValueType() == VT && "Binary operator types must match!") when building Chromium
via llvm-bugs
- [llvm-bugs] [Bug 28007] New: Segmentation fault in clang::TypoCorrectionConsumer::getNextCorrection()
via llvm-bugs
- [llvm-bugs] [Bug 28008] New: --reproduce should record the version number somewhere
via llvm-bugs
- [llvm-bugs] [Bug 28009] New: Size of a struct or a union is not limited
via llvm-bugs
- [llvm-bugs] [Bug 27952] licm miscompile with restrict and throw
via llvm-bugs
- [llvm-bugs] [Bug 28011] New: crash at -O1 and above in 32-bit and 64-bit modes on x686_64-linux-gnu (`ICmp.getPredicate() == ICmpInst::ICMP_UGT && "ICmp should be folded!"')
via llvm-bugs
- [llvm-bugs] [Bug 28012] New: Over-aggressive overflow elimination check with call to exit()
via llvm-bugs
- [llvm-bugs] [Bug 28013] New: Incorrect optimization of memmove in DSE
via llvm-bugs
- [llvm-bugs] [Bug 28014] New: Infinite loop in DSE with infinite loop
via llvm-bugs
- [llvm-bugs] [Bug 28015] New: clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu: Assertion `C1->getType() == C2->getType() && "Op types should be identical!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28016] New: Assertion failed: (false && "Unhandled quote character")
via llvm-bugs
- [llvm-bugs] [Bug 28017] New: error: failed to load objectfile for static-linking archives?
via llvm-bugs
- [llvm-bugs] [Bug 27873] ICE in llvm::TargetLowering::SimplifyDemandedBits on knl.
via llvm-bugs
- [llvm-bugs] [Bug 28018] New: linking libxul produces a binary that crashes on startup
via llvm-bugs
- [llvm-bugs] [Bug 28019] New: Possibly insecure use of TCP sockets by LLDB
via llvm-bugs
- [llvm-bugs] [Bug 28020] New: [LLD/ELF] R_X86_64_64 not permitted in DSO, permitted by gold
via llvm-bugs
- [llvm-bugs] [Bug 28021] New: clang crashes on valid C++11 code: Assertion `!isIncompleteType() && "This doesn't make sense for incomplete types"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28023] New: clang crashes on C++ code with shadowed template parameter: Assertion `Access != AS_none && "Access specifier is AS_none inside a record decl"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28024] New: ppc64 (be and le) don't have a working std::call_once
via llvm-bugs
- [llvm-bugs] [Bug 28025] New: UBSan doesn't catch misaligned memcpy
via llvm-bugs
- [llvm-bugs] [Bug 28026] New: LLDB-MI doesn't properly output CLI command response using console-stream-output
via llvm-bugs
- [llvm-bugs] [Bug 27778] Clang crashes parsing CUDA code.
via llvm-bugs
- [llvm-bugs] [Bug 28027] New: -z defs errors when symbol is defined in a shared library
via llvm-bugs
- [llvm-bugs] [Bug 28028] New: clang crashes on valid C++ code: Assertion `QualifierLoc && "should be created for dependent qualifiers"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28029] New: FAIL: Linux/instrprof-file_ex.test
via llvm-bugs
- [llvm-bugs] [Bug 28030] New: clang crashes on valid C++11 code: Assertion `!LHS.get()->getType()->isPlaceholderType() && !RHS.get()->getType()->isPlaceholderType() && "placeholders should have been weeded out by now"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28031] New: clang crashes on valid C++ code with -std=c++11 or -std=c++14: Assertion `isLambdaCallOperator(Frame->Callee) && (VD->getDeclContext() != Frame->Callee || VD->isInitCapture()) && "missing value for local variable"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28032] New: clang crashes on x86_64-linux-gnu with Assertion `power <= maxExponent' failed
via llvm-bugs
- [llvm-bugs] [Bug 28033] New: clang crashes on invalid C++ code: Assertion `!D->isInvalidDecl() && "Cannot get layout of invalid decl!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28034] New: clang crashes on invalid C++ code with -std=c++14: Assertion `!ExprNeedsCleanups && "Unaccounted cleanups in function"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28035] New: "FileCheck error: '-' is empty" at build time after #268662
via llvm-bugs
- [llvm-bugs] [Bug 28036] New: LoopStrengthReduce does not choose the optimum IV
via llvm-bugs
- [llvm-bugs] [Bug 28037] New: Bad PHI node after loop distribute
via llvm-bugs
- [llvm-bugs] [Bug 28038] New: nbench.execution_time failure after recent instcombine reminder changes
via llvm-bugs
- [llvm-bugs] [Bug 26190] PowerPC64: Allow swift three element aggregate results in fast isel
via llvm-bugs
- [llvm-bugs] [Bug 26314] Vectorizer failure
via llvm-bugs
- [llvm-bugs] [Bug 28039] New: Local classes must have an associated namespace since C++14
via llvm-bugs
- [llvm-bugs] [Bug 24964] llvm uses GOT to access locally defined variable for PIE
via llvm-bugs
- [llvm-bugs] [Bug 28040] New: ELF executable generated with lld crashes when reading DYNAMIC link_map on x86-64
via llvm-bugs
- [llvm-bugs] [Bug 28041] New: Tab completion adds backslashes to function names, which causes them not to match
via llvm-bugs
- [llvm-bugs] [Bug 28042] New: Crash in static analyzer
via llvm-bugs
- [llvm-bugs] [Bug 24912] lldb-test-traces freeze on all Ubuntu
via llvm-bugs
- [llvm-bugs] [Bug 28043] New: Crash when using template parameter dependent template alias without appropriate keywords
via llvm-bugs
- [llvm-bugs] [Bug 28044] New: [x86, SSE] legalization for SSE1 target doesn't allow cmpps/cmppd
via llvm-bugs
- [llvm-bugs] [Bug 27652] Tests with syntax errors don't get flagged as erroneous
via llvm-bugs
- [llvm-bugs] [Bug 24976] Data from SBProcess::PutSTDIN appears in SBProcess::GetSTDOUT
via llvm-bugs
- [llvm-bugs] [Bug 24974] Debian Makefile lldb build is broken for lldb-3.7 tag
via llvm-bugs
- [llvm-bugs] [Bug 26439] android adb connection can sometimes fail
via llvm-bugs
- [llvm-bugs] [Bug 28045] New: clang crashes on valid C++ code: UNREACHABLE executed at /tmp/llvm-builder/llvm-source-trunk/tools/clang/lib/AST/ItaniumMangle.cpp:2091!
via llvm-bugs
- [llvm-bugs] [Bug 28046] New: missing default argument promotion
via llvm-bugs
- [llvm-bugs] [Bug 28047] New: clang crashes on valid C++ code: Assertion `parmDepth < FunctionTypeDepth.getDepth()' failed
via llvm-bugs
- [llvm-bugs] [Bug 28048] New: crash at -Os in 32-bit and 64-bit mode on x86_64-linux-gnu (`L->isRecursivelyLCSSAForm(*DT) && "LCSSA required to run indvars!"')
via llvm-bugs
- [llvm-bugs] [Bug 28049] New: [Thumb] Crash when running tail merge after basic block placement
via llvm-bugs
- [llvm-bugs] [Bug 28050] New: Deprecated (legacy) string literal conversion to 'char *' causes strange overloading resolution
via llvm-bugs
- [llvm-bugs] [Bug 28051] New: Missing installation of the clang extra tools header files
via llvm-bugs
- [llvm-bugs] [Bug 15492] CUDA: CodeGenModule::GetGlobalVarAddressSpace can't handle null VarDecl
via llvm-bugs
- [llvm-bugs] [Bug 28052] New: Regression(271926:271970): link.exe says "fatal error LNK1103: debugging information corrupt; recompile module" when linking e.g. re2c in a chromium win build with debug info
via llvm-bugs
- [llvm-bugs] [Bug 28053] New: False positive "Use of memory after it is freed" using gmock linked_ptr and std::vector.
via llvm-bugs
- [llvm-bugs] [Bug 28054] New: MemorySanitizer false positives in optimized code
via llvm-bugs
- [llvm-bugs] [Bug 28055] New: continue in watchpoint commands disables the watchpoint
via llvm-bugs
- [llvm-bugs] [Bug 28056] New: The _MM_ALIGN16 attribute miscompiles for *unix targets
via llvm-bugs
- [llvm-bugs] [Bug 28057] New: implicit instantiation of undefined template basic_streambuf when using istreambuf_iterator
via llvm-bugs
- [llvm-bugs] [Bug 28058] New: Incorrect compiler error
via llvm-bugs
- [llvm-bugs] [Bug 28060] New: clang crashes on valid C++11 code: Assertion `Lookup.size() == 1' failed
via llvm-bugs
- [llvm-bugs] [Bug 26682] crash on x86_64-linux-gnu at -O2 and above in both 32-bit and 64-bit modes (Assertion `L->isRecursivelyLCSSAForm(*DT) && "Indvars did not preserve LCSSA!"' failed)
via llvm-bugs
- [llvm-bugs] [Bug 28061] New: UpdateCompilerUsed should handle __stack_chk_guard
via llvm-bugs
- [llvm-bugs] [Bug 28062] New: clang crashes on valid code at -O2 and above on x86_64-linux-gnu with Assertion `Elt < getNumElements() && "Invalid Elt"' failed.
via llvm-bugs
- [llvm-bugs] [Bug 28063] New: clang-format mis-formats objc selectors with unnamed parameters
via llvm-bugs
- [llvm-bugs] [Bug 26016] Accept `.arch armv8-a+crypto` in .S files
via llvm-bugs
- [llvm-bugs] [Bug 28064] New: clang crashes on valid C++11 code: Assertion `isa<LabelDecl>(D) && "declaration not instantiated in this scope"' failed
via llvm-bugs
- [llvm-bugs] [Bug 14052] Several crashes on function template instantiations
via llvm-bugs
- [llvm-bugs] [Bug 28065] New: clang-format incorrectly aligns backslash
via llvm-bugs
- [llvm-bugs] [Bug 12895] Crash on invalid
via llvm-bugs
- [llvm-bugs] [Bug 28066] New: compiler-rt/test/profile/Inputs/instrprof-file_ex.c:48]: (style) Suspicious condition
via llvm-bugs
- [llvm-bugs] [Bug 27617] SLPVectorizer asserts in buildtree_rec
via llvm-bugs
- [llvm-bugs] [Bug 27770] Remove exit-on-error from test/CodeGen/MIR/Generic/invalid-jump-table-kind.mir
via llvm-bugs
- [llvm-bugs] [Bug 27759] [Meta] Remove exit-on-error flag
via llvm-bugs
- [llvm-bugs] [Bug 28067] New: error: unknown target CPU 'amdfam10-shanghai'
via llvm-bugs
- [llvm-bugs] [Bug 26113] python-lldb-3.8 does not contain lldb python module
via llvm-bugs
- [llvm-bugs] [Bug 28068] New: MachineCodeSink Is Incorrect for SetJmp/LongJmp with Spill
via llvm-bugs
- [llvm-bugs] [Bug 28069] New: LICM uses an overly conservative alias information
via llvm-bugs
- [llvm-bugs] [Bug 27510] TestBitfields fails on linux with clang>=3.9
via llvm-bugs
- [llvm-bugs] [Bug 28070] New: IndVarSimplify + InstCombine integer widening does not play nice with loop vectorizer
via llvm-bugs
- [llvm-bugs] [Bug 28071] New: Assertion due to overlap of nonaffine and affine region
via llvm-bugs
- [llvm-bugs] [Bug 28072] New: Compilation of a function in a large C++ project with -flto leads to bitcode files that can't be linked together with llvm-link
via llvm-bugs
- [llvm-bugs] [Bug 28073] New: gold and lld handle paths in INPUT differently
via llvm-bugs
- [llvm-bugs] [Bug 28074] New: clang-cl does not overwrite resource-dir when setting -Xclang -resource-dir -Xclang <some directory>
via llvm-bugs
- [llvm-bugs] [Bug 28075] New: Need a way to specify section properties (flags, type, etc)
via llvm-bugs
- [llvm-bugs] [Bug 28076] New: Missing target triple = "x86_64-unknown-linux-gnu"
via llvm-bugs
- [llvm-bugs] [Bug 28077] New: Parameter passing error on PowerPC
via llvm-bugs
- [llvm-bugs] [Bug 28078] New: MappedBlockStreamTest.TestWriteThenRead failing under ASAN
via llvm-bugs
- [llvm-bugs] [Bug 28079] New: std::wstring_convert move constructor broken
via llvm-bugs
- [llvm-bugs] [Bug 28080] New: clang-cl does not accept incomplete type in exception specification
via llvm-bugs
- [llvm-bugs] [Bug 28081] New: firefox-bin produced by lld crashes on startup
via llvm-bugs
- [llvm-bugs] [Bug 28082] New: ms-extensions: Assertion failed: (hasUninstantiatedDefaultArg() && "Wrong kind of initialization expression!"), function getUninstantiatedDefaultArg, file tools/clang/lib/AST/Decl.cpp, line 2417.
via llvm-bugs
- [llvm-bugs] [Bug 28083] New: Couldn't join subrange crash in OpenCV Arithm/Log test
via llvm-bugs
- [llvm-bugs] [Bug 27749] Clang x86 support for SJLJ EH
via llvm-bugs
- [llvm-bugs] [Bug 28085] New: clang-3.8 frontend w/ -flto Segmentation fault (AArch64 target & host)
via llvm-bugs
- [llvm-bugs] [Bug 28086] New: Early CSE and GVN miss an assume optimization when the value isn't used directly
via llvm-bugs
- [llvm-bugs] [Bug 27809] LLVMTargetMachineEmit aborts process instead of reporting error via return value
via llvm-bugs
- [llvm-bugs] [Bug 28087] New: Assertion 'Pack expansion without unexpanded packs?' failed
via llvm-bugs
- [llvm-bugs] [Bug 28088] New: compilation error when copy constructor for llvm::ilist is called
via llvm-bugs
- [llvm-bugs] [Bug 27857] licm miscompile with noalias and call which exits program
via llvm-bugs
- [llvm-bugs] [Bug 28089] New: Short 8.3 paths make clang++ run in C mode, linking without C++ libraries
via llvm-bugs
- [llvm-bugs] [Bug 28090] New: LLVM generates terrible x86 code for trivial, fully unrolled loops
via llvm-bugs
- [llvm-bugs] [Bug 27953] -mldstmotion miscompile with call to exit
via llvm-bugs
- [llvm-bugs] [Bug 27559] Generate conjunction or disjunction condition to reduce ISL Ast duplication
via llvm-bugs
- [llvm-bugs] [Bug 28091] New: Build docs shouldn
via llvm-bugs
- [llvm-bugs] [Bug 28092] New: Build docs shouldn't use relative paths
via llvm-bugs
- [llvm-bugs] [Bug 28093] New: CIndexer::getResourcesPath is not thread-safe
via llvm-bugs
- [llvm-bugs] [Bug 28094] New: Unlike MSVC, __pragma(pack(pop)) cannot be placed before semicolon in struct declaration
via llvm-bugs
- [llvm-bugs] [Bug 28095] New: linking against libffi fails for 32-bit builds on amd64 multilib systems
via llvm-bugs
- [llvm-bugs] [Bug 28096] New: Clang++ selects wrong constructor in return statement (lvalue instead of rvalue)
via llvm-bugs
- [llvm-bugs] [Bug 28097] New: Constant store not optimized out of the loop
via llvm-bugs
- [llvm-bugs] [Bug 28098] New: Inline assembly, instruction order and register clobbering on Aarch64
via llvm-bugs
- [llvm-bugs] [Bug 24821] clang-tidy package is not provided
via llvm-bugs
- [llvm-bugs] [Bug 28099] New: clang rejects valid C++11 code with decltype
via llvm-bugs
- [llvm-bugs] [Bug 28100] New: clang crashes on valid C++11 code: Assertion `!SpecInfo->isExplicitSpecialization()' failed
via llvm-bugs
- [llvm-bugs] [Bug 28101] New: clang crashes on invalid C++ code (with -std=c++11): Assertion `!Lookup.empty() && Lookup.size() <= 2 && "more than two lookup results for field name"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28102] New: clang generates invalid assembly on ppc64le
via llvm-bugs
- [llvm-bugs] [Bug 28103] New: clang crashes on valid code at -O3 on x86_64-linux-gnu: Assertion `isComplete() && "bad loop DFS"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28104] New: crash on -Os and above in 32-bit mode on x86_64-linux-gnu (Incorrect LI specified for this loop)
via llvm-bugs
- [llvm-bugs] [Bug 28105] New: clang crashes on C++ code with invalid default argument for constructor: Assertion `Val && "isa<> used on a null pointer"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28106] New: clang crashes on C++ code with invalid destructor declaration: Assertion `!Ty.hasQualifiers() && "Destructor type must be unqualified"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28107] New: clang-format doesn't have a way of specifying an absolute path to a .clang-format file
via llvm-bugs
- [llvm-bugs] [Bug 28108] New: Scalarizer is crashing
via llvm-bugs
- [llvm-bugs] [Bug 28109] New: byte order in xmm clang assembly comments
via llvm-bugs
- [llvm-bugs] [Bug 28110] New: [x86, AVX] conflicting definitions for FP compare intrinsics
via llvm-bugs
- [llvm-bugs] [Bug 28111] New: RuntimeDyldCOFFI386 ignores relocation addend
via llvm-bugs
- [llvm-bugs] [Bug 28112] New: [x86] _mm_cmp_ps (and related FP compare intrinsics) should not be available without AVX
via llvm-bugs
- [llvm-bugs] [Bug 28113] New: missing diagnostics with invalid names used in template non-type parameter declaration
via llvm-bugs
- [llvm-bugs] [Bug 28114] New: Segfault when trying to compile boost unit test suite
via llvm-bugs
- [llvm-bugs] [Bug 26700] clang crashes on x86_64-linux-gnu for undeclared identifier
via llvm-bugs
- [llvm-bugs] [Bug 27231] Assertion `Entry != DelayedTypos.end() && "Failed to get the state for a TypoExpr!"' failed.
via llvm-bugs
- [llvm-bugs] [Bug 27038] Assertion failed: Entry != DelayedTypos.end() && "Failed to get the state for a TypoExpr!"
via llvm-bugs
- [llvm-bugs] [Bug 28115] New: Sanitizer_common_interceptors_ioctl.inc:586 taking address of packed member
via llvm-bugs
- [llvm-bugs] [Bug 28116] New: Clang crash on invalid with sizeof undeduced auto type
via llvm-bugs
- [llvm-bugs] [Bug 25598] system_category().message() and generic_category().message() are not thread safe
via llvm-bugs
- [llvm-bugs] [Bug 28117] New: redundant direct move instructions generated
via llvm-bugs
- [llvm-bugs] [Bug 28118] New: BrainF: double free at exit
via llvm-bugs
- [llvm-bugs] [Bug 28119] New: [AVX-512] llc crash with UNREACHABLE executed at lib/IR/ValueTypes.cpp:128
via llvm-bugs
- [llvm-bugs] [Bug 28120] New: Typo in Kaleidoscope tutorial, chapter 6
via llvm-bugs
- [llvm-bugs] [Bug 28121] New: clang crashes on (invalid) C++ code with volatile argument to copy constructor
via llvm-bugs
- [llvm-bugs] [Bug 28122] New: clang crashes on C++ code with invalid assignment to complex number: Assertion `getValueKind() == VK_LValue' failed
via llvm-bugs
- [llvm-bugs] [Bug 27765] Remove exit-on-error from test/CodeGen/ARM/2012-09-25-InlineAsmScalarToVectorConv2.ll
via llvm-bugs
- [llvm-bugs] [Bug 28123] New: clang on windows fails to compile regex code
via llvm-bugs
- [llvm-bugs] [Bug 28124] New: X86 cc11 tail calls can clobber the return address when adjusting the stack pointer
via llvm-bugs
- [llvm-bugs] [Bug 28125] New: Erroneous line not mentioned in error messages
via llvm-bugs
- [llvm-bugs] [Bug 28126] New: SCoP detection fails on Julia version of PolyBench's `trmm` benchmark
via llvm-bugs
- [llvm-bugs] [Bug 28127] New: lldb-server broken when LLVM_LINK_LLVM_DYLIB=ON
via llvm-bugs
- [llvm-bugs] [Bug 28128] New: auto vectorizer makes code run slower
via llvm-bugs
- [llvm-bugs] [Bug 28129] New: [x86, SSE] should -1 vector constant creation be domain aware?
via llvm-bugs
- [llvm-bugs] [Bug 26570] incomplete support for -fdata-sections in clang/llvm for C++ static data members
via llvm-bugs
- [llvm-bugs] [Bug 21420] [Meta] Android+Clang platform support
via llvm-bugs
- [llvm-bugs] [Bug 28130] New: Missing xxswapd before a stxvd2x
via llvm-bugs
- [llvm-bugs] [Bug 28131] New: Register allocator unnecessarily spilling in vector code
via llvm-bugs
- [llvm-bugs] [Bug 28132] New: Clang fails on Windows with enabled exceptions during loop unrolling
via llvm-bugs
- [llvm-bugs] [Bug 25666] requested re-export symbol std::set_unexpected(void (*)()) is not from a dylib, but from .../exception.cpp.o
via llvm-bugs
- [llvm-bugs] [Bug 15732] [META] CMake build equivalent to the autotools build
via llvm-bugs
- [llvm-bugs] [Bug 28134] New: Investigate introducing a bitcode block type for global variables
via llvm-bugs
- [llvm-bugs] [Bug 27877] ordered clause on pragma for does not respect semantics
via llvm-bugs
- [llvm-bugs] [Bug 28135] New: Possible vectorization or CodeGen bug
via llvm-bugs
- [llvm-bugs] [Bug 28136] New: Regression in x86 codegen using _mm256 intrinsic
via llvm-bugs
- [llvm-bugs] [Bug 28137] New: Clang crashes on dllexport class with a default argument constructor
via llvm-bugs
- [llvm-bugs] [Bug 27772] Remove exit-on-error from test/CodeGen/MIR/Generic/machine-function-missing-function.mir
via llvm-bugs
- [llvm-bugs] [Bug 27773] Remove exit-on-error from test/CodeGen/MIR/Generic/machine-function-missing-name.mir
via llvm-bugs
- [llvm-bugs] [Bug 28138] New: trunk/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp: 2 * wierd conditions ?
via llvm-bugs
- [llvm-bugs] [Bug 28140] New: clang-format formats __declspec(dllimport) weirdly
via llvm-bugs
- [llvm-bugs] [Bug 28141] New: atomic_load(std::shared_ptr<T>*) et. al. from <memory> not available when libc++ is built with gcc
via llvm-bugs
- [llvm-bugs] [Bug 28142] New: RegScavenger (as used by BranchFolding) pessimises liveness
via llvm-bugs
- [llvm-bugs] [Bug 28143] New: Redefinition of 'tan' provokes assert
via llvm-bugs
- [llvm-bugs] [Bug 28144] New: [IPRA][AArch64] Simple correctness test failing on AArch64
via llvm-bugs
- [llvm-bugs] [Bug 28145] New: Support -maccumulate-outgoing-args
via llvm-bugs
- [llvm-bugs] [Bug 28146] New: A zexted setcc generates a setcc + movzbl instead of xor + setcc
via llvm-bugs
- [llvm-bugs] [Bug 26630] [Hexagon] J2_jump instruction with a global address fails with: Assertion `isMBB() && "Wrong MachineOperand accessor"'
via llvm-bugs
- [llvm-bugs] [Bug 28147] New: llvm armv7hnl bug malloc(): memory corruption: 0x01bd6eb8
via llvm-bugs
- [llvm-bugs] [Bug 13781] [Hexagon] LLVM should use combine with immediate for zero extension when -mcpu=v4 and above.
via llvm-bugs
- [llvm-bugs] [Bug 27924] [x86, SSE] failed to eliminate unused instruction
via llvm-bugs
- [llvm-bugs] [Bug 27553] A lto build of clang with lld has 2624 more symbols than with gold
via llvm-bugs
- [llvm-bugs] [Bug 28148] New: clang crashes on valid code at -Os and above in 32-bit mode on x86_64-linux-gnu: Assertion `(Blocks.empty() || LIB[getHeader()] == this) && "Incorrect LI specified for this loop!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28149] New: Debug information for type is lost with LTO at -O0
via llvm-bugs
- [llvm-bugs] [Bug 28150] New: [DebugInfo] Extend vtable debug info metadata to handle MS ABI
via llvm-bugs
- [llvm-bugs] [Bug 28151] New: [DebugInfo] Extend member pointer DI metadata to support the MS ABI
via llvm-bugs
- [llvm-bugs] [Bug 28152] New: [codeview] Include nested classes in the class member list, at least when generating codeview
via llvm-bugs
- [llvm-bugs] [Bug 28153] New: 64-bit divide by constant on 32-bit targets poorly optimised
via llvm-bugs
- [llvm-bugs] [Bug 28154] New: [meta] Add support for CodeView, the MSVC-compatible debug information format
via llvm-bugs
- [llvm-bugs] [Bug 12283] [meta] Add support for CodeView, the MSVC-compatible debug information format
via llvm-bugs
- [llvm-bugs] [Bug 13707] [meta] VCPP compatibility issues
via llvm-bugs
- [llvm-bugs] [Bug 28155] New: crash at -Os and above in both 32-bit and 64-bit modes on x86_64-linux-gnu with "-g" (Assertion `TargetRegisterInfo::isVirtualRegister(VReg) && "Not a vreg?"' failed)
via llvm-bugs
- [llvm-bugs] [Bug 27509] Function Passes inadvertently skipped
via llvm-bugs
- [llvm-bugs] [Bug 16128] Cannot build most recent version: fatal error: 'valgrind/valgrind.h'
via llvm-bugs
- [llvm-bugs] [Bug 20533] Unsupported ARM mrc encodings
via llvm-bugs
- [llvm-bugs] [Bug 18926] [Meta] ARM Integrated assembler support
via llvm-bugs
- [llvm-bugs] [Bug 14439] clang 3.1 crashes in runOnMachineFunction while running pass 'ARM Instruction Selection'
via llvm-bugs
- [llvm-bugs] [Bug 14145] ARM instructions: invalid operands
via llvm-bugs
- [llvm-bugs] [Bug 13537] llvm-mc incorrectly assembles ADR instructions for ARM
via llvm-bugs
- [llvm-bugs] [Bug 28156] New: TestWithModuleDebugging.py: failing on macOS
via llvm-bugs
- [llvm-bugs] [Bug 28157] New: [mc] s_bitcmp[0-1]_b64 -- SSRC0 float literals are not supported.
via llvm-bugs
- [llvm-bugs] [Bug 28158] New: [mc][gfx7] s_cbranch_*, s_setkill are not supported.
via llvm-bugs
- [llvm-bugs] [Bug 28159] New: [mc][gfx7] s_cbranch_join -- SRC0 should be 32-bit
via llvm-bugs
- [llvm-bugs] [Bug 28160] New: [x86, SSE] hoist vector cast ops to avoid unnecessary work?
via llvm-bugs
- [llvm-bugs] [Bug 28161] New: Fatal error with Clang + VS2013 on Windows
via llvm-bugs
- [llvm-bugs] [Bug 27844] SafeStack: unsafe alloca pointers are live throughout the function
via llvm-bugs
- [llvm-bugs] [Bug 28162] New: [codeview] Emit information about bitfields
via llvm-bugs
- [llvm-bugs] [Bug 27710] Ptrace interface doesnt allow un-aligned watchpoints on aarch64 linux
via llvm-bugs
- [llvm-bugs] [Bug 27938] The scalarizer pass remove debugloc from call instruction
via llvm-bugs
- [llvm-bugs] [Bug 28163] New: [mc] SOP2 u64/i64/u64 instructions -- source operands do not support floating inline constants
via llvm-bugs
- [llvm-bugs] [Bug 28164] New: Dividing complex numbers produces wrong results on ARM 32bit
via llvm-bugs
- [llvm-bugs] [Bug 28165] New: [mc] F64 insns -- floating inline constants incorrectly encoded as literals
via llvm-bugs
- [llvm-bugs] [Bug 28166] New: Exponential output growth introduced in the IndVarsSimplify pass
via llvm-bugs
- [llvm-bugs] [Bug 28167] New: [mc][gfx7] v_writelane_b32 -- constants and literals are not accepted for src0
via llvm-bugs
- [llvm-bugs] [Bug 28168] New: [mc][gfx7] v_cvt_pk*, v_lerp*, v_*sad* -- implement
via llvm-bugs
- [llvm-bugs] [Bug 28169] New: [mc][gfx7] VOP3 insns (v_cubeid_f32, v_fma_f32/64 etc) -- inline constants not supported
via llvm-bugs
- [llvm-bugs] [Bug 28170] New: [mc][gfx7] Some VOP3 F32 insns (v_cubeid_f32, v_fma_f32 etc) -- negative inline constants not supported
via llvm-bugs
- [llvm-bugs] [Bug 28171] New: clang crashes on C++ code with invalid access to a non-existent member: Assertion `DerivationOkay && "Can only be used with a derived-to-base conversion"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28172] New: clang crashes on invalid code (with too few arguments to __builtin_signbit) without any proper diagnostics
via llvm-bugs
- [llvm-bugs] [Bug 28173] New: AVX512F crashes lowering anyext from i1 to i64
via llvm-bugs
- [llvm-bugs] [Bug 28174] New: clang crashes on C++11 code with invalid use of decltype: Assertion `CachedTokens[CachedLexPos-1].getLastLoc() == Tok.getAnnotationEndLoc() && "The annotation should be until the most recent cached token"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28175] New: AVX512F lowers zext from i1 to i64 through a k-mask
via llvm-bugs
- [llvm-bugs] [Bug 28176] New: Mesa lp_test_blend regression with llvm-3.9.0svn
via llvm-bugs
- [llvm-bugs] [Bug 28177] New: Add locale conversion support in std::experimental::filesystem
via llvm-bugs
- [llvm-bugs] [Bug 28178] New: lldb segfault when debugging mysql in certain functions
via llvm-bugs
- [llvm-bugs] [Bug 28179] New: [LTO] Build of FreeBSD rtld(1) fails with undefined symbols
via llvm-bugs
- [llvm-bugs] [Bug 28180] New: [LTO] mozjs build doesn't pass the verifier
via llvm-bugs
- [llvm-bugs] [Bug 28181] New: ICE on invalid code on x86_64-linux-gnu (Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed, clang::Sema::AddBuiltinOperatorCandidates)
via llvm-bugs
- [llvm-bugs] [Bug 28182] New: clang crashes on C++ code with ambiguous reference: Assertion `!Found.isAmbiguous() && "Cannot handle ambiguities here yet"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28183] New: clang crashes on C++11 code with invalid member initializer: Assertion `AddressOfExpr->getType() == Context.OverloadTy' failed
via llvm-bugs
- [llvm-bugs] [Bug 28184] New: clang crashes on valid C++ code having ternary expression with throw: Assertion `getOperand(0)->getType() == cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28185] New: CFI ICall metadata is generated incorrectly for functions with void parameter
via llvm-bugs
- [llvm-bugs] [Bug 28186] New: clang crashes on valid C++ code with friend constructor: Assertion `Name' failed
via llvm-bugs
- [llvm-bugs] [Bug 27667] Instruction profiler test segfaults on ARM
via llvm-bugs
- [llvm-bugs] [Bug 28187] New: False positive error in scan-build: bit logic
via llvm-bugs
- [llvm-bugs] [Bug 28188] New: Static analyzer should not report error in memcpy()/memmove() with null pointer when length argument is zero.
via llvm-bugs
- [llvm-bugs] [Bug 28189] New: DSE miscompile with TBAA
via llvm-bugs
- [llvm-bugs] [Bug 28190] New: clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu running pass 'Loop Vectorization'
via llvm-bugs
- [llvm-bugs] [Bug 28191] New: Android make - out of memory?!
via llvm-bugs
- [llvm-bugs] [Bug 28192] New: Incorrect circular dependency error
via llvm-bugs
- [llvm-bugs] [Bug 28193] New: reject invariant hoisting when the load cannot be de-referenced (execution context is empty)
via llvm-bugs
- [llvm-bugs] [Bug 28194] New: current trunk fails to build Qt 5.7.0 with lto: "invalid enum type", ../lib/IR/Verifier.cpp:4488: assertion
via llvm-bugs
- [llvm-bugs] [Bug 28195] New: Clang allows ambiguous derived-to-base pointer conversion.
via llvm-bugs
- [llvm-bugs] [Bug 28196] New: crash at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu (static bool llvm::isa_impl_cl<To, const From*>::doit(const From*) [with To = llvm::GlobalValue; From = llvm::Value]: Assertion `Val && "isa<> used on a null pointer"' failed.)
via llvm-bugs
- [llvm-bugs] [Bug 28197] New: lld-link can't handle `#pragma comment(linker, "/SECTION:.hook, RWS")`
via llvm-bugs
- [llvm-bugs] [Bug 28198] New: CPU2006 benchmarks failures with mx32
via llvm-bugs
- [llvm-bugs] [Bug 28199] New: [mc][gfx7] Some VOP3 F64 insns (v_div*_f64, v_fma_f64) -- issues with inline constants
via llvm-bugs
- [llvm-bugs] [Bug 28200] New: [mc] Some F64 insns (v_add_f64 etc.) -- floating inline const lead to assert.
via llvm-bugs
- [llvm-bugs] [Bug 28201] New: [mc] Some F64 insns (v_add_f64 etc.) -- integer inline literal with abs modifier -> "unknown token in expression"
via llvm-bugs
- [llvm-bugs] [Bug 28202] New: [mc] Some F64 insns (v_add_f64 etc.) -- negative inline constants are not supported.
via llvm-bugs
- [llvm-bugs] [Bug 28203] New: clang-format treats white space in #include list a little strangely with includecategories
via llvm-bugs
- [llvm-bugs] [Bug 28204] New: [mc][gfx7] VOP3b v_mad_i64_i32/u64_u32 -- Missing support for DST1.
via llvm-bugs
- [llvm-bugs] [Bug 28205] New: [mc] v_mqsad/qsad -- incorrect size/number of operands
via llvm-bugs
- [llvm-bugs] [Bug 27940] DSE Produce different result with/-out debug intrinsic
via llvm-bugs
- [llvm-bugs] [Bug 19848] LTO changes results when alias point to weak symbols
via llvm-bugs
- [llvm-bugs] [Bug 22544] llvm-link fails depending on order of files
via llvm-bugs
- [llvm-bugs] [Bug 28206] New: [mc] Some i/u/b64 insns -- floating inline const lead to assert.
via llvm-bugs
- [llvm-bugs] [Bug 28207] New: [mc] v_cvt_f32/64 -- missing support for output modifiers.
via llvm-bugs
- [llvm-bugs] [Bug 28208] New: Reassociate reports change made incorrectly
via llvm-bugs
- [llvm-bugs] [Bug 28209] New: [mc][gfx7] v_mac_f32_e64 -- assertions
via llvm-bugs
- [llvm-bugs] [Bug 28210] New: hang on x86_64-linux-gnu with __builtin_return_address
via llvm-bugs
- [llvm-bugs] [Bug 28211] New: [mc] ds_and_src2/condxchg32_rtn/gws_sema_release_all/nop etc - unrecognized instructions
via llvm-bugs
- [llvm-bugs] [Bug 28212] New: No diagnostic for declarations with incompatible enums
via llvm-bugs
- [llvm-bugs] [Bug 28213] New: [codeview] Parameter types emitting in wrong order results in confusing windbg output
via llvm-bugs
- [llvm-bugs] [Bug 28214] New: [codeview] Parameter types emitting in wrong order results in confusing windbg output
via llvm-bugs
- [llvm-bugs] [Bug 28215] New: [mc] ds_min/max[_rtn]_f32 -- too many operands required
via llvm-bugs
- [llvm-bugs] [Bug 28216] New: [MS] Clang generates wrong mangled name for template argument PointerLikeTypeTraits in MachineModuleInfoImpls
via llvm-bugs
- [llvm-bugs] [Bug 28217] New: istream::readsome() does not construct sentry
via llvm-bugs
- [llvm-bugs] [Bug 27941] Clang segfaults when considering non-special defaulted assignment operator.
via llvm-bugs
- [llvm-bugs] [Bug 28218] New: [LTO] Undefined symbols reported when linking old gas(1) on FreeBSD
via llvm-bugs
- [llvm-bugs] [Bug 28219] New: IRMover throws error when merging ProfileSummary metadata
via llvm-bugs
- [llvm-bugs] [Bug 27869] Optimizer doesn't simplify obvious contradiction
via llvm-bugs
- [llvm-bugs] [Bug 28220] New: COFF writer crash with -O2 but not -O1: missing associated COMDAT section for section .CRT$XCU
via llvm-bugs
- [llvm-bugs] [Bug 27726] Crash when compiling pixman
via llvm-bugs
- [llvm-bugs] [Bug 28221] New: InstCombine greediness blocks subsequent optimizations
via llvm-bugs
- [llvm-bugs] [Bug 15957] building intrinsics.gen.tmp from intrincis.td fails
via llvm-bugs
- [llvm-bugs] [Bug 28222] New: llvm-tblgen is still too slow in the default debug build configuration
via llvm-bugs
- [llvm-bugs] [Bug 28223] New: [MS] MSVC does not provide vtable symbols for explicit template instantiations
via llvm-bugs
- [llvm-bugs] [Bug 28224] New: [Regression] GVN optimization pass since llvm 3.8 produces wrong IR in one case
via llvm-bugs
- [llvm-bugs] [Bug 28225] New: Need an option to leave a white space at the end of namespace block
via llvm-bugs
- [llvm-bugs] [Bug 28226] New: Support --trace-symbol options (alias -y)
via llvm-bugs
- [llvm-bugs] [Bug 23219] Enable memory sanitizer for PPC64
via llvm-bugs
- [llvm-bugs] [Bug 28227] New: [mc] ds_wrxchg2* -- two offsets must be supported.
via llvm-bugs
- [llvm-bugs] [Bug 28228] New: [mc] export -- export instruction is not supported.
via llvm-bugs
- [llvm-bugs] [Bug 28229] New: Consider using movw/movt for local symbols in position independent code on ELF
via llvm-bugs
- [llvm-bugs] [Bug 28230] New: [mc] flat_load -- with tfe, fetch-dest size shall be inreased by 1.
via llvm-bugs
- [llvm-bugs] [Bug 28231] New: Consider using movw/movt for got entries
via llvm-bugs
- [llvm-bugs] [Bug 28232] New: [mc] buffer_dwordx3, buffer_atomic_fcmpswap/fmin/mfax are not supported.
via llvm-bugs
- [llvm-bugs] [Bug 28233] New: [mc] buffer_load -- with tfe, fetch-dest size shall be inreased by 1.
via llvm-bugs
- [llvm-bugs] [Bug 28234] New: [mc] buffer_load -- lds attribute is not supported.
via llvm-bugs
- [llvm-bugs] [Bug 28235] New: [mc] buffer_atomic -- tfe is not supported.
via llvm-bugs
- [llvm-bugs] [Bug 28236] New: [mc] tbuffer (MTBUF) instructions are not supported.
via llvm-bugs
- [llvm-bugs] [Bug 28237] New: Debian mipsel package does not build
via llvm-bugs
- [llvm-bugs] [Bug 28238] New: [InstCombine] icmp slt 0 optimization hinders more optimization
via llvm-bugs
- [llvm-bugs] [Bug 28239] New: [mc] image_atomic -- issues with unorm (and other modifiers) and dmask.
via llvm-bugs
- [llvm-bugs] [Bug 28240] New: [mc] image_atomic_f*/load/store_mip/pck* -- insns not supported.
via llvm-bugs
- [llvm-bugs] [Bug 28241] New: Wrong optimization of type-punning with two pointers involved
via llvm-bugs
- [llvm-bugs] [Bug 28242] New: enable shared_ptr<NSObject> to compile when ARC is enabled
via llvm-bugs
- [llvm-bugs] [Bug 28243] New: [mc] image_store/store_mip -- issues with unorm (and other modifiers) and dmask.
via llvm-bugs
- [llvm-bugs] [Bug 28244] New: [mc] image_gather4/load/get/sample* -- issues with modifiers, with vgpr_a size etc.
via llvm-bugs
- [llvm-bugs] [Bug 28245] New: Assertion due to buildMemoryAccess
via llvm-bugs
- [llvm-bugs] [Bug 28246] New: PowerPC - DAGCombiner crashes with assertion error "Broken CombineTo call!"
via llvm-bugs
- [llvm-bugs] [Bug 28247] New: PowerPC - codegen crashes on llvm intrinsic
via llvm-bugs
- [llvm-bugs] [Bug 28248] New: [DebugInfo] Missing debug info for abstract classes with constexpr constructors with -flimited-debug-info
via llvm-bugs
- [llvm-bugs] [Bug 28249] New: Missing warning about uninitialized var when going through a pointer
via llvm-bugs
- [llvm-bugs] [Bug 28250] New: clang-cl does not consider __m128 to be a struct type
via llvm-bugs
- [llvm-bugs] [Bug 28251] New: [codeview] Emit S_UDT and LF_UDT_SRC_LINE records for complete struct types
via llvm-bugs
- [llvm-bugs] [Bug 28252] New: Clang-cl crashes when compiling Qt 5.7.0
via llvm-bugs
- [llvm-bugs] [Bug 28253] New: lldb-mi Regression with LLDB_DISABLE_PYTHON=1
via llvm-bugs
- [llvm-bugs] [Bug 28254] New: libclang_rt.builtins isn't built with -fPIC
via llvm-bugs
- [llvm-bugs] [Bug 27684] tuple api break
via llvm-bugs
- [llvm-bugs] [Bug 28256] New: [LTO] duplicated symbols in libc.a and libpthread.a (FreeBSD)
via llvm-bugs
- [llvm-bugs] [Bug 28257] New: LLD_REPRODUCE environment variable
via llvm-bugs
- [llvm-bugs] [Bug 28258] New: clang crashes with -std=c++11 on code invoking a deleted default constructor: Assertion `(data().DefaultedMoveConstructorIsDeleted || needsOverloadResolutionForMoveConstructor()) && "move constructor should not be deleted"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28259] New: clang accepts illegal C++ code with invalid A::A variable declaration
via llvm-bugs
- [llvm-bugs] [Bug 28260] New: Preprocessor output includes irrelevant line numbers from internal predefines buffer
via llvm-bugs
- [llvm-bugs] [Bug 28261] New: SanitizerCoverage generates wrong PCs on ARMv7
via llvm-bugs
- [llvm-bugs] [Bug 28262] New: Assertion failed:"Operand types in binary constant expression should match"
via llvm-bugs
- [llvm-bugs] [Bug 28263] New: 'conversion function will never be used' for a virtual casting operator
via llvm-bugs
- [llvm-bugs] [Bug 23490] wrong code at -O1 and higher
via llvm-bugs
- [llvm-bugs] [Bug 28264] New: Clang-MSVC fails to compile
via llvm-bugs
- [llvm-bugs] [Bug 28265] New: Type-dependent explicit destructor call behaves improperly
via llvm-bugs
- [llvm-bugs] [Bug 28266] New: clang-cl: psubb xmm0, byte ptr kFsub80 - error: invalid operand for instruction
via llvm-bugs
- [llvm-bugs] [Bug 28267] New: Labels in C allows to jump over llvm.lifetime.start
via llvm-bugs
- [llvm-bugs] [Bug 28268] New: [LTO] Infer ElfKind from BitcodeFiles
via llvm-bugs
- [llvm-bugs] [Bug 28269] New: clang crashes on valid code at -O1 and above on x86_64-linux-gnu running pass 'Interprocedural Sparse Conditional Constant Propagation'
via llvm-bugs
- [llvm-bugs] [Bug 28270] New: Regression (r273456): Assertion `(!Node || ResNo < Node->getNumValues()) && "Invalid result number for the given node!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28271] New: Linking libreoffice with lld fails with undefined references
via llvm-bugs
- [llvm-bugs] [Bug 28272] New: LoopSimplify does not preserve LCSSA when separating nested loops.
via llvm-bugs
- [llvm-bugs] [Bug 28273] New: libunwind: File LICENSE.TXT is missing in distribution
via llvm-bugs
- [llvm-bugs] [Bug 28274] New: llvm/lib/Target/Sparc/LeonPasses.cpp: 4 * bad call to find ?
via llvm-bugs
- [llvm-bugs] [Bug 28275] New: Static analyser doesn't respect #pragma GCC diagnostic ignored "-Wnonnull"
via llvm-bugs
- [llvm-bugs] [Bug 27878] lld segfault on relocatable link of test/ELF/Inputs/no-augmentation.o
via llvm-bugs
- [llvm-bugs] [Bug 27761] Remove exit-on-error from test/CodeGen/AMDGPU/dynamic_stackalloc.ll
via llvm-bugs
- [llvm-bugs] [Bug 28276] New: Unittest DebugInfoPDBTests is not built
via llvm-bugs
- [llvm-bugs] [Bug 28277] New: The kind of cursor on a local template variable decleration is CXCursor_NoDeclFound (0n71)
via llvm-bugs
- [llvm-bugs] [Bug 28278] New: The kind of cursor on a local template variable decleration is CXCursor_NoDeclFound (0n71)
via llvm-bugs
- [llvm-bugs] [Bug 28279] New: Re-write "lemon" so that it doesn't fork nor spend most of its time on printf
via llvm-bugs
- [llvm-bugs] [Bug 28280] New: Undefined reference to destructor in some cases
via llvm-bugs
- [llvm-bugs] [Bug 26474] [AVX512F] Can't load/ext <8 x i1> vector
via llvm-bugs
- [llvm-bugs] [Bug 27890] error: multiple overloads of '__va_list_tag' instantiate to the same signature 'void ()'
via llvm-bugs
- [llvm-bugs] [Bug 19831] codegen crash
via llvm-bugs
- [llvm-bugs] [Bug 28281] New: [codeview] Clang needs to emit DW_TAG_inheritance nodes for all indirect virtual bases
via llvm-bugs
- [llvm-bugs] [Bug 27647] "multiple .eh_frame sections not supported for .eh_frame_hdr" assertion failure attempting to link FreeBSD/mips64 libc
via llvm-bugs
- [llvm-bugs] [Bug 23214] [META] Using LLD as FreeBSD's system linker
via llvm-bugs
- [llvm-bugs] [Bug 28282] New: [ARM] Code size bloating caused by constant hoisting
via llvm-bugs
- [llvm-bugs] [Bug 28283] New: writing clang plugins should not require a clang build
via llvm-bugs
- [llvm-bugs] [Bug 28284] New: Clang crashes when creating a this expression during template instantiation
via llvm-bugs
- [llvm-bugs] [Bug 27555] [ppc] slow code for complex boolean expression
via llvm-bugs
- [llvm-bugs] [Bug 28285] New: std::async with default policy moves their arguments twice if std::thread cannot be created
via llvm-bugs
- [llvm-bugs] [Bug 28286] New: gcc POWER include headers- e.g. ppc-asm.h to be in clang
via llvm-bugs
- [llvm-bugs] [Bug 28287] New: Move dragonegg to historical status (or remove)
via llvm-bugs
- [llvm-bugs] [Bug 28288] New: Error message in shift of vector values
via llvm-bugs
- [llvm-bugs] [Bug 28289] New: crash on invalid code on x86_64-linux-gnu ( Assertion `Permissive || !(!LabelAndGotoScopes.count(TheLabel->getStmt()))' failed.)
via llvm-bugs
- [llvm-bugs] [Bug 28290] New: -fno-delayed-template-parsing accepting illegal code.
via llvm-bugs
- [llvm-bugs] [Bug 27598] Failing tests when LLVM is compiled with GCC 5.3/5.4
via llvm-bugs
- [llvm-bugs] [Bug 28291] New: LLVM trunk crash with knl target (Assertion `C1->getType() == C2->getType())
via llvm-bugs
- [llvm-bugs] [Bug 27893] LLD does not implement TLS relocations required by the FreeBSD base system
via llvm-bugs
- [llvm-bugs] [Bug 4788] selected processor does not support `blx r*'
via llvm-bugs
- [llvm-bugs] [Bug 13036] Thumb FSTMX/FLDMX instructions are not supported
via llvm-bugs
- [llvm-bugs] [Bug 27528] LLD/ELF does not support compressed debug sections
via llvm-bugs
- [llvm-bugs] [Bug 28292] New: decl has an inheritance graph but no interface docs
via llvm-bugs
- [llvm-bugs] [Bug 27626] [LV] Miscompile of interleaved accesses
via llvm-bugs
- [llvm-bugs] [Bug 22032] Revisit how we emit debug info
via llvm-bugs
- [llvm-bugs] [Bug 27880] lld incorrectly attempts to convert R_MIPS_GPREL16 against a preemptible symbol into dynamic relocation
via llvm-bugs
- [llvm-bugs] [Bug 28293] New: LLDB can't find split debug info if the debuggee has been moved form build directory
via llvm-bugs
- [llvm-bugs] [Bug 28294] New: UB in APInt::slt
via llvm-bugs
- [llvm-bugs] [Bug 28295] New: Regression (r273545): Bad machine code: Using an undefined physical register
via llvm-bugs
- [llvm-bugs] [Bug 28296] New: [InstCombine] unary operations are assigned the wrong complexity
via llvm-bugs
- [llvm-bugs] [Bug 28297] New: wrong code at -O3 on x86_64-linux-gnu (in both 32-bit and 64-bit modes)
via llvm-bugs
- [llvm-bugs] [Bug 28298] New: Regression(r273711): : Assertion `!CheckingMode && "CallGraphSCCPass did not update the CallGraph correctly!"' failed while building e.g. Chromium
via llvm-bugs
- [llvm-bugs] [Bug 28299] New: Assertion failed 'cannot emit delegate call arguments for inalloca arguments' in certain cases involving lambdas
via llvm-bugs
- [llvm-bugs] [Bug 28300] New: Phab adds highly misleading "Reviewers" and fairly useless "Subscribers" to commit messages
via llvm-bugs
- [llvm-bugs] [Bug 28301] New: Clang trunk ICE (Assertion `Removed && "Register is not used by this instruction!)
via llvm-bugs
- [llvm-bugs] [Bug 28302] New: COFFObjectFile::import_directories() range iterates out of range.
via llvm-bugs
- [llvm-bugs] [Bug 28303] New: [DebugInfo] Array of complete structure which was declared incomplete first is does not have size assigned to its debug info metadata.
via llvm-bugs
- [llvm-bugs] [Bug 28304] New: Private template method address for default argument compiles fine with GCC but not with Clang
via llvm-bugs
- [llvm-bugs] [Bug 22952] cl::opt + configure --enable-shared is completely broken
via llvm-bugs
- [llvm-bugs] [Bug 28305] New: Segmentation fault on invalid code on x86_64-linux-gnu with "-std=c++11"
via llvm-bugs
- [llvm-bugs] [Bug 28306] New: Reference external functions without PLT
via llvm-bugs
- [llvm-bugs] [Bug 22952] cl::opt + LLVM_BUILD_LLVM_DYLIB is completely broken
via llvm-bugs
- [llvm-bugs] [Bug 28307] New: wrong code at -O3 on x86_64-linux-gnu (in both 32-bit and 64-bit modes)
via llvm-bugs
- [llvm-bugs] [Bug 28308] New: clang crashes on C++11 code with invalid unqualified name lookup: Assertion `Spec->getTemplateSpecializationKind() == TSK_ExplicitSpecialization' failed
via llvm-bugs
- [llvm-bugs] [Bug 28309] New: clang crashes on invalid C++ code with wrong qualified member access (without any proper diagnostics)
via llvm-bugs
- [llvm-bugs] [Bug 28310] New: Aarch64 memory benchmark performance vs ARMv7
via llvm-bugs
- [llvm-bugs] [Bug 28311] New: Regression(r273807): Assertion failed: UndefinedSubrange || ElementSize == Size when building chrome/win with debug info
via llvm-bugs
- [llvm-bugs] [Bug 28312] New: LLVM trunk crash with knl target (Assertion `Res.getValueType() == N->getValueType(0))
via llvm-bugs
- [llvm-bugs] [Bug 28313] New: LLVM trunk crash with knl target (Assertion `isSCEVable(V->getType()))
via llvm-bugs
- [llvm-bugs] [Bug 28314] New: Crash in tryEvaluateBuiltinObjectSize on invalid FieldDecl's
via llvm-bugs
- [llvm-bugs] [Bug 28315] New: [meta] Delete the old pass manager
via llvm-bugs
- [llvm-bugs] [Bug 28316] New: [PM] optbisect/optnone support
via llvm-bugs
- [llvm-bugs] [Bug 27556] shared_ptr issues when allocator/deleter have throwing move constructor
via llvm-bugs
- [llvm-bugs] [Bug 28317] New: [PM] Bugpoint support
via llvm-bugs
- [llvm-bugs] [Bug 28318] New: [PM] Equivalent of -debug-pass=Arguments/-debug-pass=Structure
via llvm-bugs
- [llvm-bugs] [Bug 28319] New: [PM] docs for new pass manager
via llvm-bugs
- [llvm-bugs] [Bug 28320] New: [PM] out-of-tree passes / plugins
via llvm-bugs
- [llvm-bugs] [Bug 28321] New: [PM] Remove use of old PM in the backend
via llvm-bugs
- [llvm-bugs] [Bug 27115] libc++ problem with std::enable_shared_from_this
via llvm-bugs
- [llvm-bugs] [Bug 28322] New: [PM] Remove use of old PM in the middle-end.
via llvm-bugs
- [llvm-bugs] [Bug 28323] New: [PM] Use new PM in production for Clang, LLD, libLTO, etc. middle-end
via llvm-bugs
- [llvm-bugs] [Bug 20920] Unused code
via llvm-bugs
- [llvm-bugs] [Bug 23134] Use of uninitialized
via llvm-bugs
- [llvm-bugs] [Bug 23913] Use lld for stage 2 Clang build
via llvm-bugs
- [llvm-bugs] [Bug 28324] New: libpam fails to link with lld, LLVM ERROR: Invalid section header entry size (e_shentsize) in ELF header
via llvm-bugs
- [llvm-bugs] [Bug 27240] lld fails to link openssl
via llvm-bugs
- [llvm-bugs] [Bug 26151] unknown argument: -v/--version/-V
via llvm-bugs
- [llvm-bugs] [Bug 25175] Missing copy relocations.
via llvm-bugs
- [llvm-bugs] [Bug 26968] i386 lld produces incorrect fatal error "SHF_MERGE section size must be a multiple of sh_entsize" linking FreeBSD/i386 userland
via llvm-bugs
- [llvm-bugs] [Bug 28325] New: Mismatched cmake paths in llvm-3.9-dev deb package
via llvm-bugs
- [llvm-bugs] [Bug 28326] New: Clang implementation of _InterlockedAnd in intrin.h doesn't follow official behavior
via llvm-bugs
- [llvm-bugs] [Bug 28327] New: SelectionDAG.cpp:3209: "Illegal SCALAR_TO_VECTOR node!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28328] New: Codegen crash
via llvm-bugs
- [llvm-bugs] [Bug 27341] lld Assertion failed: (!isLocal()), function SymbolBody linking shared objects with local symbols after global
via llvm-bugs
- [llvm-bugs] [Bug 28329] New: Regression(273844:273857): Assertion failed: (VT.isVector() && !Operand.getValueType().isVector() && (VT.getVectorElementType() == Operand.getValueType() || (VT.getVectorElementType().isInteger() && Operand.getValueType().isInteger() && VT.getVectorElemen
via llvm-bugs
- [llvm-bugs] [Bug 28330] New: crash at -O3 with -g on x86_64-linux-gnu in both 32-bit and 64-bit modes (Assertion `VectorizedValue && "Need to have a vectorized tree node"' failed.)
via llvm-bugs
- [llvm-bugs] [Bug 28331] New: Static analyzer false positive of Unix API violation: Improper use of 'open', when 'open is in an alternative namespace
via llvm-bugs
- [llvm-bugs] [Bug 28332] New: virtual void clang::ASTWriter::ResolvedExceptionSpec(const clang::FunctionDecl*): Assertion `!DoneWritingDeclsAndTypes && "Already done writing updates!"' failed.
via llvm-bugs
- [llvm-bugs] [Bug 27491] compiler response file isn't used when command line is close to response file limit
via llvm-bugs
- [llvm-bugs] [Bug 28335] New: Correctly handle weak references to DSO symbols which do not appear in DT_NEEDED because of --as-needed
via llvm-bugs
- [llvm-bugs] [Bug 28336] New: omp_sections_nowait fails nondeterministically
via llvm-bugs
- [llvm-bugs] [Bug 28338] New: False positive: analyzer believes a value is garbage/undefined
via llvm-bugs
- [llvm-bugs] [Bug 28339] New: -verify-machineinstrs fails for intrinsics + va_start
via llvm-bugs
- [llvm-bugs] [Bug 28340] New: Local class + function pointer template argument + noexcept = SEGFAULT
via llvm-bugs
- [llvm-bugs] [Bug 27448] LLD/ELF does not support `--no-undefined-version`
via llvm-bugs
- [llvm-bugs] [Bug 28342] New: Make a symbol is two versions an error again
via llvm-bugs
- [llvm-bugs] [Bug 28343] New: Code pessimization when using typedef-aligned pointers
via llvm-bugs
- [llvm-bugs] [Bug 28344] New: reinterpret_cast throws off static analyzer
via llvm-bugs
- [llvm-bugs] [Bug 28345] New: AArch64 vs ARMv7 code quality
via llvm-bugs
- [llvm-bugs] [Bug 28346] New: [ARM] Switch from itineraries to schedule models
via llvm-bugs
- [llvm-bugs] [Bug 5334] Implement feature to allow easy manipulation of inlining
via llvm-bugs
- [llvm-bugs] [Bug 27102] r6/r7 are not saved/restored when modified only by landing pad entry
via llvm-bugs
- [llvm-bugs] [Bug 28348] New: Regression(270823:273743): error in backend: Cannot select: t45: i32 = ARMISD::BFI t4, Constant:i32<1>, t34
via llvm-bugs
- [llvm-bugs] [Bug 28349] New: "unknown version name ... used as a dependency" error with empty version definition hierarchies
via llvm-bugs
- [llvm-bugs] [Bug 28351] New: clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu with Assertion `Elt < getNumElements() && "Invalid Elt"' failedAssertion `(i == InductionOperand || PSE.getSE()->isLoopInvariant(PSE.getSCEV(GepOperandInst), OrigLoop)) && "Must be last inde
via llvm-bugs
- [llvm-bugs] [Bug 28352] New: trunk/llvm/lib/Transforms/Scalar/Reassociate.cpp:510: pointless test ?
via llvm-bugs
- [llvm-bugs] [Bug 28353] New: TestTopLevelExprs.py fails with gcc-4.8
via llvm-bugs
- [llvm-bugs] [Bug 28354] New: TestTemplateIntegerArgs.py fails with gcc
via llvm-bugs
- [llvm-bugs] [Bug 23231] support symbol version script / --version-script option
via llvm-bugs
- [llvm-bugs] [Bug 28355] New: Bug in -indvars opt
via llvm-bugs
- [llvm-bugs] [Bug 28356] New: Bug in -indvars opt
via llvm-bugs
- [llvm-bugs] [Bug 28357] New: support extern (e.g. "C++") in version script handling
via llvm-bugs
- [llvm-bugs] [Bug 28358] New: Consider deprecating version references
via llvm-bugs
- [llvm-bugs] [Bug 28359] New: symbol <symbol> has undefined version <version> errors linking the FreeBSD base system
via llvm-bugs
- [llvm-bugs] [Bug 28360] New: clang-cl crash on an overload resolution + template deduction
via llvm-bugs
- [llvm-bugs] [Bug 27915] strstreambuf::overflow passes wrong value to setp
via llvm-bugs
- [llvm-bugs] [Bug 28361] New: llvm-ar generates ld64 incompatible symbol index
via llvm-bugs
- [llvm-bugs] [Bug 24426] load instruction erroneously removed by GVN
via llvm-bugs
- [llvm-bugs] [Bug 28362] New: LLVM ERROR: branch size exceeds simm16 when running ethminer
via llvm-bugs
- [llvm-bugs] [Bug 28363] New: BFNZ not generated for simple loops
via llvm-bugs
- [llvm-bugs] [Bug 28364] New: Compiler crash
via llvm-bugs
- [llvm-bugs] [Bug 28365] New: LLVM legalizer crashes when target legalizes some operation and LLVM legalizes some
via llvm-bugs
- [llvm-bugs] [Bug 24360] lld missing linkage to libpthread (required for DragonFly)
via llvm-bugs
- [llvm-bugs] [Bug 28367] New: clang crashes on valid code at -O1 and above on x86_64-linux-gnu: Assertion `II->getParent() == &*BI && "Moved to a different block!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28368] New: clang crashes on valid (?) C++11 code with variadic template: Assertion `StartColNo <= EndColNo && "Trying to highlight whitespace??"' failed
via llvm-bugs
- [llvm-bugs] [Bug 28369] New: Member completion of forward declared class emits non-member completion results
via llvm-bugs
- [llvm-bugs] [Bug 27912] trunk/llvm/lib/Target/ARM/ARMAsmPrinter.cpp:647: possible poor find ?
via llvm-bugs
- [llvm-bugs] [Bug 28370] New: llvm/Support/Solaris.h not found
via llvm-bugs
- [llvm-bugs] [Bug 28371] New: [mc] ds_swizzle_b32 wrong opcode on vi
via llvm-bugs
- [llvm-bugs] [Bug 28372] New: avx512 JIT backend generates wrong code on <4 x float>
via llvm-bugs
- [llvm-bugs] [Bug 28373] New: clang nullptr dereference in code from r273602 (Implement p0292r2)
via llvm-bugs
- [llvm-bugs] [Bug 28374] New: -Rpass-missed=loop-vectorize says nothing at all for outer loops
via llvm-bugs
- [llvm-bugs] [Bug 28375] New: Poor -Rpass-analysis=loop-vectorize diagnostic message for (acceptable) failure to vectorize Objective-C fast enumeration loops
via llvm-bugs
- [llvm-bugs] [Bug 28376] New: -Rpass-missed=loop-vectorize says to use -Rpass-analysis=loop-vectorize even if I already am
via llvm-bugs
- [llvm-bugs] [Bug 28377] New: Mere addition of template makes -Rpass-analysis=loop-vectorize fall silent
via llvm-bugs
- [llvm-bugs] [Bug 27785] Clang doesn’t implement DR1579 for id-expressions in return statements
via llvm-bugs
- [llvm-bugs] [Bug 23849] Implement CWG 1579: Return by converting move constructor
via llvm-bugs
- [llvm-bugs] [Bug 20242] Missed CSE opportunity
via llvm-bugs
- [llvm-bugs] [Bug 22005] GVN can't remove trivially identical operations in zlib
via llvm-bugs
- [llvm-bugs] [Bug 28378] New: clang frontend command failed due to signal
via llvm-bugs
- [llvm-bugs] [Bug 28379] New: aarch64: LLVM ERROR: Cannot select: t25: i32 = AArch64ISD::FCCMP t2, t30, Constant:i32<0>, Constant:i32<11>, t23:1
via llvm-bugs
- [llvm-bugs] [Bug 25671] [Feature] Use compiler builtin to implement tuple_element
via llvm-bugs
Last message date:
Thu Jun 30 22:01:36 PDT 2016
Archived on: Thu Jun 30 22:04:50 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).