Messages by Date
-
2015/04/17
[LLVMbugs] [Bug 23274] New: clang 3.5 or can't compile strigi 0.7.8
bugzilla-daemon
-
2015/04/17
[LLVMbugs] [Bug 23255] Minor error in documentation for shl
bugzilla-daemon
-
2015/04/17
[LLVMbugs] [Bug 23272] LLVM ERROR: Cannot represent a difference across sections
bugzilla-daemon
-
2015/04/17
[LLVMbugs] [Bug 23273] New: Assertion failed: (Subtarget->hasAVX() && "Expected a subtarget with AVX!"), function X86SelectSIToFP
bugzilla-daemon
-
2015/04/17
[LLVMbugs] [Bug 23272] New: LLVM ERROR: Cannot represent a difference across sections
bugzilla-daemon
-
2015/04/17
[LLVMbugs] [Bug 23271] New: llvm-mc incorrectly disassembles RIP relative instructions with REX.B
bugzilla-daemon
-
2015/04/17
[LLVMbugs] [Bug 23269] New: clang generates 1.5 slower loop code than gcc
bugzilla-daemon
-
2015/04/17
[LLVMbugs] [Bug 23268] New: Regression in r235154-r235156
bugzilla-daemon
-
2015/04/17
[LLVMbugs] [Bug 23267] New: missing initializer on template instantiated from variadic template class
bugzilla-daemon
-
2015/04/17
[LLVMbugs] [Bug 23071] MS-compatibility: XAudio2.h fails to compile due to spaces in GUID
bugzilla-daemon
-
2015/04/17
[LLVMbugs] [Bug 23266] New: raw_svector_ostream::pwrite problems
bugzilla-daemon
-
2015/04/17
[LLVMbugs] [Bug 23025] Regression(r233187): Windows ABI codegen is busted
bugzilla-daemon
-
2015/04/17
[LLVMbugs] [Bug 23196] relocation refers to discarded section
bugzilla-daemon
-
2015/04/17
[LLVMbugs] [Bug 23265] New: clang compile aarch64 neon intrinsics error
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23263] New: clang miscompiles atomics by using optimized libcalls for underaligned storage
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23262] undefined reference to `__atomic_load_8', when it comes to 64-bit atomic load.
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23262] New: undefined reference to `__atomic_load_8', when it comes to 64-bit atomic load.
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23261] New: assertion failure emitting lvalue CK_AddressSpaceCast
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 7802] False positive for -Wunreachable-code
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23260] New: DebugInfo: Wrong value for inlined formal_parameters of a function inlined twice
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23259] New: Error during code selection with broadcast instruction (AVX2) with optsize
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23253] Clang should not allow call constructor directly.
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23254] Nested name specifier refers to injected class name, not the constructor
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 15243] clang makes nested-namespace incorrectly
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23258] New: Add -mskip-rax-setup option for x86-64
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23257] New: [LegacyPassManager] Add -print-func-after-all command-line options
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23256] New: tuple<A> is_constructible attempts tuple<A> to A conversion
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23255] New: Minor error in documentation for shl
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23254] New: Nested name specifier refers to injected class name, not the constructor
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23253] New: Clang should not allow call constructor directly.
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23252] New: New assert: "Symbol must already have been defined in ExecutePostLayoutBinding!"
bugzilla-daemon
-
2015/04/16
[LLVMbugs] [Bug 23249] New: LCSSA::verifyAnalysis() and verifyAnalysis() does nothing?
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23246] cannot select scalar_to_vector llvm.x86.mmx.punpckhbw
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23080] Remove DIDescriptor and its subclasses
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23081] Port DITypeRef/DIScopeRef/DIRef to the new debug info hierarchy
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23247] New: L-values produced by casts to volatile references aren't tracked as volatile
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 22899] false negative of -Winteger-overflow
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23246] New: cannot select scalar_to_vector llvm.x86.mmx.punpckhbw
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23243] [ms] crash on __declspec(selectany) in .c file
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23245] New: [ms] clang-cl doesn't reject a selectany program that cl rejects
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 20402] -Wconsumed leads to: Assertion failed: (StateMapsArray[Block->getBlockID()] && "Block has no block info"), function borrowInfo, file tools/clang/lib/Analysis/Consumed.cpp, line 1080.
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 21432] First-class (metadata-based) IR for debug info
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 22778] Remove the inlinedAt: field from DI/MDLocalVariable
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23244] New: [QoI] Improve failure when trying to bind float types to integer registers for IAS in hardfp mode
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23243] New: [ms] crash on __declspec(selectany) in .c file
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23242] [ms] __declspec(selectany) not handled correctly for extern "C" symbols
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 15729] RuntimeDyld doesn't handle calls to external functions from MachO objects
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 22653] Add a weak/strong flag to RuntimeDyld's symbol table.
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23242] New: [ms] __declspec(selectany) not handled correctly for extern "C" symbols
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 22357] missed opportunities in reassociation or instcombine
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23238] __cxa_new_handler missing in libc++abi from 3.6
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23240] New: Less efficient stack adjustment code with -g
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23238] New: __cxa_new_handler missing in libc++abi from 3.6
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23197] Usage of "-fsyntax-only" in lib Tooling not compatible with cl driver mode
bugzilla-daemon
-
2015/04/15
[LLVMbugs] [Bug 23237] New: fatal error: error in backend: Cannot select: intrinsic %llvm.x86.sse2.mfence
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 21743] machine copy propagation kills ABI-related copies on win64 (atom?)
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23234] Link error with variable template
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23235] New: Multiple races reported in std::async (TSan)
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23234] New: Link error with variable template
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23233] New: implement --dynamic-linker override option
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23232] New: implement -x and -X options, delete all local / temporary local symbols
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23231] New: support symbol version script / --version-script option
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23216] Regression: "llvm.frameescape used outside of entry block" with -Os for some __try blocks
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23230] New: asan/TestCases/strtol_strict.c is sensitive to heap content
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 18653] Abort after class declaration as template argument
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23229] New: Assertion failed: ((PartVT.isInteger() || PartVT == MVT::x86mmx) && ValueVT.isInteger() && "Unknown mismatch!"), function getCopyToParts
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 5680] bitcode files do not preserve order of use lists
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23228] New: RuntimeDyldCOFF should handle relocations for external symbols
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23227] New: MCExpr evaluation shouldn't always be signed
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23226] New: Missed optimisation - memcpy is not removed
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23222] override error
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23223] New: clang 3.6 segmentation fault
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 23222] New: override error
bugzilla-daemon
-
2015/04/14
[LLVMbugs] [Bug 15581] ARM: GMP 5.1.1 'make check' fails with optimization levels >= -O0
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23220] New: r234581 broke a test in Chromium
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23219] New: Enable memory sanitizer for PPC64
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23218] New: Enable thread sanitizer for PPC64
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23217] New: Inefficient unrolling in vectorization pass when VF==1
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23216] New: Regression: "llvm.frameescape used outside of entry block" with -Os for some __try blocks
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23212] Regression: Miscompile with -O1 and -fsanitize=signed-integer-overflow
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23035] lld reports "Undefined symbol" for shared lib's dependencies
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23214] [META] Using LLD as FreeBSD's system linker
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23215] New: Pure virtual warning for qualified calls
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23214] New: [META] Using LLD as FreeBSD's system linker
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23213] New: Failure to hoist loop invariant
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23212] New: Regression: Miscompile with -O1 and -fsanitize=signed-integer-overflow
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23211] New: clang doesn't warn when integer is tried against literal that is too big
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23210] New: ICE on -O2 when using clang {3.7|3.5|3.4} from debian
bugzilla-daemon
-
2015/04/13
[LLVMbugs] [Bug 23209] New: expandMOVImm for AArch64 can in rare cases assign an immediate to SP instead the desired WZR pseudo register
bugzilla-daemon
-
2015/04/12
[LLVMbugs] [Bug 23208] New: c_str() in llvm::sys::RemoveFileOnSignal and llvm::sys::DontRemoveFileOnSignal
bugzilla-daemon
-
2015/04/12
[LLVMbugs] [Bug 23207] New: bogus error: no matching function for call to ... (candidate template ignored: substitution failure)
bugzilla-daemon
-
2015/04/12
[LLVMbugs] [Bug 23206] New: Failling to build compiler-r on fedora
bugzilla-daemon
-
2015/04/11
[LLVMbugs] [Bug 23192] gcc 4.9.2 suffers bootstrap comparison failures with clang 3.5.1 and later caused by r211272
bugzilla-daemon
-
2015/04/11
[LLVMbugs] [Bug 23205] New: Typo in Kaleidoscope 4.3 main text
bugzilla-daemon
-
2015/04/11
[LLVMbugs] [Bug 23204] New: -Wabsolute-value gives false positives
bugzilla-daemon
-
2015/04/11
[LLVMbugs] [Bug 23203] New: error in backend: SSE register return with SSE disabled
bugzilla-daemon
-
2015/04/11
[LLVMbugs] [Bug 23109] clang-cl does not recognize -fno-color-diagnostics
bugzilla-daemon
-
2015/04/11
[LLVMbugs] [Bug 23202] New: Registers are moved around in do{}while(); loop
bugzilla-daemon
-
2015/04/10
[LLVMbugs] [Bug 23201] New: getHostCPUName() detects qemu i386 as pentium2
bugzilla-daemon
-
2015/04/10
[LLVMbugs] [Bug 19139] explain why a variable is const
bugzilla-daemon
-
2015/04/10
[LLVMbugs] [Bug 23200] New: AddDiscriminators and DILocation::computeNewDiscriminator() modifies the LLVMContext inappropriately
bugzilla-daemon
-
2015/04/10
[LLVMbugs] [Bug 23199] New: Discriminators are added to the line table more often than necessary
bugzilla-daemon
-
2015/04/10
[LLVMbugs] [Bug 23196] New: relocation refers to discarded section
bugzilla-daemon
-
2015/04/10
[LLVMbugs] [Bug 23197] New: Usage of "-fsyntax-only" in lib Tooling not compatible with cl driver mode
bugzilla-daemon
-
2015/04/10
[LLVMbugs] [Bug 23195] New: Failure to exploit final modifier for pointer to member devirtualization
bugzilla-daemon
-
2015/04/10
[LLVMbugs] [Bug 23194] New: Assertion failed: (isa<LabelDecl>(D) && "declaration not instantiated in this scope")
bugzilla-daemon
-
2015/04/10
[LLVMbugs] [Bug 23187] Clang cannot consume -Og
bugzilla-daemon
-
2015/04/10
[LLVMbugs] [Bug 23193] New: std::uncaught_exception() true when it should not be anymore
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 22671] assertion failure taking address of MS property
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 16804] Assertion failure for local extern declarations of variables with names matching function parameters
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 23179] New: Warn on missing exports in microsoft mode?
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 23177] static char strange linker error
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 23178] New: -g leaks memory
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 23177] New: static char strange linker error
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 23176] New: atomic compare-and-swap under thread sanitizer after multithreaded fork is incorrect
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 23175] New: Infinite loop iterating Objective-C method declarations in categories when the AST was deserialized from an .ast file
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 23174] New: Class StreamingMemoryObject doesn't respect call to setKnownObjectSize.
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 23173] New: PPC Back end crashes in 32-bit mode on conversions of i64 to/from f32
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 23172] New: function-level attribute leakage
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 20942] TableGen and AttrDump.inc
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 23171] New: Improper function to pointer conversion in call expression in C++
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 23165] abort with "pure virtual method called", when a virtual function is called on a POD temporary passed as an argument (in program compiled w/ clang trunk -std=c++11)
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 20912] -freciprocal-math flag doesn't generate 'arcp' in LLVM IR
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 23057] fuzz clang
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 21818] [fuzz] Assertion `Tok.is(tok::tilde) && "ParseOptionalCXXScopeSpecifier fail"' failed.
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 21838] [fuzz] SEGV in/below ParseGNUAttributes
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 23057] fuzz clang
bugzilla-daemon
-
2015/04/09
[LLVMbugs] [Bug 23168] New: uniform_real_distribution isn't uniform.
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 23166] New: Segmentation fault in llvm-symbolizer on missing compile units
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 23165] New: abort with "pure virtual method called", when a virtual function is called on a POD temporary passed as an argument (in program compiled w/ clang trunk -std=c++11)
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 23112] clang-cl: /fp is not supported
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 18462] DWARF for static local attached to wrong DIE
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 11700] clang++ puts DW_AT_containing type in the wrong place in DWARF output
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 23164] New: Nested static vars in same DWARF scope
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 23138] Assertion: isa<UnreachableInst>(OutlinedBB->getTerminator()), file WinEHPrepare.cpp, line 659
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 23157] Assertion `!Legal->isUniform(SI->getPointerOperand()) && "We do not allow storing to uniform addresses"' failed.
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 23163] New: gep(gep...) merging in instcombine optimization hurts performance sometimes
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 23035] lld reports "Undefined symbol" for shared lib's dependencies
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 23162] New: CMake build should support a host with CLT Command Line Tools installed but not Xcode
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 23147] #include_next <Intrin.h> is not included in VS?
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 22716] Need a mechanism to represent global profile counts in CFG and MachineCFG
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 22716] Need a mechanism to represent global profile counts in CFG and MachineCFG
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 21517] crash on ill formed code
bugzilla-daemon
-
2015/04/08
[LLVMbugs] [Bug 23159] New: Warning for ODR violation
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23158] New: sNAN is not handled correct on legacy X87.
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23157] New: Assertion `!Legal->isUniform(SI->getPointerOperand()) && "We do not allow storing to uniform addresses"' failed.
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 18218] incorrect implementation of isnan and similar functions
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23156] New: std::is_integral<__int128>::value is false with libstdc++ from GCC 5.
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23035] lld reports "Undefined symbol" for shared lib's dependencies
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 18218] incorrect implementation of isnan and similar functions
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23155] New: llvm 16 bit integer code causes lots of partial register stalls
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23151] Clang VLA internal failure.
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23154] New: pthread with ucontext on mac
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23137] Assertion: SymbolMap.find(&A_SD.getSymbol()) != SymbolMap.end() && "Symbol must already have been defined in ExecutePostLayoutBinding!", file lib\MC\WinCOFFObjectWriter.cpp, line 690
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23153] New: clang-check warn on suspect strncpy (etc.)
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23152] Many TsanRtlTest failures
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23152] New: Many TsanRtlTest failures
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23151] New: Clang VLA internal failure.
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23150] error in backend: Cannot select: intrinsic %llvm.eh.actions
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23149] New: VLA extension - explicit typing fails.
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23150] New: error in backend: Cannot select: intrinsic %llvm.eh.actions
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23147] New: #include_netxt <Intrin.h> is not included in VS?
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23146] New: Missing 'null passed to a callee that requires a non-null argument' warning for block expression invocations
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23145] New: llvm-symbolizer doesn't work on Windows
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23144] New: Problem during "llvm-c-test" build
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23143] New: MachineLICM register pressure calculation incorrect
bugzilla-daemon
-
2015/04/07
[LLVMbugs] [Bug 23135] [C++11/14] Body of constexpr function templates instantiated too eagerly in unevaluated operands
bugzilla-daemon
-
2015/04/06
[LLVMbugs] [Bug 23117] Assertion failure parsing block expressions with nonnull attributes
bugzilla-daemon
-
2015/04/06
[LLVMbugs] [Bug 23141] New: std::bind const-qualifying bound arguments captured by value when compiled as C++14
bugzilla-daemon
-
2015/04/06
[LLVMbugs] [Bug 23140] New: Typo correction of pointer-to-member operand raises "placeholders should have been weeded out by now" assertion
bugzilla-daemon
-
2015/04/06
[LLVMbugs] [Bug 22042] Dependent alignof crashes
bugzilla-daemon
-
2015/04/06
[LLVMbugs] [Bug 23036] ignoring unknown argument: --enable-new-dtags / RUNPATH support needed
bugzilla-daemon
-
2015/04/06
[LLVMbugs] [Bug 23138] New: Assertion: isa<UnreachableInst>(OutlinedBB->getTerminator()), file WinEHPrepare.cpp, line 659
bugzilla-daemon
-
2015/04/06
[LLVMbugs] [Bug 23137] New: Assertion: SymbolMap.find(&A_SD.getSymbol()) != SymbolMap.end() && "Symbol must already have been defined in ExecutePostLayoutBinding!", file lib\MC\WinCOFFObjectWriter.cpp, line 690
bugzilla-daemon
-
2015/04/06
[LLVMbugs] [Bug 23122] frameescape intrinsic leads to the backend crashing
bugzilla-daemon
-
2015/04/06
[LLVMbugs] [Bug 23136] New: clang seems to silently ignore the weak attribute (mingw)
bugzilla-daemon
-
2015/04/06
[LLVMbugs] [Bug 23135] New: [C++11/14] Body of constexpr function templates instantiated too eagerly in unevaluated operands
bugzilla-daemon
-
2015/04/06
[LLVMbugs] [Bug 22717] Decouple memory management and external symbol resolution.
bugzilla-daemon
-
2015/04/06
[LLVMbugs] [Bug 23131] std::function constructor unable to take std::allocator<void>
bugzilla-daemon
-
2015/04/06
[LLVMbugs] [Bug 22815] Inconsistent logic for deciding if a relocation is necessary
bugzilla-daemon
-
2015/04/06
[LLVMbugs] [Bug 23134] New: Use of uninitialized
bugzilla-daemon
-
2015/04/05
[LLVMbugs] [Bug 23133] New: crash in function tryCaptureVariable
bugzilla-daemon
-
2015/04/05
[LLVMbugs] [Bug 23121] clang segfaults when processing macro code
bugzilla-daemon
-
2015/04/05
[LLVMbugs] [Bug 23131] New: std::function constructor unable to take std::allocator<void>
bugzilla-daemon
-
2015/04/05
[LLVMbugs] [Bug 22890] .strtab and .symtab present when --strip-all is used
bugzilla-daemon
-
2015/04/05
[LLVMbugs] [Bug 23129] New: Instrumentation-based PGO doesn't work on OS X (?)
bugzilla-daemon
-
2015/04/05
[LLVMbugs] [Bug 23128] New: Instructions for obtaining clang in the LibTooling and LibASTMatchers tutorial are confusing and out of date
bugzilla-daemon
-
2015/04/04
[LLVMbugs] [Bug 23121] clang segfaults when processing macro code
bugzilla-daemon
-
2015/04/04
[LLVMbugs] [Bug 23120] clang segfault involving diagnostics, constexpr default initialization, and user-defined literals
bugzilla-daemon
-
2015/04/04
[LLVMbugs] [Bug 23123] New: Detection of RHEL and variants in clang is incomplete
bugzilla-daemon
-
2015/04/04
[LLVMbugs] [Bug 23122] New: frameescape intrinsic leads to the backend crashing
bugzilla-daemon
-
2015/04/04
[LLVMbugs] [Bug 23115] LLVM opt and ordering of floating point conversions with potential overflow
bugzilla-daemon
-
2015/04/04
[LLVMbugs] [Bug 23121] New: clang segfaults when processing macro code
bugzilla-daemon
-
2015/04/04
[LLVMbugs] [Bug 23120] New: clang segfault involving diagnostics, constexpr default initialization, and user-defined literals
bugzilla-daemon
-
2015/04/03
[LLVMbugs] [Bug 23119] New: RegisterScavenger ignores kill flags on predicated instructions
bugzilla-daemon
-
2015/04/03
[LLVMbugs] [Bug 23113] [instcombine] crash with (Assertion `SrcElemBitWidth && "vector elements must have a bitwidth"' failed)
bugzilla-daemon
-
2015/04/03
[LLVMbugs] [Bug 23118] New: Poor error message for incompatible member function reference qualifiers
bugzilla-daemon
-
2015/04/03
[LLVMbugs] [Bug 23117] New: Assertion failure parsing block expressions with nonnull attributes
bugzilla-daemon
-
2015/04/03
[LLVMbugs] [Bug 23116] New: Missed optimisation - horizontal max for vectors is not optimised.
bugzilla-daemon
-
2015/04/03
[LLVMbugs] [Bug 23115] New: LLVM opt and ordering of floating point conversions with potential overflow
bugzilla-daemon