September 2010 Archives by subject
Starting: Wed Sep 1 02:04:31 PDT 2010
Ending: Thu Sep 30 23:49:11 PDT 2010
Messages: 384
- [LLVMbugs] [Bug 1757] Missed optimization: any number greater than two is not equal to two
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 1875] Found a case where llvm-g++ 2.1 (or TOT) produces worse code than 2.0
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2259] LLVM installs tblgen man page
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2345] ICE on invalid inline asm constraint letter
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 2581] jump threading: Useless select not removed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4413] Missed optimization in select on correlated phi nodes
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4420] Missed const propagation from condition of branch to phi node at landing
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4445] Erorr with template pack expansion inside decltype
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4504] invalid output constraint '=o' in asm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4701] Definitions of id and Class ignored
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4855] Missed optimization on pointer known equal to a constant global
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 4869] clang x86-32 doesn't implement ABI on FreeBSD
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5033] failure to warn about uninitialized induction var
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5159] sroa and other passes does a rotten job on vector code from the gcc plugin
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5319] store not sunk by licm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5373] loop-unswitch miscompilation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5511] [META] Compiling Firefox with clang
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5810] default argument in class template constructor not instantiated
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5936] [LLVMPoly] Convert scalar evolution results to linear expression
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 5970] Implement precompiled headers for C++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6059] Insuficent allignment on call on ARM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6131] clang crashes on assignment of ObjC @protocol() object to runtime structure
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6224] The x86 Disassembler (edis) is built even if x86 target is not selected -> build fails
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6384] GNU extension: in-class initialization of static const float data members
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6633] Crash with break in statement expression in for loop
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6656] indirect goto: emitting reference to label that is not emitted
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6741] Can't have multiple anonymous unions which redeclare members
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6849] diagnostic could be improved slightly perhaps on long template match
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6892] X86 test failures on Cygwin 1.7
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6926] llvm build fails due to __func__ conflicts in gcc 4.5.1 on Darwin 10.6.2
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6930] clang: invalid input constraint "p" in asm
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 6943] Crash on invalid code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7092] [patch] Makes Module::getOrInsertFunction accept va_args in addition to ellipsis
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7115] Assertion failed: (isa<X>(Val) && "cast_or_null<Ty>() argument of incompatible type!"), function cast_or_null, file /Users/az/Programmierung/CppIDE/llvm-src/include/llvm/Support/Casting.h, line 213.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7150] transparent_unions makes clang ICE
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7151] problem with anonymous union + c99 initializers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7159] Audit handling of attributes in templates
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7192] clang -Wwrite-strings doesn't allow writing to wchars
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7231] LLVMContext's ownership rules are inconsistent with LLVM convention
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7234] linking fails when compiling with -O4
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7242] Assert on valid code: Constant declref with side-effect?!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7254] [MC] unrecognized instruction lock
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7268] Convoluted code-generation bug leading to segfault
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7276] [cygwin] C++ programs compiled with clang++ fail to link
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7320] #pragma GCC dependency crashes FE without the optional trailing text
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7352] x86/llvm-mc missing instructions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7401] Unhelpful error message when taking address of static template function through an instance
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7402] Incorrect "initializing multiple members" error, which lacks a SourceLocation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7501] CXXNewExpr should remember source locations better
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7557] [mozilla] integrated assembler doesn't know fstcw instruction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7691] wrong encoding of movq %rax, 0
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7827] Clang bug with C99 array as parameter
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7827] Clang bug with C99 array as parameter
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7827] Clang bug with C99 array as parameter
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7833] [dagcombine] possible integer wrong code bug on x64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7844] clang crash due to memory unsafety
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7886] Codegen/X86/sibcall.ll test fails on i686-apple-darwin8
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7959] Miscompile with gvn
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7972] Memory leaks in LLVM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7990] calling non-const method from a const method produces embarrassing diagnostic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7997] -ccc-cxx option doesn't work on Linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 7999] Warning about stack returns doesn't account for reference type members
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8015] False use of undefined value warning due to not handling "array[symbolic value]" correctly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8023] clang c++ assertion "Invalid opcode for overloaded unary operator" using __real__ on expression of class type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8031] clang include path on Linux is not found
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8033] clang c++ assertion "no most-specialized template" with ambiguous template overloads
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8034] clang c++ crash explicitly calling overloaded templated conversion operator
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8036] ARM NEON intrinsics vget_low_u8, etc produce inefficient code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8041] licm miscompile - wrongly thinks value is loop invariant
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8042] loop unswitch fails to preserve lcssa
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8044] clang miscompiles inline asm (uses ecx for two different things)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8047] clang++ incorrectly accepts instantiating dependent declaration with function type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8049] [PATCH] Add support for mingw gcc 4.5.0 headers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8049] New: [PATCH] Add support for mingw gcc 4.5.0 headers
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8050] crash in CastSizeChecker when pointee is an incomplete type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8050] New: --experimental-checks: Assertion `D && "Cannot get layout of forward declarations!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8051] New: Linear Scan Register Allocator crash / invalid memory usage
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8052] analyzer asserts when analyzed code does a byte load from a function's address
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8052] New: analyzer asserts with "Do not get the object type of a CodeTextRegion" when analyzing DragonflyBSD
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8053] New: LLVM JIT code emitter fails to encode the S bit in some instructions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8054] New: clang drops volatile from struct on assignment from call
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8055] New: using declaration not adding template candidates?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8055] using declaration not adding template candidates?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8056] missing fixit to add parens to function call
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8056] New: missing fixit to add parens to function call
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8057] New: (follow-up PR 8015): false null dereference because of inaccurate reasoning of perfectly constrained array indices
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8058] New: clang permits invalid &Base::ProtectedNonTemplateMemF
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8059] Fails to build MC with -Werror
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8059] New: Fails to build MC with -Werror
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8060] JumpThreading miscompilation on whole-program SPEC CINT2000 v1.3 255.vortex
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8060] New: JumpThreading miscompilation on whole-program SPEC CINT2000 v1.3 255.vortex
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8061] [MC] xchgl <mem>, <reg> rejected by MC assembler
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8061] New: xchgl/in/out instructions unknown to MC
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8062] 28 tests failing on Linux x86 64 bit system (Ubuntu)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8062] New: 28 tests failing on Linux x86 64 bit system (Ubuntu)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8063] clang asserts in StreamIt fft benchmark
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8063] clang asserts in StreamIt fft benchmark
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8064] New: In FixIt code, valgrind reports "Conditional jump or move depends on uninitialised value"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8065] false positive warning due to template meta-programming
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8065] New: false positive warning due to template meta-programming
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8066] llvm+checking assert (S == TransformForPostIncUse(Denormalize, Result, User, OperandValToReplace, Loops, SE, DT) && "SCEV normalization is not invertible!")
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8066] New: llvm+checking assert (S == TransformForPostIncUse(Denormalize, Result, User, OperandValToReplace, Loops, SE, DT) && "SCEV normalization is not invertible!")
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8067] Assertion `!cast<StoreInst>(Use)->isVolatile() && Use->getOperand(0) != ASIV && "AST broken"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8067] New: Assertion `!cast<StoreInst>(Use)->isVolatile() && Use->getOperand(0) != ASIV && "AST broken"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8068] Assertion `use_empty() && "Uses remain when a value is destroyed!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8068] New: Assertion `use_empty() && "Uses remain when a value is destroyed!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8069] New: llvm+checking never finishes compiling
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8070] New: shellinabox does not compile under scan-build
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8071] Lookup of dependent function name declared in instantiation context fails
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8071] New: Lookup of dependent function name declared in instantiation context fails
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8072] New: clang passes aliasing storage to sret argument on x86-64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8073] clang segfault with certain pointer declaration.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8073] New: clang segfault with certain pointer declaration.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8074] New: Attr.td derived sources not rebuilt
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8075] New: False positive with -Wuninitialized when accessing *static* class members
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8076] New: clang segfault with variably-modified function parameters.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8077] New: Support anonymous and local type template arguments
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8077] Support anonymous and local type template arguments
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8078] Indvars Pass Turns a Counted Loop into an Infinite Loop
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8078] New: Indvars Pass Turns a Counted Loop into an Infinite Loop
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8079] New: Bugpoint segfaults when diagnosing 8408
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8080] Assertion `use_empty() && "Uses remain when a value is destroyed!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8080] New: Assertion `use_empty() && "Uses remain when a value is destroyed!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8081] -analyzer-check-objc-mem -analyzer-experimental-checks: Segmentation fault (core dumped)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8081] New: -analyzer-check-objc-mem -analyzer-experimental-checks: Segmentation fault (core dumped)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8082] clang doesn't diagnose reference to reference
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8082] New: clang doesn't diagnose reference to reference
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8083] New: wine's kernel32/time test fails with clang, passes with gcc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8083] wine's kernel32/time test fails with clang, passes with gcc
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8084] New: No namespace awareness of static template fields
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8084] No namespace awareness of static template fields
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8085] [PATCH] lib/System/Host.cpp: x86 SSE3 Feature check bug (wrong datum used)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8085] New: [PATCH] lib/System/Host.cpp: x86 SSE3 Feature check bug (wrong datum used)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8086] lib/Target/X86/X86InstrSSE.td: cvtsi2sd & friends are not in SSE1 (they are in SSE2)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8086] New: lib/Target/X86/X86InstrSSE.td: cvtsi2sd & friends are not in SSE1 (they are in SSE2)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8087] New: operator overloading for enums is ambiguous
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8087] operator overloading for enums is ambiguous
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8088] New: segfault on simple template function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8088] segfault on simple template function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8089] clang crashes when an enum forward declaration is used in cast
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8089] New: clang crashes when an enum forward declaration is used in cast
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8090] New: clang++ crash after typo recovery
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8091] clang crash with member templates
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8091] New: clang crash with member templates
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8092] New: llvm.init.trampoline doesn't work if the function argument is a function pointer.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8093] Assertion failed: (0 && "Unknown immediate size"), function getSizeOfImm, file X86InstrInfo.h, line 486.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8093] New: Assertion failed: (0 && "Unknown immediate size"), function getSizeOfImm, file X86InstrInfo.h, line 486.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8094] New: clang hangs while compiling PHP
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8095] -Wglobal-constructors false positive
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8095] -Wglobal-constructors false positive
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8095] -Wglobal-constructors false positive
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8095] New: -Wglobal-constructors false positive
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8096] instcombine makes a call to sqrt dead but fails to remove it
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8096] New: instcombine make a call to sqrt dead but fails to remove it
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8097] __has_trivial_constructor doesn't work for void and arrays of unknown bound
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8097] New: __has_trivial_constructor doesn't work for void and arrays of unknown bound
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8098] New: uncaught exception doesn't cause expected behavior
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8099] Assertion failed with PCH in getTranslationUnitDecl, file DeclBase.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8099] Assertion failed with PCH in getTranslationUnitDecl, file DeclBase.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8099] Assertion failed with PCH in getTranslationUnitDecl, file DeclBase.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8099] New: Assertion failed with PCH in getTranslationUnitDecl, file DeclBase.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8100] New: No way to prevent excessive constant propagation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8101] New: __has_nothrow_constructor failures
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8102] New: LICM crashes by dereferencing an invalid pointer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8102] use after free in LICM
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8105] New: __has_trivial_copy does not work with void, arrays with incomplete or complete bounds
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8106] clang fails with "AbstractTypeUser not in user list!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8106] New: clang fails with "AbstractTypeUser not in user list!"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8107] New: __has_nothrow_copy not working for some types
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8108] New: Missed optimization opportunity with duplicated conditional (JumpThreading?)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8109] __has_trivial_assign not working for void and arrays
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8109] New: __has_trivial_assign not working for void and arrays
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8110] New: Type traits fail to compile for void and incomplete arrays
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8110] Type traits fail to compile for void and incomplete arrays
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8111] New: FoldingSetNodeID::AddString and endianness
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8112] New: Missed optimization during register coalescing
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8113] New: MachineMemOperands not propageted in ARMLoadStoreOptimizer.cpp
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8114] New: outb %al, (%dx) --> error: invalid operand for instruction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8114] outb %al, (%dx) --> error: invalid operand for instruction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8116] New: opt segfaults in GVN pass on klee_int.ll
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8116] opt segfaults in GVN pass on klee_int.ll
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8117] Crash with signal 11 when using PCH
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8117] New: Crash with signal 11 when using PCH
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8118] New: self-hosting broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8118] self-hosting broken
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8119] New: missing typename in function prototype is parsed as variable declaration
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8120] 2.8 branch fails to compile
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8120] New: 2.8 branch fails to compile
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8121] clang doesn't find STL headers and library
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8121] New: clang doesn't find STL headers and library
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8122] 2.8 isn't listed in versions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8122] New: 2.8 isn't listed in versions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8123] New: -init always treated as release, even when you can prove it isn't.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8124] copy is only important at the start of a method name
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8124] copy is only important at the start of a method name
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8124] New: copy is only important at the start of a method name
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8125] New: switches over a 2-bit domain lowered inefficiently
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8126] New: Strange behaviour with integer promotion on x86-64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8126] Strange behaviour with integer promotion on x86-64
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8127] New: Templated Default Arguments in C++ Member Functions Not Left Unevaluated
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8127] Templated Default Arguments in C++ Member Functions Not Left Unevaluated
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8128] New: Index/complete-at-exprstmt.m
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8129] New: clang++ not suppressing warnings in standard headers.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8130] New: Clang fails to partially order overloaded operators correctly
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8131] New: alpha: ICE at gcc/libgcc2.c:567
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8132] New: signal 11 while analyzing a file with clang from 2.8 branch
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8133] JIT failure on MultiSource/Applications/spiff/spiff
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8133] New: JIT failure on MultiSource/Applications/spiff/spiff
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8134] "This decl is not contained in a translation unit!" assertion failure using PCH
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8134] New: "This decl is not contained in a translation unit!" assertion failure using PCH
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8135] New: Clang++ crashes on case ranges (GNU extension)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8136] New: clang doesn't detect invalid redeclarations after a using directive brings in something with the same name
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8137] New: clang gets confused by ambiguities in template-name checks introduced by using directives
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8138] New: Bugpoint: Loop extraction broke the program
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8139] New: RFE: opt should strip optsize bit with some options
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8140] New: Duplicate (?) error on function pointer assignment with incompatible exception specification
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8141] [CFG] GNU statement-expression ({}) segfaults
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8141] New: GNU statement-expression ({}) segfaults
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8142] New: implement -Wenum-compare
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8143] New: #pragma diagnostic ignored is not honoured by template code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8144] New: Variables inside inline asm is optimized away even though they are marked as used
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8144] Variables inside inline asm is optimized away even though they are marked as used
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8145] lnt should record the linker version in --simple runs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8145] New: lnt should record the linker version in --simple runs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8146] New: Clang incorrectly emitting 'is a private member of' error for templated friend class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8147] clang accepts an invalid program
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8147] New: clang accepts an invalid program
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8148] New: Inefficient code generated for rotate idiom
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8149] [CFG] GNU statement-expression ({}) segfaults
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8149] New: [CFG] GNU statement-expression ({}) segfaults
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8150] clang -fcolor-diagnostics and !isatty(stderr)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8150] New: clang -fcolor-diagnostics and !isatty(stderr)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8151] New: Ambiguous name lookup compiling error
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8152] New: LLVM stack alignment doesn't match gcc's requirements on Linux32
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8153] New: llvm-gcc fails to build with gcc-4.2 on x86-32 linux
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8154] Crash in Optimize for code generation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8154] New: Crash in Optimize for code generation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8155] New: couldn't get a simple c++ code to compile
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8156] New: LegalizeOp incorrect node updates!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8157] New: ARM: rdhi, rdlo and rm registers should be different in SMULL on ARMv5
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8158] New: Refactor .td file to not have multiple SSE instructions that do the same thing
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8159] New: clang accepts redundant scope specifier for variables in class definition
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8160] New: driver.cpp: captures the object DiagnosticOptions on stack
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8161] [ValueProp] Assertion `From != To && "ReplaceAndSimplifyAllUses(X, X) is not valid!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8161] New: Assertion `From != To && "ReplaceAndSimplifyAllUses(X, X) is not valid!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8162] [LVI] Assertion `!isConstantRange() && "Constant and ConstantRange cannot be merged."' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8162] New: Assertion `!isConstantRange() && "Constant and ConstantRange cannot be merged."' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8163] clang crashes while compiling h264.c [mplayer/ffmpeg]
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8163] New: clang crashes while compiling h264.c [mplayer/ffmpeg]
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8164] clang++ has the option '-Wswitch-enum' turned on by default
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8164] New: clang++ has the option '-Wswitch-enum' turned on by default
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8167] New: Invalid template code accepted
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8168] New: Clang accepts static functions that would override virtual ones
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8169] New: clang does not allow a getter to be named "namespace" in ObjC++
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8170] New: Clang does not check constructor declaration that uses a template-id
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8171] New: Illegal bit field manipulation code generated for big endian architectures
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8172] configure --help in release_28 branch erroneously says assertions are enabled by default
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8172] New: configure --help in release_28 branch erroneously says assertions are enabled by default
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8173] New: clang++ (rev. 114175) fails inference of struct type template param from pointer to overloaded member function
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8174] New: Unreachable Block Elim sometimes changes code, but returns "false" in runOnMachineFunction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8174] Unreachable Block Elim sometimes changes code, but returns "false" in runOnMachineFunction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8175] Destructors for stack variables not firing on goto from scope
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8175] Destructors for stack variables not firing on goto from scope
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8175] New: Destructors for stack variables not firing on goto from scope
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8176] New: Warn about global destructors for static locals on platforms that don't use __cxa_atexit
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8177] New: Clang differs from GCC in how it deals with vtables in combination with limited symbol visibility, causing link errors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8178] Clang doesn't accept public member reference that is private in derived class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8178] New: Clang doesn't accept public member reference that is private in derived class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8179] New: exception Failure("There are two interfaces of module Llvm_bitwriter.")
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8180] New: TD alignment's treatment in struct differs among InstCombine and CodeGen
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8180] TD alignment's treatment in struct differs among InstCombine and CodeGen
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8181] negation operator bypasses resolving the address of an overload
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8181] New: negation operator bypasses resolving the address of an overload
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8182] New: wrong constructor choice (templates)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8183] 100 warnings containing "indirection of non-volatile null pointer"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8183] 100 warnings containing "indirection of non-volatile null pointer"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8183] New: 100 warnings containing "indirection of non-volatile null pointer"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8184] Analyser does not understand __attribute__((cleanup))
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8184] New: Analyser does not understand __attribute__((cleanup))
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8185] New: Leaks in main()
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8186] New: -O3 does not imply -fomit-frame-pointer
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8187] New: PCH with C++ headers stop compilation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8187] PCH with C++ headers stop compilation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8189] New: Parsing non-type parameter packs (non type variadic templates) is not implemented
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8189] Parsing non-type parameter packs (non type variadic templates) is not implemented
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8189] Parsing non-type parameter packs (non type variadic templates) is not implemented
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8190] New: template template parameters containing parameter packs (variadic) not implemented entirely
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8190] template template parameters containing parameter packs (variadic) not implemented entirely
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8190] template template parameters containing parameter packs (variadic) not implemented entirely
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8191] New: Passing -ftrapv causes clang to crash
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8192] New: Clang differs from GCC in when it exports the typeinfo name, causing link errors
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8193] New: LLVM lacks host-independent folding for floating-point library routines
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8194] Assertion on optimisation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8194] New: Assertion on optimisation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8195] Confusing error message from high optimisation level
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8195] New: Confusing error message from high optimisation level
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8196] Assertion failed: (FunctionType == Context.getCanonicalType(Specialization->getType())), function ResolveAddressOfOverloadedFunction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8196] New: Assertion failed: (FunctionType == Context.getCanonicalType(Specialization->getType())), function ResolveAddressOfOverloadedFunction
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8197] New: undefined symbol: LLVMInitializeMBlazeTargetInfo
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8198] llvm-gcc42 fails to build on powerpc 10.4 machine
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8198] New: llvm-gcc42 fails to compile gcc/libgcov.c
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8199] New: llvm-lit seems to prepend llvm-gcc install dir ahead of the build artifacts dir in PATH
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8200] MMX unpack instructions no longer get selected
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8200] New: MMX unpack instructions no longer get selected
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8201] mingw/64 is lowering alloca wrong
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8201] New: mingw/64 is lowering alloca wrong
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8202] I get no reports from running "scan-build <args...> make -k"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8202] New: I get no reports from running "scan-build <args...> make -k"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8203] New: Tool "scan-build" needs to use an options file for user-defaults
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8204] New: "scan-build" needs a grouping of options so that, e.g., "-vvv" instead of "-v -v -v" will work
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8205] New: Template function gets wrong visibility, ends up in __textcoal_nt section instead of __text section
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8205] Template function gets wrong visibility, ends up in __textcoal_nt section instead of __text section
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8207] -fvisibility=hidden does not work for method on an inner struct of an extern template class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8207] New: -fvisibility=hidden does not work for method on an inner struct of an extern template class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8208] New: llvm-gcc-4.2 compilation failure of darwin-crt3.c (2.8 RC2)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8209] New: typedef + dynamic array size + operator new = incorrect code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8210] New: Turning on debugging (-g) breaks compilation of even trivial programs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8210] Turning on debugging (-g) breaks compilation of even trivial programs
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8211] New: Cannot yet select: 0x1e75fc0: v4f32 = X86ISD::MOVLPS 0x1e760c0, 0x1e775e0
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8212] [REGRESSION] opt.c from ffmpeg is miscompiled
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8212] New: [REGRESSION] opt.c from ffmpeg is miscompiled
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8213] New: Who understands -Z-reserved-lib-stdc++ on linker driver?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8213] Who understands -Z-reserved-lib-stdc++ on linker driver?
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8214] New: llvm release_28 branch fails to build documentation with latest doxygen (1.7.1)
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8220] New: llvm-config prints unnecessary cflags
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8221] New: fatal error: error in backend: Cannot yet select: intrinsic %llvm.x86.sse2.psll.dq
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8222] New: Mis-compilaton: Failure to find inner template class partial specialization of outer derived template's base class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8223] New: [Unit Test] All death tests fail when run from lit on Windows 7.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8224] New: [Unit Test][ADTTests.ValueMapTest/{0, 1, 2}.LocksMutex] Failure: Mutex should already be locked.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8225] New: [Unit Test][JITTest] Failure: Unable to resolve externals.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8226] New: [Unit Test][SupportTests.CastingTest.cast] Failure: Incorrect results
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8227] [Unit Test][SupportTests.raw_ostreamTest.Types_{Unb, B}uffered] Failure: Windows adds an extra 0 to exponent.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8227] New: [Unit Test][SupportTests.raw_ostreamTest.Types_{Unb, B}uffered] Failure: Windows adds an extra 0 to exponent.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8228] fatal error: error in backend: 'fstat64' label emitted multiple times to assembly file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8228] fatal error: error in backend: 'fstat64' label emitted multiple times to assembly file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8228] New: fatal error: error in backend: 'fstat64' label emitted multiple times to assembly file
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8229] New: Unable to build dragonegg against LLVM from trunk
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8229] Unable to build dragonegg against LLVM from trunk
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8230] New: invalid cast to reference to function is allowed
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8233] New: Sibcall optimization rejects sret-using functions
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8234] New: Assertion when instantiating template
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8235] New: MachineFrameInfo assertion when compiling ObjC code
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8236] New: Rejects using constructor name as a template
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8237] New: Clang crashes when attempting to compile MAME
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8238] CMake build process failed with undefined reference
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8238] CMake build process failed with undefined reference
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8238] New: CMake build process failed with undefined reference
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8239] New: Wrong generation of code for implicit cast to variably modified type
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8240] CMake build failed on llvm-mc with undefined reference link
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8240] New: CMake build failed on llvm-mc with undefined reference link
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8241] llvm misconverts (uintmax_t)0 to -0.0
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8241] New: llvm misconverts (uintmax_t)0 to -0.0
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8242] inline function not reported as FUNC but as NOTYPE
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8242] New: inline function not reported as FUNC but as NOTYPE
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8243] clang wrongful crash bug
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8243] New: clang wrongful crash bug
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8244] dag combine miscompilation
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8244] New: clang integer wrong code bug
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8245] New: Assertion failed: Default argument is not yet parsed!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8247] JumpThreading Assertion `From != To && "ReplaceAndSimplifyAllUses(X, X) is not valid!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8247] New: Assertion `From != To && "ReplaceAndSimplifyAllUses(X, X) is not valid!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8248] [MC-COFF] Invalid object file output when using "internal global"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8248] New: [MC-COFF] Invalid object file output when using "internal global"
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8249] New: Assertion `!empty() && "Call to beginIndex() on empty interval."' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8250] New: Assertion `(L != U || (L.isMaxValue() || L.isMinValue())) && "Lower == Upper, but they aren't min or max value!"' failed.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8250] valueprop assertion
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8251] New: MC-COFF: GlobalAlias is not emitted
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8252] New: Problems with ARM PIC codegen
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8252] Problems with ARM PIC codegen
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8253] New: Apparent false ambiguous conversion from derived class to base class
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8255] New: llvm.dbg.declare documentation inaccurate
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8257] New: Side effect of cast to variably modified type is lost
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8258] New: Support finit mnemonic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8258] Support finit mnemonic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8259] New: Support fstcw mnemonic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8259] Support fstcw mnemonic
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8263] New: Incorrect constructor name resolution
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8265] New: Derived type descriptor inaccuracy
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8266] New: wrongful crash bug
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8267] New: volatile structs are broken!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8267] volatile structs are broken!
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8268] New: constant folder misses negative GEP
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 8269] New: clang produces incorrect fixit for invalid main decl.
bugzilla-daemon at llvm.org
- [LLVMbugs] [Bug 944] Unrolling loop creates register pressure
bugzilla-daemon at llvm.org
Last message date:
Thu Sep 30 23:49:11 PDT 2010
Archived on: Tue Aug 4 17:28:15 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).