June 2010 Archives by author
      
      Starting: Tue Jun  1 04:48:25 PDT 2010
         Ending: Wed Jun 30 22:18:17 PDT 2010
         Messages: 418
     
- [LLVMbugs] [Bug 7275] New: Clang @encode not implemented assertion fails when compiling Obj-C method with C++ instance pointer argument
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7276] New: C++ programs compiled with clang++ fail to link on cygwin
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7275] Clang @encode not implemented assertion fails when compiling Obj-C method with C++ instance pointer argument
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7277] New: Scheduler cannot issue multiple instructions per cycle
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7279] New: GVN emits expensive BitCast
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7280] New: Clang emits warning instead of error for non-void return without value
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7281] New: Clang aborts with "Sema doesn't consider destructor as used" assertion.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7282] New: C++ nested template bug
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7282] C++ nested template bug
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7284] New: interpreter zeroes non-integer return	values
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7285] New: Use of 'const ... *p' pointing to non-const; possible invalid "undefined" warning ?
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7241] Missing definitions causes clang++ to crash
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7286] New: Missing -analyzer-check-objc-missing-dealloc also skips leaked ivars
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7287] New: Analyzer/C++ Crash: "Name is not a simple identifier" for implicit operator= with array elements
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7288] New: Fixit for missing & before	member-pointer expression
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7289] New: Shouldn't stuff template parameter assignments in middle of error message
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7290] New: Sometimes the 'aka' type is better than the user's typedef.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7262] SIGSEGV during compilation of protobuf
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7291] New: crash on initializer containing an	assignment
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7292] New: Adding version ident to clang-compiled	object files
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6539] x86 asm earlyclobber not respected
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7293] New: Missing #include<unistd.h> in googletest	header file
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7294] New: Please add Minix to the list of excluded OS in tools/clang/tools/Makefile
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7295] New: --extract-blocks doesn't handle	blockaddress
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7291] crash on initializer containing an assignment
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7296] New: Disable specific warnings during static	analysis
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7281] Clang aborts with "Sema doesn't consider destructor as used" assertion.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7297] New: Member access is not the same for b[0].x	and b->x
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7298] New: undefined references in building several SPEC CPU2000 Fortran benchmarks
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7299] New: failed assertion while building several SPEC CPU2000 Fortran benchmarks
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7300] New: Unused argument registers can not be	reused
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7303] New: Assert when comparing vectors on X86_64
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7304] New: Partial specialize uses wrong specialization for callsite
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7305] New: plugins should take parameters
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7306] New: LzmaEnc.c fails to compile
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 5599] clang doesn't follow x86-64 ABI array	alignment rule
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7306] LzmaEnc.c fails to compile
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7260] Bogus(?) floating-point overflow
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 5382] ScheduleDAGRRList crash in Debug+Checks build
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7308] New: Clang doesn't consider conversion function template friends.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7304] Partial specialize uses wrong specialization	for callsite
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7309] New: Objective-C: Retain-count analysis with property assignment
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7245] Should not require copy constructor when binding rvalue to reference
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7247] Global templates shouldn't make member template functions ambiguous
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7298] undefined references in building several SPEC CPU2000 Fortran benchmarks
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7310] New: Wrong ABI on ARM for classes with non trivial copy constructors
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7310] Wrong ABI on ARM for classes with non trivial copy constructors
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7311] New: Invalid instcombine of vector to scalar
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7312] New: Fast regalloc crash: Instruction uses an alias of an allocated register
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7313] New: Fast regalloc: Ran out of registers during register allocation!
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7314] New: Memory accesses not optimised inside a	loop
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7314] Memory accesses not optimised inside a loop
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7316] New: use of memcpy intrinsic causes assertion
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7317] New: assertion failed on lowering garbage collection instructions
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7204] ccc-analyzer does not support gcc -imacros	option
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7318] New: opt assertion failure after doing a simple loop unroll
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6163] Warn when comparing two arrays
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7319] New: Clang rejects enum compare gcc doesn't and prints insane candidate list
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7319] Clang rejects enum compare gcc doesn't and prints insane candidate list
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7320] New: #pragma GCC dependency crashes FE without the optional trailing text
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7321] New: --foo=bar flags are passed to subprocesses as "--foo= bar"
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7322] New: Windows build warnings
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7323] New: Tablegen should not generate switch statements if no case lables exist
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7324] New: thumb2 mode doesn't use uxtb/uxth where	expected
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7325] New: Clang too permissive with use of member function lacking a call
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7326] New: "cannot compile this global yet"
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7327] New: failed assertion while building SPEC CPU2006's 481.wrf in dragonegg-2.7 and llvm-gcc-4.2-2.7
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7328] New: miscompare of SPEC CPU2006's 453.povray
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7329] New: undefined references during linking for SPEC CPU2006's h264ref
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7330] New: miscompile of SPEC CPU2006's 450.soplex
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6836] Fix broken tests in Makefiles for platforms without dynamic libs
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7331] New: Syntax Error in exports.map
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7332] New: Assertion failed: (Arg < NumArgs && "Arg access out of range!")
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7333] New: infinite loop when compiling SPEC CPU2006's 465.tonto
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7334] New: clang/llvm generates undefined symbol
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7335] New: Linux compilation warnings
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7321] --foo=bar flags are passed to subprocesses as "--foo= bar"
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7321] --foo=bar flags are passed to subprocesses as "--foo= bar"
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7313] Fast regalloc: Ran out of registers during register allocation!
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7336] New: imprecise wording in -pedantic warning
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7321] --foo=bar flags are passed to subprocesses as "--foo= bar"
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7337] New: -Wunused-parameter
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7338] New: '+' constraint in inline assembly
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7339] New: Function attribute position
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7340] New: Analyzer crash due to unsupported	statement
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7341] New: Crashing on structure initialization
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7342] New: Segfault when compiling with	optimizations
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7343] New: Friend declaration is ignored
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7344] New: Clang assertion failure when casting void* to unsigned long
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7345] New: clang.llvm.org cannot be navigated with a small window
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7346] New: operator delete not seen in derived class
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7347] New: bad diagnostic for explicit instantiation through a typedef
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7348] New: Compiling a file results in sig11
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7349] New: -P flag strips all whitespace from preprocessed output
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7350] New: Crash compiling ObjC class with struct ivar containing anonymous union
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7351] New: Bad recovery from "redefinition of 'x' with a different type"
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7352] New: x86/llvm-mc missing instructions
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7353] New: Undefined symbol '__ZNSbIcED1Ev' when using extern templates and -fvisibility-hidden
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7354] New: False positive due to lack of knowledge about sizeof()
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 4620] False positive: insufficient tracking of loop	variables
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7355] New: Assertion failed: (DefinitionData && "queried property of class with no definition"), function data, file /Users/thakis/src/llvm/tools/clang/lib/Sema/../../include/clang/AST/DeclCXX.h, line 364.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7356] New: Internal error in jump threading
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7357] New: simplify-libcalls produces declarations without a calling convention
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7359] New: 'spurious "switch condition has bool	value" warning'
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7324] thumb2 mode doesn't use uxtb/uxth where	expected
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7324] thumb2 mode doesn't use uxtb/uxth where	expected
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7361] New: Top-level macros are not being analyzed
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7359] 'spurious "switch condition has bool value"	warning'
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 5678] [extension] variable length arrays are not permitted in C++ in GNU mode.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7362] New: A function with computed goto is compiled slowly and produces a large object file
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7363] New: fail on trivial program with message "<eof> parser at end of file"
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 5678] [extension] variable length arrays are not permitted in C++ in GNU mode.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7345] clang.llvm.org cannot be navigated with a	small window
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7349] -P flag strips all whitespace from	preprocessed output
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7364] New: #pragma pack(1) needs to be supported
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7365] New: addr2line/gdb fail to show line information and source code
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7366] New: Anything that includes stdio.h fails
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7367] New: Opt crash on attached .bc file
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7368] New: Compiler crash with optimization
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7272] Bad interaction between byval, -tailcallelim, -inline and -dse
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7369] New: Miscompilation with -O1 and above
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7369] Miscompilation with -O1 and above
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 5704] bug in ternary operator
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7372] New: If conversion brakes TargetInstrInfo.cpp
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7373] New: INT_MIN % -1 is not undefined
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7374] New: Clang ppc32 backend aligns 64-bit values incorrectly in structs
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7337] -Wunused-parameter
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7375] New: Assertion failed: (isStackEmpty() && "Stack not empty at end of basic block?")
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7376] New: Clang produces linker error on explicit template instantiation
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7353] Undefined symbol '__ZNSbIcED1Ev' when using extern templates and -fvisibility-hidden
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7334] clang/llvm generates undefined symbol
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7322] ms vcpp build warnings
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6934] clang: should have a -Wno-* flag to turn off "initializer overrides prior initialization of this subobject"
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 4062] RFE: Support "-Wp, -MD" option (req. for Linux kernel build)
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7111] Diagnostic for typename used in a complete specialization?
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 4906] printf(3C) format argument not analyzed	correctly
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7361] Top-level macros are not being analyzed
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7367] Opt crash on attached .bc file when built by	msvc 2010
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6691] glibc and newlib need wint_t defined in	stddef.h
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7367] Opt crash on attached .bc file when built by	msvc 2010
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7379] New: ImageMagick++ headers cause compilation	error
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7380] New: /bin/sh: test: unknown operator -ot
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7381] New: make install: autoconf/install-sh not	found
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7382] New: Fast register allocator broken spill/reload surrounding inline asm
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7356] Internal error in jump threading
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7383] New: RegionStore.cpp:1373 Assertion Failed
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7382] Fast register allocator broken spill/reload surrounding inline asm
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7384] New: "using Base::template_mf" doesn't increase access of template_mf if template_mf is called with explicit template parameters
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7380] /bin/sh: test: unknown operator -ot
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7385] New: Assertion `T == LastTy && "type doesn't match last type pushed!"' on boost code
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7373] INT_MIN % -1 is not undefined
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7350] Crash compiling ObjC class with struct ivar containing anonymous union
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7386] New: Reproducible crash (with test case) wrt templates & @protocols
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7387] New: No representation for canonical template template parameters in TemplateName
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7388] New: Error using _Bool as a template argument
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7379] ImageMagick++ headers cause compilation error
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7384] "using Base::template_mf" doesn't increase access of template_mf if template_mf is called with explicit template parameters
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7380] /bin/sh: test: unknown operator -ot
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7259] Derivative class with parent class as template parameter cannot inherit constructor from any class
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7347] bad diagnostic for explicit instantiation through a typedef
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6023] Clang should compile boost
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7355] Reproducible crash (with repro)  – Assertion failed : (DefinitionData && "queried property of class with no definition"), function data, file /Users/thakis/src/llvm/tools/clang/lib/Sema/../../include/clang/AST/DeclCXX.h, line 364.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6877] Valgrind errors with Clang C++
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7386] Reproducible crash (with test case) wrt templates & @protocols
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7357] simplify-libcalls produces declarations without a calling convention
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7387] No representation for canonical template template parameters in TemplateName
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 4468] [printf checking] Add checking for argument types with format attribute
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7391] New: printf type checking doesn't handle %c
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7336] imprecise wording in -pedantic warning
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7010] template instantiation of function can't find this function in the namespace
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7392] New: Reproducible crash (with repo) when passing a SEL per reference
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7392] Reproducible crash (with repo) when passing a SEL per reference
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7383] RegionStore.cpp:1373 Assertion Failed
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7393] New: Bad codegen with inline assembly
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7391] printf type checking doesn't handle %c
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 5931] Static analyzer crashes checking HDF5 1.8.4	codebase
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7395] New: clang does not reject invalid conversion from method to bool
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7397] New: libs-only target for clang
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6183] clang::GRExprEngine::VisitCast() Cast kind 13 not handled.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7363] fail on trivial program with message "<eof> parser at end of file"
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7395] clang does not reject invalid conversion from method to bool
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7398] New: Objective-C: Properties from protocols adopted in a category are not known to the runtime
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7385] Assertion `T == LastTy && "type doesn't match last type pushed!"' on boost code
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7399] New: LLVM doesn't properly parse section names (or emit them into .ll files)
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7129] clang always inliner looses track of debug location (-O1 -g)
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7400] New: Exception std::bad_typeid throw by typeid not caught correctly.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7401] New: Unhelpful error message when taking address of static template function through an instance
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7402] New: Incorrect "initializing multiple members" error, which lacks a SourceLocation
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7403] New: HAVE_MKSTEMP and HAVE_MKTEMP not defined
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7404] New: Unix Path::makeUnique always generates	the same name
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7403] HAVE_MKSTEMP and HAVE_MKTEMP not defined
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7380] /bin/sh: test: unknown operator -ot
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7368] X86 MatchAddress failure
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7333] SCEV infinite recursion (indvars)
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7284] interpreter zeroes non-integer return values
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7405] New: clang c++ crash with arrow operator on array in template
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7406] New: Crash analyzing GNU hello, r106277
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7407] New: X86 codegen segfault using deleted node
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7408] New: Class instantiated as covariant return type of method in 'D' cannot see members declared later in 'D'
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7372] If conversion brakes TargetInstrInfo.cpp
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7409] New: Extra errors after bad typedef
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7410] New: Bad return type causes extra "abstract	class" error
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7411] New: Extra and confusing "no default constructor" messages when broken default constructor is confused with missing default constructor.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7412] New: named sections vs. AliasAnalysis
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7348] [scev] Compiling a file results in sig11
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7172] UNREACHABLE hit in Live Interval Analysis
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7413] New: Missing-field-initializers warning for	empty braces
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7025] __attribute__((regparm(3))) breaks declaration <-> definition mapping
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7414] New: Clang loses function attributes between declaration and definition
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7414] Clang loses function attributes between declaration and definition
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7413] Missing-field-initializers warning for empty	braces
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6520] [inline asm] early clobber + forced register + -O0 == wrong register allocation
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7415] New: clang c++ emits unnecessary definition of static member of template class
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7416] New: scev miscomputes multi-backedge loop
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7406] Crash analyzing GNU hello, r106277
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7417] New: fixits need to be de-duped somehow
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7097] Calling a function with bad signature
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7121] LLVM ERROR: Could not resolve external global address: __dso_handle, pure virtual method called
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7415] clang c++ emits unnecessary definition of static member of template class
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7125] Support 80 bit floats on platforms without a native 80 bit float type
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7397] libs-only target for clang
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7406] Crash analyzing GNU hello, r106277
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7419] New: Fail to recognize that return types match through two typedefs
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7420] New: Using declaration not handled
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7342] Segfault when compiling with optimizations
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7421] New: TimberWolfMC armv6 no-LTO nightly test	regression
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7422] New: llvm-gcc: TreeToLLVM::Emit @ llvm-convert.cpp asserts
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7424] New: llc crash on bad use of llvm.eh.selector
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7425] New: function arguments which are const references fail to compile if they have a default value which is an instantiation of a template function
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7426] New: overflow checking for increment
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7424] llc crash on bad use of llvm.eh.selector
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7420] C++ 98/03 : using declaration not handled	properly
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7427] New: Assertion (ParenCount > 0), function MatchRHSPunctuation
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7428] New: clang hits UNREACHABLE on i128 bit	computation
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7429] New: clang assertion failed
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7432] New: llvm2cpp service dies when fed code with dynamic labels
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7433] New: Invalid code generated with	arm-tail-calls
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7434] New: Fails to befriend forward declared class template in an enclosing namespace
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7435] New: False error: array 'new' cannot have initialization arguments
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7436] New: Clang fails to select the correct operator delete for access control check
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7437] New: Address space not being correctly	preserved
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7435] False error: array 'new' cannot have initialization arguments
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7439] New: avoid unecessary execing in a case of clang -cc1 and clang -cc1as
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7416] scev miscomputes multi-backedge loop
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7433] Invalid code generated with arm-tail-calls
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 5081] [x86] isel assert on thread local storage
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7440] New: Analyzer: Assertion "Comparison requires equal bit widths"' failed.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7406] Crash analyzing GNU hello, r106277
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7440] Analyzer: Assertion "Comparison requires equal bit widths"' failed.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7441] New: Analyzer: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7421] TimberWolfMC armv6 no-LTO nightly test	regression
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7443] New: NullToMemberPointer cast used when a regular cast should be used instead
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7444] New: llvm can generate incorrect code for switch statement on x86_64
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7445] New: Not all template symbols exported when compiling with -O2
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7407] X86 codegen segfault using deleted node
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7446] New: clang asserts while casting a TemplateTemplateParmDecl to a TagDecl in the name mangler
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7447] New: llc does not optimize away dummy for loop
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7406] Crash analyzing GNU hello, r106277
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7448] New: Deprecated conversion from string literal to 'char *' should be a little more robust
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7180] Crash on invalid - using undefined namespaces
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7449] New: A clang/llvm miscompile under	Linux/x86_64
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7405] clang c++ crash with arrow operator on array	in template
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7450] New: checker-242 crashes on OFBTree.m
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6998] clang poor template instantiation performance
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7441] Analyzer: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7451] New: Clang fails completely to compile under some circumstances.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7451] Clang fails completely to compile under some circumstances.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7452] New: False positive:Branch condition evaluates to a garbage value
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7453] New: Clang crash in loop strength reduction with C++ input
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7454] New: Should not custom lower this!; UNREACHABLE executed at X86ISelLowering.cpp:7576!
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7453] Clang crash in loop strength reduction with	C++ input
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7033] Error on cast involving const and non const cast operators
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7448] String literal enclosed in parentheses is not treated as a string literal
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7455] New: ppc regscavenger abort
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7450] __builtin_alloca() + pointer arithmetic	crashes analyzer
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7457] New: ARM Cortex-A9 optimization improvement	(maybe)
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7458] New: thumb2 instruction not narrowed where	expected
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7459] New: llvm-mc movsx not recognized
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7460] New: Bug in enum-to-value resolution?
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7462] New: clang c++ crash with typedef to operator	name
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7463] New: clang c++ bad template deduction for argument of type "const int"
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7464] New: clang c++ crash with extraneous	"template<>"
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7465] New: Reproducible crash on some (valid, 1-line) inline asm
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7466] New: clang c++ missing error/pedwarn for	"enum { }; "
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7467] New: Code ok in C++ mode does not parse in	C++0x mode
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7468] New: clang c++ missing diagnostic for function parameter with array of unknown bound
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7469] New: clang c++ name lookup finds specialization of template conversion function
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7470] New: clang c++ incorrectly accepts const qualifier on function pointer
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7471] New: Clang doesn't complain when using 32-bit only inline asm statements in with -arch x86_64
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7472] New: There is no warning for empty while body
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7473] New: [MIPS] llc with mips target is incorrect for the Select Instruction
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7474] New: checker-242 confused by 2x2 array	initializer
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7475] New: checker-242 doesn't reset nullity assumptions after function call
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7476] New: llvm-gcc emits incorrect stabs debug info (for source file name)
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 4044] LegalizeDAG does not promote math ops	correctly
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6586] 2.7 Master Bug
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7263] friend declaration confuses name lookup
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7477] New: crash in checker-242 with __attribute__((packed)) enum typedef
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7476] llvm-gcc emits incorrect stabs debug info (for source file name)
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7476] llvm-gcc emits incorrect stabs debug info (for source file name)
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7478] New: Assertion `(NumParams == FTy->getNumParams() || (FTy->isVarArg() && NumParams > FTy->getNumParams())) && "Calling a function with bad signature!"'
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7479] New: Assertion failed: (!empty() && "Call to beginIndex() on empty interval.")
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6507] Build problems with C++'0x compiler/library
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6506] Ambiguous calls to llvm::next.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7480] New: C++: Checker/PathSensitive/CheckerVisitor.h:41 Assertion `false && "Unsupport statement."' failed
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6795] [clang living-on] clang/opt -O2 makes re2c crash on startup
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7481] New: Assertion: `BraceCount > 0' failed on	invalid code
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7482] New: False positive in idiom used in (for example) git source
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7444] llvm can generate incorrect code for switch statement on x86_64
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7483] New: Useless zero-extends generated in RISC-like backend ?
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7458] thumb2 instruction not narrowed where expected
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7476] llvm-gcc emits incorrect stabs debug info (for source file name)
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7324] thumb2 mode doesn't use uxtb/uxth where	expected
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7484] New: assertion "Node already inserted!" building MallocBench test for ARM
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 4791] PassMananger can't use alternate	AliasAnalysis with GVN
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7485] New: Assertion failed: (getInstructionFromIndex(KillIdx) && "Dangling kill")
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7486] New: clang: hard to understand error message for missing macro declaration
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7487] New: [MC] Crash when passing -no-integrated-as
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7484] assertion "Node already inserted!" building MallocBench test for ARM
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7488] New: Typo correction finds variable being	initialized
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7489] New: clang++ generates invalid binary for	legal code.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7490] New: Incomplete default initialization of	arrays
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7485] Assertion failed: (getInstructionFromIndex(KillIdx) && "Dangling kill")
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7479] Assertion failed: (!empty() && "Call to beginIndex() on empty interval.")
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 4118] Register allocator not respecting early clobber on inline asm
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6172] can't build klee on Ubuntu 9.10 on x86
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7491] New: False positive: impossible path
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7492] New: Make use of static-analysis annotations to guide static analyzer
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6309] Assertion failed: i != PhysRegsUseOrder.size() && "Couldn't find a register of the appropriate class!", file E:\llvm\lib\CodeGen\RegAllocLocal.cpp, line 432
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6309] Error in backend: Ran out of registers during register allocation!
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7493] New: clang++ rejects extended initializer	list.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7490] [miscompile] Incomplete default	initialization of arrays
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7494] New: False positive in branch/while loop
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7495] New: LLVM/Clang does not allow ivar access for synthesised ivars without @synthesized
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7496] New: Thumb1 mode generating illegal add	instructions
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7487] [MC] Crash when passing -no-integrated-as
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7498] New: ice: Invalid basic block argument to	remove!
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7499] New: Invalid mls instruction generated in	thumb2 mode
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7500] New: x86-64 missed optimization: pcmpeqd not	commuted
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7500] x86-64 missed optimization: pcmpeqd not	commuted
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7493] clang++ rejects extended initializer list.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7501] New: CXXNewExpr should remember source	locations better
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7503] New: uxtb16 should not be generated for	cpu=cortex-m3
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7331] Syntax Error in exports.map
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6309] Error in backend: Ran out of registers during register allocation!
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7504] New: sxtb and sxth not generated for cortex-m3
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7312] Fast regalloc crash: Instruction uses an alias of an allocated register
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7504] sxtb and sxth not generated for cortex-m3
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7494] False positive in branch/while loop
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7505] New: Getting lvalue to function template specialization always takes target type into account
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7328] Wrong tail recursion with multiple return	statements
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7506] New: Case in which TailRecursionElimination could do better
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7507] New: poor diagnostic for declaring struct with use of 'new'
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7508] New: Typo correction corrupts reported member names in the presence of a type member
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7426] overflow checking for increment
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7487] [MC] Crash when passing -no-integrated-as
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7509] New: [inline asm] forced register + -O0 + locational input arg == wrong/no input placement
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7510] New: VS2010 porting issues
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7511] New: 'Cannot deduce non-type template argument with depth > 0' in boost::msm
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7510] VS2010 porting issues
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7512] New: LLVM ERROR: Cannot yet select: 0x28ecb778: f80 = ConstantFP<APFloat()> [ID=8]
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7326] "cannot compile this global yet"
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7436] Clang fails to select the correct operator delete for access control check
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7513] New: Assertion `ALR != IntA.end() && "Live range not found!"' failed
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7514] New: clang signal 11
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7516] New: inlining a C function causes clang to not link properly
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7516] inlining a C function causes clang to not	link properly
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7495] LLVM/Clang does not allow ivar access for synthesised ivars without @synthesized
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7509] [inline asm] forced register + -O0 + locational input arg == wrong/no input placement
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7513] Assertion `ALR != IntA.end() && "Live range not found!"' failed
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 4752] [inline asm] Assertion failed: "Interval does not exist for register" / LLVM ERROR: Ran out of registers during register allocation!
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6470] inline asm: Assertion failed: (false && "Ran out of registers during register allocation!")
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7393] Bad codegen with inline assembly
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7517] New: behavior differs from g++'s if 'using namespace XXX', where XXX was never defined
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 3157] Couldn't allocate output reg for constraint 'r' (x86_32/OSX)
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7294] Please add Minix to the list of excluded OS in tools/clang/tools/Makefile
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7335] Linux compilation warnings
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7503] uxtb16 should not be generated for	cpu=cortex-m3
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7518] New: terrible codegen of <2 x float>
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7519] New: Assertion failed: (getOperand(0)->getType() == cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!"), function AssertOK, file Instructions.cpp, line 1046.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7520] New: clang: SemaExprCXX.cpp:2641: clang::Expr* clang::Sema::MaybeCreateCXXExprWithTemporaries(clang::Expr*): Assertion `SubExpr && "sub expression can't be null!"' failed.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7293] Missing #include<unistd.h> in googletest	header file
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7518] [x86] terrible codegen of <2 x float>
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7518] [x86] terrible codegen of <2 x float>
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7477] crash in checker-242 with __attribute__((packed)) enum typedef
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7517] behavior differs from g++'s if 'using namespace XXX', where XXX was never defined
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7519] ICE with recursive function pointer through	struct
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7521] New: Node was deleted but visit returned new	node!
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6342] clang passes wrong options to assembler
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7522] New: apache apr compilation failure
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7522] apache apr compilation failure
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7508] Typo correction corrupts reported member names in the presence of a type member
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7523] New: Assertion failed: ((i >= FTy->getNumParams() || FTy->getParamType(i) == Params[i]->getType()) && "Calling a function with a bad signature!"), function init, file Instructions.cpp, line 246.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6322] Cannot use template arguments in attributes
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7524] New: Problem with C++ default values, maybe a bad error message
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7525] New: bswap optimization broken in InstCombine
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7525] bswap optimization broken in InstCombine
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7523] Assertion failed: ((i >= FTy->getNumParams() || FTy->getParamType(i) == Params[i]->getType()) && "Calling a function with a bad signature!"), function init, file Instructions.cpp, line 246.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7526] New: Destructors just can't hold on to their exception specifications
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7402] Incorrect "initializing multiple members" error, which lacks a SourceLocation
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7527] New: Assertion failed: (BinaryOperator::isComparisonOp(op) || op == BinaryOperator::Sub), function EvalBinOpLL
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7343] Friend declaration is ignored
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7489] clang++ generates BUS Error when using streams on freeBSD.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7527] Assertion failed: (BinaryOperator::isComparisonOp(op) || op == BinaryOperator::Sub), function EvalBinOpLL
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7528] New: spandsp compilation failure
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7529] New: Missing memoperands prevents ARM load/store folding in a few cases
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7530] New: intermittent failure: Assertion `LHS->getType() == RHS->getType()' failed.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7533] New: CFRelease() not counted for obj-c ivars when using -analyzer-check-objc-missing-dealloc
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7535] New: Cannot promote non-promotable alloca!
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7530] intermittent failure: Assertion `LHS->getType() == RHS->getType()' failed.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6595] Flase error: conditional expression is	ambiguous
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7536] New: "comparison of 0 > unsigned expression is always false" is too trigger happy.
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7537] New: Unable to issue a copy instruction!
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7526] Destructors just can't hold on to their exception specifications
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6595] Flase error: conditional expression is	ambiguous
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7538] New: Failure to detect obj-c overreleased	block
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 6972] virtual derived constructor with "throw()" is seen as too lax when templates are involved
 
bugzilla-daemon at llvm.org
 - [LLVMbugs] [Bug 7539] New: llc crashes on functions with union as	an argument
 
bugzilla-daemon at llvm.org
    
 
    
      Last message date: 
       Wed Jun 30 22:18:17 PDT 2010
    Archived on: Tue Aug  4 17:28:13 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).