February 2015 Archives by thread
Starting: Sun Feb 1 04:36:40 PST 2015
Ending: Sat Feb 28 15:11:57 PST 2015
Messages: 548
- [LLVMbugs] [Bug 22340] Infinite loop to memory exhaustion with alloca on 3.3 to trunk
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22427] New: inplace_merge should not apply more than (last - first) - 1 comparisons if enough additional memory is available
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22404] Base class init error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22426] generic lambdas, decltype(auto), and rvalue references, oh my!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22428] New: Floating-point "and" not optimized on x86-64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22429] New: "naked" attribute of class member function causes assertion fail
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22430] New: core dump in llvm::SelectionDAGISel::SelectCodeCommon
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10631] Assertion 'isa<X>(Val) && "cast<Ty>() argument of incompatible type!' on invalid code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11416] Assertion `NewTemplateDecl && "Template/non-template mismatch"' failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22431] New: Using -fsanitize-blacklist=file.txt disables the default ASan blacklist
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22432] New: Invalid location was generated for variable when passing its address to other function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22433] New: is_partitioned should not apply a predicate more than (last - first) times
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22380] VerifySubsetOf(const llvm::MDNode *, const llvm::MDNode *): Assertion found && Losing a member during member list replacement' failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22434] New: clang confused by using directive in namespace in linkage spec
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22373] ARM: (sub ; trivial unsigned icmp ; branch) picks wrong trivial cmp result
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22374] [meta] 3.6 release blockers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22435] New: Partial ordering finds candidate to be more specialized despite contrary P/A pair
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22436] New: llvm-cov cannot open GCOV coverage generated by clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22437] New: CodeGenObjC/encode-test-5.m is unreliable with git mirror
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22287] [CaptureTracking] Should be casting user as Operator, not Instruction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22257] Assertion failed: (DISubprogram(Scope).describes(MF->getFunction())), function getOrCreateRegularScope, file LexicalScopes.cpp, line 179
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22383] Invalid constantexpr bitcast when compiling for -target nvptx -x cuda
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22438] New: [powerpc/x86-darwin8] clang and llvm compile errors and failure to run because of @rpath library references
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22368] LLVMParseBitcode and LLVMParseBitcodeInContext exit on error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22439] New: MachineCSE adds bogosity to MachineOperand flags
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22440] New: Segfault, multi template after non-terminated static function array w/ static function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22441] New: Clang generates high-alignment common-linkage GlobalVariables in MSVC compatibility mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22442] New: -Wpadded may be split in two options
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22443] New: Issues with using-declaration in class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22444] New: [MSVC] 'mutable' must be allowed to be applied to references
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22445] New: libc++ does not build when using libstdc++/libsupc++ from GCC 5.0 as the ABI library
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22329] [X86][AVX] consecutive 2 x 128 bit loads are not always merged into a single 256 bit load
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22331] Typo in test/CodeGen/X86/sibcall.ll
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20181] Typo in X86InstrCompiler.td?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22446] New: Build failure on Linux/x86-64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22447] New: Bogus warning "is not needed and will not be emitted"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22293] Clang 3.6 asserting: UNREACHABLE executed lib/IR/Value.cpp:781!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22448] New: Missing component for the hexagon backend
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22449] New: Hexagon backend uses a static variable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21570] Cannot set default configuration options for CMake
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15732] [META] CMake build equivalent to the autotools build
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22450] New: clang Parser assertion failure due to typo of sizeof keyword
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22451] New: missed diagnostic for scanf %x with signed integer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22419] Enforce default visibilty for implicit declarations of sized deallocation functions.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22452] New: try linker target support instead of interrogating -v
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22453] New: do not assume ranlib version based on host os version
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22454] New: do not try to compile asan on os x < 10.6
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22455] New: -Wglobal-constructors does not warn about local static variables
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22456] New: LTO build-time crash when building at -O2 -g
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22457] New: Interpreter ignores LazyFunctionCreator and always perform symbol search
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22458] New: Interpreter chokes on intrinsics with no fallback
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22459] New: sanitizer_common and asan libraries fail to install
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22460] New: Canonicalizing load -> store to use integer type confuses LICM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22334] No libclang.lib starting with 3.5.0 for Windows builds/releases (LNK1181: cannot open input file 'clang.lib')
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22461] New: Wrong AST for friend static method
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22462] New: BasicAA tests fail when updated to check new MayAlias output
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17421] save-temps in gcc can take an argument
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20417] [X86] -march=x86 -mcpu=knl crash
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22463] New: Can emit SHF_MERGE section with a sh_entsize of 0
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22464] New: Debug Info IR: Add specialized nodes for DIDescriptor hierarchy
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22375] Self-hosted Clang gets miscompiled on ARMv7 with NEON
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22235] Debug info IR: GenericDebugNode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21432] First-class (metadata-based) IR for debug info
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22465] New: An extra InitListExpr in r227424 likely caused by DR1467
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22466] New: cmake build should provide way to run tablegen with no arguments
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22467] New: Win64 prologues with frame pointers must set RBP last
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22468] New: std::function<void()> does not accept non-void-returning functions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22469] New: Missing instcombine for mix of gep and bitcasts
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22470] New: [R600/SI] Glitch in Dota 2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22471] New: clang++ crashes with 6 lines of code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22472] New: Wrong source range for template and templated decl
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22473] New: LLVM not using cmpb for unsigned char comparison
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22474] New: clang incorrectly accepts constexpr variable which is initialized by non-constexpr variable.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22475] New: Canonicalizing load -> store to use integer type confuses LICM (II)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22476] New: missed store sinking opportunity?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22477] New: Crash while compiling chromium
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22478] New: -fno-instrument-functions not implemented?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22479] New: compiler crash when doing lambda magic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22480] New: cygwin build is broken: 'to_string' is not a member of 'std'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22017] assertion "Comparison requires equal bit widths"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22481] New: clang-tidy: add Clang -Wignored-qualifiers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22482] New: gold+gold-plugin may unmap file before done
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22483] New: will it blend? apparently not [SSE, AVX, X86]
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22484] New: Attempt to use AVX2 intrinsic crashes clang on macOS X
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22485] New: EXC_BAD_ACCESS crash using std::set::erase on Mac OS X
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22486] New: std::pow<double, double> fails compilation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20485] crash on invalid
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22487] New: Reassociate: Unable to do reassociation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22488] New: clang -target i386-pc-win32 marks too many symbols as "/EXPORT"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22489] New: clang 3.6: sparc-linux floating point options do not work
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22490] New: clang 3.6: inconsistent claiming of options -nostdlib vs. -nostartfiles
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21474] BGEU not implemented
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22491] New: "type name does not allow constexpr specifier to be specified" using constexpr in condition
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22492] New: Range-for rejects constexpr on loop variable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22414] [ms?] clang pretty crashy on the chromium/win bots
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22493] New: Assertion `VD->isThisDeclarationADefinition() && !VD->isExternallyVisible() && "Broken AliasAttr handled late!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22494] New: Assertion `Origin && "Missing origin"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22495] New: Assertion `Offset <= PieceOffset && "overlapping or duplicate pieces"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22294] clang crashes on valid code at -O1 and above with -g enabled on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22405] Including llvm/Support/SourceMgr.h kills PCH
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22498] New: Debug location for b.vs is dropped at some point.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22499] New: Crash while compiling lambdas within a template function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22500] New: scan-build crash - preprocessor file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22501] New: AA metadata is not properly updated during call slot optimization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22502] New: llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp:171: void llvm::DwarfFile::addScopeVariable(llvm::LexicalScope *, llvm::DbgVariable *): Assertion `CurNum != ArgNum && "Duplicate argument"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22503] New: clang 3.6 -target i386-win32-pc can create invalid section attributes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22393] Assertion failed: (Offset <= PieceOffset && "overlapping or duplicate pieces"), function emitLocPieces, lib/CodeGen/AsmPrinter/DwarfDebug.cpp:1676
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21645] Assertion `VT.getSizeInBits() == Operand.getValueType().getSizeInBits() && "Cannot BITCAST between types of different sizes!"' failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22505] New: clang-3.6.0rc2 -target x86_64-pc-windows-msvc : fatal error __gxx_personality_seh0
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22506] New: LIBCXXABI_ARM_EHABI guard (r228359) should be merged in 3.6
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22507] New: Merging alias.scope metadata should create a union, not an intersection
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22508] New: Tilde and decltype-specifier cause ICEs and parser failings
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22509] New: auto in lambda argument fails without warnings
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22510] New: hash_map::insert does not accept convertible-to-value_type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22511] New: [x86asm intel syntax] `mov` with a symbol from a .set directive not handled correctly (?)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22512] New: Rewriter::overwriteChangedFiles() probably fail when target's driver differs with system tempolary dir
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22060] MC generated wrong code for label arithmetic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17137] verifyFunction exits process when a BB has no terminator, instead of taking requested action
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22513] New: Combining -mllvm -polly and -flto in 3.6+ crashes... intermittently?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22514] New: Wrong transformation due to semantic gap between C11 and LLVM semantics
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22515] New: Build fails for arm-none-eabi target
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22516] New: libc++ buildit script ignores CXX and CC
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22517] New: Add memory sanitizer support for x86_64-apple
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22518] New: .cpsetup syntax handler doesn't deal with absolute offsets
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22519] New: cntlz assembler alias not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22520] New: lld 3.5.1 fails to build, doesn't link LLVMObject.a and LLVMBitReader.a
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22521] New: Win64 savexmm unwind opcodes are at the wrong offset in the wrong order
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22522] New: AVX code can be slower than SSE code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17289] Jump lines in gdb for stepping through temporary objects
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22523] New: Unwind tables can't be generated when using inline asm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22524] New: r226781 exposes: N->use_empty() && "Cannot delete a node that is not dead!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 16951] Lack of fixit when enum type name is needlessly given
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22525] New: incorrect cast in LLVMAddAlias
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22526] New: loop vectorizer fails to optimize dot product
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22527] New: More optimize opportunity
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22529] New: Incorrect expansion of macro
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10909] On OSX 10.6, cinttypes doesn't define PRI* or SCN*
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22530] New: clang_codeCompleteAt doesn't work correctly for macros in 3.5/3.5.1 (worked in 3.4)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22531] New: Coverage mapping: Malformed profile data
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22532] New: extra movz [x86, Intel, partial register update]
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22533] New: http://llvm.org/builds/ doesn't mention VS community edition
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22534] New: -fmodule-file= should eagerly import the module file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22535] New: r228558 miscompiled x32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22421] [ms] longjmp doesn't work with /MD (or /MDd) in 64-bit binaries with optimizations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21998] wait_until.pass test sporadically fails
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21857] [fuzz] Assertion `!R.empty() && "lookup for a constructor or assignment operator was empty"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22537] New: crash in SubstFunctionType function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22538] New: <ctype.h> doesn't handle -fpack-struct
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22540] New: arm thumb: wrong code when compiling switch statement with many cases
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22541] New: minmax should return the rightmost element when several elements are equivalent to the largest
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22542] New: multiple definition of `__clang_call_terminate' under mingw
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18580] Performance regression in the LiveIntervals analysis pass
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22544] New: llvm-link fails depending on order of files
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22545] New: [ASan/Win] __asan_unregister_globals is not called when using -MD runtimes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22546] New: clang: error: no such file or directory: '@./cmdF2'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22547] New: Bad debug info when inlining
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19351] Clang/LLVM can't compile Neovim anymove: Assertion failed: (found && "Losing a member during member list replacement")
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22548] New: Register coalescer crash with sub-reg liveness enabled
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19954] Decide what to do with stof
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22549] New: std::complex<double> division by double gives slightly inaccurate result
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22550] New: Inliner crashes when using @llvm.assume
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22551] New: -fsanitize-address enables the leak checker by default
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22552] New: Backend fails at __builtin_ia32_rdrand32_step, if driver is missing -mrdrnd
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22553] New: [ms] "Terminator found in the middle of a basic block!" with nested __finally blocks
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22554] New: Verifier error, "All nodes should be resolved!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22555] New: SLP vectorizer fails to vectorize obvious candidates
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22556] New: placement new null checks should be optimized away
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22557] New: non-pic switch table prevents dead code stripping
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22558] New: pic jump tables should not be executable on ELF
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22559] New: Clang crashes during compilation of Boost::Log 1.57
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22560] New: fatal error: error in backend: Cannot select: intrinsic %llvm.arm.mcr
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22561] New: NSNumber literals crash clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22562] New: the ObjCMissingSuperCallChecker should also check [NSDocument close]
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22563] New: Incorrect code generation with arrays of __m256 variables
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22564] New: have_ld_plugin_support in test/lit.cfg doesn't work properly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20324] boost::function generates invalid code when using precompiled headers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22565] New: static constexpr floating member incorrectly identified as odr-used
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22566] New: Expected narrowing conversion during list initialization of bool from double
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22567] New: can't debug lto'd windows executables (invalid dwarf2 offset)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22568] New: _Atomic leads to crash in CodeGen
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22569] New: clang-cl doesn't map /wd4996
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22570] New: clang miscompiles _Atomic(float)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22571] New: Crash in instruction selection when using _addcarry_u64 intrinsic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22572] New: misaligned callee save of xmm registers on windows when avx enabled
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22573] New: clang accepts variable template partial specialization with default arguments
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22574] New: Unknown Compilation error while running compiler-rt
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22575] New: llvm-cov report crashed when a source file is indicated
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22576] New: Assertion failed: (LIsBuiltins && RIsBuiltins && "Non-built-in locations must be rooted in the main file"), function isBeforeInTranslationUnit
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21569] Can't `make install prefix=/tmp/llvm' with CMake.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22577] New: Regression:Assertion failed: getCondition()->getType()->isIntegerTy(1) && "May only branch on boolean predicates!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22578] New: [Reassociate] Use localized Changed flag to avoid calls to RewriteExprTree
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22579] New: merging of code can lead to misleading line number information; add flag to disable it in some cases?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22580] New: diagnostics crash on invalid code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17938] constexpr variable cannot initialize by nested derived class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18043] allow arbitrary address constant expressions as non-type template arguments as an extension
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22581] New: r229094 breaks gold-plugin
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22582] New: -Winconsistent-missing-override fires on class templates with dependent bases
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22583] New: [EarlyCSE] Missed trivial dead store case
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20121] -Wreturn-type fails to diagnose when a lambda contains a noreturn destructor temporary
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18593] MachineCSE crash on invalid inline asm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22584] New: Itanium ABI: incorrect mangling of unresolved operator name
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22585] New: Out of memory compiling small wine-1.7.33/dlls/wineps.drv on i386 platform
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22586] New: Functional cast notation with function type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22587] New: [Linux kernel] crash when building kernel/rcu/tree.c with optimize and debug flags together
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22588] New: Error when explicitly specify template parameters for variadic template function that uses variadic arguments in return type specification
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22589] New: 22% performance degradation in SciMark2's Sparse matmult benchmark
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22590] New: Crash by compilation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22591] New: Compilation of exported class gives errors when class is not copyable and/or copy-assignable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22377] New vector shuffle legality: fails to reuse shuffle result, and turns unpcklps into shufps x2.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22390] New vector shuffle legality: turns blendps into shufps x2.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21754] crash on definition of sized operator delete
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22593] New: lib/libLLVMRuntimeDyld.so build failure with gcc-5
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22594] New: exclude specified paths from analysis with scan-build
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13981] assertion in Polly when invoked via dragonegg on code with variable length arrays
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22595] New: Crash in Early-CSE with constants with leading empty structs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22412] New vector shuffle legality: turns blendp+permp into permp+permilp+blendp.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22596] New: clang scan-build abort: core dumped
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22413] New vector shuffle legality: turns movss (SSE2) or blendps (SSE4.2+) into shufps.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22597] New: Invalid optimization assumption, two external symbols of different names can't alias
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22598] New: Passing big array to some function makes compilation very slow
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22599] New: Add a narrowing matcher for constexpr
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22600] New: Wrong return type for operator() of "diamond functors"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22601] New: defaulted class template parameters dropped when rededucing template template parameter
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22602] New: Bogus unused function warning for aliased symbol
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22225] Spec2006 403.gcc misscompare runfail with avx512 loop vectorization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22603] New: SelectionDag incorrectly legalizes vNi1 load/stores, leading to miscomputes.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6954] Instantiating friend declaration injects friend into namespace scope
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22604] New: By-copy capture-default causes "const" unless "mutable" despite non-odr-use
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22605] New: Move template parameter defaults to forward declarations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22606] New: leak in std/thread/futures/futures.shared_future/get.pass.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22608] New: Orc needs unit tests.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22609] New: Incredibly slow compilation on complex CFG
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22610] New: clang++ segmentation faults when compiling file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22612] New: Add Orc Error Handling
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22613] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22614] New: Crash in InstrEmitter, Assertion `I != VRBaseMap.end() && "Node emitted out of order - late"'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11966] possible union bug
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22615] New: Windows cmake builds don't provide include/llvm/Config/config.h
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22616] New: Performance degradations of several tests from eembc.2.0 suite and Coremark suite on x86 Avoton-1.7 due to ‘?=[SimplifyCFG]=?UTF-8?Q? Be more aggressive’
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22283] suboptimal AVX splat
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22617] New: scan-build failures with svn revision: 229489
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22618] New: dla asm instruction not supported on mips64 target
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22619] New: Xcode 4.6.3 fails to build llvm trunk LazyEmittingLayer.h
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22620] New: Assertion failed: (EST == EST_Dynamic && "EST case not considered earlier."), function CalledDecl, file tools/clang/lib/Sema/SemaDeclCXX.cpp, line 210.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22621] New: Itanium ABI: mangling issue with external names in template args (gcc vs. ABI)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22622] New: operator new lookup does not follow two-phase name lookup rules
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22623] New: Possible regression in clang regarding discarded section at link time
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21853] [fuzz] Assertion `memberdecl->getDeclName() == NameInfo.getName()' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22624] New: Using -Wno-unused-local-typedef does not disable all warnings
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18447] wrong code at -Os (affecting all clang versions after 3.0 on x86_64-linux-gnu and MacOS X) (indvars)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20084] std::is_function<void() const> failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22625] New: Dangling StringRef in clang/lib/Driver/ToolChains.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22626] New: LLVM_THREAD_LOCAL causes build failure on Snow Leopard
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22628] New: Assembly crash, linux kernel compilation, clang integrated assembler command failed due to signal
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22629] New: Missed optimization: accessing a single-element array
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20906] Unknown warning option '-Wno-unused-but-set-variable'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6815] [META] Compiling ReactOS with clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22630] New: Long execution time for large IR module
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22631] New: llvm fails to build on Lion and earlier due to use of environ in a dylib
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22632] New: Assertion failed: ((Value->isTypeDependent() || Value->isValueDependent())
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18432] befriending a member function of a nested class hides its default arguments
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22633] New: int(::x) interpreted as a declaration but should it be interpreted as an expression?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22634] New: std::vector doesn't honor element alignment
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20342] implement support for __vectorcall calling convention used in VC "14" CTP STL
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22635] New: -fdefine-sized-deallocation causes multiple symbol defintion errors on windows (mingw target)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22636] New: Generated code crashes in -O2/-O3 because of template expansion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22637] New: const member function in templated "union-like" class treats non-static member as non-const
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22638] New: clang-tidy misc-use-override doesn't check for C++11 or newer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20300] _Unwind_Resume() call in landingpad for C++ EH is sometimes dead code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22639] New: clang fails to propagate constness to union member in template
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22640] New: r217953 degraded lsr optimization at -O3 for -march=nehalem in SciMark2's Sparse matmult benchmark
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22641] New: wrong code at -O1 and above on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22642] New: clang crashes on valid code at -Os and above on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22643] New: Keep full namespace::class::method() names for inlined functions in the -gline-tables-only mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22644] New: Support 32bit SEH
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22646] New: Crash while building ICU 54.1 on Windows
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22647] New: clang-format type casts in dictionaries on wrong line
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22648] New: TableGen miscompiled on ppc64(le)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21968] Assertion failed: (!isa<IndirectBrInst>(TI) && "Cannot split critical edge from IndirectBrInst"), function SplitCriticalEdge
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22649] New: clang_isConstQualifiedType returns false for a LVALUEREFERENCE type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22650] New: std::deque cannot tolerate allocator exceptions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22651] New: regex match_not_eol doesn't work correctly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22652] New: crash in LiveDebugVariables inside LexicalScopes::initialize
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22653] New: Add a weak/strong flag to RuntimeDyld's symbol table.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22654] New: Symbol list libc++abi2.exp should contain __cxa_throw_bad_new_array_length but doesn't.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22655] New: BasePtr should be X86::EBX for Target64BitILP32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22656] New: find_package in cmake doesn't work correctly with multilib
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22657] New: clang compiled c-ray 1.1 benchmarks up to 43% slower than gcc compiled versions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22658] New: mips assembler crashes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21971] [fuzz] Assertion `Tok.is(tok::l_brace)' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22659] New: llvm::sys::ExecuteAndWait does not truncate redirected output
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21814] [fuzz] Assertion `S && "Not in a function?"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22660] New: Crash when accessing files through a symlink
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22661] New: No compiler-rt library is built when configured for i686-linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22662] New: Support relaxation of more x86 instructions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22663] New: Specifying an "extern module" with a non-existent path doesn't lead to an error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22664] New: Compiler crash with pragma clang optimize off
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22665] New: Excessive compile time with -fsanitize=undefined
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22666] New: compiler-rt doesn't work on Linux/x86
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22668] New: Inconsistent rules for parenthesizing bound functions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22669] New: Assertion failed: (!DICompositeType(TheCtx).getIdentifier() && "Context of a global variable should not be a type with identifier"), function createGlobalVariableHelper
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22670] New: explicit specialization declarations don't work if they appear after the template-id is mentioned
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22671] New: assertion failure taking address of MS property
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22672] New: Parser crash on typo-corrected code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22673] New: accepts-invalid call to deleted ctor if it's templated
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17191] Assertion failed: ((!Canon.isNull() || T.isDependent() || ::anyDependentTemplateArguments(Args, NumArgs, InstantiationDependent)) && "No canonical type for non-dependent class template specialization")
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22674] New: r230280 caused assertation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18722] Option to use CMake with libc++ to compile clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22675] New: Clang For Windows With MSVC 2013 <thread> won't compile
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15493] No option to build shared libLLVM-version.so in CMake
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22676] New: PC-relative address isn't used for x32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22677] New: LLVMCreateDisasm not exported in libLTO on Linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22678] New: vector cast from float to i8 crashes in CodeGen
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22679] New: Implement sdiv & udiv for <4 x i16> and <8 x i8> NEON vector types.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22680] New: TestCases/TypeCheck/vptr.cpp failed with -m32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22681] New: asan/TestCases/Linux/stack-trace-dlclose.cc failed on Linux/x86
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22682] New: TestCases/no_asan_gen_globals.c failed with -fuse-ld=gold
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22683] New: ubsan tests aren
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22684] New: Clang crashes when compiling source on FreeBSD but not on Mac OSX
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22685] New: making zeros the hard way: scalar load into zero vector (AVX)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22686] New: Wrong getUBSanFunctionSignature for x32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22687] New: crash when __finally isn't followed by a {
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22688] New: CannotBeNegativeZero() is too optimistic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22689] New: Two Addr Instruction pass could be improved further
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22690] New: Add option to add -lc++abi flag to TSan lit tests
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22691] New: Incompatible behavior and warning for '#pragma GCC diagnostic pop' with no corresponding push
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22384] NEON unwind is broken when compile flag is -mfpu=vfpv3-d16
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22692] New: One MCJIT tests fails on AArch64 bootstrap
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22693] New: clang produces AVX instructions when generationg code for arch that doesn't support them
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22694] New: Sanitizer blacklist broken with preprocessed source
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22695] New: [SPARC64] clang 3.6 error: unknown directive ".xword"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22696] New: False positive on bit field access
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22697] New: clang -target i386-pc-win32: missing support for option "-shared"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22698] New: Infinite loop in DAGCombine trying to combine fmuls
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22699] New: Malloc unwinder for fatal crashes fails on ARM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22700] New: clang: error: clang frontend command failed due to signal
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22701] New: bogus "format string is not a string literal" warnings
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22702] New: http://clang.llvm.org/docs/UndefinedSanitizer.html does not exist
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22703] New: Loop vectorizer seems very reluctant to make use of PMULLD
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22704] New: clang crashes on valid code at -O1 and above on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20553] -frewrite-includes loses information about system headers, leading to additional warnings and errors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22705] New: [InstCombine] @llvm.assume(i1 false) -> unreachable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22706] New: Cannot select error with btver2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22707] New: std::isfinite() does not accept convertible-to-double
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22708] New: wrong optimization of C++11 code due to unsafe reordering in GVN
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20884] find_package(LLVM REQUIRED CONFIG) fails with Error:set_property could not find TARGET LLVMSupport.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22709] New: shadow stack not reserved for 64-bit ms_abi function pointer with optimization on
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22710] New: Valid return type deduction for lambda functions not valid in C++14
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22711] New: [powerpc64] Section .toc is not properly aligned
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22712] New: clang warning on static inlines with -Wunused-function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22713] New: Gold plugin crash when given old debug info
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22714] New: Linux/open_memstream.cc is compiled with -m64 on 32-bit Linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22363] The wrong dwarf register numbers are used in .debug_frame on Darwin
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22715] New: LTO default target CPU should be "pentium4" for 32-bit Linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22716] New: Need a mechanism to represent global profile counts in CFG and MachineCFG
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22717] New: Decouple memory management and external symbol resolution.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22718] New: Information loss and performance issues in branch probability representation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22719] New: Improvements in raw branch profile data representation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22720] New: 'inline' function not generated at -O0
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22721] New: Clang crash in clang::Sema::SubstExceptionSpec (reduced code & traceback available)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22722] New: puts segfault under lli but not llc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22723] New: Using bitwise-or versus logical-or on boolean values produces different assembly at -O3
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22724] New: LLVM_DELETED_FUNCTION in documentation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21444] Simple _Unwind_Backtrace test fails on ARM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20616] shared_ptr does not compile with fancy pointer allocators
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20460] [C++11] allocate_shared should not require rebind of an allocator
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22726] New: False positive on loop with complex condition
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22727] New: [InstcombineCompares] generates incorrect code for double comparision
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22728] New: Many allocations in clang aren't correctly aligned.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22731] New: bootstrap failure using libc++abi on Linux -- libc++ does not re-export its symbols
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22732] New: should not save and reload list of dynamic classes when building with modules
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22733] New: "else" is not an unqualified-id
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22734] New: clearer categories for overload resolution failures
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22735] New: [missed optimisation] Reading a callee-saved register writes to the stack
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22736] New: Assertion `Ty.getSizeInBits() && "type with size 0"' failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22737] New: OCaml documentation is missing after switch to ocamlfind
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22738] New: After r224456, clang++ fails to substitute some non-type template arguments
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22739] New: asan tests under test/sanitizer_common aren't enabled for -m32 on Linux/x86-64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22740] New: gcc's stdatomic.h is not usable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22741] New: ASAN on ARM fails on fast unwind
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22742] New: Incorrect file permissions in 3.6 release tarballs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 16915] __clear_cache builtin is not disable with -fno-builtins on ARM
bugzilla-daemon at llvm.org
Last message date:
Sat Feb 28 15:11:57 PST 2015
Archived on: Tue Aug 4 17:28:47 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).