August 2014 Archives by subject
Starting: Fri Aug 1 02:38:11 PDT 2014
Ending: Sun Aug 31 22:42:26 PDT 2014
Messages: 496
- [LLVMbugs] [Bug 11644] clang should throw std::bad_array_new_length when the allocation size for new overflows
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11644] clang should throw std::bad_array_new_length when the allocation size for new overflows
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11958] Using functions with an incorrect type causes a segfault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12477] [meta] Support Microsoft C++ ABI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12477] [meta] Support Microsoft C++ ABI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12477] [meta] Support Microsoft C++ ABI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12477] [meta] Support Microsoft C++ ABI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12477] [meta] Support Microsoft C++ ABI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12477] [meta] Support Microsoft C++ ABI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12477] [meta] Support Microsoft C++ ABI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12570] [arm inline asm] invalid operand in inline asm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12671] "using declaration referring to inaccessible member...is a Microsoft compatibility extension" fires on valid code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12705] In microsoft mode, delay default template argument checking until template definition time
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13610] narrowing conversion in initializer list not treated as SFINAE condition
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13669] std::uncaught_exception should not call abort() if __cxa_uncaught_exception is unavailable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13707] [meta] VCPP compatibility issues
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13707] [meta] VCPP compatibility issues
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13707] [meta] VCPP compatibility issues
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13707] [meta] VCPP compatibility issues
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13796] Missing __ARM_PCS_VFP symbol on arm hard-float system causes error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14330] Clang does not pass the GDB 7.5 test suite
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14660] debug info loop condition checks should be associated with the loop header, not the end of the scope
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14707] fptoui crash
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14792] va_start is not computed correctly on x86 and x86-64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15102] problem with calling a destructor
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15823] Address sanitizer interacts badly with -Wl, --as-needed on linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15875] [-cxx-abi microsoft] Implement standard member pointers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 16392] Wrong location for Objective-C message call argument
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 16409] Incorrect result with optimizations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 16590] Assertion `BitWidth == RHS.BitWidth && "Comparison requires equal bit widths"' failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17081] compilation failure against libsupc++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17154] CMakeLists.txt file in trunk requires cxa_demangle.h which has been removed from libcxxabi
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17239] clang-cl: /link option in @response file should only consume args until end of current line
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17616] pointer arithmetic simplification
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17864] Bogus "fallthrough annotation does not directly precede switch label" warning when [[clang::fallthrough]] is used in lambda
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18242] Inline assembly in C++ fails to link on leppc Debian ABI 0.2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18267] Missing nop after bl
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18556] clang (both trunk and 3.4) hangs at -Os and above on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18596] clang (from 3.2 to the current trunk) hangs on valid code at -Os and above on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18726] Union not returned correctly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18817] SIGABRT in PowerPC/PPCISelLowering.cpp taking the address of a TLS variable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18862] wrong code at -O1 and above on x86_64-linux-gnu in 32-bit mode (for code with the "pack" pragma and bitfields)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18884] wrong code at -Os and above on x86_64-linux-gnu in 32-bit mode (reg coalescer)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18885] -fms-extensions should implement MSVC's section pragmas (const_seg, data_seg, etc)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18887] [META] Compiling Chromium on Windows with clang-cl
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18887] [META] Compiling Chromium on Windows with clang-cl
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18893] wrong code (hangs) at -Os and above on x86_64-linux-gnu (affecting clang 3.0 to trunk) (indvars)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18916] don't err on ".att_syntax prefix"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18916] don't err on ".att_syntax prefix"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18916] don't err on ".att_syntax prefix"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18916] don't err on ".att_syntax prefix"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18987] [ASan/Win] Warning D9025 : overriding '/MD' with '/MT'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18988] Enable /WX when building ASan RTL on Windows
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18993] MC COFF: Assertion "Sections with relocations must be real!" failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19102] alpha.cplusplus.NewDeleteLeaks false-positive: unassigned dynamically created object
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19190] Assertion failed: (EST != EST_Unevaluated && EST != EST_Uninstantiated), function isNothrow, file /private/tmp/llvm34-8lyM/llvm-3.4/tools/clang/lib/Sema/../../include/clang/AST/Type.h, line 3020
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19256] -fms-extensions should support __declspec(allocate("...")) and #pragma section("...", ...)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19263] Instcombine drops nsw when combining adds into mul
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19289] Clang fails to find 32-bit C++ system headers on Ubuntu 13.10
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19475] VS2013 CL generates wrong vtordisp thunks
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19571] constexpr variable template in template member function can't be constant expression
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19635] Crash when compiling function returning zeroext i2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19828] Assertion failed: isa<X>(Val) && "cast<Ty>() argument of incompatible type!", file ..\include\llvm/Support/Casting.h, line 237
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19901] The plugin can drop a symbol gold has asked for
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20016] Oversight in commit r183693
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20017] MS ABI: Inheritance model not defined during emisison of global variable in CodeGen
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20025] llvm-mc rejected LDC and STC for coprocessors P10 and P11 in generic coprocessor form
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20027] Broken module found, compilation aborted, stack dump, while compiling Zoltan
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20029] Partially specialized constexpr variable template can't be used in a constant expression
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20052] direct calls in msvc style inline assembler turn into indirect calls
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20091] Intel dialect x86 assembly matching is ambiguous for single memory operand instructions, resulting in 16-bit instructions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20127] Mangler::getNameWithPrefix behavior differers string overload and GV overload
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20127] Mangler::getNameWithPrefix behavior differers string overload and GV overload
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20127] Mangler::getNameWithPrefix behavior differers string overload and GV overload
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20137] explicit instantiation with dll attribute of class template with different dll attribute triggers assert
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20163] clang-cl tries to instantiate all of the methods on template dllexport classes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20164] [PATCH] Adding type-string based blacklist for sanitizers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20280] Load-Store ordering issue for top-down list latency scheduler.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20308] Bug in PostRA scheduler on spec2000 255.vortex
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20337] "invalid application of 'sizeof' to an incomplete type" in msvc mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20345] is_member_function_pointer does not account for ellipsis
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20354] Miscompile of fabs due to vectorization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20360] ARM builtins library has incompatible assembly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20377] wrong code at -Os and above on x86_64-linux-gnu (InstCombine)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20383] aarch64 hit "Cannot BITCAST between types of different sizes!" assert in r213341
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20391] remarks should be controlled by -R flags, not -W flags
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20408] LLVM_ENABLE_FFI=ON build fails on reconfigure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20422] Tracking bug for getting chromium to build with -integrated-as on arm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20422] Tracking bug for getting chromium to build with -integrated-as on arm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20422] Tracking bug for getting chromium to build with -integrated-as on arm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20422] Tracking bug for getting chromium to build with -integrated-as on arm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20423] Integrated arm assembler doesn't understand vuzpq.u16
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20424] Integrated arm assembler doesn't understand .func / .endfunc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20427] Integrated arm assembler doesn't understand strcsh
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20429] Integrated arm assembler doesn't understand .MACRO / .ENDM in caps
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20439] @l modifier on constants has not distinguish between signed and unsigned context
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20444] VFTable larger than needed for multiple inheritance hierarchy
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20447] Integrated arm assembler doesn't understand .fpu neon
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20462] Integrated arm assembler doesn't understand -mimplicit-it=always
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20472] x86 vector sext transform causes miscompile
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20477] VS2013 CL doesn't generate a vtordisp thunk
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20479] MS ABI: Insufficient VFTable entries generated by clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20492] libLTO: lto_codegen_set_attr isn't exported properly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20500] AddAliasScopeMetadata doesn't add metadata to calls
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20501] MachO_*_relocations.s tests are failing
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20501] MachO_*_relocations.s tests are failing
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20501] MachO_*_relocations.s tests are failing
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20503] Crash when compiling multiplication of 129 bit integers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20508] New: basic_string does not respect NullablePointer requirements of the allocator's pointer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20509] New: ld64/libLTO crashes with bit-code files from clang 3.4
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20510] clang doesnt use library search path that it was built with
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20510] clang doesnt use library search path that it was built with
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20510] New: clang doesnt use library search path that it was built with
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20511] New: x86 Intel assembler assembles indirect calls through absolute memory as direct calls to that address
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20512] clang drops dllimport attribute from qualified friend declaration of imported function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20512] New: clang drops dllimport attribute from qualified friend declaration of imported function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20513] Crash in SLP Vectorizer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20513] New: Crash in SLP Vectorizer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20514] New: Fix and document debug mode.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20515] New: assembly files do not preserve order of use lists
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20516] New: segmentation fault on calling destructor in member function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20517] New: Assertion failed with `decltype(auto)` and a function template with unknown return type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20518] New: pointer_traits::__to_raw_pointer does not respect allocator requirements (for void operator->())
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20518] pointer_traits::__to_raw_pointer does not respect allocator requirements (for void operator->())
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20519] New: clang: error: clang frontend command failed due to signal 2 (use -v to see invocation)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20520] New: std::list<>::remove_if() visits elements multiple times
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20520] std::list<>::remove_if() visits elements multiple times
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20521] New: Broken symbol visibility on explicit template instantiation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20522] New: clang++ crash wz 32 bit
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20523] New: release_3.5: llvm::DbgValueHistoryMap::endInstrRange(const llvm::MDNode *, const llvm::MachineInstr &): Assertion `Ranges.back().first->getParent() == MI.getParent()' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20524] Faulty code generation for -O2 when using custom allocator with fancy pointer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20524] New: Faulty code generation for -O2 when using custom allocator with fancy pointer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20525] New: Crash on invalid (dyn_cast a nullptr)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20526] New: SIISelLowering.cpp, line 1130. There is undefined symbol M_PI.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20527] New: Clang incorrect applies conversion when built-in operator is selected by overload resolution
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20528] New: [mips] Tracking ticket for big-endian N32/N64 ABI issues
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20529] [ARM] clang integrated assembler cannot compile libcxxabi/src/Unwind/UnwindRegistersRestore.S
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20529] New: [ARM] clang integrated assembler cannot compile libcxxabi/src/Unwind/UnwindRegistersRestore.S
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20530] New: Compiling with --coverage leads to a segmentation fault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20531] New: Error message when explicitly instantiating a template class via a template alias
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20532] New: Provide a way to compile legacy code that uses argument-less return in non-void functions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20532] Provide a way to compile legacy code that uses argument-less return in non-void functions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20532] Provide a way to compile legacy code that uses argument-less return in non-void functions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20532] Provide a way to compile legacy code that uses argument-less return in non-void functions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20533] New: Unsupported ARM mrc encodings
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20534] New: ObjC++ attempts to copy lambdas, preventing capture of move-only types
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20535] New: UBSan breaks compilation of inline asm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20535] UBSan breaks compilation of inline asm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20536] New: Only ignore warnings on macro bodies, not macro arguments
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20537] duration_cast has rounding bug converting long double seconds to long long nanoseconds
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20537] New: duration_cast has rounding bug converting long double seconds to long long nanoseconds
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20538] New: Mangled names generated for local types and static objects of Block expressions that must correspond across translation units fail to do so when .AST files are emitted and loaded
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20539] New: lld crashes when linking x86_64 Mach-O file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20540] Compile error after commit 214628. (Assertion `begin() + idx < end()' failed)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20540] New: Compile error after commit 214628. (Assertion `begin() + idx < end()' failed)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20542] New: Wrong folding of xor in DAGCombiner
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20543] New: Document optimization flags
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20544] New: sys::fs::normalize_separators duplicates sys::path::native
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20544] sys::fs::normalize_separators duplicates sys::path::native
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20546] New: atomic_compare_exchange_weak tests fail spuriously
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20547] Miscompilation for variadic function call
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20547] New: Miscompilation for variadic function call
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20552] New: -frewrite-includes produces files with inconsistent line endings
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20553] New: -frewrite-includes loses information about system headers, leading to additional warnings and errors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20554] New: Requesting new warning: missing const-qualifier
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20554] Requesting new warning: missing const-qualifier
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20555] invalid instruction selection (muls is not permitted within an IT block)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20555] New: invalid instruction selection (mule is not permitted within an IT block)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20556] New: fast vector fneg not optimized like fast scalar fneg
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20557] New: bogus cpu parameter crashes llc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20558] New: [AArch64] Assertion when lowering LOAD_STACK_GUARD
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20560] New: Valid C++ fails to compile when skipfunctionbodies is specified
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20561] New: [-Wdocumentation] Warn on wrong namespace name documentation at closing brace
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20563] New: Dead symbols leak in program state in some cases
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20564] New: isa<FunctionDecl>(nullptr) called inside Sema::FinalizeDeclaration on invalid
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20565] New: missing DiagnoseUseOfDecl call in contextual implicit conversion; no diagnostic for deleted function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20566] Clang miscompiles varargs function when targeting i686-pc-win32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20566] New: Clang miscompiles varargs function when targeting i686-pc-win32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20567] New: no warning/error for bogus triple parameter value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20567] no warning/error for bogus triple parameter value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20568] New: failure to remove trivially dead loop
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20569] New: Clang miscompiles varargs function when targeting x86_64-pc-win32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20570] New: clang C++ partial specialization of nested template (reject valid)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20571] New: FileCheck should clear variables on CHECK-LABEL
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20572] New: PowerPC backend does not support secure PLT
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20573] field designator 'a' does not refer to a non-static data member
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20573] New: field designator 'a' does not refer to a non-static data member
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20574] New: Update of http://llvm.org/docs/doxygen/html/ would be done transparently
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20575] Assertion failed: Kind == String
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20575] New: Assertion failed: Kind == String
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20576] CodeGen/PowerPC/unal-altivec.ll is failing with LLVM 3.5 RC 2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20576] New: CodeGen/PowerPC/unal-altivec.ll is failing with LLVM 3.5 RC 2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20577] New: Compile failed on CentOs 6.5
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20578] New: missed optimization: recognize fnabs (FP negative absolute value) (x86-64)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20579] Codegen crashes generating Itanium vtables on Win32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20579] New: Codegen crashes generating Itanium vtables on Win32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20580] New: [MSABI] need update record if we CheckDestructor on another module's destructor
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20581] New: Declaring '+(instancetype) alloc __attribute__((unavailable(""))); ' forbids calling alloc on variables of Class type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20582] New: crash on invalid in DiagnoseEmptyLookup
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20583] msvc link.exe complains .pdata emission with function section specified is invalid
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20583] New: msvc link.exe complains .pdata emission with function section specified is invalid
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20584] New: No diagnostic for "static" in array bounds without size
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20584] No diagnostic for "static" in array bounds without size
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20585] New: TBAA enhancement to hoist/sink global variable out of loop
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20586] New: Some MCJIT tests are failing under GNU/Linux i386
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20588] New: trunk/llvm/lib/IR/Type.cpp: 3 * missing call to va_end ?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20588] trunk/llvm/lib/IR/Type.cpp: 3 * missing call to va_end ?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20589] New: trunk/llvm/lib/Object/MachOObjectFile.cpp:1403: possible cut'n'paste error ?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20589] trunk/llvm/lib/Object/MachOObjectFile.cpp:1403: possible cut'n'paste error ?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20590] New: trunk/llvm/lib/Transforms/Scalar/SROA.cpp: 2 * init error ?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20590] trunk/llvm/lib/Transforms/Scalar/SROA.cpp: 2 * init error ?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20590] trunk/llvm/lib/Transforms/Scalar/SROA.cpp: 2 * init error ?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20590] trunk/llvm/lib/Transforms/Scalar/SROA.cpp: 2 * init error ?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20591] New: No diagnostic when a template parameter has the same name as the template name
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20592] MinGW32 and Cygwin should not be in OSType
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20592] New: MinGW32 and Cygwin should not be in OSType
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20593] link success with static template member depends on optimisation level
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20593] link success with static template member depends on optimisation level
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20593] link success with static template member depends on optimisation level
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20593] New: link success with static template member depends on optimisation level
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20594] New: Assertion failure writing .ast files when class data member initializers contain Block expressions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20595] [ARM] Integrated assembler does not support stmeqia instruction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20595] New: [ARM] Integrated assembler does not support stmeqia instruction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20596] New: Non conformance caused by _Stream&& operator<<(_Stream&& __os, const _Tp& __x)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20597] clang-cl: '@' args after /link should not be expanded to response files
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20597] New: clang-cl: '@' args after /link should not be expanded to response files
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20598] [AArch64] Assertion `!DefI.atEnd() && "Register has no defs"' in MachineTraceMetrics.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20598] New: [AArch64] Assertion `!DefI.atEnd() && "Register has no defs"' in MachineTraceMetrics.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20599] New: Segfault while evaluating a lambda.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20600] New: BBVectorizer moves stores across calls
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20601] New: Clang should should have an easy way to use libc++ and document it
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20602] New: Clang unconditionally defines macros for SSE and SSE2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20603] New: clang crashes under SPARC on 'typedef __typeof__((int*)0) intptr_t; '
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20605] New: clang should optimize common patterns to portably read big/little-endian data
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20608] New: SIGSEGV in clang::ASTContext::getTypeInfo
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20610] New: ARM exception vectors - error: constant expression expected
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20611] New: crash with lambda (auto) return type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20612] New: Segmentation fault with -O2 -g
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20612] Segmentation fault with -O2 -g
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20613] New: Using needed_library_begin() causes a compilation error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20614] New: slice_array::operator = should be return *this
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20614] slice_array::operator = should be return *this
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20616] New: shared_ptr does not compile with fancy pointer allocators
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20617] New: Invalid result with comdats
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20619] New: Assertion failed: (EST != EST_Unevaluated && EST != EST_Uninstantiated), function isNothrow, file /Users/ldionne/code/llvm/tools/clang/lib/AST/Type.cpp, line 1699.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20624] clang-tidy can take a long time to run for -checks=clang-analyzer-llvm.Conventions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20625] New: static constexpr member function of a local struct in a function template is instantiated too late
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20626] New: Typo correction removing base class specificer causes assertion failure later
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20627] New: Missed optimization for constant remainder of loop induction variable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20628] New: virt-specifiers are allowed in friend declarations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20628] virt-specifiers are allowed in friend declarations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20629] New: clang fails to build compiler-rt (sanitizer-allocator.cc)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20630] clang incorrectly infers that a fixed length array is a VLA when passing a const size through a function.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20630] New: clang incorrectly infers that a fixed length array is a VLA when passing a const size through a function.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20633] c-index-test hits infinite loop in getRawCommentForAnyRedecl
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20633] New: c-index-test hits infinite loop in getRawCommentForAnyRedecl
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20634] clang incorrectly parses array declarators in sizeof operand.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20634] New: clang incorrectly parses array declarators in sizeof operand.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20635] New: SemaCXX/constant-expression-cxx11.cpp test fails on 32-bit x86 due to stack exhaustion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20638] c++: error: unable to execute command: Bus error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20638] New: c++: error: unable to execute command: Bus error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20639] Global variable '__cxx_init_fn_ptr' has an invalid section specifier '.CRT$XCL'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20639] New: Global variable '__cxx_init_fn_ptr' has an invalid section specifier '.CRT$XCL'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20640] New: RuntimeDyld test failures on powerpc-darwin8
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20641] New: Codegen Compile Time increase after r211900
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20642] [SLP] Assertion `(ScalarToTreeEntry.count(U) || (std::find(UserIgnoreList.begin(), UserIgnoreList.end(), U) != UserIgnoreList.end())) && "Replacing out-of-tree value with undef"' failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20642] New: [SLP] Assertion `(ScalarToTreeEntry.count(U) || (std::find(UserIgnoreList.begin(), UserIgnoreList.end(), U) != UserIgnoreList.end())) && "Replacing out-of-tree value with undef"' failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20643] New: Lack of debug info for global var in unamed namespace
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20644] New: Too strong optimization with -O2 generates invalid code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20645] Dead Store Elimination breaks pointer return value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20645] New: Dead Store Elimination breaks pointer return value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20646] [SLP] Assertion `NumToSchedule == 0 && "could not schedule all instructions"' failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20646] New: [SLP] Assertion `NumToSchedule == 0 && "could not schedule all instructions"' failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20647] New: Worse codegen than gcc for heaps of bit arith
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20648] having a select instruction doesn't mean we need to use it (x86 - blend)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20648] New: having a select instruction doesn't mean we need to use it (x86 - blend)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20649] include/llvm/ADT/SmallVector.h:141: T& llvm::SmallVectorTemplateCommon<T, <template-parameter-1-2> >::operator[](unsigned int) [with T = int; <template-parameter-1-2> = void; llvm::SmallVectorTemplateCommon<T, <template-parameter-1-2> >::reference = int&]
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20649] New: include/llvm/ADT/SmallVector.h:141: T& llvm::SmallVectorTemplateCommon<T, <template-parameter-1-2> >::operator[](unsigned int) [with T = int; <template-parameter-1-2> = void; llvm::SmallVectorTemplateCommon<T, <template-parameter-1-2> >::reference = int&]
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20650] New: unacceptable build spew from compiler-rt ("ranlib: foo has no symbols")
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20651] New: ::operator new(size_t) should assert in -fno-exceptions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20652] arm asm: .arch_extension toggles aren't right
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20652] New: arm asm: .arch_extension toggles aren't right
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20653] New: MS ABI: Mangling collision for virtual member functions of multiple inheritance classes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20654] compiler-rt tests fail in out-of-tree CMake build
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20654] New: compiler-rt tests fail in out-of-tree CMake build
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20655] New: setAlreadyVectorized does not delete obsolete metadata
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20655] setAlreadyVectorized does not delete obsolete metadata
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20655] setAlreadyVectorized does not delete obsolete metadata
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20656] New: MCJIT::addGlobalMapping not mapping functions in the current object correctly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20659] ICE in alpha.core.IdenticalExpr : Assertion `BitWidth == RHS.BitWidth
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20659] New: ICE in alpha.core.IdenticalExpr : Assertion `BitWidth == RHS.BitWidth
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20660] clang crashes on unexpanded parameter pack
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20660] New: clang crashes on unexpandet parameter pack
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20661] New: Top half of __m256i is not filled when returned from a function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20662] New: Segfault after diagnostic with ill-formed _Pragma
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20663] New: 128-bit atomic load produces ICE/bad results compared to GCC 4.9.1
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20664] comdat lost
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20664] New: comdat lost
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20665] New: [AVX512] argument #2 has unhandled type v16i1 error with <16 x i1> function argument
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20666] New: No AST representation for extern template instantiations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20667] New: va_arg error on a trivially copyable class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20668] New: cmake build of compiler-rt on Mac fails when LDFLAGS are set
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20669] New: Narrowing conversion from enum to float missed: fails to cause substitution failure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20670] New: _mm_loadu_si128 parameter has wrong type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20671] Assertion failed: (EST != EST_Unevaluated && EST != EST_Uninstantiated) in MS ABI on innocuous code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20671] New: Assertion failed: (EST != EST_Unevaluated && EST != EST_Uninstantiated) in MS ABI on innocuous code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20672] New: test/CodeGen/X86/asm-invalid-register-class-crasher.ll doesn't test what it attempts to test
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20673] New: unneeded stores to stack left after memcmp optimization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20674] Infinite loop on operator ==
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20674] New: Infinite loop on operator ==
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20675] New: missing -Wreturn-type on a function try block with no return
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20676] New: [AVX512] unnecessary register spill and immediate refill before function call
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20677] [AVX512] assertion hits in getSimpleVT() when using avx512.mask.loadu.pd.512 intrinsic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20677] New: [AVX512] assertion hits in getSimpleVT() when using avx512.mask.loadu.pd.512 intrinsic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20678] New: [AVX512] bitcast and compare of compile-time i1 vector not optimized well
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20679] New: GNU-style attributes in incorrect position
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20680] New: wrong code at -O3 on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20681] missed optz'n in mul+div
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20681] New: missed optz'n in mul+div
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20682] New: Long double folding for powerpc target shows apparent underflow despite representable result
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20683] New: Create a Target description API which is able (and responsible) to parse all common options
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20684] New: [AVX512] Cannot select: intrinsic %llvm.x86.avx512.rndscale.ss
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20686] New: No diagnostic for invalid destructor name where the class-name should not resolve to the injected-class-name
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20688] New: _Alignas handling rejects tentative definitions with no alignment specifier
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20690] New: clang++ does not output Dwarf DW_AT_default_value Debugging Information Entry
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20691] missing codegen for __builtin_signbitl for ppc_fp128
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20691] New: missing codegen for __builtin_signbitl for ppc_fp128
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20692] New: Prefetch not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20692] Prefetch not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20693] ICE in alpha.core.IdenticalExpr : AST/Expr.h:1509: llvm::StringRef clang::StringLiteral::getString() const: Assertion `CharByteWidth==1
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20693] New: ICE in alpha.core.IdenticalExpr : AST/Expr.h:1509: llvm::StringRef clang::StringLiteral::getString() const: Assertion `CharByteWidth==1
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20694] New: memory sanitizer crashes in SDL_Init on __sanitizer::ForEachMappedRegion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20695] New: clang-format c comment in preprocessor macro
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20696] New: clang-format comment in preprocessor macro causes assert fail
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20697] Is OpenCL indexing supposed to work on a 'hi'/'lo' vector components?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20697] New: Is OpenCL indexing supposed to work on a 'hi'/'lo' vector components?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20698] Erroneous "too many template arguments for class template" (via template template)?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20698] New: Erroneous "too many template arguments for class template" (via template template)?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20699] New: [AVX512] Cannot select: 0x7fd69c057070: v16i1 = X86ISD::PCMPEQ
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20700] New: Integrated arm assembler doesn't accept -mfpu=neon as -Wa argument
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20701] New: TwoAddressInstructionPass fails to optimize mov+add to lea
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20702] New: Integrated arm assembler doesn't understand `vand.i32 q10, #0x03ffffff`
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20703] New: [AVX512] add support for ktest
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20704] New: [AVX512] intrinsics for vexpand* and vcompress* instructions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20705] Crash on invalid in lambda expression
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20705] New: Crash on invalid in lambda expression
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20706] Cv-qualification mismatch in dependent pseudo-destructor call fails to reject candidate
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20706] New: Cv-qualification mismatch in dependent pseudo-destructor call fails to reject candidate
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20707] New: Unreachable executed at DecodeOperatorCall: Invalid operator call kind
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20708] New: Possible false positive in undefined-inline with __alloctr_rebind_helper
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20709] ExecutionEngine/MCJIT/load-object-a.ll is failing under i386
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20709] New: ExecutionEngine/MCJIT/load-object-a.ll is failing under i386
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20711] New: tools/llvm-nm/llvm-nm.cpp:354: possible cut'n'paste error ?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20714] New: SLP vectorizer cost model should handle divide by power-of-two constants
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20715] llvm::format() prints incorrect values for %ul
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20715] New: llvm::format() prints incorrect values for %ul
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20716] Crash when recovering from type in known dependent base (ms-compatibility)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20716] New: Crash when recovering from type in known dependent base (ms-compatibility)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20717] New: assertion failure assigning to immutable generic lambda init-capture
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20718] New: wrong handling of qualification conversion on top-level pointer/reference parameter in template argument deduction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20719] Clang Frontend Crash "Function return type does not match operand type of return inst!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20719] New: Clang Frontend Crash "Function return type does not match operand type of return inst!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20720] __vector long long produces "deprecated" warning message on each "long" specifier
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20720] New: __vector long long produces "deprecated" warning message on each "long" specifier
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20721] New: UBSan can read past valid memory region
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20722] New: Can't add 16K+ (4*PageSize) object file to MCJIT.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20723] New: [AVX512] Cannot select: 0x7fd80b841b68: ch = store when returning <16 x i1> from function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20724] New: [AVX512] Cannot select: 0x7fd80b841b68: ch = store when returning <16 x i1> from function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20725] New: Clang fails to propagate dll attribute to already specialized template bases
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20726] New: Empty inline assembly block results in erroneous stack pointer and segmentation fault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20727] New: [powerpc-darwin8] ARCMT/objcmt-numeric-literals.m test failing (old)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20728] New: APFloat::fusedMultiplyAdd is broken, leading to incorrect constant folding for libc fmal calls.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20729] Explicit base destructor call rejected
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20729] New: Explicit base destructor call rejected
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20730] HEXAGON_Tools/6.2.09/qc/bin/hexagon-clang crashed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20730] New: HEXAGON_Tools/6.2.09/qc/bin/hexagon-clang crashed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20731] New: Assertion failure when taking the size of ill-formed lambda
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20732] New: PPC: 64-bit signed integer division by power of 2 isn't optimized into sradi + addze
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20733] New: Clang name lookup finds name inappropriately
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20734] New: failing to mangle string literals in class definitions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20735] New: wrong fixit hint for -Wparentheses followed by qualified-id
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20735] wrong fixit hint for -Wparentheses followed by qualified-id
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20736] infloop in x86 dag combine
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20736] New: infloop in x86 dag combine
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20737] clang does not support GCC's TLS emulation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20737] New: clang does not mangle __thread variables like MingW (__emutls_v. prefix is missing)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20738] New: Radeon: code generation for GCN GPUs seems to be broken. Clpeak benchmark outputs many errors ("Can't spill VGPR!") and then GPU hangs.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20739] explicitly instantiating an overloaded template function instantiates the wrong function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20739] New: explicitly instantiating an overloaded template function instantiates the wrong function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20740] New: std::set/std::map don't support heterogeneous lookup for count()
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20740] std::set/std::map don't support heterogeneous lookup for count()
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20741] default debug level does not play well with libstdc++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20741] New: missing debug info - clang does not respect debug levels?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20742] New: Spurious -Wsign-conversion warning due to excessively clever glibc <sys/resource.h>
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20743] New: lldb python SWIG build scripts/CMakeLists.txt references missing lldb_python_module.cmake
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20744] New: Source range of explicitly defaulted constructor not recorded
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20745] New: Assertion `!A->getDeducedType().isNull() && "cannot request the size of an undeduced or dependent auto type"'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20746] clang fails to parse mingw-w64's secure api headers (cannot add 'dllimport' attribute)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20746] New: clang fails to parse mingw-w64's secure api headers (cannot add 'dllimport' attribute)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20748] New: @llvm.uadd.with.overflow.i32 (a.k.a. __builtin_addc) intrinsic produces worse-code than non-intrinsic version
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20749] New: libc++ assumes too much about pthread_t
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20750] New: Good codegen for bitwise rotate requires code that is technically undefined behavior
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20752] New: ".org . - 1" segfault clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20754] New: Clang crashed when building with -fstack-protector-all -fcatch-undefined-behavior
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20756] Create a helper pragma to make unity builds easire
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20756] New: Create a helper pragma to make unity builds easire
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20757] New: Restrict ARM assembly header flags to the header
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20758] New: clang accepts new dll attributes on explicit instantiation of already instantiated templates
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20759] New: bad note location in double explicit instantiation diagnostic if the template is also implicitly specialized
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20760] Assertion `!isTokenSpecial() && "Should consume special tokens with Consume*Token"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20760] New: Assertion `!isTokenSpecial() && "Should consume special tokens with Consume*Token"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20761] New: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20762] New: Assertion on attempt to define class in class template with the same name
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20763] New: Asserts on valid with anonymous union member name being hidden by namespace member declaration
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20764] New: Assertion `TemplateTypeParm->getDeptAsserts on valid with (non-dependent) call to conversion function template in template definition contexth() == 0 && "Can't deduce with depth > 0"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20765] New: clang does not support the -Og optimization level in gcc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20767] New: rL213897 introduced a regression on 32-bit code due to SEXTLOAD not utilized
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20767] rL213897 introduced a regression on 32-bit code due to SEXTLOAD not utilized
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20769] Bogus conflict between default argument at block scope and namespace scope
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20769] New: Bogus conflict between default argument at block scope and namespace scope
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20770] New: valgrind trouble in llvm::FastISel::LowerCallTo(llvm::FastISel::CallLoweringInfo&)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20771] New: Regression: "Stored value type does not match pointer operand type!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20771] Regression(rr216439): "Stored value type does not match pointer operand type!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20772] New: r216531 breaks libstdc++ include search path on Gentoo
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20772] r216531 breaks libstdc++ include search path on Gentoo
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20773] New: Assertion failure during code gen for Block expression in a default argument that captures a parameter
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20774] New: cfi information is not correct in epilogue
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20775] New: AArch64: crash in performSelectCombine()
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20776] New: Misoptimization of combining movl+addl int leal
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20777] New: AArch64: Assertion failed: (ScalarizedOp.getNode() && "Operand wasn't scalarized?"),
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20778] New: AArch64: "Do not know how to scalarize this operator's operand!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20779] New: The _Unwind_Backtrace code for arm based systems is non-functional.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20779] The _Unwind_Backtrace code for arm based systems is non-functional.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20780] "optimized" __atomic_*_{1, 2, 4, 8, 16} libcalls use broken calling convention
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20780] New: "optimized" __atomic_*_{1, 2, 4, 8, 16} libcalls use broken calling convention
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20782] dllexport instantiates all member functions of all member variables of a class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20782] New: dllexport instantiates all member functions of all member variables of a class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20783] New: Deduction for reference conversion template discards cv-qualifiers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20784] New: Assertion failed: (Val && "isa<> used on a null pointer"), function doit, file Casting.h, line 95.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20785] New: wrong "non-ASCII characters are not allowed [...]" error in c++98 mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20786] error merging operator== from different modules
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20786] New: error merging operator== from different modules
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20787] New: Common up architecture specific parsing and feature setting
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20788] New: bugpoint does not respect the "Alias must point to a definition" rule
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20789] New: typedef redefinition with different types"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20790] New: unw_get_proc_name returns unhelpful errors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20791] AArch64: Assertion failed: (isSimple() && "Expected a SimpleValueType!"), function getSimpleVT
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20791] New: AArch64: Assertion failed: (isSimple() && "Expected a SimpleValueType!"), function getSimpleVT
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20792] "Function is marked as dllimport, but not external" error after clang tries to drop dllimport attribute
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20792] New: "Function is marked as dllimport, but not external" error after clang tries to drop dllimport attribute
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20793] New: Third field of llvm.global_ctors not used on ELF
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20794] New: polling and exponential backoff when waiting for a module to build is terrible
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20795] New: Crash in invalid initialization list expression
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20796] New: GCC's -Wstrict-prototypes warning not implemented in Clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20797] New: possible stack overflow and segmentation fault ?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20798] Analyzer cannot determine std::string empty
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20798] Analyzer cannot determine std::string empty
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20798] New: Analyzer cannot determine std::string empty
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20799] New: Deleted copy constructor, value parameter & move cause incorrect results
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20800] New: Invalid compact unwind info generated for a function without frame pointers on OSX
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20801] New: Devirtualization fails for loop, while succeeds for a scalar call of the same method
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20802] New: [SLP vectorizer] fast-math flags are not preserved
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20803] New: dropped dllimport is not reflected at codegen time if the entity is not used afterwards
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20804] New: [EarlyCSE, Missed Opt] Prefer to remove later store where possible
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20805] New: [EarlyCSE, Missed Opt] Don't need to advance generation number unless mayalias
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20806] New: [EarlyCSE, GVN, Missed Opt] invariant loads can be forwarded across aliasing stores
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20807] New: [EarlyCSE, Missed Opt] "unordered" loads and stores can be removed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20808] New: lib/Analysis/FormatString.cpp doesn't know about 'w' width modifier and 'Z' type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20809] New: [EarlyCSE, Missed Opt] Value forwarding based on writes which are not stores
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20810] New: inconsistent llvm_unreachable handling causes infinite loops in release builds
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20811] New: [GVN, EarlyCSE, Missed Opt] Load from memory after invariant.end is undef
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20812] New: Failure to reduce loop w/known exit conditions (pass ordering?)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20813] New: Failure to remove trivial loop iterations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20814] InstCombine transform missing associativity of boolean and operator
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20814] New: InstCombine transform missing associativity of boolean and operator
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20815] New: [META] Fix errors in UBSan bootstrap of LLVM/Clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20816] New: serialization::isRedeclarableDeclKind has three incosistencies with actual inheritance
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20817] New: Segfault in llvm::sys::PrintStackTrace with invalid decltype on a generic lambda
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20818] New: 3.5rc4. crash building libkqueue for powerpc-unknown-linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20819] New: -Wunsequenced should warn on "std::unique_ptr p; f(p.get(), std::move(p)); "
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20820] New: false warning implicitly declaring library function 'strlcpy'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20821] New: clang-cl doesn't accept two implicit conversions with a smart pointer pattern in the same way that MSVC does
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20822] New: clang crashes on valid code at -O1 and above on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6907] need configure hook to specify which libstdc++ #include path to use
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8354] MC-COFF: Don't emit local storage with .bss$linkonce
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8390] [META] Selfhosting clang/llvm on Mingw and Cygwin
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8390] [META] Selfhosting clang/llvm on Mingw and Cygwin
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8390] [META] Selfhosting clang/llvm on Mingw and Cygwin
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8475] [ocaml bindings] LLVM does not build anymore on MacOSX: camlasm seems to be invalid
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8721] [ARM MC] AsmParser does not understand several ARM specific constructs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9100] [META][Win64] Selfhosting clang/llvm on/for Windows x64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9435] disabling ocaml bindings in configure causes build errors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9581] Host-dependent (unstable) emitting SwitchInst
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9622] [Cygming] Emission of linkonce_odr {llvm_unreachable} crashes GNU binutils
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9760] Assertion Failed when integrated-as is used for ARM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9932] BX LR does not work in Thumb
bugzilla-daemon at llvm.org
Last message date:
Sun Aug 31 22:42:26 PDT 2014
Archived on: Tue Aug 4 17:28:43 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).