issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.91B | issue_number int64 1 131k |
|---|---|---|---|---|---|---|---|---|---|
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [104](https://llvm.org/bz104) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:58 |
| Version | 1.0 |
| OS | All |
## Extended Description
In this test (test/Regression/C++Frontend/2003-11-09-ConstructorTypeSafety.cpp.tr):
---
struct contained {
unsigned X;
contain... | [c++] C++ Frontend lays out superclasses like anonymous bitfields! | https://api.github.com/repos/llvm/llvm-project/issues/476/comments | 2 | 2003-11-09T09:07:34Z | 2021-12-01T18:54:49Z | https://github.com/llvm/llvm-project/issues/476 | 1,068,762,940 | 476 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [103](https://llvm.org/bz103) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | trunk |
| OS | Solaris |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
Something is rotten in the JIT:
foo() { ... }
main() { foo();... | Sparc JIT fails to resolve functions other than main | https://api.github.com/repos/llvm/llvm-project/issues/475/comments | 21 | 2003-11-09T01:52:10Z | 2021-12-01T18:54:48Z | https://github.com/llvm/llvm-project/issues/475 | 1,068,762,928 | 475 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [102](https://llvm.org/bz102) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | Linux |
| Attachments | [Partial patch for "hash_set"](https://user-images.githubusercontent.com/60944935/143736155-83709d3a-e79b-41c8-a106-92da8de18ba7.gz) |
| ... | hash_map, hash_set tests broken | https://api.github.com/repos/llvm/llvm-project/issues/474/comments | 12 | 2003-11-08T20:07:48Z | 2021-12-01T18:54:47Z | https://github.com/llvm/llvm-project/issues/474 | 1,068,762,918 | 474 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [101](https://llvm.org/bz101) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | 1.0 |
| OS | All |
## Extended Description
This bug was due to the assert macro expanding into function calls which could
throw on some platforms, pulling in code to check ex... | [setjmp/longjmp] Linking C programs which use setjmp/longjmp sometimes fail with references to the C++ runtime library! | https://api.github.com/repos/llvm/llvm-project/issues/473/comments | 4 | 2003-11-08T07:15:38Z | 2021-12-01T18:54:46Z | https://github.com/llvm/llvm-project/issues/473 | 1,068,762,903 | 473 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [100](https://llvm.org/bz100) |
| Resolution | WONTFIX |
| Resolved on | May 24, 2011 11:55 |
| Version | unspecified |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#10000 |
## Extended Description
The subject says it all. I'm not sure if this is fixable.
-Chris | Misha is buggy | https://api.github.com/repos/llvm/llvm-project/issues/472/comments | 8 | 2003-11-08T00:17:06Z | 2022-01-20T02:27:09Z | https://github.com/llvm/llvm-project/issues/472 | 1,068,756,848 | 472 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [99](https://llvm.org/bz99) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
%tmp.10 = vaarg sbyte* %ap.0, sbyte* ; <sbyte*> [#uses=1]
lli... | Interpreter does not support the vaarg instruction | https://api.github.com/repos/llvm/llvm-project/issues/471/comments | 4 | 2003-11-07T22:32:48Z | 2021-12-01T18:46:54Z | https://github.com/llvm/llvm-project/issues/471 | 1,068,756,836 | 471 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [98](https://llvm.org/bz98) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | 1.0 |
| OS | All |
## Extended Description
The makefiles die with this error message:
make[1]: Entering directory `/proj/work/llvm.obj/lib/Target/X86'
make[1]: *** No rule to ... | [buildscripts] Building into objdir with .o in it fails | https://api.github.com/repos/llvm/llvm-project/issues/470/comments | 4 | 2003-11-07T02:37:41Z | 2021-12-01T18:46:53Z | https://github.com/llvm/llvm-project/issues/470 | 1,068,756,824 | 470 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [97](https://llvm.org/bz97) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | 1.0 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
The Mach-O linker, used on Mac OS X, does not understand -R<directory>... | bugpoint must not pass -R<directory> to Mach-O linker | https://api.github.com/repos/llvm/llvm-project/issues/469/comments | 8 | 2003-11-06T23:10:19Z | 2021-12-01T18:46:52Z | https://github.com/llvm/llvm-project/issues/469 | 1,068,756,808 | 469 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [96](https://llvm.org/bz96) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | 1.0 |
| OS | All |
## Extended Description
This is an important usability problem with the current build scripts. In
particular:
1. When configuring, autoconf should check wh... | Bad path to the C/C++ frontend causes build problems | https://api.github.com/repos/llvm/llvm-project/issues/468/comments | 5 | 2003-11-06T23:02:32Z | 2021-12-01T18:46:51Z | https://github.com/llvm/llvm-project/issues/468 | 1,068,756,792 | 468 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [95](https://llvm.org/bz95) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | 1.0 |
| OS | All |
## Extended Description
The lowerswitches pass is taking 16s on Zion to run on the 253.perlbmk
benchmark. This is crazy, because the entire runtime of LLC i... | SymbolTable::getUniqueName is very inefficient | https://api.github.com/repos/llvm/llvm-project/issues/467/comments | 17 | 2003-11-06T21:55:37Z | 2021-12-01T18:46:50Z | https://github.com/llvm/llvm-project/issues/467 | 1,068,756,780 | 467 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [94](https://llvm.org/bz94) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
While trying to build libstdc++ on Mac OS X/PowerPC:
88 cube> cat locale-inst.ii
exte... | llvm-gcc tries to add bools | https://api.github.com/repos/llvm/llvm-project/issues/466/comments | 5 | 2003-11-06T02:10:32Z | 2021-12-01T18:46:49Z | https://github.com/llvm/llvm-project/issues/466 | 1,068,756,770 | 466 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [93](https://llvm.org/bz93) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | 1.0 |
| OS | All |
## Extended Description
Lowersetjmp currently breaks this testcase
(test/Regression/Transforms/LowerSetJmp/2003-11-05-DominanceProperties.ll):
---
; RUN: ll... | [lowersetjmp] Lowersetjmp pass breaks dominance properties! | https://api.github.com/repos/llvm/llvm-project/issues/465/comments | 2 | 2003-11-06T00:08:12Z | 2021-12-01T18:46:49Z | https://github.com/llvm/llvm-project/issues/465 | 1,068,756,758 | 465 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [92](https://llvm.org/bz92) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | 1.0 |
| OS | All |
## Extended Description
Assembling the following, perfectly legal, program causes the bytecode reader to
assert:
; RUN: llvm-as < %s | llvm-dis
int %test() ... | [bcreader] Cannot read shift constant expressions from bytecode file | https://api.github.com/repos/llvm/llvm-project/issues/464/comments | 4 | 2003-11-05T21:44:57Z | 2021-12-01T18:46:48Z | https://github.com/llvm/llvm-project/issues/464 | 1,068,756,749 | 464 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [91](https://llvm.org/bz91) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | 1.0 |
| OS | All |
## Extended Description
Currently -r is ignored completely, so an "executable" is generated instead of a
library. In the context of LLVM, -r should be a syn... | [gccld] The -r (relinking) option does not work correctly | https://api.github.com/repos/llvm/llvm-project/issues/463/comments | 2 | 2003-11-05T08:02:19Z | 2021-12-01T18:46:47Z | https://github.com/llvm/llvm-project/issues/463 | 1,068,756,736 | 463 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [90](https://llvm.org/bz90) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | 1.0 |
| OS | All |
## Extended Description
The following testcase crashes the C++ front-end:
----
struct Foo {
Foo(int);
};
void foo() {
struct {
Foo name;
} Int[] ... | [C++] Initializing array with constructable objects fail | https://api.github.com/repos/llvm/llvm-project/issues/462/comments | 2 | 2003-11-05T07:22:39Z | 2021-12-01T18:46:46Z | https://github.com/llvm/llvm-project/issues/462 | 1,068,756,730 | 462 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [89](https://llvm.org/bz89) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | 1.0 |
| OS | All |
## Extended Description
This testcase:
----
#include <string>
void bar();
void test() {
try {
bar();
} catch (std::string) {}
}
---
Produces a labe... | [C++] Catch blocks make unparsable labels | https://api.github.com/repos/llvm/llvm-project/issues/461/comments | 2 | 2003-11-05T03:39:07Z | 2021-12-01T18:46:45Z | https://github.com/llvm/llvm-project/issues/461 | 1,068,756,720 | 461 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [88](https://llvm.org/bz88) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The interpreter does not support invoke or unwind, and it should. | Interpreter does not support invoke or unwind | https://api.github.com/repos/llvm/llvm-project/issues/460/comments | 1 | 2003-11-04T21:03:01Z | 2021-12-01T18:46:44Z | https://github.com/llvm/llvm-project/issues/460 | 1,068,756,707 | 460 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [87](https://llvm.org/bz87) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | 1.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Test case, reduced from linux-2.4.22/kernel/sched.c:
struct list_head {
struct list_head... | llvm-gcc infinite loops on "case MAXINT:" | https://api.github.com/repos/llvm/llvm-project/issues/459/comments | 3 | 2003-11-04T20:22:52Z | 2021-12-01T18:46:44Z | https://github.com/llvm/llvm-project/issues/459 | 1,068,756,699 | 459 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [86](https://llvm.org/bz86) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | 1.0 |
| OS | All |
## Extended Description
While working on the pool allocator, I notice that a large number of obvious (to
a human) code motion opportunities were being missed... | [basicaa] Basic AA misses a large number of simple testcases | https://api.github.com/repos/llvm/llvm-project/issues/458/comments | 8 | 2003-11-04T18:47:03Z | 2021-12-01T18:46:43Z | https://github.com/llvm/llvm-project/issues/458 | 1,068,756,683 | 458 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [85](https://llvm.org/bz85) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 1.0 |
| OS | Linux |
## Extended Description
The C++ front-end is horribly mangling the names of functions and methods in
anonymous namespaces, but it doesn't actually get arou... | [llvmg++] Methods and functions in anonymous namespaces don't get internal linkage | https://api.github.com/repos/llvm/llvm-project/issues/457/comments | 4 | 2003-11-03T23:53:51Z | 2021-12-01T18:46:42Z | https://github.com/llvm/llvm-project/issues/457 | 1,068,756,668 | 457 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [84](https://llvm.org/bz84) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 1.0 |
| OS | Linux |
## Extended Description
The following code:
---
char Global[100];
char *test1(unsigned i) {
return &Global[i];
}
---
Turns into the following LLVM code... | C front-end doesn't emit getelementptr for address of array element | https://api.github.com/repos/llvm/llvm-project/issues/456/comments | 11 | 2003-11-03T23:37:01Z | 2021-12-01T18:46:41Z | https://github.com/llvm/llvm-project/issues/456 | 1,068,756,655 | 456 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [83](https://llvm.org/bz83) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | 1.0 |
| OS | Linux |
## Extended Description
The x86 backend currently compiles this:
---
%X = global bool true
---
to:
---
X: # bool* %X = tru... | [X86] Emission of global bool initializers broken | https://api.github.com/repos/llvm/llvm-project/issues/455/comments | 1 | 2003-11-03T21:29:16Z | 2021-12-01T18:46:40Z | https://github.com/llvm/llvm-project/issues/455 | 1,068,756,642 | 455 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [82](https://llvm.org/bz82) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | 1.0 |
| OS | All |
## Extended Description
Currently, the getelementptr instruction uses constant 'ubyte' indexes to index
into structure fields. This means that we can't addr... | LLVM cannot handle structures with more than 256 elements | https://api.github.com/repos/llvm/llvm-project/issues/454/comments | 25 | 2003-11-03T01:33:16Z | 2021-12-01T18:46:40Z | https://github.com/llvm/llvm-project/issues/454 | 1,068,756,626 | 454 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [81](https://llvm.org/bz81) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | 1.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Reduced from linux-2.4.22/kernel/kmod.c:call_usermodehelper().
Ordinary gcc accepts this c... | CFrontend crashes when compiling C99 compound expressions in structure constructors | https://api.github.com/repos/llvm/llvm-project/issues/453/comments | 3 | 2003-11-01T23:33:18Z | 2021-12-01T18:46:39Z | https://github.com/llvm/llvm-project/issues/453 | 1,068,756,616 | 453 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [80](https://llvm.org/bz80) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | 1.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
108 gally> llvm-gcc -c cracktacular.c
cracktacular.c: In function `foo':
cracktacular.c:3... | C front-end crash on empty structure | https://api.github.com/repos/llvm/llvm-project/issues/452/comments | 9 | 2003-11-01T21:37:38Z | 2021-12-01T18:46:38Z | https://github.com/llvm/llvm-project/issues/452 | 1,068,756,605 | 452 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [79](https://llvm.org/bz79) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | 1.0 |
| OS | Linux |
| Attachments | [reduced testcase from sched.c](https://user-images.githubusercontent.com/60944935/143736147-1133ee86-3580-4636-9fc5-d0f855cced80.gz) |
| Rep... | llvm-gcc crashes compiling global union initializer | https://api.github.com/repos/llvm/llvm-project/issues/451/comments | 3 | 2003-11-01T20:54:04Z | 2021-12-01T18:46:37Z | https://github.com/llvm/llvm-project/issues/451 | 1,068,756,591 | 451 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [78](https://llvm.org/bz78) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The gccld program dies when attempting to link the bytecode file below. The
command lin... | [deadargelim] ConstantPointerRef causes crash | https://api.github.com/repos/llvm/llvm-project/issues/450/comments | 8 | 2003-10-31T22:12:54Z | 2021-12-01T18:46:36Z | https://github.com/llvm/llvm-project/issues/450 | 1,068,756,578 | 450 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [77](https://llvm.org/bz77) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
ISO 9899 7.13.2.1 (3) says that "[...] the values of objects of automatic
storage duration t... | Variables in scope of output setjmp calls should be volatile | https://api.github.com/repos/llvm/llvm-project/issues/449/comments | 3 | 2003-10-31T18:24:28Z | 2021-12-01T18:46:36Z | https://github.com/llvm/llvm-project/issues/449 | 1,068,756,565 | 449 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [76](https://llvm.org/bz76) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:41 |
| Version | 1.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The gccld program prints the names of files that it is linking twice when using
verbose ... | gccld prints filenames twice in verbose mode | https://api.github.com/repos/llvm/llvm-project/issues/448/comments | 5 | 2003-10-30T21:39:53Z | 2022-01-20T02:26:20Z | https://github.com/llvm/llvm-project/issues/448 | 1,068,756,555 | 448 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [75](https://llvm.org/bz75) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
barf.c:
void
preformatted_filter(void)
{
char head[20000]="";
}
% llvm-gcc -S barf.c
... | [llvmgcc] Constant initializer of automatic arrays generate huge straight-line code | https://api.github.com/repos/llvm/llvm-project/issues/447/comments | 5 | 2003-10-30T21:00:59Z | 2021-12-01T18:46:34Z | https://github.com/llvm/llvm-project/issues/447 | 1,068,756,540 | 447 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [74](https://llvm.org/bz74) |
| Resolution | WONTFIX |
| Resolved on | Feb 22, 2010 12:54 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
The reader always creates opaque types when reading in type planes. This... | reader always creates opaque types | https://api.github.com/repos/llvm/llvm-project/issues/446/comments | 2 | 2003-10-30T20:26:40Z | 2022-01-20T02:27:08Z | https://github.com/llvm/llvm-project/issues/446 | 1,068,756,534 | 446 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [73](https://llvm.org/bz73) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
All bytecode blocks are prefixed with their bytecode id and size and are aligned
to a word b... | Bytecode format inconsistent | https://api.github.com/repos/llvm/llvm-project/issues/445/comments | 5 | 2003-10-30T20:14:12Z | 2021-12-01T18:46:32Z | https://github.com/llvm/llvm-project/issues/445 | 1,068,756,520 | 445 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [72](https://llvm.org/bz72) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | 1.0 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Something is seriously wrong with the way gccas and gccld are being linked on
Mac OS X. ... | [build problem] Callgraph.cpp not pulled in from libipa.a | https://api.github.com/repos/llvm/llvm-project/issues/444/comments | 3 | 2003-10-30T06:43:18Z | 2021-12-01T18:46:32Z | https://github.com/llvm/llvm-project/issues/444 | 1,068,756,508 | 444 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [71](https://llvm.org/bz71) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 1.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I'm not actually sure whether the following code should compile or not (whether
it's valid... | llvm-as crashes when labels are used in phi nodes | https://api.github.com/repos/llvm/llvm-project/issues/443/comments | 5 | 2003-10-30T00:33:02Z | 2021-12-01T18:46:31Z | https://github.com/llvm/llvm-project/issues/443 | 1,068,756,502 | 443 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [70](https://llvm.org/bz70) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | 1.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The gccas program segfaults on the following input. It is distilled from abs.cc
from kimw... | [instcombine] Resolving invoke inserts cast after terminator | https://api.github.com/repos/llvm/llvm-project/issues/442/comments | 3 | 2003-10-30T00:13:12Z | 2021-12-01T18:46:30Z | https://github.com/llvm/llvm-project/issues/442 | 1,068,756,485 | 442 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [69](https://llvm.org/bz69) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | 1.0 |
| OS | Linux |
## Extended Description
The C front-end type hashtable can expand unexpectedly, which invalidates our
pointer into it. This is bad, here's a fix:
-------... | C frontend crashes on some programs with lots of types. | https://api.github.com/repos/llvm/llvm-project/issues/441/comments | 2 | 2003-10-29T22:54:14Z | 2021-12-01T18:46:29Z | https://github.com/llvm/llvm-project/issues/441 | 1,068,756,470 | 441 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [68](https://llvm.org/bz68) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | 1.0 |
| OS | Linux |
## Extended Description
llvmgcc asserts on this testcase:
----
struct foo { int X; };
struct bar { int Y; };
extern int Func(struct foo*) __asm__("Func64"... | llvmgcc asserts when compiling functions renamed with asm's | https://api.github.com/repos/llvm/llvm-project/issues/440/comments | 2 | 2003-10-29T21:15:26Z | 2021-12-01T18:46:28Z | https://github.com/llvm/llvm-project/issues/440 | 1,068,756,463 | 440 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [67](https://llvm.org/bz67) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | 1.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The llvm-g++ program fails to compile the following program, producing the
following error... | 1.0 precompiled libstdc++ does not include wchar_t support | https://api.github.com/repos/llvm/llvm-project/issues/439/comments | 3 | 2003-10-29T18:52:10Z | 2021-12-01T18:46:27Z | https://github.com/llvm/llvm-project/issues/439 | 1,068,756,444 | 439 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [66](https://llvm.org/bz66) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | 1.0 |
| OS | Linux |
## Extended Description
The following testprogram is being misoptimized by the scalarrepl pass:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-... | [scalarrepl] Scalar Replacement of aggregates is decimating structures it shouldn't be | https://api.github.com/repos/llvm/llvm-project/issues/438/comments | 2 | 2003-10-29T18:18:14Z | 2021-12-01T18:46:26Z | https://github.com/llvm/llvm-project/issues/438 | 1,068,756,431 | 438 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [65](https://llvm.org/bz65) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:58 |
| Version | 1.0 |
| OS | Linux |
| Blocks | llvm/llvm-project#433 |
## Extended Description
The C/C++ frontends are miscompiling the GCC extension __builtin_expect. For
example, this tes... | C front-end miscompiles the builtin_expect intrinsic! | https://api.github.com/repos/llvm/llvm-project/issues/437/comments | 3 | 2003-10-29T09:06:48Z | 2021-12-01T18:46:25Z | https://github.com/llvm/llvm-project/issues/437 | 1,068,756,421 | 437 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [64](https://llvm.org/bz64) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | 1.0 |
| OS | Linux |
## Extended Description
The constant merging pass has no qualms about merging constants with external
linkage, which causes link errors later. It should o... | [constmerge] Constant merging pass merges constants with external linkage | https://api.github.com/repos/llvm/llvm-project/issues/436/comments | 2 | 2003-10-29T07:53:00Z | 2021-12-01T18:46:24Z | https://github.com/llvm/llvm-project/issues/436 | 1,068,756,402 | 436 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [63](https://llvm.org/bz63) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | 1.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Gcc 2.96 has no problem with #ident directive in the file.
Haven't checked if GCC 3.4 its... | #ident is not recognized by C frontend | https://api.github.com/repos/llvm/llvm-project/issues/435/comments | 6 | 2003-10-29T03:01:58Z | 2021-12-01T18:46:23Z | https://github.com/llvm/llvm-project/issues/435 | 1,068,756,387 | 435 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [62](https://llvm.org/bz62) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | 1.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
llvm/test/Regression/CBackend/2003-10-28-CastToPtrToStruct.ll
This tries to getelementptr... | C backend fails on constant cast expr to ptr-to-anonymous struct | https://api.github.com/repos/llvm/llvm-project/issues/434/comments | 3 | 2003-10-29T00:57:13Z | 2021-12-01T18:46:22Z | https://github.com/llvm/llvm-project/issues/434 | 1,068,756,375 | 434 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [61](https://llvm.org/bz61) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:55 |
| Version | 1.0 |
| OS | Linux |
| Depends On | llvm/llvm-bugzilla-archive#65 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following program compiled with ll... | Code generated by llvm-g++ segfaults | https://api.github.com/repos/llvm/llvm-project/issues/433/comments | 5 | 2003-10-28T23:24:15Z | 2022-01-20T02:26:51Z | https://github.com/llvm/llvm-project/issues/433 | 1,068,756,357 | 433 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [60](https://llvm.org/bz60) |
| Resolution | WONTFIX |
| Resolved on | Feb 22, 2010 12:42 |
| Version | 1.0 |
| OS | Solaris |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
The 177.mesa test fails on Sparc (seraph). The numerical output doe... | [SparcV9] The SparcV9 backend miscompiles several programs | https://api.github.com/repos/llvm/llvm-project/issues/432/comments | 18 | 2003-10-27T21:49:31Z | 2022-01-20T02:27:06Z | https://github.com/llvm/llvm-project/issues/432 | 1,068,756,343 | 432 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [59](https://llvm.org/bz59) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | 1.0 |
| OS | Linux |
## Extended Description
Compiling this testcase:
---
template<class T>
struct super {
int Y;
void foo();
};
template <class T>
struct test : virtual ... | C++ frontend can crash when compiling virtual base classes | https://api.github.com/repos/llvm/llvm-project/issues/431/comments | 3 | 2003-10-27T19:52:27Z | 2021-12-01T18:46:19Z | https://github.com/llvm/llvm-project/issues/431 | 1,068,756,332 | 431 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [58](https://llvm.org/bz58) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#401 |
## Extended Description
The linker is refusing to link linkonce globals to externally visible globals.
This is wrong, ... | [linker] linkonce globals should link successfully to external globals | https://api.github.com/repos/llvm/llvm-project/issues/430/comments | 5 | 2003-10-27T18:20:36Z | 2021-12-01T18:46:18Z | https://github.com/llvm/llvm-project/issues/430 | 1,068,756,316 | 430 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [57](https://llvm.org/bz57) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | 1.0 |
| OS | Linux |
## Extended Description
The inliner is breaking inlining invoke instructions where there is a PHI node
in the exception destination, and the inlined functi... | [inliner] Inlining invoke with PHI in unwind target is broken | https://api.github.com/repos/llvm/llvm-project/issues/429/comments | 2 | 2003-10-27T07:15:06Z | 2021-12-01T18:46:17Z | https://github.com/llvm/llvm-project/issues/429 | 1,068,756,302 | 429 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [56](https://llvm.org/bz56) |
| Resolution | WONTFIX |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#1052 |
| CC | @lattner |
## Extended Description
The following is a legal LLVM function, but it causes the CWriter... | CWriter doesn't support zero arg vararg functions | https://api.github.com/repos/llvm/llvm-project/issues/428/comments | 6 | 2003-10-23T19:36:45Z | 2022-01-20T02:27:05Z | https://github.com/llvm/llvm-project/issues/428 | 1,068,756,284 | 428 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [55](https://llvm.org/bz55) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | Linux |
## Extended Description
This testcase causes an assertion failure in loop simplify. This was produced
by the sparc preselection pass.
int %main() { ... | [loopsimplify] Loop simplify crashes | https://api.github.com/repos/llvm/llvm-project/issues/427/comments | 2 | 2003-10-22T17:21:51Z | 2021-12-01T18:46:15Z | https://github.com/llvm/llvm-project/issues/427 | 1,068,756,269 | 427 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [54](https://llvm.org/bz54) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
After compiling GNU Make with llvmgcc, lli fails to run with the following... | C front-end miscompiles unsigned enums whose LLVM types are signed | https://api.github.com/repos/llvm/llvm-project/issues/426/comments | 16 | 2003-10-21T21:56:21Z | 2021-12-01T18:46:14Z | https://github.com/llvm/llvm-project/issues/426 | 1,068,756,257 | 426 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [53](https://llvm.org/bz53) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This is to remind me to finish revising my "How to install c/c++ front end from
source" docu... | installation from source procedure undocumented | https://api.github.com/repos/llvm/llvm-project/issues/425/comments | 5 | 2003-10-21T19:14:36Z | 2021-12-01T18:46:13Z | https://github.com/llvm/llvm-project/issues/425 | 1,068,756,243 | 425 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [52](https://llvm.org/bz52) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following assertion error occurs when compiling Apache 1.3.28 with LLVM GCC:
gccld:... | gccld dies on assertion when compiling Apache 1.3.28 | https://api.github.com/repos/llvm/llvm-project/issues/424/comments | 2 | 2003-10-21T17:11:19Z | 2021-12-01T18:46:12Z | https://github.com/llvm/llvm-project/issues/424 | 1,068,756,231 | 424 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [51](https://llvm.org/bz51) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | 1.0 |
| OS | All |
| Depends On | llvm/llvm-project#408 |
| CC | @lattner |
## Extended Description
Our current Stepanov abstraction penalty (with the CBE) is 6.38 (which is
r... | [passmgr] Inliner should only inline functions after global optimization | https://api.github.com/repos/llvm/llvm-project/issues/423/comments | 21 | 2003-10-18T08:56:24Z | 2021-12-01T18:46:11Z | https://github.com/llvm/llvm-project/issues/423 | 1,068,756,221 | 423 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [50](https://llvm.org/bz50) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/15152540/143736143-5f1440b3-6a34-4ae9-8b6f-6cfa745560ce.gz) |
## Extended Description... | [mem2reg] Promote mem2reg pass crashes on this input. | https://api.github.com/repos/llvm/llvm-project/issues/422/comments | 2 | 2003-10-18T08:05:36Z | 2021-12-01T18:46:10Z | https://github.com/llvm/llvm-project/issues/422 | 1,068,756,210 | 422 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [49](https://llvm.org/bz49) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I have slightly narrowed down the problem with "trie" on BSD. It turns out that
bugpoi... | gccld .... -lgcc -lc is breaking McCat/15-trie on BSD | https://api.github.com/repos/llvm/llvm-project/issues/421/comments | 4 | 2003-10-17T05:56:59Z | 2021-12-01T18:46:10Z | https://github.com/llvm/llvm-project/issues/421 | 1,068,756,195 | 421 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [48](https://llvm.org/bz48) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
void %_ZNSt12strstreambufC2Ei() {
%tmp.20 = or bool %tmp.19, and (bool shl (bool false... | crash on input from C++ frontend | https://api.github.com/repos/llvm/llvm-project/issues/420/comments | 6 | 2003-10-17T05:15:43Z | 2021-12-01T18:46:08Z | https://github.com/llvm/llvm-project/issues/420 | 1,068,756,179 | 420 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [47](https://llvm.org/bz47) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When you run bugpoint with --debug, it is supposed to print out the arguments to
the pro... | bugpoint --debug --run-llc --args doesn't print args | https://api.github.com/repos/llvm/llvm-project/issues/419/comments | 2 | 2003-10-15T22:54:01Z | 2021-12-01T18:46:08Z | https://github.com/llvm/llvm-project/issues/419 | 1,068,756,166 | 419 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [46](https://llvm.org/bz46) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
We will probably want to be able to email llvmbugs when a bug
ch... | email llvm-bugs when a bug changes state | https://api.github.com/repos/llvm/llvm-project/issues/418/comments | 5 | 2003-10-14T22:55:01Z | 2021-12-01T18:46:07Z | https://github.com/llvm/llvm-project/issues/418 | 1,068,756,157 | 418 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [45](https://llvm.org/bz45) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | Linux |
## Extended Description
Subject says it all. The JIT and static backends both execute the 176.gcc
benchmark incorrectly when the local-alloc.c file is c... | [x86] The X86 backend miscompiles 'local-alloc.c' from 176.gcc | https://api.github.com/repos/llvm/llvm-project/issues/417/comments | 4 | 2003-10-14T22:01:45Z | 2021-12-01T18:46:06Z | https://github.com/llvm/llvm-project/issues/417 | 1,068,756,143 | 417 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [44](https://llvm.org/bz44) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | Linux |
## Extended Description
This looks like a bug in either the assembly emitter or in the 'gas' that we are
using, because it is very consistent, and the JI... | [x86] X86 static compiler does not work with 254.gap at all | https://api.github.com/repos/llvm/llvm-project/issues/416/comments | 4 | 2003-10-14T21:19:08Z | 2021-12-01T18:46:05Z | https://github.com/llvm/llvm-project/issues/416 | 1,068,756,134 | 416 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [43](https://llvm.org/bz43) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:51 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I promise this will be the last test bug I file.
Today, anyways. :-) (Sorry fo... | testing bug 2 | https://api.github.com/repos/llvm/llvm-project/issues/415/comments | 0 | 2003-10-14T20:04:25Z | 2022-01-20T02:26:40Z | https://github.com/llvm/llvm-project/issues/415 | 1,068,756,124 | 415 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [42](https://llvm.org/bz42) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:48 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
testing | test bug | https://api.github.com/repos/llvm/llvm-project/issues/414/comments | 0 | 2003-10-14T19:54:48Z | 2022-01-20T02:26:40Z | https://github.com/llvm/llvm-project/issues/414 | 1,068,756,113 | 414 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [41](https://llvm.org/bz41) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | 1.0 |
| OS | Linux |
| Blocks | llvm/llvm-project#376 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When I compile this LLVM code with "llc -disable-fp-el... | llc -disable-fp-elim miscompiles functions with allocas | https://api.github.com/repos/llvm/llvm-project/issues/413/comments | 4 | 2003-10-14T06:48:18Z | 2021-12-01T18:46:02Z | https://github.com/llvm/llvm-project/issues/413 | 1,068,756,089 | 413 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [40](https://llvm.org/bz40) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
I would like to be able to debug "llc -disable-fp-elim <bytecode>"
with bu... | bugpoint only allows user to debug default mode of llc | https://api.github.com/repos/llvm/llvm-project/issues/412/comments | 7 | 2003-10-14T06:11:28Z | 2021-12-01T18:46:01Z | https://github.com/llvm/llvm-project/issues/412 | 1,068,756,080 | 412 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [39](https://llvm.org/bz39) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:58 |
| Version | trunk |
| OS | Linux |
## Extended Description
This bug was painstakenly reduced from 176.gcc, _manually_. The C front-end
generates incorrect code for the increment here:
#i... | Casted pointer arithmetic not incremented correctly | https://api.github.com/repos/llvm/llvm-project/issues/411/comments | 3 | 2003-10-14T06:10:55Z | 2021-12-01T18:46:00Z | https://github.com/llvm/llvm-project/issues/411 | 1,068,756,069 | 411 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [38](https://llvm.org/bz38) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | 1.0 |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#290 |
| CC | @lattner |
## Extended Description
In code generator debugging mode, we should transform the program ... | [bugpoint] "Non-instruction is using an external function" | https://api.github.com/repos/llvm/llvm-project/issues/410/comments | 5 | 2003-10-13T23:06:50Z | 2021-12-01T18:45:59Z | https://github.com/llvm/llvm-project/issues/410 | 1,068,756,050 | 410 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [37](https://llvm.org/bz37) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:51 |
| Version | trunk |
| OS | Linux |
## Extended Description
The following testcase is horribly mangled by the c backend.
This is distilled from a gigantic switch statement in 253.perlbmk.
... | [cbackend] Fall through branches in switch instructions are miscompiled | https://api.github.com/repos/llvm/llvm-project/issues/409/comments | 3 | 2003-10-13T22:17:02Z | 2021-12-01T18:45:59Z | https://github.com/llvm/llvm-project/issues/409 | 1,068,756,041 | 409 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [36](https://llvm.org/bz36) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#51 |
| CC | @lattner |
## Extended Description
The following are my notes on PassManager V2. Note that the sum ef... | PassManager enhancements | https://api.github.com/repos/llvm/llvm-project/issues/408/comments | 20 | 2003-10-13T19:11:46Z | 2021-12-01T18:45:57Z | https://github.com/llvm/llvm-project/issues/408 | 1,068,756,019 | 408 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [35](https://llvm.org/bz35) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | 1.0 |
| OS | All |
| CC | @lattner |
## Extended Description
The CFG simplification pass has a habit of merging the header nodes of loops
together into a single node. To count... | [loopsimplify] -loopsimplify should reconstruct nested loops | https://api.github.com/repos/llvm/llvm-project/issues/407/comments | 6 | 2003-10-13T03:09:54Z | 2021-12-01T18:45:57Z | https://github.com/llvm/llvm-project/issues/407 | 1,068,755,998 | 407 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [34](https://llvm.org/bz34) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | Linux |
## Extended Description
The summary says it all | [loopsimplify] The loopsimplify pass should guarantee that loops have a single backedge | https://api.github.com/repos/llvm/llvm-project/issues/406/comments | 3 | 2003-10-13T00:27:03Z | 2021-12-01T18:45:56Z | https://github.com/llvm/llvm-project/issues/406 | 1,068,755,983 | 406 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [33](https://llvm.org/bz33) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 1.0 |
| OS | All |
| CC | @lattner |
## Extended Description
The C backend cannot emit NAN's and other non-number values (such as infinity)
as global variable initializers.
Th... | C Backend cannot emit NAN's as global initializers | https://api.github.com/repos/llvm/llvm-project/issues/405/comments | 48 | 2003-10-12T09:33:21Z | 2021-12-01T18:45:55Z | https://github.com/llvm/llvm-project/issues/405 | 1,068,755,968 | 405 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [32](https://llvm.org/bz32) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:51 |
| Version | trunk |
| OS | Linux |
## Extended Description
In this testcase:
#include <stdio.h>
int main() {
union { unsigned __l; float __d; } U = { 0x7fc00000U };
printf("%f\n", U._... | C front-end miscompiles FP -> int initializers | https://api.github.com/repos/llvm/llvm-project/issues/404/comments | 7 | 2003-10-12T07:21:08Z | 2021-12-01T18:45:54Z | https://github.com/llvm/llvm-project/issues/404 | 1,068,755,958 | 404 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [31](https://llvm.org/bz31) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | 1.0 |
| OS | Linux |
## Extended Description
Especially on FP intensive codes, it looks like the C Writer is bad. For
example, in the oopack test (with options: Max=300000 Mat... | CWriter generated code performs poorly | https://api.github.com/repos/llvm/llvm-project/issues/403/comments | 5 | 2003-10-12T06:11:35Z | 2021-12-01T18:45:53Z | https://github.com/llvm/llvm-project/issues/403 | 1,068,755,945 | 403 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [30](https://llvm.org/bz30) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:06 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tlattner |
## Extended Description
The syntax of llvm-ar's command line arguments is strange
to someone who ... | [llvm-ar] Command line arguments have funny syntax | https://api.github.com/repos/llvm/llvm-project/issues/402/comments | 5 | 2003-10-10T20:27:40Z | 2021-12-01T18:45:52Z | https://github.com/llvm/llvm-project/issues/402 | 1,068,755,929 | 402 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [29](https://llvm.org/bz29) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-bugzilla-archive#58 |
## Extended Description
In this testcase:
inline int foo() {
static int X = 0;
return ++X;
}
int bar... | C++ front-end is not generating linkonce linkage type when it can | https://api.github.com/repos/llvm/llvm-project/issues/401/comments | 8 | 2003-10-10T07:12:46Z | 2021-12-01T18:45:51Z | https://github.com/llvm/llvm-project/issues/401 | 1,068,755,911 | 401 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [28](https://llvm.org/bz28) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | Windows 2000 |
## Extended Description
struct Foo {
unsigned a;
unsigned b;
unsigned c;
};
struct Bar {
union {
void **a;
struct... | File fails to compile | https://api.github.com/repos/llvm/llvm-project/issues/400/comments | 6 | 2003-10-10T06:02:59Z | 2021-12-01T18:45:50Z | https://github.com/llvm/llvm-project/issues/400 | 1,068,755,904 | 400 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [27](https://llvm.org/bz27) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | Linux |
## Extended Description
The following testcase is being miscompiled. This was extracted from the GCC EH
newbies guide.
// Testcase for proper handling ... | Constructors and destructors are not interacting with exceptions quite right | https://api.github.com/repos/llvm/llvm-project/issues/399/comments | 5 | 2003-10-09T22:17:15Z | 2021-12-01T18:45:49Z | https://github.com/llvm/llvm-project/issues/399 | 1,068,755,890 | 399 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [26](https://llvm.org/bz26) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | Linux |
## Extended Description
$ cat ehtest.cc
//#include <stdio.h>
int main() {
try {
throw 1;
}
catch (...) {
printf(" in catch\n");
retur... | llvmg++ crash on invalid code | https://api.github.com/repos/llvm/llvm-project/issues/398/comments | 2 | 2003-10-09T22:11:13Z | 2021-12-01T18:45:49Z | https://github.com/llvm/llvm-project/issues/398 | 1,068,755,879 | 398 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [25](https://llvm.org/bz25) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | Linux |
## Extended Description
This testcase is eliminated:
---- foo.c ----
int main() {
return 10;
}
----
$ llvmg++ -O3 ehtest.cc -c -o - | & llvm-dis
<empt... | When compiling with -O3, global functions are being marked link-once and deleted by optimizer! | https://api.github.com/repos/llvm/llvm-project/issues/397/comments | 2 | 2003-10-09T22:08:53Z | 2021-12-01T18:45:48Z | https://github.com/llvm/llvm-project/issues/397 | 1,068,755,863 | 397 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [24](https://llvm.org/bz24) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
Must fix as many spelling and grammar problems within our code and doc... | Lots of spelling/grammar problems abound | https://api.github.com/repos/llvm/llvm-project/issues/396/comments | 15 | 2003-10-09T20:04:20Z | 2021-12-01T18:45:47Z | https://github.com/llvm/llvm-project/issues/396 | 1,068,755,847 | 396 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [23](https://llvm.org/bz23) |
| Resolution | WONTFIX |
| Resolved on | Feb 22, 2010 12:43 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#392 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
If you make a change to an email preference,... | email prefs pane changes don't stick | https://api.github.com/repos/llvm/llvm-project/issues/395/comments | 2 | 2003-10-08T20:57:35Z | 2022-01-20T02:27:03Z | https://github.com/llvm/llvm-project/issues/395 | 1,068,755,836 | 395 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [22](https://llvm.org/bz22) |
| Resolution | WONTFIX |
| Resolved on | Nov 07, 2018 00:17 |
| Version | unspecified |
| OS | Linux |
## Extended Description
"When you have to solder the transistors to the motherboard, you keep the
assembly language pretty simple."
s/assembly l... | Quip buggy | https://api.github.com/repos/llvm/llvm-project/issues/394/comments | 5 | 2003-10-08T20:53:16Z | 2022-01-20T02:27:02Z | https://github.com/llvm/llvm-project/issues/394 | 1,068,755,824 | 394 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [21](https://llvm.org/bz21) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | unspecified |
| OS | Linux |
## Extended Description
We used to have llvm/www/docs/*, now we don't.
What we _really_ want is to have a llvm/docs directory in LLVM CVS, with th... | Current documentation should live primarily in LLVM CVS | https://api.github.com/repos/llvm/llvm-project/issues/393/comments | 2 | 2003-10-08T20:42:57Z | 2021-12-01T18:45:45Z | https://github.com/llvm/llvm-project/issues/393 | 1,068,755,817 | 393 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [20](https://llvm.org/bz20) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | unspecified |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#23 |
## Extended Description
There should be a way for a user to choose to be notified if ANY new bug gets... | Get notified of ANY new bug? | https://api.github.com/repos/llvm/llvm-project/issues/392/comments | 11 | 2003-10-08T17:46:00Z | 2021-12-01T18:45:44Z | https://github.com/llvm/llvm-project/issues/392 | 1,068,755,803 | 392 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19](https://llvm.org/bz19) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:05 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The gccld program assumes that the first file is a bytecode file. However, it
could be ... | gccld assumes first file is a bytecode file | https://api.github.com/repos/llvm/llvm-project/issues/391/comments | 4 | 2003-10-08T16:58:50Z | 2021-12-01T18:45:43Z | https://github.com/llvm/llvm-project/issues/391 | 1,068,755,796 | 391 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18](https://llvm.org/bz18) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | Windows 2000 |
## Extended Description
It would be nice to have a target release field for a bug. This way we could
mark bugs which need to be fixed by th... | Target release | https://api.github.com/repos/llvm/llvm-project/issues/390/comments | 6 | 2003-10-08T08:17:24Z | 2021-12-01T18:45:42Z | https://github.com/llvm/llvm-project/issues/390 | 1,068,755,788 | 390 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17](https://llvm.org/bz17) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | Windows 2000 |
| Depends On | llvm/llvm-project#382 |
## Extended Description
Several of the bugs I submitted were resolved, but I never got any email abo... | I'm not getting email from bugzilla | https://api.github.com/repos/llvm/llvm-project/issues/389/comments | 6 | 2003-10-08T07:58:17Z | 2021-12-01T18:45:42Z | https://github.com/llvm/llvm-project/issues/389 | 1,068,755,781 | 389 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16](https://llvm.org/bz16) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | 1.0 |
| OS | All |
## Extended Description
Summary says it all. | [lowerinvoke] The -lowerinvoke pass does not insert calls to setjmp/longjmp | https://api.github.com/repos/llvm/llvm-project/issues/388/comments | 23 | 2003-10-08T00:08:56Z | 2021-12-01T18:45:41Z | https://github.com/llvm/llvm-project/issues/388 | 1,068,755,771 | 388 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15](https://llvm.org/bz15) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | Linux |
## Extended Description
Summary says it all. | Sparc backend does not support the 'unwind' instruction | https://api.github.com/repos/llvm/llvm-project/issues/387/comments | 6 | 2003-10-08T00:08:46Z | 2022-01-20T02:26:43Z | https://github.com/llvm/llvm-project/issues/387 | 1,068,755,762 | 387 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14](https://llvm.org/bz14) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | unspecified |
| OS | Linux |
## Extended Description
It would be really nice to have a little helper CGI script to put in the
top-level LLVM directory which would allow us to f... | Need a "helper" script | https://api.github.com/repos/llvm/llvm-project/issues/386/comments | 8 | 2003-10-08T00:05:05Z | 2021-12-01T18:45:39Z | https://github.com/llvm/llvm-project/issues/386 | 1,068,755,751 | 386 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13](https://llvm.org/bz13) |
| Resolution | INVALID |
| Resolved on | Nov 07, 2018 00:21 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @FlashSheridan |
## Extended Description
I authored more than 90% of the code in LLVM, but that
g... | My contributions are still unacknowledged | https://api.github.com/repos/llvm/llvm-project/issues/385/comments | 5 | 2003-10-08T00:00:17Z | 2022-01-20T02:26:19Z | https://github.com/llvm/llvm-project/issues/385 | 1,068,755,747 | 385 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12](https://llvm.org/bz12) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:50 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
I thought when we enter bugs into the database, they were supp... | what happened to UNCONFIRMED | https://api.github.com/repos/llvm/llvm-project/issues/384/comments | 11 | 2003-10-07T23:44:07Z | 2022-01-20T02:26:18Z | https://github.com/llvm/llvm-project/issues/384 | 1,068,755,737 | 384 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [11](https://llvm.org/bz11) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | 1.0 |
| OS | All |
## Extended Description
Code for execution destructors of objects on stack is being duplicated for each
throw point, where it could be largely shared. For e... | [llvmg++] Code for executing destructors is not shared | https://api.github.com/repos/llvm/llvm-project/issues/383/comments | 18 | 2003-10-07T23:43:27Z | 2021-12-01T18:45:37Z | https://github.com/llvm/llvm-project/issues/383 | 1,068,755,731 | 383 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10](https://llvm.org/bz10) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#17 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When I submit a comment for a bug, the... | Error messages when I submit a bug comment | https://api.github.com/repos/llvm/llvm-project/issues/382/comments | 13 | 2003-10-07T23:23:30Z | 2021-12-01T18:45:36Z | https://github.com/llvm/llvm-project/issues/382 | 1,068,755,721 | 382 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [9](https://llvm.org/bz9) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | Linux |
## Extended Description
Compile this program with the C frontend:
-----
int X;
-----
X is removed from the translation unit. In C, the variable must be ... | LLVM needs explicit support for weak variables | https://api.github.com/repos/llvm/llvm-project/issues/381/comments | 4 | 2003-10-07T22:42:57Z | 2021-12-01T18:45:35Z | https://github.com/llvm/llvm-project/issues/381 | 1,068,755,705 | 381 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [8](https://llvm.org/bz8) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | Linux |
## Extended Description
The cast in this testcase should be eliminated:
bool %test(sbyte* %A) {
%B = cast sbyte* %A to int*
%C = seteq int* %B, null
... | [instcombine] setcc instructions should allow limited cast propagation | https://api.github.com/repos/llvm/llvm-project/issues/380/comments | 3 | 2003-10-07T21:13:03Z | 2021-12-01T18:45:34Z | https://github.com/llvm/llvm-project/issues/380 | 1,068,755,691 | 380 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [7](https://llvm.org/bz7) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | Linux |
## Extended Description
The cast in this testcase should be eliminated:
declare void %test2(int, ...)
void %test(sbyte* %A) {
%B = cast sbyte* %A to in... | [instcombine] Should eliminate no-op casts in varargs calls | https://api.github.com/repos/llvm/llvm-project/issues/379/comments | 12 | 2003-10-07T21:11:23Z | 2021-12-01T18:45:33Z | https://github.com/llvm/llvm-project/issues/379 | 1,068,755,679 | 379 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6](https://llvm.org/bz6) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | 1.0 |
| OS | All |
## Extended Description
Bug: llvm/test/Regression/CFrontend/2003-08-30-LargeIntegerBitfieldMember.c
Causes crash:
$ llvmgcc -c 2003-08-30-LargeIntegerBitfield... | Oversized integer bitfields | https://api.github.com/repos/llvm/llvm-project/issues/378/comments | 4 | 2003-10-07T21:07:41Z | 2021-12-01T18:45:32Z | https://github.com/llvm/llvm-project/issues/378 | 1,068,755,667 | 378 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5](https://llvm.org/bz5) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The opt program appears to freeze when it uses the -inline option on bytecode
assembled fr... | [inline] Opt freezes when used with -inline pass | https://api.github.com/repos/llvm/llvm-project/issues/377/comments | 2 | 2003-10-07T21:03:15Z | 2021-12-01T18:45:31Z | https://github.com/llvm/llvm-project/issues/377 | 1,068,755,658 | 377 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.