January 2015 Archives by thread
Starting: Thu Jan 1 01:50:24 PST 2015
Ending: Sat Jan 31 17:00:36 PST 2015
Messages: 550
- [LLVMbugs] [Bug 22071] [Regression] Clang crashes while generating LLVM IR for lambda when using local constexpr reference variable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22076] New: template attribute is not diagnosed in the first instantiation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22077] New: MemorySanitizer false positive with -O2 or higher
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22078] New: CodeGen/PowerPC/bperm.ll fails on 32-bit host
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22079] New: inheriting constructor leads to erroneous SFINAE error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22080] New: llvm+clang bootstrap failure on Linux/ia32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22030] lib/IR/Type.cpp:343: llvm::FunctionType::FunctionType(llvm::Type*, llvm::ArrayRef<llvm::Type*>, bool): Assertion `isValidReturnType(Result) && "invalid return type for function"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22040] clang++ crashes when compiling source
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22081] New: target-features function attribute does not apply in 32-bit x86 target
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22082] New: MS pragma comment does not support idiomatic include
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20385] LLVM (through clang) doesn't distinguish between -fpic and -fPIC
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22083] New: Clang fails to link program with extern address-taken initial-exec thread-local variable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22084] New: gcov coverage data produced by clang is different from corresponding data produced by gcc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22085] New: fails to copy an std::pair
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22086] New: clang crashes at -Os and above on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22087] New: clang crashes at -O2 and -O3 on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22088] New: Rejected specialization of variadic template template parameter
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22089] New: error compiling llvm+clang (../llvm/configure --enable-optimized)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22090] New: Assertion failure in SemaDecl.cpp with constexpr, templates, and {} initialization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22091] New: Add optional warning for namespace scoped constants with implicit internal linkage
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22092] New: clang crashes on invalid code on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22093] New: clang crashes on valid code at -O1 and above on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22094] New: fatal error: error in backend: Cannot select: 0x802d68810: i8, ch = AtomicSwap
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22095] New: IntelJITEvents has bitrotted through DebugInfo changes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22024] Unnecessary vxorps instructions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22096] New: Regression(225083:225087): Assertion failed: DISubprogram(Scope).describes(MF->getFunction()
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22064] lib/CodeGen/LexicalScopes.cpp:179: Assertion `DISubprogram(Scope).describes(MF->getFunction())' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22097] New: 16bit code misassembled by llvm-mc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22098] New: [Statepoint] Rename OcalmGC to reflect that it is purely an example
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22099] New: Locals have no debug location even when live at O2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22100] New: ld crashes on non-symbolic relocation for cstring entry (r225048 breaks ObjC on AArch64).
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22101] New: At -O2, debug info says variable has constant value
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22102] New: add support for building positions independent executables by default
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22103] New: calling bit-casted thread local address asserts: isReg() && "This is not a register operand!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22105] New: NAN generated by legitimate long double code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22106] New: std::swap() doesn't work with multi-dimensional ranges
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22107] New: No debug information for string, char types.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22109] New: Assertion failure when taking the size of template argument that is an ill-formed lambda type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22110] New: while+switch at -O2 mixes up line info
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22111] New: Add concept of 'distinct' MDNodes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22112] New: Please add an enviroment variable to set the default include search path for clang.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21741] wrong code at -O2 and -O3 on x86_64-linux-gnu in 64-bit mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21773] wrong code at -Os and above on x86_64-linux-gnu (indvars)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22113] New: Cryptic error: "exception specification is not available until end of class definition"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22114] New: segfault generating debug symbols
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13115] Generated code for disassembler fails to handle instructions wider than 32bit (patch)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22115] New: PPC32: Base pointer clobbered with -fPIC
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21994] Integrated aarch64 assembler should exchange cmp/cmn given negative immediates
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22117] New: clang crashes on c++14 lambda -- clang ToT (trunk 225356)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21186] AddressSanitizer tests fail for powerpc64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22118] New: In LLVM IR documentation, wrong regexp is listed for identifies
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22119] New: Debug info for template variables don't have unique names
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22120] New: redundant clrlwi on powerpc64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22048] Regression(r159216): Source files with \127 assert
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22121] New: Clang will not accept a conversion from a bound pmf(Pointer to member function) to a regular method pointer. Gcc accepts this.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 16625] AArch64GenSubtargetInfo.inc is not created as part of the cmake build
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22122] New: Lambda with invalid trailing return crashes clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6044] pattern match horizontal SIMD functions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22123] New: optimization failure when parameters passed by pointer (vs passing in a struct)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22124] New: friend keyword used on nested template class results in ignoring of the class specializations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22126] New: ARM RELOCATION 0x8 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22127] New: ARM RELOCATION 0x7 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22128] New: ARM RELOCATION 0x9 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22129] New: ARM RELOCATION 0xb is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22130] New: ARM RELOCATION 0x33 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22131] New: ARM RELOCATION 0x34 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22132] New: ARM RELOCATION 0x39 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22133] New: ARM RELOCATION 0x3a is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22134] New: ARM RELOCATION 0x3b is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22135] New: std::common_type<void, void> fails to compile
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22136] New: ARM RELOCATION 0x3c is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22137] New: ARM RELOCATION 0x3d is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22138] New: ARM RELOCATION 0x3e is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22139] New: ARM RELOCATION 0x3f is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22140] New: ARM RELOCATION 0x40 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22141] New: ARM RELOCATION 0x41 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22142] New: ARM RELOCATION 0x42 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22143] New: ARM RELOCATION 0x43 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22144] New: ARM RELOCATION 0x44 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22145] New: ARM RELOCATION 0x45 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22146] New: ARM RELOCATION 0x46 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22147] New: ARM RELOCATION 0x47 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22148] New: ARM RELOCATION 0x48 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22149] New: ARM RELOCATION 0x49 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22150] New: ARM RELOCATION 0x4a is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22151] New: ARM RELOCATION 0x4b is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22152] New: ARM RELOCATION 0x4c is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22153] New: ARM RELOCATION 0x4d is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22154] New: ARM RELOCATION 0x4e is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22155] New: ARM RELOCATION 0x4f is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22156] New: ARM RELOCATION 0x5 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22157] New: ARM RELOCATION 0x50 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22158] New: ARM RELOCATION 0x51 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22159] New: ARM RELOCATION 0x52 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22160] New: ARM RELOCATION 0x53 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22161] New: ARM RELOCATION 0x62 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22162] New: AARCH64 RELOCATION 0x135 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22163] New: AARCH64 RELOCATION 0x287 is not supported
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21432] First-class (metadata-based) IR for debug info
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22164] New: PPC64/Linux: test/asan/TestCases/Posix/wait4.cc fails sometimes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22165] New: clang-tidy: check for correctness of <> or "" in #include statements
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22166] New: Compilation with '-O3 -fprofile-instr-generate' crashes on a tiny file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22017] assertion "Comparison requires equal bit widths"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22167] New: '*p++' uses an extra register
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22056] Designated initializer with 'this' as array index crashes GCC and clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22168] New: simplifycfg does not transform simple condbr chains into switches
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21532] Separate Metadata from the Value hierarchy
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22169] New: continue crash happen when build the QTI 8994 mpss part on both llinux12.04 and windows7
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22170] New: Method declaration inside function-template crashes clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22171] New: Extremely slow compilation of static array
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22172] New: wrong code (generated code hangs) at -O2 and -O3 on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22173] New: wrong code at -Os and above on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22174] New: clang-cl regression: Assertion failure: "Instruction uses an allocated register" with pointer to member stdcall function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22175] New: -fsanitize=undefined should add checks in move assignment operators for self assignment
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22176] New: get_monthname check fails on Fedora 21
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20083] real / complex wrong
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20210] simplifycfg fails with "Instruction does not dominate all uses!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22177] LLD does not generate a symbol table on Windows
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22178] New: crash while trying to compile arm neon intrinsics
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22179] New: SCEV incorrectly flags add recurrences as nsw
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22180] New: TypeBasedAliasAnalysis::PathAliases crashes when processing 'distinct' MDNode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21718] clang-cl regression: Assertion failure: "Function already has body?"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22181] New: warn on c-style cast that changes meaning after definition
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22182] New: Update CheckArches to deal with older (Xcode 3.x) ld64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22183] New: Incomplete cursor traversal: FieldDecl init
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22184] New: Incomplete cursor traversal: Lambda function param
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22185] New: Incomplete cursor traversal: op[] arguments
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18645] Clang deduces rvalue reference function template parameters as function type when passed a function l-value as argument.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22187] New: Clang is killed by Linux's OOM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22188] New: Internal compiler error in X86ShuffleDecode.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22189] New: Crash by using ClangTool and --serialize-diagonstics-option
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22191] New: Unexpected error with variadic template function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22192] New: When printing an ambiguous-overload error that causes a substitution failure, print the candidates
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15575] Bogus error when calling variadic template member function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15418] Assertion failure for trailing return type with variable declared below
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21076] ICE in TextDiagnostic.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21850] [fuzz] Assertion `Verify(getFunctionType(), constraints) && "Function type not legal for constraints!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19242] attribute_deprecated_with_message enabled when [[deprecated]] is not available
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22193] New: invalid high_resolution_clock::now behavior
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22197] New: False warning: unsequenced modification and access to
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22198] New: libunwind: __builtin_unreachable is not available on gcc prior to version 4.5
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22199] New: clang gets killed by the OOM manager when building a source file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22200] New: libunwind: ppc build has missing reference to libunwind::LocalAddressSpace::sThisAddressSpace
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22201] New: Clang crashing, I don't know why
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22202] New: libunwind: build failure using libsdtd++ due to UNW_STEP_SUCCESS being undefined
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 12477] [meta] Support Microsoft C++ ABI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22203] New: libunwind: Fix availability macros for Tiger
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22204] New: -disable-checker causes assert
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22205] New: -disable-checker causes assert
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22206] New: extra moves generated for unary SSE ops
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22207] New: Segfault/invalid free in llc for R600
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11739] Have a fixit for |const char[] kFoo = "foo"; | et al
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22208] New: test/CXX/drs/dr6xx.cpp fails on FreeBSD
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17713] optimization: propagate equalities for fcmp (floating point compares)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15325] CMake build does not contain the OCaml bindings
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15732] [META] CMake build equivalent to the autotools build
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22052] Regression(r224745): " error in backend: ran out of registers during register allocation" while building chrome with clang/win
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22212] New: Crash on invalid in IR/Metadata.cpp: `isOperandUnresolved(New) && "Operand just became unresolved"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21475] compiler-rt (git) CMake Error in AArch64 platform with GCC compiler
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22213] New: basic_regex::assign breaks *this if it throws regex_error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19220] Missing support for AltiVec "__bool" keyword
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22067] Characters not in the basic character set aren't converted to \uXXXX form correctly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22215] New: Mips64el crash when using __uint128_t
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22216] New: clang-cl does not properly support /O parsing
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22217] New: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22218] New: Warn when trying to std::move from something that's already an rvalue
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22219] New: Warn when trying to std::move from a const reference
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21150] sanitizer suppression including line number
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22063] -fsanitize=undefined causes very long compile time
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18211] -fsanitize=undefined links parts of libsanitizer into DSOs on Linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20842] clang -fsanitize=address is extremely slow on unittests/Support/ConvertUTFTest.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17062] [ASan RTL] Turn on LeakSanitizer by default
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18099] llvm/Support/ValueHandle.h:195:12: runtime error: downcast of misaligned address 0xfffffffffffffffc for type 'llvm::BasicBlock', which requires 8 byte alignment
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21991] Conversion operator not considered in braced init list
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19205] clang -fsanitize documentation uses, but does not define, -ftrapv
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 19732] Some -fsanitize arguments are not mentioned/documented in clang --help
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18279] llvm build with -flto installs libclang_rt.* archives that contain bitcode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22221] New: llvm-dwarfdump doesn't dump DW_AT_frame_base
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22222] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22223] New: inconsistent -Wsign-compare warnings due to type cast
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22225] New: Spec2006 403.gcc misscompare runfail with avx512 loop vectorization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22226] New: Performance degradations of several tests from eembc.1.1 and eembc.2.0 suites on x86 Avoton-1.7 due to ‘InstCombine?=: transformation A-B < 0 into A <=?UTF-8?Q? B’
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22227] New: Incorrect result with -O: Possibly inlining and variable reuse issue
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22228] New: getopt_long: Description: Value stored to 'argv' is never read
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22229] New: Clang Slow to Optimize Dead Store Elimination
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22230] New: LLVM does a poor job of rematerializing address offsets which will fold into the addressing mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22232] New: Make RuntimeDyld support COFF
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22233] New: bugzilla: Please add version 3.6 to the bug tracker
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 1414] Should support multiple personality functions per module
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 870] llvm-gcc4 lacks support for C++ exceptions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5119] Autoconf test for "cdecl" fails on OS X compiling Ruby 1.9/trunk
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5771] HAVE_DLFCN_H does not imply Dl_info
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5772] CIndex.cpp assumes Dl_info provided
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7093] configure script keys should be sufficient to build in Debug mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7108] internal compiler error: Segmentation fault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22234] New: "-fsyntax-only hello.f90" fails
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21433] Debug info IR: MDLocation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22235] New: Debug info IR: DebugMDNode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22236] New: wrong error message on builtin type parsing error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22237] New: scan-build does not recognize custom malloc/free based on dlmalloc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22238] New: Clang crashes when bitfield-width contains a functional cast expression for copy-constructing a record
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22239] New: SROA, address space mishandling, Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22240] New: Implicit default ctor friend
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22241] New: std::complex seems to use unsafe floating point math by default
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22242] New: Constructor inheritance with parent class alias fails for nested templates
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22035] Crash when build iostream.cpp from libc++ on Windows
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21907] using declaration in template with more than one parameter fails
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22243] New: SourceRange.__contains__ may return wrong result in python bindings
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22244] New: MCJIT doesn't make extern_weak globals null
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22246] New: "select i1" not lowered to the optimal form
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22247] New: use 'template' keyword to treat 'get' as a dependent template name [fails if get<>() is called via array: a[0].get<>(), otherwise works: b.get<>()]
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22248] New: clang link fails with undefined reference to `__stack_chk_guard'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22249] New: "typedef requires a name" should not always be an error with -pedantic-errors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20146] warning: function definition has qualified void return type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22250] New: "Uncorrected typos!" assertion failure on invalid
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22251] New: low quality error for unknown type name that could plausibly also be a forward declaration
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22253] New: -Wdivision-by-zero does not warn on "1000 / (unsigned char)(a << 8)"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22254] New: #pragma visibility (GCC generates default, Clang hidden) if class forward declaration inserted into visibility push(hidden) section
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21394] Miscompiled x86_64 floating-point code at -O2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22255] New: Crash on implicit member access in initializer in dependent type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22256] New: Constructor with empty initializer list generates code that crashes at runtime
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22257] New: Assertion failed: (DISubprogram(Scope).describes(MF->getFunction())), function getOrCreateRegularScope, file LexicalScopes.cpp, line 179
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22258] New: Clang 3.5 Regression: cannot build LibreOffice
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22259] New: Overload resolution not working with initializer_list
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22260] New: Error when building libc++ on OS X 10.10
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22261] New: Error with missing LTO symbols for the right arch
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6037] warn if a class has an inaccessible base class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21792] Changing the scheduling would help removing a copy and improve the throughput by 7%
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22262] New: LLVM's pivot element selection is bad for sparse switch statements
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22263] New: null ptr deref warning after call to non returning function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22264] New: OpenBSD kernel scan-build error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22265] New: clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22266] New: [PRE] Failure to lift loop invariant load
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21956] [fuzz, binary] Assertion `Normal && "Formatting should have returned to normal"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22267] New: heap-use-after-free
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21932] Crash-on-invalid in Objective-C super property access with missing interface
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22268] New: Undefined references with -fsanitize=undefined (vptr)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22269] New: add_lld_library doesn't use llvm_add_library
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22270] New: libunwind: fallback implementation of _dyld_find_unwind_sections fails to build for __LP64__ and crashes during exception throwing
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21943] [AVX/AVX2] Inefficient vector shuffle lowering: 5 instructions instead of one movhps|d
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22271] New: instcombine select optimization speculates trapping fdiv
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22272] New: Deadlock on ctrl-c
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22273] New: CmpXchg with optimization off inserts lock-releasing spill
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22275] New: ELF writer corrupts symbol names
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22276] New: zero vector: the hard way (x86: SSE/AVX shuffles)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22277] New: fast-isel cannot handle strlen
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22278] New: terrible diagnostic for missing 'typename'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22279] New: alignment specifier ignored on enum definitions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22280] New: ASan reports a use-after-free in llvm::Metadata::getMetadataID() when running opt
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21896] clang-cl: Implement /Gs compiler switch
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22281] New: clang creates "weak symbol" whereas gcc produces "unique global sybol" symbol type for same source
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22282] New: Can easily crash libclang by passing non-existing file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22006] r224667 breaks bootstrap on Fedora 20
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22283] New: suboptimal AVX splat
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22284] New: __split_buffer::__construct_at_end() crashes std::deque::insert() when given forward but non-bidirectional iterators
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22285] New: comdats cause uncalled linkonce_odr functions to be retained at -O0/-O1
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22286] New: Provide strict check for pure attribute
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22287] New: [CaptureTracking] Should be casting user as Operator, not Instruction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22288] New: Add support for inlining through musttail thunks
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22289] New: False positive 'Assigned value is garbage or undefined'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21373] clang-cl with -O1 doesn't generate a definition for a derived exported class's dtor
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22290] New: Consider a warning for alignment specifiers on underlying types of enums
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22291] New: Assertion failed: (rwlock != nullptr), function writer_acquire, file RWMutex.cpp, line 100.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22292] New: Segmentation fault when diagnosing error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22293] New: Clang 3.6 asserting: UNREACHABLE executed lib/IR/Value.cpp:781!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22294] New: clang crashes on valid code at -O1 and above with -g enabled on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22295] New: clang can't find gcc5 libraries
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22296] New: stage1 compiler crashes while compiling AsmMatcherEmitter.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20944] [ASan/Win] ASan gtests are not run as part of "ninja check-asan"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21886] MCJIT/ELF should support MSVC C++ mangled symbols
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22297] New: Spelling suggests something that doesn't make sense, and then shows note for wrong definition
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20995] TEST 'Clang :: Modules/compiler_builtins.m' FAILED
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22299] New: crash when trying to build with module.map
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 17194] Use of undefined local struct triggers assertion in SemaTemplateInstantiate.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22300] New: clang crashes on valid code at -O1 and above with -g enabled on x86_64-linux-gnu (in 32-bit mode)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22301] New: Using __builtin_ia32_pshufb128 causes "fatal error: error in backend: Cannot select: 0x3e5d580: v16i8 = X86ISD::PSHUFB"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22302] New: cygwin build is broken, "::sscanf has not been declared"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22303] New: lld gets confused with STB_GNU_UNIQUE (gcc produced file)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22304] New: CodeGen crash with "Queue is empty!" on lshr i256 instruction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22305] New: Assertion failed (clang.exe) connected with exceptions.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22306] New: wrong vectorization in the presence of C++11 atomics
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22307] New: Unassociated template may multiply define friend function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22308] New: Wrong relocation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22309] New: Assertion failed: (T == dwarf::DW_TAG_typedef || ...), function isUnsignedDIType, file lib/CodeGen/AsmPrinter/DwarfUnit.cpp, line 592
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22310] New: incorrect function overloading resolution with initializer-list param
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22311] New: Clang does not implement the noclone attribute
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13191] cmake build doesn't support enabling expensive checks
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13194] cmake's use of CMAKE_BUILD_TYPE is too rigid, everything should be tweakable using flags
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 16128] Cannot build most recent version: fatal error: 'valgrind/valgrind.h'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21559] Some x86_64 don't run with Cmake on FreeBSD
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22316] New: invalid location range for variables in certain cases in debug info
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20870] no-signed-zero optimization flag isn't honored for an fneg operation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22317] New: clang 3.5 crashes in clang::TryImplicitConversion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22318] New: No -Wuninitialized warning on uninitialized array element.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22319] New: clarify error on address of label extension
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22320] New: Clang -target i686-none-linux-android -mstackrealign -O1 crashes in RAGreedy::evictInterference
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22322] New: [NVPTX] llc error on select with llvm.ptx.read.* TargetConstant
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22324] New: clang-3.6 thread sanitizer complains on shared_ptr operations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22325] New: Explicitly defaulted function on first declaration with incompatible exception-specification should be defined as deleted
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22326] New: Assertion failed: ((t.isNull() || !t->isReferenceType()) && "Expressions can't have reference type"),
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22327] New: Accepts-invalid (?): clang allows accessing private typedef of specialization in the specialization's template
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22328] New: std::index_sequence_for<T...>::size() returns always 1
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22329] New: [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 9100] [META][Win64] Selfhosting clang/llvm on/for Windows x64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13707] [meta] VCPP compatibility issues
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22330] New: [llgo] - build failure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22331] New: Typo in test/CodeGen/X86/sibcall.ll
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22332] New: local labels in gtest-death-test-internal.h are not compiled by gcc-5.0
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20932] Assertion failed: (Iter != Map.end() && "Identifier not in the type map?"), function resolve, llvm/include/llvm/IR/DebugInfo.h, line 268.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22333] New: Crash when compiling weirdly ordered stacksave/restore pair
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22334] New: 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 21428] Truncated output of negative int64_t to std::ostream with std::hex
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22335] New: Deadlock in llvm-lit on windows 7
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14221] SQRTSS and similar scalar SSE insns are not accurately modelled
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22336] New: [msbuild] include path in property sheets
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9086] mingw-w64: CMake detects wrong Windows/MinGW triplets
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9084] [META][Win64] building libc++ on Windows with MinGW-w64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22337] New: clang crashes on valid code at -Os and above on x86_64-linux-gnu (in 32-bit mode)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22338] New: clang crashes on valid code at -O2 and -O3 x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22339] New: Assertion failure by #pragma weak with function forward declaration
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22340] New: Infinite loop to memory exhaustion with alloca on 3.3 to trunk
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22341] New: segfault under clang::Sema::CorrectDelayedTyposInExpr
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22342] New: Assertion `StringIndexMap.count(s) && "String is not in table!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22343] New: Add regression tests for r221915.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 15712] inefficient code generation for 128-bit->256-bit typecast intrinsics
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22344] New: Different code generated for aarch64 in .text section with and without command line option -g
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22345] New: crash while building android lollipop on ubuntu 14.04 LTS 64 bit 4 GB RAM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22346] New: Turn off DAGCombine at -O0
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22347] New: ICE when generating XOP code for integer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22348] New: Non linear MemoryDependencyAnalysis
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22349] New: Clang 3.6.0 (branches/release_36 227193) segfaults in X86ELFObjectWriter.cpp while compiling Linux kernel real mode asm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22350] New: Accepts-invalid (?): clang allows accessing private typedef of specialization in the specialization's template
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22351] New: [3.6] assertion failed when using -flto with undefined symbols
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22352] New: single-element initializer_list and overload resolution
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22353] New: __wrap_iter's private constructor runs into a bug with gcc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22354] New: generic lambda capture fails with undefined reference to custom copy ctor
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22355] New: __wrap_iter's private constructor runs into a bug with gcc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22356] New: GDB hangs when printing a std::string member
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22357] New: missed opportunities in reassociation or instcombine
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12117] Doesn't restrict list initializations to standard/ellipsis conversions for copy constructor
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22358] New: llvm-ar mentions 'N' option, but it isn't implemented
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21711] [X86][AVX] separate stores are not being merged into a single 256bit store.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22359] New: [X86][AVX] extract_subvector shuffle disaster
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22360] New: ATS exposes -O2 bug
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22361] New: builtin atomic operations crashes in IRGen
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22362] New: tuple constructor accepts less arguments than the tuple has values
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7615] GVN doesn't update AliasAnalysis correctly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22363] New: The wrong dwarf register numbers are used in .debug_frame on Darwin
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20626] Typo correction removing base class specifier has wrong range resulting in no change when applying fixit
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8833] [Win64] clang/test: LLP64-unaware tests
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9072] [META][Win64] build and test issues on MinGW-w64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22364] New: Assertion during "Running pass 'X86 DAG->DAG Instruction Selection' on function '@_Z3foov'"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22365] New: [ms] longjmp doesn't work with /MD (or /MDd) in 64-bit binaries
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22366] New: std::map does not call allocator_type::destroy for elements if the map moves to another map and their allocators are not equal
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22367] New: Incomplete AST related to std::initializer_list
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22368] New: LLVMParseBitcode and LLVMParseBitcodeInContext exit on error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22369] New: LLVM generating inefficient code for simple loops
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22370] New: Conversion to T&& via user-defined conversion to const T rejected
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 14351] BasicAA confused after LSR
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22371] New: invalid vectorization of fcmp oge and friends
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22372] New: istream fails to parse a number followed by "x"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22373] New: ARM: (sub ; trivial unsigned icmp ; branch) picks wrong trivial cmp result
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22374] New: [meta] 3.6 release blockers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22375] New: Self-hosted Clang gets miscompiled on ARMv7 with NEON
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22061] A match_results returns an incorrect sub_match if the sub_match::matched is false
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22376] New: Negative zero misoptimized
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22377] New: New vector shuffle legality: fails to reuse shuffle result, and turns unpcklps into shufps x2.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22378] New: Segment fault with deep constexpr recursion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22379] New: clang uses "type-parameter-0-0" in its diagnostics
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22381] New: clang does not support 0.0d like number
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22382] New: clang crashes at -Os and above on x86_64-linux-gnu
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22383] New: Invalid constantexpr bitcast when compiling for -target nvptx -x cuda
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22384] New: NEON unwind is broken when compile flag is -mfpu=vfpv3-d16
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22385] New: RefactoringTool does not rewrite sources in another directory
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22386] New: addScopeVariable(llvm::LexicalScope*, llvm::DbgVariable*): Assertion `CurNum != ArgNum && "Duplicate argument"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22387] New: Zero length arrays require a default constructor
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22388] New: Constructor inheritance trouble, and crash on error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22389] New: MIPS integrated assembler: accept immediate 0 for zero register for gas compatibility
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22390] New: New vector shuffle legality: turns blendps into shufps x2.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22391] New: New vector shuffle legality: turns pshufd+palignr into shufps x2.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22392] New: __dfsw_strchr( ..., '\0' ) gives wrong answer.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21057] compiler-rt: CMakeLists.txt applies -m64 option for non-X86 platforms.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22393] New: Assertion failed: (Offset <= PieceOffset && "overlapping or duplicate pieces"), function emitLocPieces, lib/CodeGen/AsmPrinter/DwarfDebug.cpp:1676
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22394] New: Instantiation involving explicit destructor call crashes clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 18582] Offset overflow on calling __chkstc and __alloca on x64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22395] New: ARM integrated assembler ignores .fpu directives when deciding whether instructions are valid
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22396] New: clang: infinite loop in clang::Sema::CreateOverloadedBinOp on invalid input
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 21675] [aarch64] miscompile llvm.ctpop.i32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22397] New: don't display 'candidate' notes for overload resolution failure if an argument had type 'void'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22398] New: stack-overflow in clang (computeLVForDecl) on 2-line input
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22399] New: crash in function SubstituteExplicitTemplateArguments
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22400] New: Crash
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22401] New: Segmentation fault: 11, CreateLLVMCodeGen
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22402] New: variable template specialization, lambda and std::tuple
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22403] New: CreateImplicit Attr uses Spelling for SpellingListIndex
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22404] New: Base class init error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22405] New: Including llvm/Support/SourceMgr.h kills PCH
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22406] New: Typo correction should not lead to follow-up errors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22407] New: clang: heap-buffer-overflow on invalid input with unicode in clang::Lexer::LexAngledStringLiteral
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22408] New: clang no longer bootstraps itself on AArch64 linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22409] New: null deref in clang::NestedNameSpecifier::getKind on fuzzed input
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22412] New: New vector shuffle legality: turns blendp+permp to permp+permilp+blendp.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22413] New: New vector shuffle legality: turns movss (SSE2) or blendps (SSE4.2+) into shufps.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22414] New: [ms?] clang pretty crashy on the chromium/win bots
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22415] New: Vector shuffle punpck+pshufb+punpck+pshufb should be just a single pshufb
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22416] New: clang-tidy: check return style
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22417] New: ARM doesn't respect the DbgLoc of a comparison used in a branch
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22418] New: Some of the neon-scalar-copy.ll DUP tests have regressed at some point, to mov+fmov.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22419] New: Enforce default visibilty for implement declarations of sized deallocation functions.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22420] New: gdb.opt__inline-locals.exp is failing
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22421] New: [ms] longjmp doesn't work with /MD (or /MDd) in 64-bit binaries with optimizations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 20176] Build error with gcc trunk: error:=?UTF-8?Q?=20=E2=80=98clang?=::vfs::OverlayFileSystem* llvm::IntrusiveRefCntPtr<clang::vfs::OverlayFileSystem>:: Obj’ is private
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22423] New: Strong enums not shareable between C++ / ObjC++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22424] New: Clang on 64-bit Windows defaults to trying to generate 32-bit code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22425] New: IR BasicBlock r600 target segfault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 22426] New: generic lambdas, decltype(auto), and rvalue references, oh my!
bugzilla-daemon at llvm.org
Last message date:
Sat Jan 31 17:00:36 PST 2015
Archived on: Tue Aug 4 17:28:46 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).