July 2012 Archives by thread
Starting: Sun Jul 1 03:10:02 PDT 2012
Ending: Tue Jul 31 23:40:22 PDT 2012
Messages: 435
- [LLVMbugs] [Bug 13248] New: efficient implementation of sitofp for vectors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13249] New: Assertion failed: (OtherDst == B), function RegistersDefinedFromSameValue
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13250] New: llvm assert in lib/VMCore/Instructions.cpp:1825
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11128] Failed assertion: `Result.isInvalid() && "C++ binary operator overloading is missing candidates!"'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10849] Failed assertion: `!SpecializedTemplate.is<SpecializedPartialSpecialization*>() && "Already set to a class template partial specialization!"'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10403] Failed assertion: `Kind.getKind() == InitializationKind::IK_Copy || Kind.isExplicitCast()'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10150] [C] Crash after cyclic #pragma weak
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13189] va_list broken with precompiled headers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13251] New: SplitVectorResult llvm.x86.avx.round.ps.256: Do not know how to split the result of this operator
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13242] malloc (not alloca) optimization issue
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13252] New: Friend function definition and forward declaration
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13253] New: clang doesn't support x86 SSE4 *blend* asm instructions.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13245] LazyValueInfo assert failure `BI->getSuccessor(!isTrueDest) == BBTo && "BBTo isn't a successor of BBFrom"'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13246] LLVM doesn't optimize away allocas whose address is passed to only "nocapture" parameters
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13254] New: scalarrepl wrong vector simplification
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13122] Need unit test driver for codegen IR passes.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13255] New: rewrite includes isn't including everything needed to duplicate in the .sh script
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13256] New: Assertion failed: (getOperand(0)->getType() == getOperand(1)->getType() && "Both operands to ICmp instruction are not of the same type!"), function ICmpInst, file include/llvm/Instructions.h, line 960.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13257] New: problem with using dag in class instantation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13258] New: -emit-llvm breaks -fPIC
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8436] -Wshadow on nested static data members
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13259] New: ARM Assembler does not support [pc, #offset] syntax for Thumb narrow LDR instructions.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13260] New: CMake-generated projects cannot run single test suite
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13261] New: CMake-generated project is missing .td files in lib and .h files in tools
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13262] New: LLVMgold not linked against LTO with ld --as-needed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13263] New: Segmentation fault compiling variadic function with many arguments
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13264] New: False positive warning: "Function call argument is an uninitialized value"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13265] New: __builtin_expect generates bad code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13266] New: Kaleidoscope "for" loop codegen is semantically incorrect (Ch5-Ch7)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13267] New: clang-3.1 (non-Apple version) does not set __STDC_NO_ATOMICS__ nor provide stdatomic.h
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13268] New: Incorrect mention of Module method in programmer's manual
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13269] New: incorrect debug location info in ConstantSDNodes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13270] New: llc bug in greedy regalloc for arm target
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13271] New: Overflow in array type bit size evaluation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13208] llvm produces larger and slower code for mozilla's js interpreter
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13272] New: assertion and crash on variadic template code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13273] New: defaulted default ctors + inheritance + const local var == BOOM!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13188] Assertion failed: (!MBB->pred_empty() && "Value live-in to entry block?")
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13274] New: AST for valid code should not be altered with __builtin_trap
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13275] New: Problem when passing small vector as parameter for ARM + NEON target
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13276] New: Spurious errors for Objective-C string comparison
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13277] New: FlatArrayMap documented but doesn't exist in source
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13278] New: False positive "function call argument is an uninitialized value"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13279] New: Assertion triggered in clang::Expr::ClassifyImpl
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13280] New: ARM PLD/PLI Upredictable behavior not supported in decoder
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12763] clang: Assertion `EST != EST_Delayed && EST != EST_Uninstantiated' failed involving templates
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13281] New: [C++11] can't take the size of parameter pack of a template template parameter
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13282] New: ccache, distcc and others interfere with clang execution
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13202] Clang duplicates debug info for inlined functions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13283] New: [Windows] Support microsoft intrinsics
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13284] New: RDRAND not available as an intrinsic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13286] New: invalid expressions in noexcept clauses do not cause substitution failure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13287] New: Loop unroll pass produce invalid code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13288] New: Crash on invalid
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12968] invalid error: initialization of non-aggregate type 'S' with an initializer list
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13289] New: Assert on invalid: getSema().ArgumentPackSubstitutionIndex < (int)Arg.pack_size()
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12670] braced initialization of array of class types by constructor call rejected
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13290] New: clang complains about an assertion in a cast and crashes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12714] undefined references to class template methods
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13291] New: NVPTX backend does not implement store on i1
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 9793] seg fault in recursive template instantiation: stack overflow
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13292] New: Excessive register spilling with large functions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13293] New: 'auto' prematurely deduced if the declarator is dependent
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13243] Template argument inference problem with template aliases
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13296] New: Compiler crash and incorrect code generation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13297] New: Lack of consistency on the error message
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13298] New: [AVX2] gather intrinsic doesn't account for zeroing of mask register
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13136] Clang fails to compile non-type template parameter pack deduction in template alias
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13299] New: makes error on post-increment
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13300] New: compile failures building 'darkradiant 1.7.1'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13301] New: Tests in Transforms/LoopRotate sometimes hang up on msvc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12091] Problems with nested initializer list
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13302] New: dropped SDNodeXForm in nested result patterns
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13303] New: Broken debugging information, unless using an intermediate .s file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13304] New: Infinite loop while compiling
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13305] New: Standalone CMake builds of clang don't include any revision numbers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13306] New: Must run CMake twice before building
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13307] New: Failure to notice that all arguments of a phi are the same
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13308] New: LibreOffice build dies with Assertion `EST != EST_Delayed && EST != EST_Uninstantiated'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13309] New: [C++11] lack of backtrace for SFINAE'ed out functions a usability nightmare
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13310] New: [AVX2, perf] could extract vector scales of 2/4/8 from gathers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13311] New: [C++11] cannot return rvalue reference to function type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13312] New: A weird Unicode character crashes clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13313] New: powerpc64 failures running llvmpipe / lp_test_* tests
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13314] New: "Assertion failed: (isa<BlockDecl>(CurCodeDecl) && E->refersToEnclosingLocal()), function EmitDeclRefLValue" when a block refers to a C++ object in a closure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7064] Crash with synthesized ivar of incomplete struct type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13315] New: gcc tail merges cases that llvm doesn't
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13316] New: Clang trunk crash on Linux compiler assert in IntervalMap (clang version 3.2 (trunk 159979))
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13317] New: Debug information for inline constructor not proper.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13318] New: IRBuilder path in tutorial wrong
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13319] New: Possibly mistyped if condition in DivZeroChecker::checkPreStmt
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13320] New: unnecessary use of lea to increment an induction variable
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13322] New: CUDA inline PTX asm definitions scoping "{" "}" is broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13323] New: False positive: "Assigned value is garbage or undefined"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13324] New: [NVPTX] llc -march=nvptx64 -mcpu=sm_20 generates invalid zero align for device function params
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13325] New: #pragma visibility processed at point of instantiation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13326] New: wrong code from %
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13327] New: clang dumps core when initialising a struct
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13328] New: g++ propagates visibility from function parameters, we don't
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13329] New: Incorrect code generated for automatic assignment operator
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13330] New: "Comparing floating point with == or != is unsafe” warning shouldn 't trigger for comparisons against +/- inf
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13331] New: diagnostic when throwing exceptions from constexpr
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13160] Seg fault during ObjC ARC contraction of ObjC++ code with O1 optimizations enabled for iphoneos target
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13332] New: infinite loop
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13333] New: Please install the CMake modules when building with autoconf
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13334] New: Fix __has_include crashes in test/Preprocessor/has_include.c
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13335] New: Poor recovery for badly-formed __has_include
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13336] New: ARM NEON intrinsic vshlq_n_u64 fail on shifts over 7.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13337] New: strip out DW_TAG_restrict_type on linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13338] New: #pragma visibility processed too late
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13339] New: clang crashes with "PHINode should have one entry for each predecessor of its parent basic block!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13340] New: [Windows] Support MSVC __asm syntax
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13341] New: provide a way to load additional LLVM libraries, such as LLVMPolly.so
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13342] New: Clang doesn' t warn about direct base ‘{anonymous} :: S1’ inaccessible in ‘{anonymous} :: D9’ due to ambiguity
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12785] [Windows] thiscall is not handled correctly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13343] New: clang -fsyntax-only on header files emits a PCH
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13344] New: [Windows] __cdecl is not equivalent to "default calling convention" anymore
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13345] New: set-xcode-analyzer does not work in Snow Leopard: Python is too old
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13346] New: memory corruption with casts to union values
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13347] New: llvm-dwarfdump doesn't do relocations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13348] New: assertion hits in llvm::TargetInstrInfo::foldMemoryOperand
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12630] clang dumps core on struct initialiser
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12748] JIT does not support AVX CodeGen (was Assertion `isImm() && "Wrong MachineOperand accessor"')
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13349] New: Bad encoding of certain avx instructions on standard JIT
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13350] New: clang code generator crashs when it try to create the code for passing large size of strcuture argument
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13351] New: LLVM doesn't emit DW_AT_high_pc in compile unit
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12662] c99 6.7.4 is not checked
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13352] New: [AVX2] assertion hits in SelectionDAG.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13353] New: Assertian failure in Casting.h
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13354] New: NVPTX intrinsics table misses __nvvm_* buitins
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13355] New: No warning when using c++ only options with C
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13357] New: Clang crashes with coverage and Objective-C++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13358] New: scan-build does not find a leak
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13359] New: invalid codegen result in unexpected free of exception and crash
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13360] New: -Wsometimes-uninitialized does not handle do-while(0) well.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11356] likely wrong code bug
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13361] New: LSR + SCEV "hangs" on reasonably sized test with sequence of loops
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13362] New: Debug generation broken when Optimization is enabled
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13220] lshr <8 x i96> followed by trunc to <8 x i32> gives incorrect results with AVX
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13363] New: Missed optimization when arguments are passed in callee-saved registers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13364] New: unknown type name 'type_info'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13365] New: valgrind error emitting template diagnostic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13366] New: Derived instantiation missing type, works in libstdc++, older versions of libc++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12782] AVX2: vbroadcastss is not folded past register-allocator to the memory variant
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13367] New: Variadic templates and static member initialization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13368] New: instantiation-depth-defarg.cpp stack overflow
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13076] loop in CFGBuilder::Visit ?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13369] New: segfault printing statement with _Pragma and compound literal
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13370] New: Catch derived-to-base conversions on function arguments where it looks like an array is passed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13371] New: indvars pass incorrectly substitutes 'undef' values
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13372] New: False positive -Wdocumentation warning when using \param on template method
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13373] New: nested_exception.h:122:61: error: redefinition of default argument
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13374] New: Incorrect parsing of Doxygen line comments
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12175] Optimizing add <16 x i8> %x, %x to shl is suboptimal with SSE
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10674] llvm::DAGTypeLegalizer::SetScalarizedVector(llvm::SDValue, llvm::SDValue): Assertion `Result.getValueType() == Op.getValueType().getVectorElementType() && "Invalid type for scalarized vector"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7303] [legalizetypes] Assert when comparing vectors on X86_64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10464] Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10465] Assertion `Inst.getOperand(0).isReg() && Inst.getOperand(ImmOp).isImm() && ((Inst.getNumOperands() == 3 && Inst.getOperand(1).isReg() && Inst.getOperand(0).getReg() == Inst.getOperand(1).getReg()) || Inst.getNumOperands() == 2) && "Unexpected instruction!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10477] Assertion `N.getNode()->getNodeId() != NewNode && "Mapped to new node!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13375] New: Teach foldMemoryOperand to turn normal defs into earlyclobbers during spilling
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12940] redundant error when redefining a function as deleted
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13376] New: Clang fails to inline function with -fcatch-undefined-behavior and libc++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13377] New: Assertion in spiller
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13378] New: Assertion in LiveIntervals
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 10328] Inefficient code for 64 bit shift and compare
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13379] New: provide dependencies required for loading LLVM plugins
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13380] New: Value/Default initialization of new in LLVM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13381] New: const member data not taken into account for implicitly generated move constructor
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13382] New: Collapse type names in diagnostics with any available using declarations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13383] New: many clang options and warning flags undocumented
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13384] New: Comment parsing: warn about multiple \param commands for the same parameter
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13385] New: C++ parameter defaults are ignored
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13386] New: [C++11] trivial use of variadic templates crashes clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13387] New: Strange typo-correction suggestion with inheritance+using
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13201] Warning for #include " " instead of < >
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13388] New: Detect violations of static initialization order rules
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13389] New: [Windows] Return types are sometimes mangled incorrectly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13390] New: Clang segmentation fault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13391] New: Mixed vector and scalar types in expressions have surprise semantics
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13392] New: SROA of doubles confuses ARM codegen
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13393] New: Misleading diagnostic from ambiguous reference to class template
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13394] New: clang crash
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 3814] clang is very noisy by default on projects using gettext
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13395] New: Crash on invalid: class C {template<> friend class C; };
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13396] New: regparm not being applied to destructors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13128] Rejects strongly typed enum with a member name same as the enums containing class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13397] New: enable_if referenced via a type alias triggers an error when condition is false
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13398] New: (!ThisAllocated && !getBlockAfter().PrevAllocated && "Cannot allocate an allocated block!"), function AllocateBlock, file JITMemoryManager.cpp, line 146.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13399] New: loop deletion turns MultiSource/Benchmarks/SciMark2-C into an infinite loop
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13400] New: ARM Code generation crashes on a VS2010 build
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13401] New: std::shared_ptr in -dealloc cause assertion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13402] New: llvm/lib/Target/X86/X86MCInstLower.cpp:242: void SimplifyShortImmForm(llvm::MCInst &, unsigned int): Assertion [...] && "Unexpected instruction" failed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8119] missing typename in function prototype is parsed as variable declaration
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13403] New: Clang does not properly resolve classname::classname as constructor
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13404] New: Extraneous -Wshadow diagnostic for local variable redefinition
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13405] New: Assertion in jump-threading when indirect branch has no successor
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13406] New: Cannot step into function with GDB
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13407] New: unused during compilation: -finline-limit=128
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13408] New: unused during compilation: '--param max-unrolled-insns=64'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13409] New: llvm::APInt::operator==(const llvm::APInt &) const: Assertion `BitWidth == RHS.BitWidth && "Comparison requires equal bit widths"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13410] New: option to generate PIE by default
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13411] New: comment parser shocks on simple comment (assert and abort)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13412] New: Bad opt from inlining + instsimplify
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13413] New: -Wunused-private-field doesn't flag fields initialized to NULL
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13414] New: splitkit assert: lib/CodeGen/SplitKit.cpp:206: bool llvm::SplitAnalysis::calcLiveBlockInfo(): Assertion `BI.FirstInstr >= Start' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13415] New: Imaginary literals implicitly convert to int without warning or error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13416] New: -Wsometimes-uninitialized prints two errors for one issue
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13417] New: Assertion failed: (width>=0) on @implementation without @end
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13418] New: Regression: Assertion failed: (getContainingDC(DC) == CurContext && "The next DeclContext should be lexically contained in the current one.") on @implementation with nested namespace
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13419] New: Segmentation fault on /corelib/io/qdir.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13420] New: always create and use precompiled headers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13421] New: Clang fails to build unity-2d
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13422] New: merged compilation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12998] Dead store in CallOrObjCMessage::hasNonZeroCallbackArg()
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13157] Segmentation fault on valid code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13423] New: Incorrect "non-type template argument is not a constant expression"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13424] New: undefined reference to vtable if the virtual destructor is default
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13425] New: Should emit debug symbols for values of used anonymous enums
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13426] New: False positive: impossible path
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13427] New: -O4 (LTO) removes objects with non-trivial constructor
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13428] New: Cannot select: 0x2fab490: f64 = select_cc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12561] Assertion failed: (!I->isInsideBundle() && "First non-phi MI cannot be inside a bundle!"), function getFirstNonPHI, file MachineBasicBlock.cpp, line 147
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13429] New: clang crashes when trying to compile code with lambda function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13430] New: llvm-config: error: components given, but unused
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13431] New: clang++ segfault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13432] New: tutorial compilation command is broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13433] New: incomplete return type for trailing-return-type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12602] An assertion is triggered when function return <4 x i1>
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13434] New: [Windows] Wrong mangling of TemplateClass<void(void)>
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13435] New: Trunk revision number on the online HTML documentation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13436] New: regparm is lost for struct arguments
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12912] lli/X86CodeEmitter assertion failure with debug annotations
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2556] v2f32 on x86-64: "Couldn't find the register class" assert failure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2005] Inefficient codegen on x86 with _Bool
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13437] New: x11-libs/qt-core-4.8.2: unable to read PCH file: Is a directory
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13438] New: X86 slow instruction selector incorrectly folds FS- and GS-relative loads
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13439] New: x11-base/xorg-server-1.12.3 crashing at start-up
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13440] New: Casting.h|194| llvm::cast_retty<To, From>::ret_type llvm::cast(const clang::QualType &): Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13442] New: ReadDataFromGlobal bad read on unaligned array access
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12917] Incorrect mangling of lambdas in default arguments in templates
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13443] New: [Windows] "Aliasing chain should end with function or global variable" assertion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13444] New: [Windows] Wrong mangling of "const char * const *"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13445] New: No way to match explicit casts from Foo* -> any type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13446] New: There should be no default setter semantic on a readonly property
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13447] New: false positive with exceptions: 'Undefined or garbage value returned to caller'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13448] New: Undefined value bug being lost through printf
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13450] New: "Global is marked as dllimport, but not external"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12057] Clang rejects lambda expressions in parameter packs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13451] New: clang-check doesn't find file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13452] New: Can't bootstrap clang on Windows with invalid command line parameter
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13454] New: Ignores dependent base classes using qualified lookup in definition context
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13455] New: [Windows] Mangler hits the "Argument.getKind() == TemplateArgument::Type" assertion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13456] New: Reading a vector of two bytes in NEON tries to load 32 bits rather than 16.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13457] New: [Windows] Explicit __cdecl function pointers are not compatible with implicit ones
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13458] New: UNREACHABLE in X86InstrInfo executed with "atomicrmw max" instruction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13459] New: scalarrepl introduces bitcast between different address spaces
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13460] New: clang crash: "Assertion in Casting.h:194 failed."
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13247] build of 'planeshift' produces many errors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13461] New: crashes running scan-build on blender
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13462] New: assert when combining attribute((overloadable)) with address-of-function expression
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13463] New: Installed Mac OS X Mountain Lion, compiling -std=c++11 -stdlib=libc++ fails to find <ostream>
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13464] New: Assertion failure in analyzer on assert(s->b || s->c < s->a);
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13465] New: ninja can't build shared libraries in debug mode
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13207] [Windows] Template back-reference mangling is broken with MS ABI
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13466] New: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13467] New: lld seg-fault due to null pointer (lazy creation too lazy!)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13468] New: Loop invariant code not hoisted
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 12567] Alias analysis confused by loop
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13469] New: llc segfaults on this input.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13470] New: [Xcode 4.4] non-static initialization in templates wrongly calls move constructor
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13471] New: STL and incomplete types problem with libc++, works without libc++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13472] New: Compile fails on OSX 10.8 (clang 4.0)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13473] New: clang --analyze crashes on C file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13474] New: Feature request: warning for unnecessary __block keywords
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13475] New: miscompile in unzip
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13112] Phi elimination generates uninitialized vreg uses
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13476] New: Crash during scan-build of libreoffice
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13477] New: AlignOfTest.cpp build failure with Intel Compiler
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13478] New: clang fails to build on OS X with --target=arm-linux-androideabi
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 11468] Clang incorrectly handles exceptions in presence of stack aligned variables
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13479] New: Assertion failed: (EST != EST_Unevaluated && EST != EST_Uninstantiated), function isNothrow, file /usr/home/rdivacky/llvm/tools/clang/lib/CodeGen/../../include/clang/AST/Type.h, line 2916.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13480] New: Clang 3.2.0 Segmentation Fault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13481] New: Should not be able to declare operator new/delete as 'const'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13482] New: Creating an LLVM Project web page contains a typo
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13483] New: Autosynthesized ivars are not available from C functions via the arrow operator
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13484] New: Non-capturing lambas should be a constant expression
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13485] New: Templates mess up return type covariance analysis
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13486] New: debug info has wrong AT_high_pc in CIE with global initializers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13487] New: Many tests failing with Boost.Math in C++11 mode clang-darwin-trunk
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13488] New: [Windows] error LNK2005: vftable already defined when linking with cl-compiled object files
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13489] New: SolveQuadraticEquation asserts on certain infinite loops
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5404] Improve diagnostics/recovery for dependent template name after '.' or '->'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13224] Memory stompage in the tooling code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13490] New: Change in register allocation changes result of floating point compare
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13492] New: Explicitly defaulted constructors are not constexprs, yet are treated as such for constant creation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13493] New: Explicitly defaulted constructors cannot be declared constexpr
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13494] New: Crash while on an invalid member function specialization
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13495] New: llc holding on to MDNode during shutdown
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13216] C++11 crash 'isStruct() && "Invalid accessor"'
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13497] New: Regression: "Value::replaceAllUsesWith(<null>) is invalid!" assert with -O1 and -fno-builtin when building libxml
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13498] New: assertion in greedy with PIC enabled
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13499] New: override does not work with templated base class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 13500] New: Wrong type for variable sized array when size comes from Objective-C method invocation
bugzilla-daemon at llvm.org
Last message date:
Tue Jul 31 23:40:22 PDT 2012
Archived on: Tue Aug 4 17:28:28 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).