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 | [2104](https://llvm.org/bz2104) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | Solaris |
| Attachments | [fix printing of values to be lexicographic](https://user-images.githubusercontent.com/95090632/143737732-087e033b-6001-4165-a7a7-cd6... | Solaris test failure: Analysis/BasicAA/2007-08-01-NoAliasAndGEP.ll | https://api.github.com/repos/llvm/llvm-project/issues/2476/comments | 4 | 2008-02-27T12:02:53Z | 2021-12-03T20:18:54Z | https://github.com/llvm/llvm-project/issues/2476 | 1,070,935,925 | 2,476 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2103](https://llvm.org/bz2103) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| CC | @efriedma-quic |
## Extended Description
clang doesn't reject:
struct x {
int y : 4;
};
void foo(struct x *P) {
&P->y;
}
or:
void... | clang doesn't reject address of bitfield or vector element | https://api.github.com/repos/llvm/llvm-project/issues/2475/comments | 1 | 2008-02-27T08:06:56Z | 2021-12-03T20:18:53Z | https://github.com/llvm/llvm-project/issues/2475 | 1,070,935,914 | 2,475 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2102](https://llvm.org/bz2102) |
| Resolution | DUPLICATE |
| Resolved on | Feb 26, 2008 17:15 |
| Version | trunk |
| OS | Linux |
| Attachments | [LLVM Assembly Code that exhibits the problem](https://user-images.githubusercontent.com/60944935/143737731-0e0febcf-3102-48bc-87e6... | Inline asm constants incorrect in CBE output | https://api.github.com/repos/llvm/llvm-project/issues/2474/comments | 2 | 2008-02-27T01:01:57Z | 2021-12-03T20:18:52Z | https://github.com/llvm/llvm-project/issues/2474 | 1,070,935,908 | 2,474 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2101](https://llvm.org/bz2101) |
| Resolution | FIXED |
| Resolved on | May 06, 2008 14:58 |
| Version | unspecified |
| OS | NetBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following aborts with -emit-llvm:
typedef struct { unsigned int i: 1; } ... | clang assert in bitfield initializer codegen | https://api.github.com/repos/llvm/llvm-project/issues/2473/comments | 2 | 2008-02-27T00:32:11Z | 2021-12-03T20:18:51Z | https://github.com/llvm/llvm-project/issues/2473 | 1,070,935,895 | 2,473 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2100](https://llvm.org/bz2100) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| CC | @efriedma-quic,@nunoplopes |
## Extended Description
Codegen crashes on this:
static int a[10];
static int a[] = { 1, 2, 3 };
because sem... | Sema doesn't merge array definitions | https://api.github.com/repos/llvm/llvm-project/issues/2472/comments | 5 | 2008-02-26T21:17:05Z | 2021-12-03T20:18:51Z | https://github.com/llvm/llvm-project/issues/2472 | 1,070,935,887 | 2,472 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2099](https://llvm.org/bz2099) |
| Resolution | FIXED |
| Resolved on | Feb 26, 2008 17:13 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following currently produces incorrect code at -Os or -O3 (x86-32 Darwin). ... | Codegen regression: incorrect const prop of string(?) | https://api.github.com/repos/llvm/llvm-project/issues/2471/comments | 6 | 2008-02-26T20:31:39Z | 2021-12-03T20:18:50Z | https://github.com/llvm/llvm-project/issues/2471 | 1,070,935,877 | 2,471 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2098](https://llvm.org/bz2098) |
| Resolution | FIXED |
| Resolved on | Feb 26, 2008 12:51 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode |
## Extended Description
This is incorrect code but should not abort. Broken s... | Regression: abort on incorrect code | https://api.github.com/repos/llvm/llvm-project/issues/2470/comments | 2 | 2008-02-26T20:14:49Z | 2021-12-03T20:18:49Z | https://github.com/llvm/llvm-project/issues/2470 | 1,070,935,871 | 2,470 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2097](https://llvm.org/bz2097) |
| Resolution | FIXED |
| Resolved on | Jun 21, 2010 18:22 |
| Version | trunk |
| OS | Solaris |
| Attachments | [check for NULL TLI](https://user-images.githubusercontent.com/95090632/143737730-aedc4b1a-730f-4e6d-b6f1-d5fdb4048a8e.gz) |
## Exte... | crash in Transforms/Scalar/CodeGenPrepare.cpp:993 on sparc | https://api.github.com/repos/llvm/llvm-project/issues/2469/comments | 2 | 2008-02-26T17:36:37Z | 2021-12-03T20:18:48Z | https://github.com/llvm/llvm-project/issues/2469 | 1,070,935,859 | 2,469 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2096](https://llvm.org/bz2096) |
| Resolution | FIXED |
| Resolved on | Feb 26, 2008 11:11 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/56606707/143737729-21c9b9c4-d4e3-4b1c-803f-9a5e029da218.gz) |
## Extended D... | crash in llc with floating point arithmetic | https://api.github.com/repos/llvm/llvm-project/issues/2468/comments | 1 | 2008-02-26T10:28:29Z | 2021-12-03T20:18:47Z | https://github.com/llvm/llvm-project/issues/2468 | 1,070,935,847 | 2,468 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2095](https://llvm.org/bz2095) |
| Resolution | FIXED |
| Resolved on | Apr 29, 2008 00:57 |
| Version | 2.2 |
| OS | All |
| Depends On | llvm/llvm-project#2466 |
## Extended Description
We need:
1) support in llvm IR to represent multiple return values
2) optimizations upd... | [meta] Multiple return value support | https://api.github.com/repos/llvm/llvm-project/issues/2467/comments | 3 | 2008-02-26T08:06:06Z | 2023-08-15T13:17:11Z | https://github.com/llvm/llvm-project/issues/2467 | 1,070,935,833 | 2,467 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2094](https://llvm.org/bz2094) |
| Resolution | FIXED |
| Resolved on | May 05, 2008 13:21 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#1234 llvm/llvm-bugzilla-archive#2095 |
| CC | @asl |
## Extended Description
Testcase:
#include <stdint.h>
int s... | Inefficient code generated for inline asm with multiple output register operands | https://api.github.com/repos/llvm/llvm-project/issues/2466/comments | 11 | 2008-02-26T07:17:08Z | 2021-12-03T20:18:45Z | https://github.com/llvm/llvm-project/issues/2466 | 1,070,935,819 | 2,466 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2093](https://llvm.org/bz2093) |
| Resolution | FIXED |
| Resolved on | Apr 27, 2008 18:17 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/56606707/143737726-7aeeac46-73d8-4294-b9e5-37970dc0229c.gz), [Proposed Patch... | inlineasm regression from #2076 | https://api.github.com/repos/llvm/llvm-project/issues/2465/comments | 4 | 2008-02-26T05:49:44Z | 2021-12-03T20:18:44Z | https://github.com/llvm/llvm-project/issues/2465 | 1,070,935,812 | 2,465 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2092](https://llvm.org/bz2092) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | unspecified |
| OS | All |
## Extended Description
Consider the following code:
enum prefixes { PPS_LREP, PPS_SEG, PPS_OSIZE, PPS_ASIZE, MAXPREFIX };
int assemble () ... | DeclRefExpr and EnumConstantDecl have different signedness | https://api.github.com/repos/llvm/llvm-project/issues/2464/comments | 3 | 2008-02-25T23:47:00Z | 2021-12-03T20:18:43Z | https://github.com/llvm/llvm-project/issues/2464 | 1,070,935,800 | 2,464 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2091](https://llvm.org/bz2091) |
| Resolution | INVALID |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Windows NT |
| Attachments | [test case (delta reduced)](https://user-images.githubusercontent.com/2998477/143737723-08dd51b5-2ac4-40df-8942-83a8bc3106... | referenced structure should? be implicitly defined | https://api.github.com/repos/llvm/llvm-project/issues/2463/comments | 1 | 2008-02-24T18:39:08Z | 2021-12-03T20:18:42Z | https://github.com/llvm/llvm-project/issues/2463 | 1,070,935,785 | 2,463 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2090](https://llvm.org/bz2090) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
## Extended Description
C++ and C99 accept the following weird syntax (which clang doesn't support):
%:include <stdio.h>
%:ifndef BUFSIZE
... | <% Digraph not recognized | https://api.github.com/repos/llvm/llvm-project/issues/2462/comments | 1 | 2008-02-24T18:14:12Z | 2021-12-03T20:18:42Z | https://github.com/llvm/llvm-project/issues/2462 | 1,070,935,774 | 2,462 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2089](https://llvm.org/bz2089) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| Attachments | [patch](https://user-images.githubusercontent.com/2998477/143737722-2972bd5d-8e30-4341-ada4-e086202fd3e1.gz) |
## Extended Descrip... | sizeof('a') in C++ is == 1 and in C == 4 | https://api.github.com/repos/llvm/llvm-project/issues/2461/comments | 1 | 2008-02-24T18:08:28Z | 2021-12-03T20:18:41Z | https://github.com/llvm/llvm-project/issues/2461 | 1,070,935,763 | 2,461 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2088](https://llvm.org/bz2088) |
| Resolution | FIXED |
| Resolved on | Jul 20, 2008 11:04 |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/56606707/143737717-361a0b1f-5d35-4f3e-a3e2-088ad26270c9.gz) |
| CC | @nlewycky,@re... | Scalar evolution fails to compute loop iteration count | https://api.github.com/repos/llvm/llvm-project/issues/2460/comments | 14 | 2008-02-24T16:53:14Z | 2021-12-03T20:18:40Z | https://github.com/llvm/llvm-project/issues/2460 | 1,070,935,752 | 2,460 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2087](https://llvm.org/bz2087) |
| Resolution | FIXED |
| Resolved on | Feb 24, 2008 18:41 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [bugpoint-reduced testcase from 252.eon](https://user-images.githubusercontent.com/4503403/143737716-f4482189-fef7-4d5b-9d71-752368b1... | gvn aborts in testcase with sret | https://api.github.com/repos/llvm/llvm-project/issues/2459/comments | 2 | 2008-02-23T02:42:02Z | 2021-12-03T20:18:39Z | https://github.com/llvm/llvm-project/issues/2459 | 1,070,935,743 | 2,459 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2086](https://llvm.org/bz2086) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
| Attachments | [teste6.c](https://user-images.githubusercontent.com/60944935/143737713-8231d486-a88f-4ea3-8051-8d93e0c19c57.gz), [teste6.h](http... | undef doesn't work when a file is included twice | https://api.github.com/repos/llvm/llvm-project/issues/2458/comments | 1 | 2008-02-22T23:49:51Z | 2021-12-03T20:18:38Z | https://github.com/llvm/llvm-project/issues/2458 | 1,070,935,734 | 2,458 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2085](https://llvm.org/bz2085) |
| Resolution | FIXED |
| Resolved on | May 26, 2013 17:21 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc |
## Extended Description
llvm-gcc won't build given the locale settings:
LC_ALL=et_EE.... | standardize locales for build | https://api.github.com/repos/llvm/llvm-project/issues/2457/comments | 5 | 2008-02-22T23:36:00Z | 2021-12-03T20:18:37Z | https://github.com/llvm/llvm-project/issues/2457 | 1,070,935,725 | 2,457 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2084](https://llvm.org/bz2084) |
| Resolution | WORKSFORME |
| Resolved on | Oct 14, 2011 21:26 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Testcase (note that it is impossible to allocate 8 general regs to an asm on x86):
int a() {int a,b,c,d,di,si,bp,... | Regalloc should deal with running out of registers more gracefully | https://api.github.com/repos/llvm/llvm-project/issues/2456/comments | 2 | 2008-02-22T23:02:19Z | 2022-01-20T02:00:14Z | https://github.com/llvm/llvm-project/issues/2456 | 1,070,935,717 | 2,456 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2083](https://llvm.org/bz2083) |
| Resolution | INVALID |
| Resolved on | Feb 28, 2008 11:59 |
| Version | 2.2 |
| OS | Linux |
| Attachments | [Demo sourtce file](https://user-images.githubusercontent.com/60944935/143737709-13c71beb-0e48-4f8d-a665-b88424a7323b.gz) |
| Reporter ... | Optimisation breaks debug records: region.start/region.end | https://api.github.com/repos/llvm/llvm-project/issues/2455/comments | 14 | 2008-02-22T16:51:33Z | 2021-12-03T20:18:36Z | https://github.com/llvm/llvm-project/issues/2455 | 1,070,935,705 | 2,455 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2082](https://llvm.org/bz2082) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2008 16:12 |
| Version | 1.0 |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/56606707/143737706-5fe459b2-585e-478b-8d69-42215477c049.gz) |
| CC | @lattner |
## ... | local RA allocating two values to sameregister with inline asm | https://api.github.com/repos/llvm/llvm-project/issues/2454/comments | 9 | 2008-02-22T01:59:45Z | 2021-12-03T20:18:35Z | https://github.com/llvm/llvm-project/issues/2454 | 1,070,935,693 | 2,454 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2081](https://llvm.org/bz2081) |
| Resolution | FIXED |
| Resolved on | Apr 03, 2008 00:51 |
| Version | unspecified |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143737702-4a82c41a-8cc2-4ff0-849e-abcfb218d011.gz) |
| Reporter | ... | clang assert: circular type definition | https://api.github.com/repos/llvm/llvm-project/issues/2453/comments | 8 | 2008-02-20T23:22:34Z | 2021-12-03T20:18:34Z | https://github.com/llvm/llvm-project/issues/2453 | 1,070,935,684 | 2,453 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2080](https://llvm.org/bz2080) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:55 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This bug makes Benchmarks/MiBench/network-patricia test fail.
Obviously, ther... | clang assert: sizeof(void) | https://api.github.com/repos/llvm/llvm-project/issues/2452/comments | 1 | 2008-02-20T23:19:28Z | 2021-12-03T20:18:33Z | https://github.com/llvm/llvm-project/issues/2452 | 1,070,935,674 | 2,452 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2079](https://llvm.org/bz2079) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143737701-bb3d589d-91d8-4a4c-bbdd-cf632c011b67.gz) |
| Reporter | ... | clang asset: initializer with more or less braces than default | https://api.github.com/repos/llvm/llvm-project/issues/2451/comments | 2 | 2008-02-20T22:54:46Z | 2021-12-03T20:18:32Z | https://github.com/llvm/llvm-project/issues/2451 | 1,070,935,663 | 2,451 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2078](https://llvm.org/bz2078) |
| Resolution | FIXED |
| Resolved on | Sep 10, 2008 12:49 |
| Version | 1.0 |
| OS | Linux |
| Blocks | llvm/llvm-project#1234 |
| Attachments | [Source for testcase](https://user-images.githubusercontent.com/56606707/143737700-51682b27-6e4c-462... | llvm allocates registers for inline asm even when alias is in clobber set | https://api.github.com/repos/llvm/llvm-project/issues/2450/comments | 11 | 2008-02-20T17:25:25Z | 2021-12-03T20:18:31Z | https://github.com/llvm/llvm-project/issues/2450 | 1,070,935,651 | 2,450 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2077](https://llvm.org/bz2077) |
| Resolution | FIXED |
| Resolved on | Feb 24, 2008 22:08 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143737699-0e680132-1602-4dd7-97c7-3dc71445e3b2.gz) |
| Reporter... | incorrect gvn memcpy simplification | https://api.github.com/repos/llvm/llvm-project/issues/2449/comments | 1 | 2008-02-20T16:49:20Z | 2021-12-03T20:18:30Z | https://github.com/llvm/llvm-project/issues/2449 | 1,070,935,642 | 2,449 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2076](https://llvm.org/bz2076) |
| Resolution | FIXED |
| Resolved on | Feb 25, 2008 20:43 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/56606707/143737697-c59dfc8d-943e-4e38-baa9-a18196a1689c.gz) |
| CC | @asl |
... | Crash with inline asm: assertion "attempt to spill already spilled interval!" | https://api.github.com/repos/llvm/llvm-project/issues/2448/comments | 10 | 2008-02-20T16:13:19Z | 2021-12-03T20:18:30Z | https://github.com/llvm/llvm-project/issues/2448 | 1,070,935,634 | 2,448 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2075](https://llvm.org/bz2075) |
| Resolution | WORKSFORME |
| Resolved on | Feb 22, 2010 15:22 |
| Version | trunk |
| OS | Linux |
| Attachments | [failing testcase](https://user-images.githubusercontent.com/60944935/143737695-bcfc8e32-4bb0-47e6-b2b2-db09e87620b0.gz) |
| Repor... | (X86?) Backend generates reference to missing label | https://api.github.com/repos/llvm/llvm-project/issues/2447/comments | 13 | 2008-02-20T13:13:55Z | 2022-01-20T02:00:12Z | https://github.com/llvm/llvm-project/issues/2447 | 1,070,935,623 | 2,447 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2074](https://llvm.org/bz2074) |
| Resolution | WONTFIX |
| Resolved on | Jan 20, 2009 16:06 |
| Version | trunk |
| OS | Linux |
| Attachments | [failing testcase](https://user-images.githubusercontent.com/60944935/143737693-6ead0498-e2e0-4b1a-b06b-ff138215230e.gz) |
| Reporter... | (X86?) Backend generates duplicate labels | https://api.github.com/repos/llvm/llvm-project/issues/2446/comments | 9 | 2008-02-20T11:59:51Z | 2022-01-20T02:28:52Z | https://github.com/llvm/llvm-project/issues/2446 | 1,070,935,610 | 2,446 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2073](https://llvm.org/bz2073) |
| Resolution | LATER |
| Resolved on | Dec 02, 2010 01:28 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143737692-bf35db4e-b0f3-4598-ba91-06814040d4f0.gz) |
| Reporter... | CBE barfs on constant struct containing long double | https://api.github.com/repos/llvm/llvm-project/issues/2445/comments | 5 | 2008-02-20T10:11:12Z | 2021-12-03T20:18:27Z | https://github.com/llvm/llvm-project/issues/2445 | 1,070,935,605 | 2,445 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2072](https://llvm.org/bz2072) |
| Resolution | FIXED |
| Resolved on | Feb 20, 2008 02:23 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143737691-1dfd1260-ccd9-4c68-9af4-e8e2eb2d340d.gz) |
| Reporter... | use-after-free in GVN | https://api.github.com/repos/llvm/llvm-project/issues/2444/comments | 1 | 2008-02-20T10:02:53Z | 2021-12-03T20:18:26Z | https://github.com/llvm/llvm-project/issues/2444 | 1,070,935,590 | 2,444 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2071](https://llvm.org/bz2071) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2008 14:55 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Running llvm-gcc with -fdebug-pass-arguments gives the list of passes
run. Pa... | llvm-gcc uses the -strip-dead-prototypes pass but opt doesn't know it | https://api.github.com/repos/llvm/llvm-project/issues/2443/comments | 8 | 2008-02-20T09:52:42Z | 2021-12-03T20:18:25Z | https://github.com/llvm/llvm-project/issues/2443 | 1,070,935,577 | 2,443 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2070](https://llvm.org/bz2070) |
| Resolution | DUPLICATE |
| Resolved on | Jul 12, 2008 02:05 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/56606707/143737690-c7fca965-c42b-4f2b-99ee-25c7cafb936a.gz) |
| CC | @su... | Indvars makes loop more complicated | https://api.github.com/repos/llvm/llvm-project/issues/2442/comments | 7 | 2008-02-19T22:18:19Z | 2021-12-03T20:18:24Z | https://github.com/llvm/llvm-project/issues/2442 | 1,070,935,569 | 2,442 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2069](https://llvm.org/bz2069) |
| Version | trunk |
| OS | Linux |
| Attachments | [Poorly optimized test case (hacked up pcregrep).](https://user-images.githubusercontent.com/60944935/143737689-21bb37a6-2256-43a8-9238-d4683cb187b1.gz) |
| Reporter | LLVM Bugzilla Contributor |... | [phase ordering] opt --std-compile-opts misses optimizations on first pass | https://api.github.com/repos/llvm/llvm-project/issues/2441/comments | 3 | 2008-02-19T21:46:54Z | 2021-12-03T20:18:24Z | https://github.com/llvm/llvm-project/issues/2441 | 1,070,935,561 | 2,441 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2068](https://llvm.org/bz2068) |
| Resolution | FIXED |
| Resolved on | Mar 10, 2008 18:08 |
| Version | unspecified |
| OS | All |
| Attachments | [What my machine actually generates](https://user-images.githubusercontent.com/92601425/143737688-cd384de8-b547-40f0-9736-cfd595cce... | PPC should use byval for large byval arguments | https://api.github.com/repos/llvm/llvm-project/issues/2440/comments | 10 | 2008-02-19T21:01:49Z | 2021-12-03T20:18:23Z | https://github.com/llvm/llvm-project/issues/2440 | 1,070,935,556 | 2,440 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2067](https://llvm.org/bz2067) |
| Resolution | FIXED |
| Resolved on | Mar 17, 2008 18:42 |
| Version | unspecified |
| OS | Linux |
| CC | @nlewycky |
## Extended Description
Testcase:
void a(int a,int b,int c,int d,int e,int f,int g);
void b(void) {for (int i = 0; i < 20; i... | Loop unroller heuristics are over-aggressive with calls | https://api.github.com/repos/llvm/llvm-project/issues/2439/comments | 3 | 2008-02-19T20:55:28Z | 2021-12-03T20:18:22Z | https://github.com/llvm/llvm-project/issues/2439 | 1,070,935,548 | 2,439 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2066](https://llvm.org/bz2066) |
| Resolution | FIXED |
| Resolved on | Apr 30, 2010 02:11 |
| Version | 1.0 |
| OS | Linux |
## Extended Description
Testcase (from http://llvm.org/demo/index.cgi):
int power(int X) {
if (X == 0) return 1;
return X*power(X-1);
}
currently... | [LSR] Suboptimal code for factorial function | https://api.github.com/repos/llvm/llvm-project/issues/2438/comments | 5 | 2008-02-19T20:19:27Z | 2021-12-03T20:18:21Z | https://github.com/llvm/llvm-project/issues/2438 | 1,070,935,543 | 2,438 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2065](https://llvm.org/bz2065) |
| Resolution | FIXED |
| Resolved on | Mar 02, 2008 02:07 |
| Version | trunk |
| OS | Linux |
| Attachments | [extracted function](https://user-images.githubusercontent.com/60944935/143737687-87ab55b7-4475-4485-8bfc-1c87a67581a0.gz) |
| Reporter... | cbe missing a address of operation | https://api.github.com/repos/llvm/llvm-project/issues/2437/comments | 8 | 2008-02-19T18:55:52Z | 2021-12-03T20:18:20Z | https://github.com/llvm/llvm-project/issues/2437 | 1,070,935,537 | 2,437 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2064](https://llvm.org/bz2064) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Windows NT |
## Extended Description
when compiling PHP's tidy extension I get the following:
In file included from /usr/local/include/tidy/tidy.h:70:... | redefinition of typedef'ed types | https://api.github.com/repos/llvm/llvm-project/issues/2436/comments | 4 | 2008-02-19T17:30:38Z | 2021-12-03T20:18:20Z | https://github.com/llvm/llvm-project/issues/2436 | 1,070,935,531 | 2,436 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2063](https://llvm.org/bz2063) |
| Resolution | FIXED |
| Resolved on | Feb 19, 2008 20:50 |
| Version | unspecified |
| OS | Windows NT |
| Attachments | [test case (delta reduced)](https://user-images.githubusercontent.com/2998477/143737685-2928a118-3f9b-4981-b036-cad166e863f9... | Assertion `isa<llvm::ArrayType>(ElementType) && "Invalid initilizer"' failed | https://api.github.com/repos/llvm/llvm-project/issues/2435/comments | 2 | 2008-02-19T17:26:16Z | 2021-12-03T20:18:19Z | https://github.com/llvm/llvm-project/issues/2435 | 1,070,935,527 | 2,435 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2062](https://llvm.org/bz2062) |
| Resolution | FIXED |
| Resolved on | Apr 22, 2009 04:54 |
| Version | trunk |
| OS | Linux |
| CC | @asl,@isanbard |
## Extended Description
mfx@minerva:~/tmp > cd llvm-svn-ro
mfx@minerva:~/tmp/llvm-svn-ro > svn info | grep '^Rev'
Revision: 4... | build: cannot build llvm from source on read-only file system | https://api.github.com/repos/llvm/llvm-project/issues/2434/comments | 5 | 2008-02-19T15:26:47Z | 2021-12-03T20:18:18Z | https://github.com/llvm/llvm-project/issues/2434 | 1,070,935,524 | 2,434 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2061](https://llvm.org/bz2061) |
| Resolution | FIXED |
| Resolved on | May 15, 2008 02:43 |
| Version | 2.2 |
| OS | All |
| Blocks | llvm/llvm-project#2428 llvm/llvm-project#1994 |
| CC | @efriedma-quic |
## Extended Description
We should remove taildup from being run by de... | Remove the tail duplication pass for llvm-gcc & -std-compile-opts | https://api.github.com/repos/llvm/llvm-project/issues/2433/comments | 3 | 2008-02-19T09:26:36Z | 2021-12-03T20:18:17Z | https://github.com/llvm/llvm-project/issues/2433 | 1,070,935,514 | 2,433 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2060](https://llvm.org/bz2060) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 2.2 |
| OS | Linux |
| Attachments | [Crashing .ll file](https://user-images.githubusercontent.com/60944935/143737684-1afb7a4b-4168-43df-98c7-8d8b7605182a.gz) |
| Reporter | ... | llvm-as crash | https://api.github.com/repos/llvm/llvm-project/issues/2432/comments | 1 | 2008-02-19T02:06:49Z | 2021-12-03T20:18:16Z | https://github.com/llvm/llvm-project/issues/2432 | 1,070,935,501 | 2,432 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2059](https://llvm.org/bz2059) |
| Resolution | FIXED |
| Resolved on | Mar 15, 2008 15:22 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#824 |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143737679-fb93e794-ca08-495... | Missed sret memcpy optimization | https://api.github.com/repos/llvm/llvm-project/issues/2431/comments | 25 | 2008-02-18T19:25:04Z | 2021-12-03T20:18:15Z | https://github.com/llvm/llvm-project/issues/2431 | 1,070,935,491 | 2,431 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2058](https://llvm.org/bz2058) |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#824 |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143737677-99fea70f-78c6-4216-9b72-c5c0b96d2215.gz), [another slightly simpler example o... | [memcpyopt] Handle partially overlapping memcpys | https://api.github.com/repos/llvm/llvm-project/issues/2430/comments | 4 | 2008-02-18T19:12:23Z | 2023-08-11T15:05:10Z | https://github.com/llvm/llvm-project/issues/2430 | 1,070,935,477 | 2,430 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2057](https://llvm.org/bz2057) |
| Resolution | FIXED |
| Resolved on | Feb 19, 2008 00:47 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143737676-95486afb-5ac5-48c3-89c3-a1f7251b9e32.gz) |
| Reporter... | miscompilation by basicaa | https://api.github.com/repos/llvm/llvm-project/issues/2429/comments | 3 | 2008-02-18T16:40:06Z | 2021-12-03T20:18:13Z | https://github.com/llvm/llvm-project/issues/2429 | 1,070,935,466 | 2,429 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2056](https://llvm.org/bz2056) |
| Version | 2.2 |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#2061 |
| CC | @asl,@efriedma-quic |
## Extended Description
Applying this patch to simplifycfg disables cloning of return instructions into predecessor blocks. This shou... | Significant missed block merging opportunity | https://api.github.com/repos/llvm/llvm-project/issues/2428/comments | 6 | 2008-02-18T08:26:15Z | 2021-12-03T20:18:12Z | https://github.com/llvm/llvm-project/issues/2428 | 1,070,935,457 | 2,428 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2055](https://llvm.org/bz2055) |
| Resolution | FIXED |
| Resolved on | Feb 08, 2009 16:42 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Extended Description
Chris pointed out that it would be useful to have a "nocaptur... | LLVM should have a nocapture parameter attribute for functions that don't let a pointer value escape | https://api.github.com/repos/llvm/llvm-project/issues/2427/comments | 10 | 2008-02-18T04:10:29Z | 2021-12-03T20:18:12Z | https://github.com/llvm/llvm-project/issues/2427 | 1,070,935,449 | 2,427 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2054](https://llvm.org/bz2054) |
| Resolution | FIXED |
| Resolved on | Mar 05, 2008 09:47 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Testcase:
int foo;
static int bar __attribute__ ((weakref ("foo... | llvm-ld crashes with Assertion `0 && "Unmapped global?"' failed. when linking code with weakrefs on linux amd64 | https://api.github.com/repos/llvm/llvm-project/issues/2426/comments | 7 | 2008-02-17T23:51:58Z | 2021-12-03T20:18:11Z | https://github.com/llvm/llvm-project/issues/2426 | 1,070,935,437 | 2,426 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2053](https://llvm.org/bz2053) |
| Resolution | LATER |
| Resolved on | Feb 17, 2008 13:46 |
| Version | unspecified |
| OS | Linux |
## Extended Description
The generated code on x86 for checking for signed overflow on a multiply the obvious way is much longer than it needs t... | Inefficient code generated checking 32-bit multiply for signed overflow on x86 | https://api.github.com/repos/llvm/llvm-project/issues/2425/comments | 1 | 2008-02-17T17:20:03Z | 2021-12-03T20:18:10Z | https://github.com/llvm/llvm-project/issues/2425 | 1,070,935,426 | 2,425 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2052](https://llvm.org/bz2052) |
| Resolution | FIXED |
| Resolved on | Feb 19, 2008 00:23 |
| Version | unspecified |
| OS | Linux |
## Extended Description
define float @​a(float %x) {
%res = fdiv float undef, %x
ret float %res
}
instcombines to:
define float @​... | suboptimal instcombine for float division with undef, bad fold of uitofp(undef) | https://api.github.com/repos/llvm/llvm-project/issues/2424/comments | 7 | 2008-02-17T15:43:54Z | 2021-12-03T20:18:09Z | https://github.com/llvm/llvm-project/issues/2424 | 1,070,935,411 | 2,424 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2051](https://llvm.org/bz2051) |
| Resolution | WONTFIX |
| Resolved on | Jun 13, 2012 13:23 |
| Version | 2.6 |
| OS | All |
| CC | @asl,@lattner,@echristo |
## Extended Description
We should change the llvm-gcc configure process to build code for the current processor unless... | clang configure should default to native processor | https://api.github.com/repos/llvm/llvm-project/issues/2423/comments | 9 | 2008-02-16T22:35:08Z | 2022-01-20T02:28:50Z | https://github.com/llvm/llvm-project/issues/2423 | 1,070,935,396 | 2,423 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2050](https://llvm.org/bz2050) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Using clang r47211, and llvm r47211 I cannot compile the code below.
gcc and icc compile the code without errors.
$ cl... | incorrect "error: initializer element is not constant" | https://api.github.com/repos/llvm/llvm-project/issues/2422/comments | 1 | 2008-02-16T14:27:02Z | 2021-12-03T20:18:07Z | https://github.com/llvm/llvm-project/issues/2422 | 1,070,935,387 | 2,422 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2049](https://llvm.org/bz2049) |
| Resolution | FIXED |
| Resolved on | Apr 04, 2008 13:43 |
| Version | unspecified |
| OS | Linux |
| Attachments | [reduced testcase](https://user-images.githubusercontent.com/92601246/143737672-1cb9bbc2-42fa-43ae-8d04-a12164d1e410.gz) |
| CC |... | clang: CGExprScalar.cpp:1060: llvm::Value* clang::CodeGen::CodeGenFunction::EmitScalarExpr(const clang::Expr*): Assertion `E && !hasAggregateLLVMType(E->getType()) && "Invalid scalar expression to emit"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/2421/comments | 2 | 2008-02-16T14:15:39Z | 2021-12-03T20:18:07Z | https://github.com/llvm/llvm-project/issues/2421 | 1,070,935,379 | 2,421 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2048](https://llvm.org/bz2048) |
| Resolution | FIXED |
| Resolved on | Feb 18, 2008 16:48 |
| Version | unspecified |
| OS | Linux |
| CC | @nlewycky |
## Extended Description
Take the following function:
int i(int a) {return a/-1431655765/3;}
LLVM concludes that this is eq... | Invalid division incombine with division by constants | https://api.github.com/repos/llvm/llvm-project/issues/2420/comments | 14 | 2008-02-16T12:11:34Z | 2021-12-03T20:18:06Z | https://github.com/llvm/llvm-project/issues/2420 | 1,070,935,368 | 2,420 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2047](https://llvm.org/bz2047) |
| Resolution | FIXED |
| Resolved on | Feb 17, 2008 15:04 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Per summary: llvm doesn't simplify a function like the following:
int l(int a,int b,int c) {return a-b-c-a;}
to not r... | reassociate doesn't know that "a-b-c-a==-b-c" | https://api.github.com/repos/llvm/llvm-project/issues/2419/comments | 4 | 2008-02-16T12:02:06Z | 2021-12-03T20:18:05Z | https://github.com/llvm/llvm-project/issues/2419 | 1,070,935,361 | 2,419 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2046](https://llvm.org/bz2046) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:56 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Testcase:
int aa(int b, int x[sizeof b]) {}
This is perfectly legal C90 and C99 code, but clang claims the b is undecl... | clang incorrectly rejects references to earlier parameters in a prototype | https://api.github.com/repos/llvm/llvm-project/issues/2418/comments | 5 | 2008-02-16T10:20:30Z | 2021-12-03T20:18:04Z | https://github.com/llvm/llvm-project/issues/2418 | 1,070,935,349 | 2,418 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2045](https://llvm.org/bz2045) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | NetBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Clang permits the following which doesn't match the #undef syntax:
#define b
... | #undef syntax violation | https://api.github.com/repos/llvm/llvm-project/issues/2417/comments | 1 | 2008-02-16T03:10:44Z | 2021-12-03T20:18:03Z | https://github.com/llvm/llvm-project/issues/2417 | 1,070,935,342 | 2,417 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2044](https://llvm.org/bz2044) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Testcase:
int a(int b) {int (*c(void))[b];**c() = 2;}
This violates the constraint in C99 6.7.5.2p2 because the funct... | clang incorrectly accepts function returning pointer to vla | https://api.github.com/repos/llvm/llvm-project/issues/2416/comments | 2 | 2008-02-16T01:09:34Z | 2021-12-03T20:18:02Z | https://github.com/llvm/llvm-project/issues/2416 | 1,070,935,332 | 2,416 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2043](https://llvm.org/bz2043) |
| Resolution | FIXED |
| Resolved on | Sep 22, 2008 02:16 |
| Version | unspecified |
| OS | Linux |
| Attachments | [preprocessed crtbegin.c causing compiler error](https://user-images.githubusercontent.com/92601246/143737666-22a02146-2ba5-4725-... | llvm-gcc4.2 boostrap fails: Assertion 'castIsValid(getOpcode(), S, Ty) && "Illegal BitCast"' | https://api.github.com/repos/llvm/llvm-project/issues/2415/comments | 3 | 2008-02-15T21:48:14Z | 2021-12-03T20:18:02Z | https://github.com/llvm/llvm-project/issues/2415 | 1,070,935,319 | 2,415 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2042](https://llvm.org/bz2042) |
| Resolution | FIXED |
| Resolved on | Feb 17, 2008 13:32 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Per http://www.open-std.org/jtc1/sc22/wg14/www/docs/dr_317.htm, the following:
void f(){}
void g(){if(0)f(1);}
is val... | clang incorrectly considers f(){} to have a prototype | https://api.github.com/repos/llvm/llvm-project/issues/2414/comments | 1 | 2008-02-15T18:35:22Z | 2021-12-03T20:18:01Z | https://github.com/llvm/llvm-project/issues/2414 | 1,070,935,307 | 2,414 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2041](https://llvm.org/bz2041) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | NetBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Clang rejects:
int *restrict; | restrict is not a C90 keyword, but __restrict is. | https://api.github.com/repos/llvm/llvm-project/issues/2413/comments | 3 | 2008-02-15T16:49:57Z | 2021-12-03T20:18:00Z | https://github.com/llvm/llvm-project/issues/2413 | 1,070,935,301 | 2,413 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2040](https://llvm.org/bz2040) |
| Resolution | WONTFIX |
| Resolved on | Apr 08, 2011 13:28 |
| Version | 2.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
For GCC 4.0.1 the instructions in README.LLVM are correct (barring the oversight rep... | Docs for building llvm-gcc-4.2 incorrectly explain bootstrap option. | https://api.github.com/repos/llvm/llvm-project/issues/2412/comments | 1 | 2008-02-15T13:01:38Z | 2022-01-20T02:28:49Z | https://github.com/llvm/llvm-project/issues/2412 | 1,070,935,293 | 2,412 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2039](https://llvm.org/bz2039) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Testcase:
void a() {typedef int a[5]; typedef const a b; b r; r[0]=10;}
r's type is equivalent to "const int[5]", so ... | clang doesn't propagate qualifiers for arrays correctly | https://api.github.com/repos/llvm/llvm-project/issues/2411/comments | 5 | 2008-02-15T11:33:42Z | 2021-12-03T20:17:58Z | https://github.com/llvm/llvm-project/issues/2411 | 1,070,935,281 | 2,411 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2038](https://llvm.org/bz2038) |
| Resolution | FIXED |
| Resolved on | Oct 15, 2008 12:00 |
| Version | 2.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Executive summary:
Ruby 1.9 compiles under llvm-gcc-4.2/llvm-2.2 just fi... | Ruby-1.9 builds and passes light checks but explodes in the regression suite. | https://api.github.com/repos/llvm/llvm-project/issues/2410/comments | 3 | 2008-02-15T04:49:37Z | 2021-12-03T20:17:57Z | https://github.com/llvm/llvm-project/issues/2410 | 1,070,935,269 | 2,410 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2037](https://llvm.org/bz2037) |
| Resolution | FIXED |
| Resolved on | Oct 15, 2008 11:39 |
| Version | 2.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tlattner |
## Extended Description
While upgrading to LLVM-GCC-4.2 and LLVM-2.2 I stupidly followed th... | LLVM-GCC4.2 instructions forget to mention --program-prefix option. | https://api.github.com/repos/llvm/llvm-project/issues/2409/comments | 3 | 2008-02-15T04:34:42Z | 2021-12-03T20:17:56Z | https://github.com/llvm/llvm-project/issues/2409 | 1,070,935,257 | 2,409 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2036](https://llvm.org/bz2036) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | NetBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
Invalid in C90 and C99 requiring a diagnostic.
void ... | Incompatible function decls not diagnosed | https://api.github.com/repos/llvm/llvm-project/issues/2408/comments | 2 | 2008-02-15T00:38:08Z | 2021-12-03T20:17:55Z | https://github.com/llvm/llvm-project/issues/2408 | 1,070,935,252 | 2,408 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2035](https://llvm.org/bz2035) |
| Resolution | INVALID |
| Resolved on | Feb 15, 2008 00:59 |
| Version | unspecified |
| OS | Linux |
| CC | @asl |
## Extended Description
Take the following code:
void x(struct {int a : 5, b : 5;} *c, int x) {c->a = x;}
llvm-gcc generates ... | Suboptimal code storing to a bitfield | https://api.github.com/repos/llvm/llvm-project/issues/2407/comments | 4 | 2008-02-14T16:39:58Z | 2021-12-03T20:17:55Z | https://github.com/llvm/llvm-project/issues/2407 | 1,070,935,246 | 2,407 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2034](https://llvm.org/bz2034) |
| Resolution | FIXED |
| Resolved on | Mar 19, 2008 20:10 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/392652/143737665-6b8ca08d-3fa8-4b4e-8666-aa40dfb08af8.gz) |
## Extended Descripti... | module-level analysis invalidated but not re-run | https://api.github.com/repos/llvm/llvm-project/issues/2406/comments | 1 | 2008-02-14T09:10:27Z | 2021-12-03T20:17:54Z | https://github.com/llvm/llvm-project/issues/2406 | 1,070,935,238 | 2,406 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2033](https://llvm.org/bz2033) |
| Resolution | WORKSFORME |
| Resolved on | May 25, 2008 16:53 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/392652/143737664-1ad20085-0e5e-43c2-9ba8-7ca33dcebaf3.gz) |
## Extended Desc... | corrupted CallGraph | https://api.github.com/repos/llvm/llvm-project/issues/2405/comments | 1 | 2008-02-14T08:00:59Z | 2022-01-20T02:00:11Z | https://github.com/llvm/llvm-project/issues/2405 | 1,070,935,230 | 2,405 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2032](https://llvm.org/bz2032) |
| Resolution | FIXED |
| Resolved on | Feb 14, 2008 01:16 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/392652/143737662-a3d335fd-eb30-4453-887c-b3cae37dffcf.gz) |
## Extended Descripti... | GVN doesn't register new PHI nodes with AliasAnalysis | https://api.github.com/repos/llvm/llvm-project/issues/2404/comments | 4 | 2008-02-14T07:48:41Z | 2021-12-03T20:17:52Z | https://github.com/llvm/llvm-project/issues/2404 | 1,070,935,213 | 2,404 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2031](https://llvm.org/bz2031) |
| Resolution | FIXED |
| Resolved on | Oct 15, 2008 11:38 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737661-a76c8612-1bda-42f9-aa87-63717faaf3b0.gz) |
| Reporter | LLVM Bu... | dominator info correctly is not updated correctly | https://api.github.com/repos/llvm/llvm-project/issues/2403/comments | 4 | 2008-02-14T05:49:50Z | 2021-12-03T20:17:51Z | https://github.com/llvm/llvm-project/issues/2403 | 1,070,935,202 | 2,403 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2030](https://llvm.org/bz2030) |
| Resolution | FIXED |
| Resolved on | Feb 14, 2008 17:19 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737660-cc413355-70e3-4ac3-8295-dba9ee480456.gz) |
| Reporter | LLVM Bu... | loop index split tries to mangle PHIs | https://api.github.com/repos/llvm/llvm-project/issues/2402/comments | 1 | 2008-02-14T05:35:10Z | 2021-12-03T20:17:50Z | https://github.com/llvm/llvm-project/issues/2402 | 1,070,935,191 | 2,402 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2029](https://llvm.org/bz2029) |
| Resolution | FIXED |
| Resolved on | Feb 14, 2008 13:18 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737659-40dc7452-6bb8-4436-9fba-0d182fb8e9df.gz) |
| Reporter | LLVM Bu... | CBE fails with -enable-correct-eh-support | https://api.github.com/repos/llvm/llvm-project/issues/2401/comments | 3 | 2008-02-14T05:29:52Z | 2021-12-03T20:17:49Z | https://github.com/llvm/llvm-project/issues/2401 | 1,070,935,179 | 2,401 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2028](https://llvm.org/bz2028) |
| Resolution | FIXED |
| Resolved on | Feb 14, 2008 19:25 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Extended Description
Similar to llvm/llvm-project#2398 , this sequence fails on any by... | passmanager asserts that pass requires lower level pass | https://api.github.com/repos/llvm/llvm-project/issues/2400/comments | 1 | 2008-02-14T05:21:25Z | 2021-12-03T20:17:48Z | https://github.com/llvm/llvm-project/issues/2400 | 1,070,935,171 | 2,400 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2027](https://llvm.org/bz2027) |
| Resolution | FIXED |
| Resolved on | Feb 13, 2008 23:03 |
| Version | trunk |
| OS | Linux |
| Attachments | [proposed fix](https://user-images.githubusercontent.com/60944935/143737657-228778cd-0931-42bd-a98a-f3bf975de3af.gz) |
| Reporter | LLV... | -find-bugs forgets pass order when it comes time to reduce | https://api.github.com/repos/llvm/llvm-project/issues/2399/comments | 3 | 2008-02-14T05:05:23Z | 2021-12-03T20:17:47Z | https://github.com/llvm/llvm-project/issues/2399 | 1,070,935,162 | 2,399 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2026](https://llvm.org/bz2026) |
| Resolution | DUPLICATE |
| Resolved on | Feb 14, 2008 18:15 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Extended Description
$ opt b.bc -loopsimplify -domtree -lcssa -domfrontier -ipcons... | passmanager crash on domfrontier requiring domtree? | https://api.github.com/repos/llvm/llvm-project/issues/2398/comments | 4 | 2008-02-14T04:06:54Z | 2021-12-03T20:17:46Z | https://github.com/llvm/llvm-project/issues/2398 | 1,070,935,154 | 2,398 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2025](https://llvm.org/bz2025) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:07 |
| Version | unspecified |
| OS | MacOS X |
| CC | @echristo,@nlewycky |
## Extended Description
I have a release build of LLVM and I'm trying to build a release build of llvm-gcc4.2 (s... | llvm-gcc4.2 won't build if using LLVM release build and boostrap enabled | https://api.github.com/repos/llvm/llvm-project/issues/2397/comments | 16 | 2008-02-13T23:19:51Z | 2021-12-03T20:17:46Z | https://github.com/llvm/llvm-project/issues/2397 | 1,070,935,150 | 2,397 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2024](https://llvm.org/bz2024) |
| Resolution | FIXED |
| Resolved on | Jul 09, 2008 09:10 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#2516 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Hi,
I am having p... | Problem with ELF section attribute | https://api.github.com/repos/llvm/llvm-project/issues/2396/comments | 6 | 2008-02-13T22:32:23Z | 2021-12-03T20:17:45Z | https://github.com/llvm/llvm-project/issues/2396 | 1,070,935,138 | 2,396 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2023](https://llvm.org/bz2023) |
| Version | unspecified |
| OS | Linux |
| CC | @asl |
## Extended Description
Testcase:
@​b = global i16 ptrtoint (i16* @​b to i16)
run through llvm-as | llc, should generate code that initializes the global appropriately.
Curr... | Crash in llc with unusual initializer | https://api.github.com/repos/llvm/llvm-project/issues/2395/comments | 3 | 2008-02-13T14:14:25Z | 2022-03-05T09:34:01Z | https://github.com/llvm/llvm-project/issues/2395 | 1,070,935,124 | 2,395 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2022](https://llvm.org/bz2022) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | 2.2 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@isanbard |
## Extended Description
It needs some love from someone who can follow http://gcc.gnu.or... | 2.2 does not build cleanly with GCC 4.3 | https://api.github.com/repos/llvm/llvm-project/issues/2394/comments | 10 | 2008-02-13T00:53:10Z | 2021-12-03T20:17:43Z | https://github.com/llvm/llvm-project/issues/2394 | 1,070,935,113 | 2,394 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2021](https://llvm.org/bz2021) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:59 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Testcase:
int a(int i) {
int (*pf)[2];
int (*pv)[i];
(i ? pf : pv);
}
This shouldn't warn because the pointed-to... | clang prints bogus type compatibility warning between constant and variable array types | https://api.github.com/repos/llvm/llvm-project/issues/2393/comments | 3 | 2008-02-12T08:35:40Z | 2021-12-03T20:17:42Z | https://github.com/llvm/llvm-project/issues/2393 | 1,070,935,104 | 2,393 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2020](https://llvm.org/bz2020) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Testcase:
union u0;
enum u0 { U0A }; | clang crash redeclaring a union as an enum | https://api.github.com/repos/llvm/llvm-project/issues/2392/comments | 1 | 2008-02-12T08:20:15Z | 2021-12-03T20:17:41Z | https://github.com/llvm/llvm-project/issues/2392 | 1,070,935,093 | 2,392 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2019](https://llvm.org/bz2019) |
| Resolution | FIXED |
| Resolved on | Nov 22, 2008 13:45 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#1234 |
## Extended Description
C code at http://llvm.org/bugs/attachment.cgi?id=1397. llvm-gcc and clang compile ... | Crash in codegen with clang + inline asm using "+S" and "+D" operands | https://api.github.com/repos/llvm/llvm-project/issues/2391/comments | 5 | 2008-02-12T07:09:23Z | 2021-12-03T20:17:40Z | https://github.com/llvm/llvm-project/issues/2391 | 1,070,935,077 | 2,391 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2018](https://llvm.org/bz2018) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Testcase:
int a() {
(void) { 1 };
}
Should give an error, not crash.
Also, the behavior for the following testcase i... | Crash with void compound literal | https://api.github.com/repos/llvm/llvm-project/issues/2390/comments | 1 | 2008-02-12T06:49:41Z | 2021-12-03T20:17:40Z | https://github.com/llvm/llvm-project/issues/2390 | 1,070,935,068 | 2,390 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2017](https://llvm.org/bz2017) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Testcase:
void x(); int a() {int r[x()];}
crashes clang -fsyntax-only.
We probably shouldn't be calling isIntegerCon... | clang crashes on array with void size | https://api.github.com/repos/llvm/llvm-project/issues/2389/comments | 1 | 2008-02-12T06:18:48Z | 2021-12-03T20:17:39Z | https://github.com/llvm/llvm-project/issues/2389 | 1,070,935,056 | 2,389 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2016](https://llvm.org/bz2016) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Windows NT |
| CC | @efriedma-quic |
## Extended Description
The following code is rejected by clang:
#include <stdio.h>
int main()
{
static void *t... | clang doesn't support gcc's computed goto tables | https://api.github.com/repos/llvm/llvm-project/issues/2388/comments | 5 | 2008-02-12T02:50:49Z | 2021-12-03T20:17:38Z | https://github.com/llvm/llvm-project/issues/2388 | 1,070,935,052 | 2,388 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2015](https://llvm.org/bz2015) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-bugzilla-archive#5365 |
| Attachments | [test case](https://user-images.githubusercontent.com/2998477/143737652-0deb53... | __attribute__ ((__transparent_union__)) not implemented | https://api.github.com/repos/llvm/llvm-project/issues/2387/comments | 21 | 2008-02-11T20:30:10Z | 2021-12-03T20:17:37Z | https://github.com/llvm/llvm-project/issues/2387 | 1,070,935,034 | 2,387 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2014](https://llvm.org/bz2014) |
| Resolution | DUPLICATE |
| Resolved on | Mar 04, 2008 18:14 |
| Version | unspecified |
| OS | All |
| Attachments | [test case (delta reduced)](https://user-images.githubusercontent.com/2998477/143737651-649e3788-9c07-45c3-8149-6598d12a8916.gz... | triggered assertion in getAlignment() | https://api.github.com/repos/llvm/llvm-project/issues/2386/comments | 2 | 2008-02-11T19:36:07Z | 2021-12-03T20:17:36Z | https://github.com/llvm/llvm-project/issues/2386 | 1,070,935,023 | 2,386 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2013](https://llvm.org/bz2013) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | NetBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Playing with clang after the conversation of cfe-dev I tried:
struct S {
i... | Missing source line in diagnostic | https://api.github.com/repos/llvm/llvm-project/issues/2385/comments | 1 | 2008-02-11T12:00:05Z | 2021-12-03T20:17:35Z | https://github.com/llvm/llvm-project/issues/2385 | 1,070,935,017 | 2,385 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2012](https://llvm.org/bz2012) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:56 |
| Version | unspecified |
| OS | NetBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
The following is invalid in C90 yet clang accepts it ... | implicit int rules still not right | https://api.github.com/repos/llvm/llvm-project/issues/2384/comments | 6 | 2008-02-11T03:10:16Z | 2021-12-03T20:17:34Z | https://github.com/llvm/llvm-project/issues/2384 | 1,070,935,007 | 2,384 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2011](https://llvm.org/bz2011) |
| Resolution | FIXED |
| Resolved on | Feb 13, 2008 16:28 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Compile rules-inf.c at -O3:
~/LLVM/install/bin/llvm-gcc -DCLOCK_NO_TIMING -fno-strict... | Loop Index Splitting Pass asserts on SPASS | https://api.github.com/repos/llvm/llvm-project/issues/2383/comments | 1 | 2008-02-10T22:11:20Z | 2021-12-03T20:17:34Z | https://github.com/llvm/llvm-project/issues/2383 | 1,070,934,999 | 2,383 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2010](https://llvm.org/bz2010) |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase .ads](https://user-images.githubusercontent.com/60944935/143737650-6b06b76b-2fcf-4066-8368-dc4c1223fa28.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The pr... | The Ada f-e generates bogus records for descendants of tagged types with a variant part (ACATS c393010) | https://api.github.com/repos/llvm/llvm-project/issues/2382/comments | 0 | 2008-02-10T15:33:20Z | 2021-12-14T21:34:41Z | https://github.com/llvm/llvm-project/issues/2382 | 1,070,934,993 | 2,382 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2009](https://llvm.org/bz2009) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The Ada front-end generates a "main" with a bogus
prototype as far as lli is concerned (it uses integers
rather than pointers for argv and envp)... | [ada] "main" not compatible with lli | https://api.github.com/repos/llvm/llvm-project/issues/2381/comments | 4 | 2008-02-10T15:22:13Z | 2021-12-14T21:36:12Z | https://github.com/llvm/llvm-project/issues/2381 | 1,070,934,987 | 2,381 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2008](https://llvm.org/bz2008) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @CodingMarkus |
## Extended Description
Compiling a program with -fstack-check is supposed to add
code to check for stack overflow. This does not happen
with ll... | -fstack-check is not supported (catching infinite recursion) | https://api.github.com/repos/llvm/llvm-project/issues/2380/comments | 5 | 2008-02-10T15:17:16Z | 2021-12-14T21:35:37Z | https://github.com/llvm/llvm-project/issues/2380 | 1,070,934,976 | 2,380 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2007](https://llvm.org/bz2007) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
The reason for this is that the compiler itself is built
using setjump/longjump style exceptions which is not
supported by LLV... | The Ada f-e fails to bootstrap | https://api.github.com/repos/llvm/llvm-project/issues/2379/comments | 4 | 2008-02-10T15:03:17Z | 2021-12-14T21:34:28Z | https://github.com/llvm/llvm-project/issues/2379 | 1,070,934,965 | 2,379 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2006](https://llvm.org/bz2006) |
| Resolution | WONTFIX |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-bugzilla-archive#2556 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The newly built gnatmake tool cr... | the Ada f-e fails to build on x86-64-linux | https://api.github.com/repos/llvm/llvm-project/issues/2378/comments | 6 | 2008-02-10T14:53:14Z | 2022-01-20T02:28:48Z | https://github.com/llvm/llvm-project/issues/2378 | 1,070,934,954 | 2,378 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2005](https://llvm.org/bz2005) |
| Resolution | FIXED |
| Resolved on | Jul 23, 2012 09:03 |
| Version | unspecified |
| OS | Linux |
| CC | @d0k,@lattner |
## Extended Description
Take the following C method:
_Bool a(_Bool a, _Bool b, _Bool c) {return a ? b : c;}
clang comp... | Inefficient codegen on x86 with _Bool | https://api.github.com/repos/llvm/llvm-project/issues/2377/comments | 6 | 2008-02-10T11:04:37Z | 2021-12-03T20:17:29Z | https://github.com/llvm/llvm-project/issues/2377 | 1,070,934,945 | 2,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.