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 | [3204](https://llvm.org/bz3204) |
| Resolution | WORKSFORME |
| Resolved on | Mar 06, 2010 14:07 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
there are two points who's polluting reports regard... | objective-c synthax // and C make no report | https://api.github.com/repos/llvm/llvm-project/issues/3576/comments | 4 | 2008-12-12T21:47:58Z | 2022-01-20T02:01:29Z | https://github.com/llvm/llvm-project/issues/3576 | 1,070,947,839 | 3,576 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3203](https://llvm.org/bz3203) |
| Resolution | WORKSFORME |
| Resolved on | Feb 16, 2011 04:59 |
| Version | 1.0 |
| OS | Linux |
| Blocks | llvm/llvm-project#1773 |
| Attachments | [Testcase (code patch)](https://user-images.githubusercontent.com/56606707/143738599-dfb38a2c-2... | fast and burr schedulers break with complex EFLAGS usage | https://api.github.com/repos/llvm/llvm-project/issues/3575/comments | 7 | 2008-12-12T21:13:39Z | 2022-01-20T02:01:28Z | https://github.com/llvm/llvm-project/issues/3575 | 1,070,947,834 | 3,575 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3202](https://llvm.org/bz3202) |
| Resolution | FIXED |
| Resolved on | Dec 19, 2008 05:04 |
| Version | trunk |
| OS | Linux |
| Attachments | [proposed patch](https://user-images.githubusercontent.com/60944935/143738595-f0a80c93-34f1-49fb-8225-1e43acfe46b8.gz) |
| Reporter | L... | eh info show up in the symbol table | https://api.github.com/repos/llvm/llvm-project/issues/3574/comments | 13 | 2008-12-12T14:48:49Z | 2021-12-03T20:36:09Z | https://github.com/llvm/llvm-project/issues/3574 | 1,070,947,820 | 3,574 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3201](https://llvm.org/bz3201) |
| Resolution | FIXED |
| Resolved on | Jul 28, 2021 22:52 |
| Version | trunk |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#3476 llvm/llvm-bugzilla-archive#3239 llvm/llvm-bugzilla-archive#3240 |
| Attachments | [LLVM footprint measure... | LLVM cannot be built as dynamic libraries | https://api.github.com/repos/llvm/llvm-project/issues/3573/comments | 26 | 2008-12-12T02:03:30Z | 2021-12-03T20:36:08Z | https://github.com/llvm/llvm-project/issues/3573 | 1,070,947,807 | 3,573 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3200](https://llvm.org/bz3200) |
| Resolution | FIXED |
| Resolved on | Mar 22, 2009 16:23 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
clang crashes on
--
static inline int foo() { return 0; }
int ba... | IRgen crash on alias of inline function | https://api.github.com/repos/llvm/llvm-project/issues/3572/comments | 2 | 2008-12-12T01:44:15Z | 2021-12-03T20:36:07Z | https://github.com/llvm/llvm-project/issues/3572 | 1,070,947,794 | 3,572 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3199](https://llvm.org/bz3199) |
| Resolution | INVALID |
| Resolved on | Jul 29, 2010 17:56 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
when passing long long parameter mixed with short, int, (parameters should... | callee can't get the i64 parameter correctly. | https://api.github.com/repos/llvm/llvm-project/issues/3571/comments | 10 | 2008-12-11T15:27:59Z | 2021-12-03T20:36:06Z | https://github.com/llvm/llvm-project/issues/3571 | 1,070,947,782 | 3,571 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3198](https://llvm.org/bz3198) |
| Resolution | FIXED |
| Resolved on | Nov 27, 2009 13:56 |
| Version | 1.0 |
| OS | All |
## Extended Description
In the testcase test/Transforms/GVN/rle-must-alias.ll, if you disable load elimination, you'll see that GVN produces:
bb: ; pre... | GVN not eliminating fully redundant GEPs | https://api.github.com/repos/llvm/llvm-project/issues/3570/comments | 6 | 2008-12-11T09:32:59Z | 2021-12-03T20:36:05Z | https://github.com/llvm/llvm-project/issues/3570 | 1,070,947,772 | 3,570 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3197](https://llvm.org/bz3197) |
| Resolution | INVALID |
| Resolved on | Dec 16, 2008 14:27 |
| Version | unspecified |
| OS | Linux |
| CC | @isanbard |
## Extended Description
Per summary; simple testcase below.
declare {i32, i1} @​llvm.umul.with.overflow.i32(i32, i3... | llvm.umul.with.overflow.i32 broken on x86 | https://api.github.com/repos/llvm/llvm-project/issues/3569/comments | 3 | 2008-12-11T06:57:03Z | 2021-12-03T20:36:04Z | https://github.com/llvm/llvm-project/issues/3569 | 1,070,947,767 | 3,569 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3196](https://llvm.org/bz3196) |
| Resolution | INVALID |
| Resolved on | Dec 16, 2008 13:57 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Test case.](https://user-images.githubusercontent.com/404454/143738583-d72c8035-c50b-4805-b860-14c9ef5bdeed.gz) |
| CC | @asl,... | Incorrect calling convention for MVR functions on Linux | https://api.github.com/repos/llvm/llvm-project/issues/3568/comments | 3 | 2008-12-11T04:12:25Z | 2021-12-03T20:36:04Z | https://github.com/llvm/llvm-project/issues/3568 | 1,070,947,752 | 3,568 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3195](https://llvm.org/bz3195) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | Linux |
| Attachments | [i128-extend.ll](https://user-images.githubusercontent.com/60944935/143738582-30a1bfd6-a1e1-451b-90ca-a7fd0e493900.gz) |
| Reporter | L... | No patterns/custom lowering for zero/sign/any extend to i128. | https://api.github.com/repos/llvm/llvm-project/issues/3567/comments | 1 | 2008-12-10T23:23:16Z | 2021-12-03T20:36:03Z | https://github.com/llvm/llvm-project/issues/3567 | 1,070,947,739 | 3,567 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3194](https://llvm.org/bz3194) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | trunk |
| OS | Linux |
| Attachments | [i128-load-stores.ll](https://user-images.githubusercontent.com/60944935/143738581-c3f06ba7-4526-4d42-811c-7bda42596dd2.gz) |
| Reporte... | Custom lowering of i128 loads/stores creates invalid v1i128 type in SelectionDAG. | https://api.github.com/repos/llvm/llvm-project/issues/3566/comments | 1 | 2008-12-10T22:28:26Z | 2021-12-03T20:36:02Z | https://github.com/llvm/llvm-project/issues/3566 | 1,070,947,729 | 3,566 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3193](https://llvm.org/bz3193) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | Linux |
| Attachments | [unpack_df.ll](https://user-images.githubusercontent.com/60944935/143738579-35ff0de2-d32a-4d35-a197-32c279512e90.gz), [sf_to_df.ll](htt... | No patterns for certain load/store operations. | https://api.github.com/repos/llvm/llvm-project/issues/3565/comments | 1 | 2008-12-10T22:00:09Z | 2021-12-03T20:36:01Z | https://github.com/llvm/llvm-project/issues/3565 | 1,070,947,719 | 3,565 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3192](https://llvm.org/bz3192) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | Linux |
| Attachments | [The LLVM assembly file which triggers the bug.](https://user-images.githubusercontent.com/60944935/143738578-394f88fd-c4f0-44ee-8526-4... | SPUInstrInfo::InsertBranch conditional branch logic needed | https://api.github.com/repos/llvm/llvm-project/issues/3564/comments | 1 | 2008-12-10T21:53:23Z | 2021-12-03T20:36:00Z | https://github.com/llvm/llvm-project/issues/3564 | 1,070,947,706 | 3,564 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3191](https://llvm.org/bz3191) |
| Resolution | WORKSFORME |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | Linux |
| Attachments | [The LLVM assembly file which triggers the bug.](https://user-images.githubusercontent.com/60944935/143738577-17f34b4e-f0f7-4790-8... | Assertion hit in eliminateFrameIndex(). | https://api.github.com/repos/llvm/llvm-project/issues/3563/comments | 1 | 2008-12-10T21:45:44Z | 2022-01-20T02:01:27Z | https://github.com/llvm/llvm-project/issues/3563 | 1,070,947,697 | 3,563 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3190](https://llvm.org/bz3190) |
| Resolution | FIXED |
| Resolved on | Jan 21, 2009 18:52 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Extended Description
Someone added the VECTOR_SAVE_INLINE macro to the rs6k darwin con... | VECTOR_SAVE_INLINE not defined for other-than-darwin targets | https://api.github.com/repos/llvm/llvm-project/issues/3562/comments | 5 | 2008-12-09T20:54:37Z | 2021-12-03T20:35:58Z | https://github.com/llvm/llvm-project/issues/3562 | 1,070,947,687 | 3,562 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3189](https://llvm.org/bz3189) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@tkremenek |
## Extended Description
I have come across a situation where the ANALYZE po... | SEMA does not look up a protocol's full inheritance chain when looking for a method declaration | https://api.github.com/repos/llvm/llvm-project/issues/3561/comments | 7 | 2008-12-09T17:46:50Z | 2021-12-03T20:35:57Z | https://github.com/llvm/llvm-project/issues/3561 | 1,070,947,672 | 3,561 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3188](https://llvm.org/bz3188) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
the following code is rejected (with clang -fsyntax-only -x c++):
struct x;
extern x a;
error:
a.cc... | 'extern struct x' rejected by sema in c++ mode | https://api.github.com/repos/llvm/llvm-project/issues/3560/comments | 1 | 2008-12-09T13:23:00Z | 2021-12-03T20:35:56Z | https://github.com/llvm/llvm-project/issues/3560 | 1,070,947,661 | 3,560 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3187](https://llvm.org/bz3187) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
Unit test classes based on SenTestingKit which contain ivar members but no init method should not be flagged as missing ... | Static Analyzer: missing dealloc false-positives (SenTestingKit / unit tests) | https://api.github.com/repos/llvm/llvm-project/issues/3559/comments | 14 | 2008-12-09T05:19:00Z | 2023-05-22T11:06:19Z | https://github.com/llvm/llvm-project/issues/3559 | 1,070,947,647 | 3,559 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3186](https://llvm.org/bz3186) |
| Resolution | INVALID |
| Resolved on | Dec 08, 2008 15:26 |
| Version | unspecified |
| OS | Linux |
| CC | @sunfishcode |
## Extended Description
On x86-64 Linux, gcc 4.3.2:
In file included from /home/edwin/llvm-bootstrap/llvm/lib/Target/P... | r60711 build broken | https://api.github.com/repos/llvm/llvm-project/issues/3558/comments | 3 | 2008-12-08T23:12:51Z | 2021-12-03T20:35:55Z | https://github.com/llvm/llvm-project/issues/3558 | 1,070,947,639 | 3,558 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3185](https://llvm.org/bz3185) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | Linux |
| Attachments | [The bitcode file which triggers the assertion.](https://user-images.githubusercontent.com/60944935/143738574-49fc177d-e93e-48ab-abba-8... | Assertion "#operands for dag node doesn't match .td file!" hit during scheduling. | https://api.github.com/repos/llvm/llvm-project/issues/3557/comments | 3 | 2008-12-08T23:02:03Z | 2021-12-03T20:35:54Z | https://github.com/llvm/llvm-project/issues/3557 | 1,070,947,623 | 3,557 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3184](https://llvm.org/bz3184) |
| Resolution | WORKSFORME |
| Resolved on | Mar 06, 2010 14:00 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
C++ 3.3.1p5 says:
[...] for an elaborated-type-... | Elaborated type specifiers in argument lists/return types aren't declarations | https://api.github.com/repos/llvm/llvm-project/issues/3556/comments | 1 | 2008-12-08T17:08:02Z | 2022-01-20T02:01:25Z | https://github.com/llvm/llvm-project/issues/3556 | 1,070,947,616 | 3,556 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3183](https://llvm.org/bz3183) |
| Resolution | FIXED |
| Resolved on | Dec 08, 2008 11:29 |
| Version | trunk |
| OS | All |
| Attachments | [Patch with fix.](https://user-images.githubusercontent.com/93436055/143738573-0e633a39-677a-4f04-8a54-21be6ba181a9.gz) |
| CC | @tkremen... | Possible memory leak in OwningArrayPtr::reset | https://api.github.com/repos/llvm/llvm-project/issues/3555/comments | 1 | 2008-12-08T16:43:04Z | 2021-12-03T20:35:52Z | https://github.com/llvm/llvm-project/issues/3555 | 1,070,947,606 | 3,555 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3182](https://llvm.org/bz3182) |
| Resolution | FIXED |
| Resolved on | Dec 08, 2008 21:04 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode |
## Extended Description
The C++ code generated by the C++ backend for
define <2... | C++ backend generated code doesn't compile for vector zero initializer | https://api.github.com/repos/llvm/llvm-project/issues/3554/comments | 2 | 2008-12-08T08:42:11Z | 2021-12-03T20:35:51Z | https://github.com/llvm/llvm-project/issues/3554 | 1,070,947,596 | 3,554 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3181](https://llvm.org/bz3181) |
| Resolution | FIXED |
| Resolved on | Dec 08, 2008 11:20 |
| Version | 1.0 |
| OS | All |
| CC | @asl,@sunfishcode |
## Extended Description
This testcase produces invalid asm with:
llvm-as < t.ll | llc -march=x86-64 -fast
define i32 @̴... | -fast bug on x86-64 with 32-bit gep indices | https://api.github.com/repos/llvm/llvm-project/issues/3553/comments | 1 | 2008-12-08T08:14:07Z | 2021-12-03T20:35:51Z | https://github.com/llvm/llvm-project/issues/3553 | 1,070,947,588 | 3,553 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3180](https://llvm.org/bz3180) |
| Resolution | FIXED |
| Resolved on | Jul 16, 2010 13:48 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic |
## Extended Description
The C++ backend, when serializing functions, lose... | the C++ backend drops some function attributes | https://api.github.com/repos/llvm/llvm-project/issues/3552/comments | 2 | 2008-12-08T03:48:43Z | 2021-12-03T20:35:50Z | https://github.com/llvm/llvm-project/issues/3552 | 1,070,947,579 | 3,552 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3179](https://llvm.org/bz3179) |
| Resolution | INVALID |
| Resolved on | Dec 09, 2008 12:23 |
| Version | unspecified |
| OS | All |
| Attachments | [Failure case .ll file](https://user-images.githubusercontent.com/404454/143738568-a91e72cc-a748-4fc8-81d7-278a3e9b05bf.gz), [New... | Code generator incorrectly reordering (or losing) stores | https://api.github.com/repos/llvm/llvm-project/issues/3551/comments | 3 | 2008-12-08T03:26:21Z | 2021-12-03T20:35:49Z | https://github.com/llvm/llvm-project/issues/3551 | 1,070,947,567 | 3,551 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3178](https://llvm.org/bz3178) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:42 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
enum X { VAL };
X a = VAL;
gives the following error (clang -fsyntax-only -x c++):
a.c:2:7: er... | enum assignment not working | https://api.github.com/repos/llvm/llvm-project/issues/3550/comments | 1 | 2008-12-07T17:45:39Z | 2021-12-03T20:35:48Z | https://github.com/llvm/llvm-project/issues/3550 | 1,070,947,555 | 3,550 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3177](https://llvm.org/bz3177) |
| Resolution | FIXED |
| Resolved on | Dec 17, 2008 19:12 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
typedef union
{
__extension__ union {
int a;
float b;
};
} x;
produces the following e... | "__extension__ union" not supported in C++ mode | https://api.github.com/repos/llvm/llvm-project/issues/3549/comments | 3 | 2008-12-07T14:57:18Z | 2021-12-03T20:35:47Z | https://github.com/llvm/llvm-project/issues/3549 | 1,070,947,546 | 3,549 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3176](https://llvm.org/bz3176) |
| Resolution | DUPLICATE |
| Resolved on | Mar 12, 2010 00:56 |
| Version | unspecified |
| OS | All |
## Extended Description
the follwing command produces an infinite loop (because the token is never consumed and thus EOF is never reached):
... | file with "}" triggers an infinite loop | https://api.github.com/repos/llvm/llvm-project/issues/3548/comments | 1 | 2008-12-07T14:47:40Z | 2021-12-03T20:35:46Z | https://github.com/llvm/llvm-project/issues/3548 | 1,070,947,534 | 3,548 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3175](https://llvm.org/bz3175) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
The following code crashes 'clang -fsyntax-only -x c++':
void bar(int*);
class c {
int var;
void... | CheckAddressOfOperand does not handle references to class vars | https://api.github.com/repos/llvm/llvm-project/issues/3547/comments | 1 | 2008-12-07T14:29:55Z | 2021-12-03T20:35:45Z | https://github.com/llvm/llvm-project/issues/3547 | 1,070,947,525 | 3,547 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3174](https://llvm.org/bz3174) |
| Version | 1.0 |
| OS | All |
## Extended Description
The GVN pass is invalidating memdep, which causes it to be recomputed for memcpy optimizer. We also run DSE substantially later, which means that extra passes have to get recomputed:
... | GVN invalidates memdep | https://api.github.com/repos/llvm/llvm-project/issues/3546/comments | 0 | 2008-12-07T08:14:43Z | 2021-12-03T20:35:44Z | https://github.com/llvm/llvm-project/issues/3546 | 1,070,947,517 | 3,546 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3173](https://llvm.org/bz3173) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
| CC | @lattner,@efriedma-quic,@nunoplopes |
## Extended Description
clang crashes on this code:
enum { A, B = A+50 };
clang: /home/xing/llvm... | Cached constant value in EnumConstantDecl not consistent with type of constant | https://api.github.com/repos/llvm/llvm-project/issues/3545/comments | 15 | 2008-12-07T05:41:40Z | 2021-12-03T20:35:44Z | https://github.com/llvm/llvm-project/issues/3545 | 1,070,947,504 | 3,545 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3172](https://llvm.org/bz3172) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:56 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nunoplopes |
## Extended Description
iMac:clang andersca$ cat test2.c
}
iMac:clang andersca$ c... | File with single "}" character causes infinite loop | https://api.github.com/repos/llvm/llvm-project/issues/3544/comments | 3 | 2008-12-07T02:10:04Z | 2021-12-03T20:35:43Z | https://github.com/llvm/llvm-project/issues/3544 | 1,070,947,491 | 3,544 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3171](https://llvm.org/bz3171) |
| Resolution | FIXED |
| Resolved on | May 11, 2009 12:43 |
| Version | 1.0 |
| OS | All |
| CC | @efriedma-quic,@sunfishcode,@nlewycky |
## Extended Description
We don't optimize away the dtor loop in this code:
struct Foo { ~Foo() {} int i;... | not optimizing trivial loop (trip count computation) | https://api.github.com/repos/llvm/llvm-project/issues/3543/comments | 2 | 2008-12-07T00:28:38Z | 2021-12-03T20:35:42Z | https://github.com/llvm/llvm-project/issues/3543 | 1,070,947,478 | 3,543 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3170](https://llvm.org/bz3170) |
| Resolution | FIXED |
| Resolved on | Dec 08, 2008 17:45 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Take even the most trivial loop to unswitch:
int a(int x, int y) {
for (unsigned i = 0; i < y; i++) {
if (x) {
... | loop unswitch never unswitches any loops | https://api.github.com/repos/llvm/llvm-project/issues/3542/comments | 4 | 2008-12-07T00:04:51Z | 2021-12-03T20:35:41Z | https://github.com/llvm/llvm-project/issues/3542 | 1,070,947,470 | 3,542 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3169](https://llvm.org/bz3169) |
| Resolution | DUPLICATE |
| Resolved on | Dec 05, 2008 06:13 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143738565-f6c1b82c-1f78-4e11-8d3a-e5bbc3011865.gz), [the correspondin... | assert failure while building libgfortarn on linux x86-64 | https://api.github.com/repos/llvm/llvm-project/issues/3541/comments | 1 | 2008-12-05T14:09:33Z | 2021-12-03T20:35:40Z | https://github.com/llvm/llvm-project/issues/3541 | 1,070,947,459 | 3,541 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3168](https://llvm.org/bz3168) |
| Resolution | FIXED |
| Resolved on | Oct 22, 2013 03:23 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @isanbard |
## Extended Description
The LLVM code shown below causes an assertion failure:
declare ccc ... | Assertion failure when using ocaml GC | https://api.github.com/repos/llvm/llvm-project/issues/3540/comments | 1 | 2008-12-05T07:26:40Z | 2021-12-03T20:35:39Z | https://github.com/llvm/llvm-project/issues/3540 | 1,070,947,443 | 3,540 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3167](https://llvm.org/bz3167) |
| Resolution | WORKSFORME |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
"strict" being as defined in the C99 spec.
We used... | Sema::CheckForConstantInitializer should pedwarn if a constant is not a strict constant | https://api.github.com/repos/llvm/llvm-project/issues/3539/comments | 1 | 2008-12-05T07:09:04Z | 2022-01-20T02:01:24Z | https://github.com/llvm/llvm-project/issues/3539 | 1,070,947,426 | 3,539 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3166](https://llvm.org/bz3166) |
| Resolution | FIXED |
| Resolved on | Dec 05, 2008 14:17 |
| Version | trunk |
| OS | All |
| Attachments | [demangle function names during stack trace](https://user-images.githubusercontent.com/60944935/143738564-0f559b41-4f9e-43f8-b122-84978b3... | Patch to demangle function names when printing stack trace | https://api.github.com/repos/llvm/llvm-project/issues/3538/comments | 1 | 2008-12-05T05:57:55Z | 2021-12-03T20:35:37Z | https://github.com/llvm/llvm-project/issues/3538 | 1,070,947,416 | 3,538 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3165](https://llvm.org/bz3165) |
| Version | unspecified |
| OS | Linux |
| Attachments | [Code to demonstrate the problem](https://user-images.githubusercontent.com/60944935/143738563-bc78456d-1fde-455a-b7b6-9b666c09bc38.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extend... | removing ModuleProvider from ExecutionEngine doesn't remove reverse global mappings | https://api.github.com/repos/llvm/llvm-project/issues/3537/comments | 2 | 2008-12-05T05:13:19Z | 2021-12-03T20:35:36Z | https://github.com/llvm/llvm-project/issues/3537 | 1,070,947,408 | 3,537 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3164](https://llvm.org/bz3164) |
| Resolution | WORKSFORME |
| Resolved on | Dec 03, 2008 17:53 |
| Version | unspecified |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Note sure if this is right but I see that for each c++ constructor, ... | two constructors generated. | https://api.github.com/repos/llvm/llvm-project/issues/3536/comments | 3 | 2008-12-04T01:23:46Z | 2022-01-20T02:01:23Z | https://github.com/llvm/llvm-project/issues/3536 | 1,070,947,399 | 3,536 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3163](https://llvm.org/bz3163) |
| Resolution | WONTFIX |
| Resolved on | Apr 08, 2011 13:28 |
| Version | 2.4 |
| OS | All |
| Attachments | [proposed patch](https://user-images.githubusercontent.com/60944935/143738562-f485dcee-8a28-455e-9447-f98fb2de7c87.gz) |
| Reporter | LLV... | llvm-gcc generates incorrect LLVM IR for weakref | https://api.github.com/repos/llvm/llvm-project/issues/3535/comments | 5 | 2008-12-03T23:32:48Z | 2022-01-20T02:29:37Z | https://github.com/llvm/llvm-project/issues/3535 | 1,070,947,387 | 3,535 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3162](https://llvm.org/bz3162) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:44 |
| Version | unspecified |
| OS | Linux |
| Attachments | [report file](https://user-images.githubusercontent.com/92601246/143738561-f08dbbee-8d36-45ec-97c7-f632041a4df7.gz) |
| CC | ... | false positive on compile-time computable expression | https://api.github.com/repos/llvm/llvm-project/issues/3534/comments | 2 | 2008-12-03T23:21:26Z | 2021-12-03T20:35:34Z | https://github.com/llvm/llvm-project/issues/3534 | 1,070,947,378 | 3,534 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3161](https://llvm.org/bz3161) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
For the c language input:
void sub1(void) {
printf("in sub1\n");
}
int main... | llc -mach=cellspu adds dash dot (-.) to branch targets | https://api.github.com/repos/llvm/llvm-project/issues/3533/comments | 2 | 2008-12-03T22:14:29Z | 2021-12-03T20:35:33Z | https://github.com/llvm/llvm-project/issues/3533 | 1,070,947,372 | 3,533 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3160](https://llvm.org/bz3160) |
| Resolution | FIXED |
| Resolved on | Apr 22, 2009 05:27 |
| Version | unspecified |
| OS | Linux |
| CC | @asl |
## Extended Description
SVN r60482 fails to bootstrap on my nightly cronjob.
It failed yesterday too with same problem (I didn't ... | llvm-gcc bootstrap internal error during pch generation | https://api.github.com/repos/llvm/llvm-project/issues/3532/comments | 9 | 2008-12-03T22:11:53Z | 2021-12-03T20:35:32Z | https://github.com/llvm/llvm-project/issues/3532 | 1,070,947,360 | 3,532 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3159](https://llvm.org/bz3159) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#3527 llvm/llvm-project#3530 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
... | shorten paths in File column of Reports table in index.html | https://api.github.com/repos/llvm/llvm-project/issues/3531/comments | 5 | 2008-12-03T20:51:44Z | 2021-12-03T20:35:31Z | https://github.com/llvm/llvm-project/issues/3531 | 1,070,947,346 | 3,531 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3158](https://llvm.org/bz3158) |
| Version | unspecified |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#3159 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
For projects with many warnings, it might be very helpful to have a gm... | gmail-style line ending for entries in Reports table in index.html | https://api.github.com/repos/llvm/llvm-project/issues/3530/comments | 3 | 2008-12-03T20:05:48Z | 2021-12-03T20:35:30Z | https://github.com/llvm/llvm-project/issues/3530 | 1,070,947,340 | 3,530 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3157](https://llvm.org/bz3157) |
| Resolution | FIXED |
| Resolved on | Jun 28, 2010 18:49 |
| Version | unspecified |
| OS | MacOS X |
| Depends On | llvm/llvm-project#3528 |
| CC | @asl,@edwintorok |
## Extended Description
+++ This bug was initially created as a clone of B... | Couldn't allocate output reg for constraint 'r' (x86_32/OSX) | https://api.github.com/repos/llvm/llvm-project/issues/3529/comments | 1 | 2008-12-03T17:38:56Z | 2021-12-03T20:35:29Z | https://github.com/llvm/llvm-project/issues/3529 | 1,070,947,334 | 3,529 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3156](https://llvm.org/bz3156) |
| Resolution | FIXED |
| Resolved on | Aug 07, 2009 23:25 |
| Version | unspecified |
| OS | MacOS X |
| Blocks | llvm/llvm-bugzilla-archive#3157 |
| Attachments | [Bugpoint-reduced code](https://user-images.githubusercontent.com/60944935/143738... | Couldn't allocate output reg for constraint 'r' (x86_32/OSX) | https://api.github.com/repos/llvm/llvm-project/issues/3528/comments | 6 | 2008-12-03T17:20:55Z | 2021-12-03T20:35:28Z | https://github.com/llvm/llvm-project/issues/3528 | 1,070,947,325 | 3,528 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3155](https://llvm.org/bz3155) |
| Version | unspecified |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#3159 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
It might be helpful to provide more information on the index.html page... | Print function names in index.html | https://api.github.com/repos/llvm/llvm-project/issues/3527/comments | 5 | 2008-12-03T17:13:05Z | 2022-01-26T22:17:36Z | https://github.com/llvm/llvm-project/issues/3527 | 1,070,947,319 | 3,527 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3154](https://llvm.org/bz3154) |
| Resolution | FIXED |
| Resolved on | Jan 20, 2009 16:10 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/56606707/143738558-5818ec8b-6fc0-49d1-b46d-23449d52778e.gz) |
| CC | @asl |
... | Assertion `I->contains(Start) && I->contains(End-1) && "Range is not entirely in interval!"' failed in llc | https://api.github.com/repos/llvm/llvm-project/issues/3526/comments | 6 | 2008-12-03T12:14:27Z | 2021-12-03T20:35:26Z | https://github.com/llvm/llvm-project/issues/3526 | 1,070,947,312 | 3,526 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3153](https://llvm.org/bz3153) |
| Resolution | FIXED |
| Resolved on | Mar 04, 2010 15:02 |
| Version | 2.4 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tlattner |
## Extended Description
The build target 'install-deplibs' in Makefile.ocaml links files in $... | OCaml binding's Makefile.ocaml creates incorrect symlinks | https://api.github.com/repos/llvm/llvm-project/issues/3525/comments | 7 | 2008-12-03T03:02:43Z | 2021-12-03T20:35:25Z | https://github.com/llvm/llvm-project/issues/3525 | 1,070,947,305 | 3,525 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3152](https://llvm.org/bz3152) |
| Resolution | FIXED |
| Resolved on | Oct 23, 2009 01:37 |
| Version | 1.0 |
| OS | Linux |
| CC | @lattner |
## Extended Description
Testcase follows; opt -std-compile-opts doesn't know how to fold it. Not that I really blame the LLVM optimiz... | optimizers fail to fold a load from bitcast pointer to a constant global | https://api.github.com/repos/llvm/llvm-project/issues/3524/comments | 33 | 2008-12-02T02:55:11Z | 2021-12-03T20:35:24Z | https://github.com/llvm/llvm-project/issues/3524 | 1,070,947,295 | 3,524 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3151](https://llvm.org/bz3151) |
| Resolution | DUPLICATE |
| Resolved on | Dec 01, 2008 16:20 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase.ll](https://user-images.githubusercontent.com/60944935/143738550-e3b90191-2aac-4c2f-8a68-a2f44287402a.gz) |
| Repor... | SelectionDAGLowering::Clusterify fails on 128 bit constants | https://api.github.com/repos/llvm/llvm-project/issues/3523/comments | 1 | 2008-12-01T22:55:17Z | 2021-12-03T20:35:23Z | https://github.com/llvm/llvm-project/issues/3523 | 1,070,947,284 | 3,523 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3150](https://llvm.org/bz3150) |
| Resolution | FIXED |
| Resolved on | Dec 02, 2008 18:47 |
| Version | unspecified |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
Using clang r60351 on Ubuntu Hardy on x86, the program below prints 0, whereas it should print ... | clang integer codegen bug | https://api.github.com/repos/llvm/llvm-project/issues/3522/comments | 3 | 2008-12-01T19:45:44Z | 2021-12-03T20:35:22Z | https://github.com/llvm/llvm-project/issues/3522 | 1,070,947,277 | 3,522 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3149](https://llvm.org/bz3149) |
| Resolution | FIXED |
| Resolved on | Dec 19, 2008 15:00 |
| Version | unspecified |
| OS | Linux |
| CC | @asl,@lattner,@isanbard |
## Extended Description
This one is interesting because llvm-gcc's output is wrong at all optimization levels ... | possible integer miscompilation | https://api.github.com/repos/llvm/llvm-project/issues/3521/comments | 38 | 2008-12-01T06:50:46Z | 2021-12-03T20:35:21Z | https://github.com/llvm/llvm-project/issues/3521 | 1,070,947,269 | 3,521 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3148](https://llvm.org/bz3148) |
| Version | trunk |
| OS | Linux |
| CC | @asl,@sunfishcode |
## Extended Description
GCC elides the GOT lookup when calling a hidden or protected function. Here's a quick, silly example:
```c++
class __attribute__((visibility("hidd... | unnecessary GOT lookup when calling visibility hidden or protected function | https://api.github.com/repos/llvm/llvm-project/issues/3520/comments | 6 | 2008-12-01T06:28:13Z | 2024-08-11T15:45:47Z | https://github.com/llvm/llvm-project/issues/3520 | 1,070,947,261 | 3,520 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3147](https://llvm.org/bz3147) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:59 |
| Version | unspecified |
| OS | OpenBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@DougGregor |
## Extended Description
A week or two ago, the compilation of clang got br... | Can no longer compile clang with gcc-4.2 on OpenBSD 4.4 after r59835 | https://api.github.com/repos/llvm/llvm-project/issues/3519/comments | 3 | 2008-11-30T23:26:50Z | 2021-12-03T20:35:19Z | https://github.com/llvm/llvm-project/issues/3519 | 1,070,947,246 | 3,519 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3146](https://llvm.org/bz3146) |
| Resolution | FIXED |
| Resolved on | Dec 01, 2008 15:42 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@isanbard |
## Extended Description
When an intrinsic like llvm.atomic.load.sub is declare... | intrinsics declarations, when passed through llc -march=cpp, fail verification | https://api.github.com/repos/llvm/llvm-project/issues/3518/comments | 8 | 2008-11-30T22:00:37Z | 2021-12-03T20:35:19Z | https://github.com/llvm/llvm-project/issues/3518 | 1,070,947,242 | 3,518 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3145](https://llvm.org/bz3145) |
| Resolution | DUPLICATE |
| Resolved on | Mar 12, 2010 00:56 |
| Version | unspecified |
| OS | All |
| CC | @efriedma-quic |
## Extended Description
The following code triggers the "braces around scalar initializer" warning, which is bogus in... | bogus "braces around scalar initializer" warning | https://api.github.com/repos/llvm/llvm-project/issues/3517/comments | 2 | 2008-11-30T19:19:41Z | 2021-12-03T20:35:18Z | https://github.com/llvm/llvm-project/issues/3517 | 1,070,947,232 | 3,517 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3144](https://llvm.org/bz3144) |
| Resolution | FIXED |
| Resolved on | Nov 30, 2008 06:38 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase.ll](https://user-images.githubusercontent.com/60944935/143738544-e2b1e049-3358-43e9-bd3c-44a9b7951ceb.gz) |
| Reporter ... | instcombine broken for large constant divisions | https://api.github.com/repos/llvm/llvm-project/issues/3516/comments | 1 | 2008-11-30T11:47:48Z | 2021-12-03T20:35:17Z | https://github.com/llvm/llvm-project/issues/3516 | 1,070,947,219 | 3,516 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3143](https://llvm.org/bz3143) |
| Resolution | DUPLICATE |
| Resolved on | Nov 29, 2008 12:32 |
| Version | trunk |
| OS | Linux |
| Attachments | [proposed fix to JIT](https://user-images.githubusercontent.com/392652/143738543-f49ab8cc-9a8b-449a-a4a8-d0d33147dc9d.gz) |
## Ext... | JIT doesn't try to lookup function definiton in other Modules | https://api.github.com/repos/llvm/llvm-project/issues/3515/comments | 1 | 2008-11-29T18:55:38Z | 2021-12-03T20:35:16Z | https://github.com/llvm/llvm-project/issues/3515 | 1,070,947,210 | 3,515 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3142](https://llvm.org/bz3142) |
| Resolution | FIXED |
| Resolved on | Nov 29, 2008 21:42 |
| Version | unspecified |
| OS | Windows NT |
| CC | @isanbard |
## Extended Description
Originally reported in bug 1931, but I apparently missed the following issue:
define i32 @R... | Invalid instcombine of (-X)/-3 | https://api.github.com/repos/llvm/llvm-project/issues/3514/comments | 3 | 2008-11-29T09:47:31Z | 2021-12-03T20:35:15Z | https://github.com/llvm/llvm-project/issues/3514 | 1,070,947,205 | 3,514 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3141](https://llvm.org/bz3141) |
| Resolution | FIXED |
| Resolved on | Nov 28, 2008 16:51 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Testcase .ll](https://user-images.githubusercontent.com/60944935/143738542-51f24f7c-131f-4858-abb9-8f5a4a868ab4.gz) |
| Reporter... | DeadStoreElimination crash | https://api.github.com/repos/llvm/llvm-project/issues/3513/comments | 2 | 2008-11-28T22:20:47Z | 2021-12-03T20:35:14Z | https://github.com/llvm/llvm-project/issues/3513 | 1,070,947,194 | 3,513 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3140](https://llvm.org/bz3140) |
| Resolution | FIXED |
| Resolved on | Dec 03, 2008 05:02 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@sunfishcode |
## Extended Description
Unlike gcc, llvm won't print .file directives. This is an... | .file directive is not emitted | https://api.github.com/repos/llvm/llvm-project/issues/3512/comments | 8 | 2008-11-28T16:02:38Z | 2021-12-03T20:35:13Z | https://github.com/llvm/llvm-project/issues/3512 | 1,070,947,180 | 3,512 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3139](https://llvm.org/bz3139) |
| Version | unspecified |
| OS | All |
## Extended Description
I think it would be great to have the regulat warnings (e.g. those generated in Sema) integrated in the scan-build report. They provide useful information after all.
(even if not in... | add "normal" warnings to the scan-build report | https://api.github.com/repos/llvm/llvm-project/issues/3511/comments | 1 | 2008-11-27T19:12:55Z | 2023-08-12T09:40:39Z | https://github.com/llvm/llvm-project/issues/3511 | 1,070,947,165 | 3,511 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3138](https://llvm.org/bz3138) |
| Resolution | FIXED |
| Resolved on | Nov 27, 2008 13:25 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Compiling this:
define i32 @​jt() {
entry:
br i1 ... | jump threading horribly broken | https://api.github.com/repos/llvm/llvm-project/issues/3510/comments | 1 | 2008-11-27T16:38:55Z | 2021-12-03T20:35:12Z | https://github.com/llvm/llvm-project/issues/3510 | 1,070,947,149 | 3,510 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3137](https://llvm.org/bz3137) |
| Resolution | WORKSFORME |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
The code below doesn't seem much valid to me, but gcc accepts it.
if function va... | local declaration incorrectly invalidates global declaration | https://api.github.com/repos/llvm/llvm-project/issues/3509/comments | 2 | 2008-11-27T01:10:19Z | 2022-01-20T02:01:21Z | https://github.com/llvm/llvm-project/issues/3509 | 1,070,947,142 | 3,509 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3136](https://llvm.org/bz3136) |
| Resolution | INVALID |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | FreeBSD |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143738539-c8715e2f-e4f5-4596-805c-e385f33ea5c9.gz) |
| Reporte... | clang crashes | https://api.github.com/repos/llvm/llvm-project/issues/3508/comments | 1 | 2008-11-26T23:44:40Z | 2021-12-03T20:35:10Z | https://github.com/llvm/llvm-project/issues/3508 | 1,070,947,129 | 3,508 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3135](https://llvm.org/bz3135) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | unspecified |
| OS | All |
| CC | @tkremenek,@xuzhongxing |
## Extended Description
# clang -checker-simple a.c
ANALYZE: a.c foo
a.c:12:2: warning: Branch condition evaluat... | false positive with uninitialized values | https://api.github.com/repos/llvm/llvm-project/issues/3507/comments | 4 | 2008-11-26T22:01:01Z | 2021-12-03T20:35:09Z | https://github.com/llvm/llvm-project/issues/3507 | 1,070,947,116 | 3,507 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3134](https://llvm.org/bz3134) |
| Resolution | FIXED |
| Resolved on | Nov 26, 2008 11:40 |
| Version | unspecified |
| OS | All |
## Extended Description
clang -emit-llvm -g crashes with the following code:
char xpto[];
clang: ASTContext.cpp:235: std::pair<long long unsign... | debug info emitter crashes with 'char xpto[];' decl | https://api.github.com/repos/llvm/llvm-project/issues/3506/comments | 1 | 2008-11-26T15:00:24Z | 2021-12-03T20:35:08Z | https://github.com/llvm/llvm-project/issues/3506 | 1,070,947,107 | 3,506 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3133](https://llvm.org/bz3133) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following LLVM IR
; ModuleID = 'absvdi2.bc'
target datalayout = "E-p:32:32:128-... | Miscompilation of absvdi2() | https://api.github.com/repos/llvm/llvm-project/issues/3505/comments | 3 | 2008-11-26T11:29:56Z | 2021-12-03T20:35:07Z | https://github.com/llvm/llvm-project/issues/3505 | 1,070,947,096 | 3,505 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3132](https://llvm.org/bz3132) |
| Resolution | FIXED |
| Resolved on | Nov 26, 2008 01:17 |
| Version | trunk |
| OS | Linux |
| CC | @asl,@isanbard |
## Extended Description
During llvm-gcc build, compilation of insn-preds.c fails with the following error:
../../src/gcc/con... | llvm-gcc build broken on x86_64-redhat-linux | https://api.github.com/repos/llvm/llvm-project/issues/3504/comments | 2 | 2008-11-26T08:10:59Z | 2021-12-03T20:35:06Z | https://github.com/llvm/llvm-project/issues/3504 | 1,070,947,088 | 3,504 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3131](https://llvm.org/bz3131) |
| Resolution | FIXED |
| Resolved on | Nov 25, 2008 16:23 |
| Version | unspecified |
| OS | All |
## Extended Description
the following code crashes 'clang -emit-llvm':
float _Complex bar();
void foo() {
float _Complex x = bar();
} | assignment of a complex float crashes codegen | https://api.github.com/repos/llvm/llvm-project/issues/3503/comments | 1 | 2008-11-25T20:41:37Z | 2021-12-03T20:35:05Z | https://github.com/llvm/llvm-project/issues/3503 | 1,070,947,078 | 3,503 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3130](https://llvm.org/bz3130) |
| Resolution | FIXED |
| Resolved on | Dec 04, 2008 23:11 |
| Version | unspecified |
| OS | All |
| CC | @efriedma-quic |
## Extended Description
the following crashes 'clang -emit-llvm':
int a = 2.0 ? 1 : 2;
it crashes with -std=gnu99 and -s... | "int a = 2.0 ? 1 : 2;" crashes clang | https://api.github.com/repos/llvm/llvm-project/issues/3502/comments | 7 | 2008-11-25T18:27:58Z | 2021-12-03T20:35:05Z | https://github.com/llvm/llvm-project/issues/3502 | 1,070,947,064 | 3,502 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3129](https://llvm.org/bz3129) |
| Resolution | WONTFIX |
| Resolved on | Nov 28, 2010 15:37 |
| Version | trunk |
| OS | Linux |
| CC | @asl |
## Extended Description
This illegal testcase causes llvm-gcc to chew up all the available memory:
$ cat testcase.c
struct sqt13... | [fsf gcc bug] llvm-gcc infinite loop memory muncher | https://api.github.com/repos/llvm/llvm-project/issues/3501/comments | 4 | 2008-11-25T06:48:09Z | 2022-01-20T02:29:35Z | https://github.com/llvm/llvm-project/issues/3501 | 1,070,947,057 | 3,501 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3128](https://llvm.org/bz3128) |
| Resolution | WORKSFORME |
| Resolved on | Jan 30, 2010 00:20 |
| Version | trunk |
| OS | Linux |
## Extended Description
This comes from a randomly generated test produced by the 'quest' compiler testing system:
void foo(int x);
struct ... | assertion with bitfields | https://api.github.com/repos/llvm/llvm-project/issues/3500/comments | 2 | 2008-11-25T06:21:24Z | 2022-01-20T02:01:20Z | https://github.com/llvm/llvm-project/issues/3500 | 1,070,947,045 | 3,500 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3127](https://llvm.org/bz3127) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | unspecified |
| OS | All |
| CC | @tkremenek,@nunoplopes,@xuzhongxing |
## Extended Description
The following code crashes 'clang -checker-simple -analyzer-store-region':
... | RegionStoreManager::InitializeArray does not handle string literals | https://api.github.com/repos/llvm/llvm-project/issues/3499/comments | 3 | 2008-11-24T23:50:21Z | 2021-12-03T20:35:02Z | https://github.com/llvm/llvm-project/issues/3499 | 1,070,947,038 | 3,499 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3126](https://llvm.org/bz3126) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Give the following C-language program:
typedef float float4 __attribute__((ext_vect... | Assert: Cannot yet select: ...: ch = store ... alignment=16 | https://api.github.com/repos/llvm/llvm-project/issues/3498/comments | 4 | 2008-11-24T23:27:46Z | 2021-12-03T20:35:00Z | https://github.com/llvm/llvm-project/issues/3498 | 1,070,947,032 | 3,498 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3125](https://llvm.org/bz3125) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
The static analyzer in clang gets stuck on the file dbus-h... | Static analyzer gets stuck on file dbus-hash.c | https://api.github.com/repos/llvm/llvm-project/issues/3497/comments | 2 | 2008-11-24T14:19:22Z | 2021-12-03T20:35:00Z | https://github.com/llvm/llvm-project/issues/3497 | 1,070,947,022 | 3,497 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3124](https://llvm.org/bz3124) |
| Resolution | FIXED |
| Resolved on | Dec 01, 2008 20:16 |
| Version | unspecified |
| OS | Linux |
## Extended Description
With SVN r59914 on x86_64 linux:
$ ~/llvm-bootstrap/llvm-obj/Release/bin/llc bugpoint-reduced-simplified.bc
llc: /hom... | VirtRegMap: Assertion `KillRegs[0] == Dst || TRI->isSubRegister(KillRegs[0], Dst)' failed | https://api.github.com/repos/llvm/llvm-project/issues/3496/comments | 1 | 2008-11-24T13:40:18Z | 2021-12-03T20:34:59Z | https://github.com/llvm/llvm-project/issues/3496 | 1,070,947,011 | 3,496 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3123](https://llvm.org/bz3123) |
| Resolution | FIXED |
| Resolved on | Dec 01, 2008 00:44 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Seen using r59934 on Ubuntu Hardy on x86.
Obviously the right answer is 1.
regehr@john-home:~/volatile/tmp67$ clang s... | clang miscompiling comma operator | https://api.github.com/repos/llvm/llvm-project/issues/3495/comments | 3 | 2008-11-24T08:24:00Z | 2021-12-03T20:34:58Z | https://github.com/llvm/llvm-project/issues/3495 | 1,070,947,001 | 3,495 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3122](https://llvm.org/bz3122) |
| Resolution | FIXED |
| Resolved on | Dec 02, 2008 19:29 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode |
## Extended Description
a) svn up to trunk llvm
b) bootstrap build by removing all objec... | PPC vector operations failing in "make check" using llvm-gcc | https://api.github.com/repos/llvm/llvm-project/issues/3494/comments | 5 | 2008-11-24T05:30:33Z | 2021-12-03T20:34:56Z | https://github.com/llvm/llvm-project/issues/3494 | 1,070,946,988 | 3,494 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3121](https://llvm.org/bz3121) |
| Resolution | WONTFIX |
| Resolved on | Oct 11, 2013 11:51 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@isanbard |
## Extended Description
a) svn up to current trunk llvm
b) svn up to current trunk l... | __cxa_atexit multiply defined on Mac OS X 10.4 | https://api.github.com/repos/llvm/llvm-project/issues/3493/comments | 11 | 2008-11-24T04:09:35Z | 2022-01-20T02:29:34Z | https://github.com/llvm/llvm-project/issues/3493 | 1,070,946,981 | 3,493 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3120](https://llvm.org/bz3120) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | unspecified |
| OS | All |
| Attachments | [Testcase.tar](https://user-images.githubusercontent.com/92601923/143738537-c9c06485-a02f-4d59-bf63-e919bef3c60b.gz), [interpret.c]... | Small interpreter-like testcase where LLVM fails to shine | https://api.github.com/repos/llvm/llvm-project/issues/3492/comments | 10 | 2008-11-24T03:54:02Z | 2021-12-03T20:34:55Z | https://github.com/llvm/llvm-project/issues/3492 | 1,070,946,970 | 3,492 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3119](https://llvm.org/bz3119) |
| Resolution | FIXED |
| Resolved on | Jan 20, 2009 13:39 |
| Version | unspecified |
| OS | Linux |
| CC | @nlewycky |
## Extended Description
This bug is in 2.4 but not 2.3 and is still in r59914. This is seen on Ubuntu Hardy on x86.
regehr... | maybe a loop miscompilation | https://api.github.com/repos/llvm/llvm-project/issues/3491/comments | 7 | 2008-11-23T22:28:45Z | 2021-12-03T20:34:54Z | https://github.com/llvm/llvm-project/issues/3491 | 1,070,946,962 | 3,491 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3118](https://llvm.org/bz3118) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following test case leads to an infinite recursion:
; ModuleID = 'bugpoint-redu... | Infinite recursion in LegalizeDAG caused by target-specific nodes. | https://api.github.com/repos/llvm/llvm-project/issues/3490/comments | 2 | 2008-11-23T21:43:16Z | 2021-12-03T20:34:53Z | https://github.com/llvm/llvm-project/issues/3490 | 1,070,946,953 | 3,490 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3117](https://llvm.org/bz3117) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2008 15:34 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Seen using r59898 on Ubuntu Hardy on x86.
regehr@john-home:~/volatile/tmp62$ llvm-gcc -O3 small.c
Result type 0 illega... | ice: Result type 0 illegal! | https://api.github.com/repos/llvm/llvm-project/issues/3489/comments | 4 | 2008-11-23T18:55:05Z | 2021-12-03T20:34:52Z | https://github.com/llvm/llvm-project/issues/3489 | 1,070,946,941 | 3,489 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3116](https://llvm.org/bz3116) |
| Resolution | WONTFIX |
| Resolved on | Dec 15, 2008 21:24 |
| Version | unspecified |
| OS | Linux |
| Depends On | llvm/llvm-project#3378 |
## Extended Description
Using SVN r59908 on x86_64 linux:
$ ~/llvm-svn/llvm/Release/bin/llc bugpoin... | SelectionDAG assertion fails: Binary operator types must match | https://api.github.com/repos/llvm/llvm-project/issues/3488/comments | 7 | 2008-11-23T14:29:19Z | 2022-01-20T02:29:32Z | https://github.com/llvm/llvm-project/issues/3488 | 1,070,946,931 | 3,488 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3115](https://llvm.org/bz3115) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:59 |
| Version | unspecified |
| OS | Windows XP |
## Extended Description
Seen using r59898 on Ubuntu Hardy on x86.
The program below should print 1 instead of 0.
regehr@john-home:~/vola... | clang integer miscompilation | https://api.github.com/repos/llvm/llvm-project/issues/3487/comments | 1 | 2008-11-23T07:10:59Z | 2021-12-03T20:34:50Z | https://github.com/llvm/llvm-project/issues/3487 | 1,070,946,923 | 3,487 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3114](https://llvm.org/bz3114) |
| Resolution | DUPLICATE |
| Resolved on | Mar 12, 2010 00:55 |
| Version | unspecified |
| OS | MacOS X |
| Depends On | llvm/llvm-project#2758 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
Mac OS X 10... | emit-html messes up some tr entries | https://api.github.com/repos/llvm/llvm-project/issues/3486/comments | 3 | 2008-11-23T04:36:46Z | 2021-12-03T20:34:49Z | https://github.com/llvm/llvm-project/issues/3486 | 1,070,946,916 | 3,486 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3113](https://llvm.org/bz3113) |
| Resolution | FIXED |
| Resolved on | Nov 24, 2008 13:26 |
| Version | 2.4 |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143738533-1a58b85c-a7a7-4c88-9f30-0628dfaabc7b.gz) |
| Reporter | LLVM Bug... | "this->replaceAllUsesWith(this) is NOT valid!" | https://api.github.com/repos/llvm/llvm-project/issues/3485/comments | 1 | 2008-11-23T01:49:50Z | 2021-12-03T20:34:48Z | https://github.com/llvm/llvm-project/issues/3485 | 1,070,946,903 | 3,485 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3112](https://llvm.org/bz3112) |
| Resolution | FIXED |
| Resolved on | Dec 15, 2008 11:41 |
| Version | unspecified |
| OS | Linux |
| Attachments | [buildlog](https://user-images.githubusercontent.com/92601246/143738531-24cf8cc7-80b8-4ae9-9dec-08d3ccdbf7e7.gz) |
| CC | @asl |
... | bootstrapped llvm-g++ fails to find files | https://api.github.com/repos/llvm/llvm-project/issues/3484/comments | 12 | 2008-11-23T00:04:27Z | 2021-12-03T20:34:47Z | https://github.com/llvm/llvm-project/issues/3484 | 1,070,946,894 | 3,484 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3111](https://llvm.org/bz3111) |
| Resolution | DUPLICATE |
| Resolved on | Dec 18, 2008 01:46 |
| Version | 1.0 |
| OS | All |
| CC | @efriedma-quic,@nlewycky |
## Extended Description
We unroll this function a bunch of times instead of tail call eliminating it, this causes s... | inlining recursive function instead of tail call eliminating it | https://api.github.com/repos/llvm/llvm-project/issues/3483/comments | 3 | 2008-11-22T22:41:06Z | 2021-12-03T20:34:46Z | https://github.com/llvm/llvm-project/issues/3483 | 1,070,946,882 | 3,483 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3110](https://llvm.org/bz3110) |
| Resolution | FIXED |
| Resolved on | Nov 23, 2008 02:00 |
| Version | 2.4 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
When I upgraded from LLVM 2.3 to 2.4 recently I ran into a problem wit... | runFunction and fastcc | https://api.github.com/repos/llvm/llvm-project/issues/3482/comments | 4 | 2008-11-22T13:08:06Z | 2021-12-03T20:34:45Z | https://github.com/llvm/llvm-project/issues/3482 | 1,070,946,871 | 3,482 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3109](https://llvm.org/bz3109) |
| Resolution | WORKSFORME |
| Resolved on | Nov 22, 2008 05:27 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
There is a link to http://llvm.org/doxygen/ from http://llvm.... | "Doxygen" content missing | https://api.github.com/repos/llvm/llvm-project/issues/3481/comments | 1 | 2008-11-22T12:56:27Z | 2022-01-20T02:01:19Z | https://github.com/llvm/llvm-project/issues/3481 | 1,070,946,862 | 3,481 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3108](https://llvm.org/bz3108) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | NetBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@efriedma-quic,@tkremenek |
## Extended Description
Clang complains about none of the... | Clang too quiet | https://api.github.com/repos/llvm/llvm-project/issues/3480/comments | 1 | 2008-11-22T11:44:40Z | 2021-12-03T20:34:44Z | https://github.com/llvm/llvm-project/issues/3480 | 1,070,946,856 | 3,480 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3107](https://llvm.org/bz3107) |
| Resolution | FIXED |
| Resolved on | Dec 02, 2008 14:31 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
CellSPU is missing patterns for truncates for i32 -> i8, i64 -> (i8, i16),
i128 -> (... | No patterns for certain truncate operations. | https://api.github.com/repos/llvm/llvm-project/issues/3479/comments | 3 | 2008-11-22T02:55:23Z | 2021-12-03T20:34:43Z | https://github.com/llvm/llvm-project/issues/3479 | 1,070,946,850 | 3,479 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3106](https://llvm.org/bz3106) |
| Resolution | FIXED |
| Resolved on | Aug 24, 2010 20:17 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#2144 |
| CC | @sunfishcode,@nlewycky |
## Extended Description
LLVM should optimize this (gcc already gets it right):
vo... | Load/Store through pointer implies it isn't null | https://api.github.com/repos/llvm/llvm-project/issues/3478/comments | 12 | 2008-11-21T23:58:11Z | 2021-12-03T20:34:42Z | https://github.com/llvm/llvm-project/issues/3478 | 1,070,946,842 | 3,478 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [3105](https://llvm.org/bz3105) |
| Resolution | FIXED |
| Resolved on | Jun 29, 2011 23:17 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode,@stoklund |
## Extended Description
Running llc -march=xcore -mcpu=xs1b-generic on the f... | TwoAddressInstructionPass fails to correctly handle instruction with multiple results and constraints | https://api.github.com/repos/llvm/llvm-project/issues/3477/comments | 1 | 2008-11-21T18:25:15Z | 2021-12-03T20:34:41Z | https://github.com/llvm/llvm-project/issues/3477 | 1,070,946,832 | 3,477 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.