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 | [2504](https://llvm.org/bz2504) |
| Resolution | FIXED |
| Resolved on | Jun 29, 2008 21:44 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Compiling the following code with either
lvm-as < vector_select.ll | llc -march=pp... | Codegen for vector select fails on ppc32 and ppc64 | https://api.github.com/repos/llvm/llvm-project/issues/2876/comments | 3 | 2008-06-29T21:02:48Z | 2021-12-03T20:25:01Z | https://github.com/llvm/llvm-project/issues/2876 | 1,070,940,194 | 2,876 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2503](https://llvm.org/bz2503) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:58 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [llvm code causing crash](https://user-images.githubusercontent.com/60944935/143738047-6e3547d6-0fbd-4a7e-8be7-4050f8663615.gz) |
| R... | Infinite recursion crash during link | https://api.github.com/repos/llvm/llvm-project/issues/2875/comments | 6 | 2008-06-29T04:49:17Z | 2021-12-03T20:25:00Z | https://github.com/llvm/llvm-project/issues/2875 | 1,070,940,182 | 2,875 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2502](https://llvm.org/bz2502) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| CC | @efriedma-quic,@nunoplopes |
## Extended Description
clang blows up with the following program:
void (*f)(void);
void (*f)() = 0;
But gc... | Function pointer types are wrongly compared | https://api.github.com/repos/llvm/llvm-project/issues/2874/comments | 10 | 2008-06-29T01:31:29Z | 2021-12-03T20:24:59Z | https://github.com/llvm/llvm-project/issues/2874 | 1,070,940,168 | 2,874 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2501](https://llvm.org/bz2501) |
| Resolution | FIXED |
| Resolved on | Jun 28, 2008 01:26 |
| Version | unspecified |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
On svn 52832 on ubuntu feisty on ia32:
[regehr@babel tmp33]$ ~/z/llvm/Release/bin/clang small.... | probable clang bug | https://api.github.com/repos/llvm/llvm-project/issues/2873/comments | 3 | 2008-06-27T23:02:15Z | 2021-12-03T20:24:58Z | https://github.com/llvm/llvm-project/issues/2873 | 1,070,940,154 | 2,873 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2500](https://llvm.org/bz2500) |
| Resolution | FIXED |
| Resolved on | Sep 09, 2008 14:08 |
| Version | unspecified |
| OS | Linux |
| Attachments | [bitcode file](https://user-images.githubusercontent.com/732536/143738045-0c1d3953-ab0d-4a97-9d90-3cfae70e0424.gz) |
| CC | @nlew... | interpreter broken? | https://api.github.com/repos/llvm/llvm-project/issues/2872/comments | 3 | 2008-06-26T19:34:49Z | 2021-12-03T20:24:57Z | https://github.com/llvm/llvm-project/issues/2872 | 1,070,940,144 | 2,872 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2499](https://llvm.org/bz2499) |
| Resolution | FIXED |
| Resolved on | Jun 26, 2008 05:45 |
| Version | unspecified |
| OS | All |
| Attachments | [the patch](https://user-images.githubusercontent.com/60944935/143738044-1049074d-daa1-4efd-8daf-1ea4e3ea7d16.gz) |
| Reporter | LL... | Support for DragonFly BSD | https://api.github.com/repos/llvm/llvm-project/issues/2871/comments | 1 | 2008-06-26T10:00:30Z | 2021-12-03T20:24:56Z | https://github.com/llvm/llvm-project/issues/2871 | 1,070,940,134 | 2,871 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2498](https://llvm.org/bz2498) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | trunk |
| OS | All |
| CC | @ccadar,@matthijskooijman |
## Extended Description
I found the following bug in the optimizer. Here's a short contrived example:
============... | Argpromotion promotes possibly invalid loads | https://api.github.com/repos/llvm/llvm-project/issues/2870/comments | 15 | 2008-06-26T09:13:42Z | 2021-12-03T20:24:55Z | https://github.com/llvm/llvm-project/issues/2870 | 1,070,940,127 | 2,870 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2497](https://llvm.org/bz2497) |
| Resolution | FIXED |
| Resolved on | Jul 10, 2008 02:03 |
| Version | unspecified |
| OS | Linux |
## Extended Description
This happens with svn 52763 targeting ia32 hosted on Ubuntu Feisty.
[regehr@babel tmp32]$ llvm-gcc -O small.c
small.c:... | llvm-gcc segfault | https://api.github.com/repos/llvm/llvm-project/issues/2869/comments | 2 | 2008-06-26T07:07:12Z | 2021-12-03T20:24:55Z | https://github.com/llvm/llvm-project/issues/2869 | 1,070,940,115 | 2,869 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2496](https://llvm.org/bz2496) |
| Resolution | FIXED |
| Resolved on | Jul 08, 2008 12:43 |
| Version | unspecified |
| OS | Linux |
## Extended Description
This bug is seen using svn 52695 targetting ia32, running on Ubuntu Feisty.
At -O1 the volatile variable g_45 is read ... | volatile optimization bug | https://api.github.com/repos/llvm/llvm-project/issues/2868/comments | 6 | 2008-06-25T20:36:53Z | 2021-12-03T20:24:54Z | https://github.com/llvm/llvm-project/issues/2868 | 1,070,940,102 | 2,868 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2495](https://llvm.org/bz2495) |
| Resolution | WONTFIX |
| Resolved on | Aug 29, 2010 02:03 |
| Version | trunk |
| OS | All |
## Extended Description
llvm-ld runs mem2reg after jump threading because jump threading introduces allocas in some cases. However, the number of ca... | Dominator computation should be lazy - deferred until the first dom query | https://api.github.com/repos/llvm/llvm-project/issues/2867/comments | 1 | 2008-06-25T18:58:43Z | 2022-01-20T02:29:05Z | https://github.com/llvm/llvm-project/issues/2867 | 1,070,940,088 | 2,867 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2494](https://llvm.org/bz2494) |
| Resolution | FIXED |
| Resolved on | Oct 16, 2013 03:12 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Defines.common.mk](https://user-images.githubusercontent.com/60944935/143738039-8f31765f-e8a6-44f4-a130-56ed1ef8907e.gz) |
| Rep... | bad performance vs. gcc in STAMP Kmeans | https://api.github.com/repos/llvm/llvm-project/issues/2866/comments | 6 | 2008-06-25T17:33:26Z | 2021-12-03T20:24:52Z | https://github.com/llvm/llvm-project/issues/2866 | 1,070,940,079 | 2,866 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2493](https://llvm.org/bz2493) |
| Version | unspecified |
| OS | Linux |
| Attachments | [Defines.common.mk](https://user-images.githubusercontent.com/60944935/143738038-17deed16-cc73-4ee3-b706-c34f6b602fc0.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@sunfishcode... | lli / JIT bug in KMeans | https://api.github.com/repos/llvm/llvm-project/issues/2865/comments | 4 | 2008-06-25T17:26:59Z | 2022-02-10T21:35:00Z | https://github.com/llvm/llvm-project/issues/2865 | 1,070,940,058 | 2,865 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2492](https://llvm.org/bz2492) |
| Resolution | FIXED |
| Resolved on | Aug 08, 2008 21:17 |
| Version | trunk |
| OS | Linux |
| Attachments | [Add has_initializer to ocaml binding](https://user-images.githubusercontent.com/60944935/143738037-90197660-fecb-4315-80e2-608dec6369d... | Unresolved symbol in ocaml bindings | https://api.github.com/repos/llvm/llvm-project/issues/2864/comments | 1 | 2008-06-25T16:26:54Z | 2021-12-03T20:24:51Z | https://github.com/llvm/llvm-project/issues/2864 | 1,070,940,045 | 2,864 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2491](https://llvm.org/bz2491) |
| Resolution | FIXED |
| Resolved on | Apr 24, 2010 07:06 |
| Version | 2.2 |
| OS | Windows XP |
| Attachments | [valgrind log](https://user-images.githubusercontent.com/60944935/143738035-8e6ef802-d1a6-4dd9-b4d0-71484d4b130e.gz), [obfuscated so... | valgrind errors in FixBaseClassFields() | https://api.github.com/repos/llvm/llvm-project/issues/2863/comments | 5 | 2008-06-25T11:28:51Z | 2021-12-03T20:24:50Z | https://github.com/llvm/llvm-project/issues/2863 | 1,070,940,033 | 2,863 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2490](https://llvm.org/bz2490) |
| Resolution | FIXED |
| Resolved on | Mar 31, 2012 16:54 |
| Version | unspecified |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
clang does not support the annotate attribute on functions, only variables. Though this is cons... | clang does not support __attribute__((annotate)) on functions | https://api.github.com/repos/llvm/llvm-project/issues/2862/comments | 6 | 2008-06-25T11:15:33Z | 2021-12-03T20:24:49Z | https://github.com/llvm/llvm-project/issues/2862 | 1,070,940,024 | 2,862 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2489](https://llvm.org/bz2489) |
| Resolution | FIXED |
| Resolved on | Jul 04, 2008 06:59 |
| Version | unspecified |
| OS | Linux |
## Extended Description
It seems that clang debug output (clang -g) breaks on any function that has arguments.
The problem is easily illustrat... | clang -g segfaults on functions with arguments | https://api.github.com/repos/llvm/llvm-project/issues/2861/comments | 1 | 2008-06-25T10:56:17Z | 2021-12-03T20:24:48Z | https://github.com/llvm/llvm-project/issues/2861 | 1,070,940,020 | 2,861 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2488](https://llvm.org/bz2488) |
| Resolution | FIXED |
| Resolved on | Apr 24, 2010 07:06 |
| Version | 2.3 |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143738034-9dd173b4-94c4-4f6e-bb5f-e7e3342f22fe.gz) |
| Reporter | LLVM Bug... | instcombine removes stackrestore after alloca | https://api.github.com/repos/llvm/llvm-project/issues/2860/comments | 1 | 2008-06-24T15:38:38Z | 2021-12-03T20:24:47Z | https://github.com/llvm/llvm-project/issues/2860 | 1,070,940,010 | 2,860 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2487](https://llvm.org/bz2487) |
| Resolution | FIXED |
| Resolved on | Jul 08, 2008 19:12 |
| Version | unspecified |
| OS | Linux |
## Extended Description
This is for svn 52617 targeting ia32 hosted on Ubuntu Hardy.
[regehr@babel tmp25]$ llvm-gcc -Wall -fwrapv -O0 small.c ... | loop index split codegen bug | https://api.github.com/repos/llvm/llvm-project/issues/2859/comments | 2 | 2008-06-23T05:06:48Z | 2021-12-03T20:24:46Z | https://github.com/llvm/llvm-project/issues/2859 | 1,070,940,001 | 2,859 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2486](https://llvm.org/bz2486) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2008 19:47 |
| Version | unspecified |
| OS | Linux |
| CC | @sunfishcode |
## Extended Description
Testcase:
#include <setjmp.h>
#include <stdio.h>
jmp_buf g;
static int a() {longjmp(g,1);}... | llvm incorrectly inlines functions containing setjmp | https://api.github.com/repos/llvm/llvm-project/issues/2858/comments | 3 | 2008-06-23T02:53:46Z | 2021-12-03T20:24:45Z | https://github.com/llvm/llvm-project/issues/2858 | 1,070,939,994 | 2,858 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2485](https://llvm.org/bz2485) |
| Resolution | FIXED |
| Resolved on | Jul 22, 2008 19:22 |
| Version | unspecified |
| OS | Linux |
| CC | @isanbard |
## Extended Description
Currently, shuffles for <4 x i32> and <4 x float> SSE/SSE2 vectors end up falling back in the genera... | Do all 4-element SSE shuffles in a maximum of two shuffle instructions | https://api.github.com/repos/llvm/llvm-project/issues/2857/comments | 10 | 2008-06-22T10:09:04Z | 2021-12-03T20:24:45Z | https://github.com/llvm/llvm-project/issues/2857 | 1,070,939,984 | 2,857 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2484](https://llvm.org/bz2484) |
| Resolution | FIXED |
| Resolved on | Jun 19, 2009 02:01 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Testcase:
define <4 x float> @​f4523(<4 x float> %a,<4 x float> %b) nounwind {
entry:
%shuffle = shufflevector <4... | <4 x float> SSE shuffle breaks without SSE2 | https://api.github.com/repos/llvm/llvm-project/issues/2856/comments | 5 | 2008-06-22T09:51:25Z | 2021-12-03T20:24:44Z | https://github.com/llvm/llvm-project/issues/2856 | 1,070,939,971 | 2,856 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2483](https://llvm.org/bz2483) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | unspecified |
| OS | All |
| CC | @asl,@isanbard |
## Extended Description
Building instcombine at -O0 -g with llvm-gcc, nothing is emitted into the __const_coal section. ... | llvm-gcc doesn't take advantage of __const_coal section on darwin | https://api.github.com/repos/llvm/llvm-project/issues/2855/comments | 11 | 2008-06-21T23:01:36Z | 2021-12-03T20:24:43Z | https://github.com/llvm/llvm-project/issues/2855 | 1,070,939,956 | 2,855 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2482](https://llvm.org/bz2482) |
| Resolution | FIXED |
| Resolved on | Jul 03, 2008 16:21 |
| Version | unspecified |
| OS | All |
| CC | @asl,@isanbard |
## Extended Description
When compiling instcombine at -O0 -g with llvm-g++ we get almost twice as much debug info as GCC ... | llvm-gcc emits twice as much debug info when compiling instcombine at -O0 -g than GCC | https://api.github.com/repos/llvm/llvm-project/issues/2854/comments | 7 | 2008-06-21T22:59:05Z | 2021-12-03T20:24:42Z | https://github.com/llvm/llvm-project/issues/2854 | 1,070,939,946 | 2,854 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2481](https://llvm.org/bz2481) |
| Resolution | FIXED |
| Resolved on | Jul 01, 2008 18:41 |
| Version | unspecified |
| OS | All |
| CC | @asl,@isanbard |
## Extended Description
When building instcombine with llvm-gcc -O0 -g -fno-exceptions, I get a large eh_frame section, t... | .s file contains __eh_frame even if building with -fno-exceptions | https://api.github.com/repos/llvm/llvm-project/issues/2853/comments | 22 | 2008-06-21T22:57:19Z | 2021-12-03T20:24:41Z | https://github.com/llvm/llvm-project/issues/2853 | 1,070,939,936 | 2,853 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2480](https://llvm.org/bz2480) |
| Resolution | FIXED |
| Resolved on | Aug 29, 2008 12:20 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
The assembler is hard to read when values have no names. Here's... | improve assembler syntax for nameless values | https://api.github.com/repos/llvm/llvm-project/issues/2852/comments | 2 | 2008-06-21T22:11:59Z | 2021-12-03T20:24:40Z | https://github.com/llvm/llvm-project/issues/2852 | 1,070,939,927 | 2,852 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2479](https://llvm.org/bz2479) |
| Resolution | FIXED |
| Resolved on | Jun 21, 2008 19:23 |
| Version | unspecified |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
This happens with svn 52513 on ubuntu feisty on ia32.
Unfortunately I have not been able to fu... | likely integer codegen bug | https://api.github.com/repos/llvm/llvm-project/issues/2851/comments | 5 | 2008-06-21T21:16:39Z | 2021-12-03T20:24:39Z | https://github.com/llvm/llvm-project/issues/2851 | 1,070,939,914 | 2,851 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2478](https://llvm.org/bz2478) |
| Resolution | FIXED |
| Resolved on | Jun 21, 2008 15:05 |
| Version | trunk |
| OS | All |
## Extended Description
Duncan found that the symbol table traffic of pushing around local value named 'tmp' are a significant portion of -O0 compile t... | -O0 compile time: stop llvm-gcc from making llvm values named "tmp" | https://api.github.com/repos/llvm/llvm-project/issues/2850/comments | 4 | 2008-06-20T22:36:51Z | 2021-12-03T20:24:39Z | https://github.com/llvm/llvm-project/issues/2850 | 1,070,939,907 | 2,850 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2477](https://llvm.org/bz2477) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
| CC | @isanbard |
## Extended Description
Testcase:
int a(int x) {return x//**/;
+x;}
In C99/GNU/C++ modes, this should return x+x. However,... | clang misparses "//*" in C89 mode | https://api.github.com/repos/llvm/llvm-project/issues/2849/comments | 5 | 2008-06-20T22:16:55Z | 2021-12-03T20:24:38Z | https://github.com/llvm/llvm-project/issues/2849 | 1,070,939,900 | 2,849 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2476](https://llvm.org/bz2476) |
| Resolution | FIXED |
| Resolved on | Jun 22, 2008 04:43 |
| Version | 2.3 |
| OS | Linux |
| Attachments | [proposed patch](https://user-images.githubusercontent.com/60944935/143738023-1c1af1b8-b5cb-445c-af01-7283ead36bc8.gz), [updated patch](h... | assertion when custom expanding ISD::ADD or ISD::SUB | https://api.github.com/repos/llvm/llvm-project/issues/2848/comments | 4 | 2008-06-20T18:12:55Z | 2021-12-03T20:24:37Z | https://github.com/llvm/llvm-project/issues/2848 | 1,070,939,894 | 2,848 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2475](https://llvm.org/bz2475) |
| Resolution | DUPLICATE |
| Resolved on | Jun 20, 2008 08:15 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [This a patch for llvm-gcc4.2https://user-images.githubusercontent.com/60944935/143738022-3cbce39f-c6fe-414b-acb3-9305c6ff32c2... | This is a compiling error | https://api.github.com/repos/llvm/llvm-project/issues/2847/comments | 1 | 2008-06-20T13:41:00Z | 2021-12-03T20:24:36Z | https://github.com/llvm/llvm-project/issues/2847 | 1,070,939,878 | 2,847 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2474](https://llvm.org/bz2474) |
| Resolution | FIXED |
| Resolved on | Jun 19, 2008 21:20 |
| Version | trunk |
| OS | All |
| Attachments | [This patch adds ExecutionEngine::addGlobalMapping to the C bindings](https://user-images.githubusercontent.com/60944935/143738021-f19786... | PATCH: ExecutionEngine::addGlobalMapping is missing from the C bindings | https://api.github.com/repos/llvm/llvm-project/issues/2846/comments | 1 | 2008-06-20T00:56:36Z | 2021-12-03T20:24:35Z | https://github.com/llvm/llvm-project/issues/2846 | 1,070,939,868 | 2,846 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2473](https://llvm.org/bz2473) |
| Resolution | WORKSFORME |
| Resolved on | Jun 25, 2008 13:07 |
| Version | unspecified |
| OS | Linux |
| Attachments | [bugpoint log output, input files, .bc's](https://user-images.githubusercontent.com/60944935/143738019-60a6e209-9c78-455e-91... | -ipsccp miscompilation | https://api.github.com/repos/llvm/llvm-project/issues/2845/comments | 5 | 2008-06-19T02:26:18Z | 2022-01-20T02:00:37Z | https://github.com/llvm/llvm-project/issues/2845 | 1,070,939,861 | 2,845 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2472](https://llvm.org/bz2472) |
| Resolution | FIXED |
| Resolved on | Jul 09, 2008 20:08 |
| Version | unspecified |
| OS | Linux |
| CC | @sunfishcode |
## Extended Description
Testcase:
define <4 x i32> @​a(<4 x i32> %a) {
entry:
%vecext = extractelement <4 x i32> %... | Missing VZEXT_MOVL pattern for <4 x i32> | https://api.github.com/repos/llvm/llvm-project/issues/2844/comments | 2 | 2008-06-19T01:43:38Z | 2021-12-03T20:24:34Z | https://github.com/llvm/llvm-project/issues/2844 | 1,070,939,853 | 2,844 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2471](https://llvm.org/bz2471) |
| Resolution | FIXED |
| Resolved on | Jun 20, 2008 00:17 |
| Version | unspecified |
| OS | Linux |
## Extended Description
Consider the following testcase:
declare i32 @​x(i32*)
define i32 @​b(i32* %a, i32* %b) {
entry:
%tmp1 = l... | Illegal instcombine for load of address from select | https://api.github.com/repos/llvm/llvm-project/issues/2843/comments | 1 | 2008-06-18T11:04:25Z | 2021-12-03T20:24:33Z | https://github.com/llvm/llvm-project/issues/2843 | 1,070,939,842 | 2,843 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2470](https://llvm.org/bz2470) |
| Resolution | WONTFIX |
| Resolved on | Jun 21, 2008 15:20 |
| Version | trunk |
| OS | Linux |
## Extended Description
This is a refinement of llvm/llvm-project#2808 :
extern char *getPtr();
char f(int i, int j) {
char *arr[10];
... | singlely-initialized value not optimized | https://api.github.com/repos/llvm/llvm-project/issues/2842/comments | 6 | 2008-06-17T23:05:23Z | 2022-01-20T02:29:04Z | https://github.com/llvm/llvm-project/issues/2842 | 1,070,939,829 | 2,842 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2469](https://llvm.org/bz2469) |
| Resolution | WORKSFORME |
| Resolved on | Apr 24, 2010 07:06 |
| Version | 2.2 |
| OS | Linux |
| Attachments | [bitcode file](https://user-images.githubusercontent.com/60944935/143738017-1d1ea85d-54f1-4835-b8b7-5d224c89d056.gz) |
| Reporter | ... | function inlining tries to invoke intrinsics | https://api.github.com/repos/llvm/llvm-project/issues/2841/comments | 3 | 2008-06-17T12:11:24Z | 2022-01-20T02:00:36Z | https://github.com/llvm/llvm-project/issues/2841 | 1,070,939,818 | 2,841 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2468](https://llvm.org/bz2468) |
| Resolution | FIXED |
| Resolved on | Oct 26, 2008 19:54 |
| Version | unspecified |
| OS | All |
| CC | @efriedma-quic |
## Extended Description
clang doesn't give expected results with the following program:
[filcab@farnsworth ~] $ cat b.c
... | clang doesn't use the right calling convention for complex numbers | https://api.github.com/repos/llvm/llvm-project/issues/2840/comments | 2 | 2008-06-17T10:05:25Z | 2021-12-03T20:24:30Z | https://github.com/llvm/llvm-project/issues/2840 | 1,070,939,801 | 2,840 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2467](https://llvm.org/bz2467) |
| Resolution | DUPLICATE |
| Resolved on | Oct 16, 2008 00:40 |
| Version | unspecified |
| OS | Linux |
| CC | @asl,@nlewycky |
## Extended Description
The current inttoptr ->gep optimization in InstCombiner::visitIntToPtr will always optimize... | Invalid instcombine of inttoptr -> gep | https://api.github.com/repos/llvm/llvm-project/issues/2839/comments | 2 | 2008-06-17T09:13:30Z | 2021-12-03T20:24:29Z | https://github.com/llvm/llvm-project/issues/2839 | 1,070,939,792 | 2,839 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2466](https://llvm.org/bz2466) |
| Resolution | FIXED |
| Resolved on | Mar 05, 2011 02:36 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .bc](https://user-images.githubusercontent.com/60944935/143738016-a8ba594a-2043-41f7-92bc-2ccedfa89944.gz) |
| Reporter... | CodeGenPrepare merges critical edges which are immediately split again by OptimizeBlock | https://api.github.com/repos/llvm/llvm-project/issues/2838/comments | 2 | 2008-06-17T06:42:21Z | 2021-12-03T20:24:28Z | https://github.com/llvm/llvm-project/issues/2838 | 1,070,939,783 | 2,838 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2465](https://llvm.org/bz2465) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | Linux |
| Attachments | [Bytecode in questions](https://user-images.githubusercontent.com/67392/143738015-0f65a7d7-f29b-4e08-82f0-f3bb450220b6.gz) |
| CC | @ef... | Invalid register allocation | https://api.github.com/repos/llvm/llvm-project/issues/2837/comments | 7 | 2008-06-16T15:27:21Z | 2021-12-03T20:24:27Z | https://github.com/llvm/llvm-project/issues/2837 | 1,070,939,766 | 2,837 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2464](https://llvm.org/bz2464) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2014 08:23 |
| Version | trunk |
| OS | Linux |
| Attachments | [Bitcode](https://user-images.githubusercontent.com/60944935/143738009-2da0656d-c767-4512-9206-aae7f993f754.gz), [llc test.bc -o test.s... | Miscompilation: register smashed on ppc | https://api.github.com/repos/llvm/llvm-project/issues/2836/comments | 13 | 2008-06-16T10:35:14Z | 2021-12-03T20:24:27Z | https://github.com/llvm/llvm-project/issues/2836 | 1,070,939,753 | 2,836 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2463](https://llvm.org/bz2463) |
| Resolution | FIXED |
| Resolved on | Oct 17, 2008 16:09 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
linking an aliased symbol with the same name as a weak symbol fails.
... | linking weak and alias fails | https://api.github.com/repos/llvm/llvm-project/issues/2835/comments | 9 | 2008-06-16T03:40:34Z | 2021-12-03T20:24:26Z | https://github.com/llvm/llvm-project/issues/2835 | 1,070,939,744 | 2,835 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2462](https://llvm.org/bz2462) |
| Resolution | INVALID |
| Resolved on | Jun 16, 2008 12:08 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
This is using the binary version of llvm-gcc 2.3, on MacOS 1... | Compilation failure with -O4, where -O3 succeeds | https://api.github.com/repos/llvm/llvm-project/issues/2834/comments | 10 | 2008-06-15T18:06:47Z | 2021-12-03T20:24:25Z | https://github.com/llvm/llvm-project/issues/2834 | 1,070,939,735 | 2,834 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2461](https://llvm.org/bz2461) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| CC | @mrvacbob,@d0k,@edwintorok,@efriedma-quic |
## Extended Description
clang doesn't allow __attribute__ ((noreturn)) in a function parameter... | __attribute__ ((noreturn)) in a function parameter | https://api.github.com/repos/llvm/llvm-project/issues/2833/comments | 26 | 2008-06-14T19:41:08Z | 2021-12-03T20:24:24Z | https://github.com/llvm/llvm-project/issues/2833 | 1,070,939,722 | 2,833 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2460](https://llvm.org/bz2460) |
| Resolution | FIXED |
| Resolved on | Jun 15, 2008 23:03 |
| Version | trunk |
| OS | Linux |
| Attachments | [reproduces the bug](https://user-images.githubusercontent.com/60944935/143738008-547d649c-f917-4dd3-844a-0edcf5101f39.gz) |
| Reporter... | Module dtor segfaults on empty PHI nodes. | https://api.github.com/repos/llvm/llvm-project/issues/2832/comments | 1 | 2008-06-14T19:27:04Z | 2021-12-03T20:24:23Z | https://github.com/llvm/llvm-project/issues/2832 | 1,070,939,712 | 2,832 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2459](https://llvm.org/bz2459) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143738007-4101978b-803f-4a1a-9a5f-5b275c881e94.gz) |
| Reporter | LLVM Bu... | gfortran.dg/large_real_kind_2.F90 fails to compile under llvm-gfortran | https://api.github.com/repos/llvm/llvm-project/issues/2831/comments | 1 | 2008-06-14T17:29:19Z | 2021-12-03T20:24:22Z | https://github.com/llvm/llvm-project/issues/2831 | 1,070,939,702 | 2,831 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2458](https://llvm.org/bz2458) |
| Resolution | DUPLICATE |
| Resolved on | Apr 06, 2010 12:04 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143738006-8a6ece81-da93-4f40-b5c5-4c64c3d28772.gz) |
| Reporter | LLV... | gfortran.dg/char_transpose_1.f90 fails to compile under llvm-gfortran | https://api.github.com/repos/llvm/llvm-project/issues/2830/comments | 1 | 2008-06-14T17:15:00Z | 2021-12-03T20:24:22Z | https://github.com/llvm/llvm-project/issues/2830 | 1,070,939,686 | 2,830 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2457](https://llvm.org/bz2457) |
| Resolution | DUPLICATE |
| Resolved on | Apr 06, 2010 12:04 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143738005-202f6720-2f10-48b8-8e92-4f2eb5deaa85.gz) |
| Reporter | LLV... | gfortran.dg/assumed_charlen_function_5.f90 has multiple compile failures | https://api.github.com/repos/llvm/llvm-project/issues/2829/comments | 1 | 2008-06-14T17:08:35Z | 2021-12-03T20:24:21Z | https://github.com/llvm/llvm-project/issues/2829 | 1,070,939,679 | 2,829 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2456](https://llvm.org/bz2456) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143738004-46ba2ee1-3f84-475a-8d9f-d6cb48fe7654.gz) |
| Reporter | LLVM Bu... | gfortran.dg/array_section_1.f90 fails to compile using -fbounds-check with llvm-gfortran | https://api.github.com/repos/llvm/llvm-project/issues/2828/comments | 1 | 2008-06-14T16:57:36Z | 2021-12-03T20:24:20Z | https://github.com/llvm/llvm-project/issues/2828 | 1,070,939,669 | 2,828 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2455](https://llvm.org/bz2455) |
| Resolution | FIXED |
| Resolved on | Jul 08, 2008 18:09 |
| Version | unspecified |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
[regehr@babel tmp19]$ llvm-gcc -O2 -c small.c
cc1: /uusoc/exports/scratch/regehr/llvm/include/l... | loop unswitch dom bug | https://api.github.com/repos/llvm/llvm-project/issues/2827/comments | 15 | 2008-06-14T01:55:06Z | 2021-12-03T20:24:19Z | https://github.com/llvm/llvm-project/issues/2827 | 1,070,939,658 | 2,827 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2454](https://llvm.org/bz2454) |
| Resolution | WORKSFORME |
| Resolved on | Aug 01, 2010 19:42 |
| Version | trunk |
| OS | Linux |
| CC | @asl |
## Extended Description
The NoCompileUnit testcase is currently failing, but I can't figure out what
it's supposed to do. Anyone g... | Testcase failing to find compile unit | https://api.github.com/repos/llvm/llvm-project/issues/2826/comments | 2 | 2008-06-13T18:47:37Z | 2022-01-20T02:00:35Z | https://github.com/llvm/llvm-project/issues/2826 | 1,070,939,648 | 2,826 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2453](https://llvm.org/bz2453) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | Linux |
## Extended Description
THe misopt-basictest.ll bugpoint test generates failing C code through CBE. This
cause compilation to fail and bugpoint never... | Testcase (and/or cbe) generates uncompilable C code | https://api.github.com/repos/llvm/llvm-project/issues/2825/comments | 1 | 2008-06-13T18:45:09Z | 2021-12-03T20:24:17Z | https://github.com/llvm/llvm-project/issues/2825 | 1,070,939,638 | 2,825 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2452](https://llvm.org/bz2452) |
| Resolution | FIXED |
| Resolved on | Jun 20, 2008 12:23 |
| Version | trunk |
| OS | Linux |
## Extended Description
There are some tests that are generating GCC warnings, which until recently were ignored. Now, stderr output from a test prog... | Some tests generate GCC warnings | https://api.github.com/repos/llvm/llvm-project/issues/2824/comments | 8 | 2008-06-13T18:41:19Z | 2021-12-03T20:24:16Z | https://github.com/llvm/llvm-project/issues/2824 | 1,070,939,623 | 2,824 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2451](https://llvm.org/bz2451) |
| Resolution | WONTFIX |
| Resolved on | Mar 01, 2010 13:25 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/92601291/143737999-0e6ad64e-82d7-4e91-9e14-69fbb2c0bebb.gz) |
## Extended Desc... | Anders pass asserts on extractelement/insertelement | https://api.github.com/repos/llvm/llvm-project/issues/2823/comments | 5 | 2008-06-13T10:00:03Z | 2022-01-20T02:29:03Z | https://github.com/llvm/llvm-project/issues/2823 | 1,070,939,610 | 2,823 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2450](https://llvm.org/bz2450) |
| Resolution | DUPLICATE |
| Resolved on | Apr 06, 2010 12:04 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737998-13fd460c-1dc1-4d4b-bec6-cccc40fae351.gz) |
| Reporter | LLV... | gfortran.dg/g77/980628-10.f testcase fails execution test when compiled with llvm-gfortran | https://api.github.com/repos/llvm/llvm-project/issues/2822/comments | 1 | 2008-06-13T04:50:35Z | 2021-12-03T20:24:14Z | https://github.com/llvm/llvm-project/issues/2822 | 1,070,939,602 | 2,822 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2449](https://llvm.org/bz2449) |
| Resolution | DUPLICATE |
| Resolved on | Apr 06, 2010 12:04 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737997-e9465671-f130-48b3-a827-e7fdfcad2b8d.gz) |
| Reporter | LLV... | gfortran.dg/g77/980628-2.f fails execution test when compiled with llvm-gfortran | https://api.github.com/repos/llvm/llvm-project/issues/2821/comments | 1 | 2008-06-13T04:40:45Z | 2021-12-03T20:24:14Z | https://github.com/llvm/llvm-project/issues/2821 | 1,070,939,592 | 2,821 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2448](https://llvm.org/bz2448) |
| Resolution | DUPLICATE |
| Resolved on | Apr 06, 2010 12:03 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737996-69cc2263-ab59-4698-baf1-7a80ecfb012c.gz) |
| Reporter | LLV... | gfortran.dg/g77/980628-3.f fails execution test when compiled with llvm-gfortran. | https://api.github.com/repos/llvm/llvm-project/issues/2820/comments | 2 | 2008-06-13T04:33:03Z | 2021-12-03T20:24:12Z | https://github.com/llvm/llvm-project/issues/2820 | 1,070,939,563 | 2,820 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2447](https://llvm.org/bz2447) |
| Resolution | DUPLICATE |
| Resolved on | Apr 06, 2010 12:03 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737995-e77167b9-8bd3-43d3-852c-8b7c68b4c17e.gz) |
| Reporter | LLV... | gfortran.dg/g77/980628-9.f fails execution test when compiled with llvm-gfortran | https://api.github.com/repos/llvm/llvm-project/issues/2819/comments | 1 | 2008-06-13T04:22:47Z | 2021-12-03T20:24:11Z | https://github.com/llvm/llvm-project/issues/2819 | 1,070,939,556 | 2,819 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2446](https://llvm.org/bz2446) |
| Resolution | DUPLICATE |
| Resolved on | Apr 06, 2010 12:02 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737994-57839c57-0463-49c3-820d-66de52ba6e0b.gz) |
| Reporter | LLV... | gfortran.dg/g77/intrinsic-unix-bessel.f fails execution tests when compiled with llvm-gfortran | https://api.github.com/repos/llvm/llvm-project/issues/2818/comments | 1 | 2008-06-13T04:14:12Z | 2021-12-03T20:24:10Z | https://github.com/llvm/llvm-project/issues/2818 | 1,070,939,545 | 2,818 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2445](https://llvm.org/bz2445) |
| Resolution | DUPLICATE |
| Resolved on | Apr 06, 2010 12:02 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737993-b636e718-2207-435d-8f4d-7c620b4c7ffa.gz) |
| Reporter | LLV... | gfortran.fortran-torture/execute/equiv_init_1.f90 fails execution test when compiled with llvm-gfortran | https://api.github.com/repos/llvm/llvm-project/issues/2817/comments | 1 | 2008-06-13T04:09:00Z | 2021-12-03T20:24:09Z | https://github.com/llvm/llvm-project/issues/2817 | 1,070,939,536 | 2,817 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2444](https://llvm.org/bz2444) |
| Resolution | DUPLICATE |
| Resolved on | Apr 06, 2010 12:02 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737992-bb53fabd-4d19-439c-864d-eb9ae88b3dc0.gz) |
| Reporter | LLV... | gfortran.fortran-torture/execute/nullarg.f90 causes an internal compiler error in llvm-gfortran | https://api.github.com/repos/llvm/llvm-project/issues/2816/comments | 6 | 2008-06-13T03:58:34Z | 2021-12-03T20:24:09Z | https://github.com/llvm/llvm-project/issues/2816 | 1,070,939,530 | 2,816 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2443](https://llvm.org/bz2443) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [reduced testcase](https://user-images.githubusercontent.com/60944935/143737991-a3ab106a-e29f-414a-bfe7-4678413359df.gz) |
| Reporter |... | gfortran.fortran-torture/execute/power.f90 causes internal compiler error | https://api.github.com/repos/llvm/llvm-project/issues/2815/comments | 1 | 2008-06-13T03:53:31Z | 2021-12-03T20:24:08Z | https://github.com/llvm/llvm-project/issues/2815 | 1,070,939,521 | 2,815 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2442](https://llvm.org/bz2442) |
| Resolution | DUPLICATE |
| Resolved on | Apr 06, 2010 12:01 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737990-2fbf8721-3f6e-4130-9594-b35814325619.gz) |
| Reporter | LLV... | gfortran.dg/specifics_1.f90 testcase compiled with -ff2c crashes the llvm-gfortran compiler | https://api.github.com/repos/llvm/llvm-project/issues/2814/comments | 2 | 2008-06-13T02:11:30Z | 2021-12-03T20:24:07Z | https://github.com/llvm/llvm-project/issues/2814 | 1,070,939,513 | 2,814 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2441](https://llvm.org/bz2441) |
| Resolution | DUPLICATE |
| Resolved on | Apr 06, 2010 12:01 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase2](https://user-images.githubusercontent.com/60944935/143737989-340f4071-379f-40f3-bdf6-2a29b89a8fee.gz) |
| Reporter | LL... | gfortran.dg/pr21177.f90 causes an internal compiler error: Bus error | https://api.github.com/repos/llvm/llvm-project/issues/2813/comments | 1 | 2008-06-13T01:56:34Z | 2021-12-03T20:24:06Z | https://github.com/llvm/llvm-project/issues/2813 | 1,070,939,500 | 2,813 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2440](https://llvm.org/bz2440) |
| Resolution | DUPLICATE |
| Resolved on | Apr 06, 2010 12:01 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737987-f3a397b3-6e2c-426c-a718-aca28cdca7b2.gz), [testcase2](https... | gfortran.dg/optional_assumed_charlen_1.f90 causes internal compiler error | https://api.github.com/repos/llvm/llvm-project/issues/2812/comments | 2 | 2008-06-13T01:42:57Z | 2021-12-03T20:24:05Z | https://github.com/llvm/llvm-project/issues/2812 | 1,070,939,492 | 2,812 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2439](https://llvm.org/bz2439) |
| Resolution | DUPLICATE |
| Resolved on | Apr 06, 2010 12:00 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737986-6dbf389b-a635-40f4-808e-2fbbb0962818.gz) |
| Reporter | LLV... | gfortran.dg/namelist_13.f90 causes malloc errors in f951 | https://api.github.com/repos/llvm/llvm-project/issues/2811/comments | 2 | 2008-06-13T01:06:34Z | 2021-12-03T20:24:04Z | https://github.com/llvm/llvm-project/issues/2811 | 1,070,939,483 | 2,811 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2438](https://llvm.org/bz2438) |
| Resolution | DUPLICATE |
| Resolved on | Apr 06, 2010 12:00 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [reduced testcase](https://user-images.githubusercontent.com/60944935/143737985-ad7eafcb-a297-4f0f-a14b-4a9251307d99.gz) |
| Report... | compiling gfortran.dg/hollerith.f90 testcase causes llvm-gfortran compiler to bus-error | https://api.github.com/repos/llvm/llvm-project/issues/2810/comments | 1 | 2008-06-13T00:54:58Z | 2021-12-03T20:24:03Z | https://github.com/llvm/llvm-project/issues/2810 | 1,070,939,471 | 2,810 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2437](https://llvm.org/bz2437) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [reduced testcase](https://user-images.githubusercontent.com/60944935/143737984-cee02e1e-57e8-43ce-afb5-f32986717e11.gz) |
| Reporter |... | array_constructor_11.f90 testcase produces Unhandled expression errors. | https://api.github.com/repos/llvm/llvm-project/issues/2809/comments | 2 | 2008-06-13T00:42:36Z | 2021-12-03T20:24:03Z | https://github.com/llvm/llvm-project/issues/2809 | 1,070,939,463 | 2,809 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2436](https://llvm.org/bz2436) |
| Resolution | FIXED |
| Resolved on | Jun 16, 2008 01:20 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Extended Description
In this code, the call to abort() doesn't get optimized away.
... | basicaa doesn't take advantage of escape info for aliasing | https://api.github.com/repos/llvm/llvm-project/issues/2808/comments | 4 | 2008-06-13T00:04:43Z | 2021-12-03T20:24:01Z | https://github.com/llvm/llvm-project/issues/2808 | 1,070,939,448 | 2,808 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2435](https://llvm.org/bz2435) |
| Resolution | FIXED |
| Resolved on | Jun 15, 2008 23:29 |
| Version | unspecified |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
For recent svn targeting ia32.
The generated code does not store to g_139 at all. It should.
... | likely bad codegen bug | https://api.github.com/repos/llvm/llvm-project/issues/2807/comments | 6 | 2008-06-12T22:18:57Z | 2021-12-03T20:24:00Z | https://github.com/llvm/llvm-project/issues/2807 | 1,070,939,435 | 2,807 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2434](https://llvm.org/bz2434) |
| Resolution | FIXED |
| Resolved on | Jun 15, 2008 14:09 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [LLVM Assembly test case to reproduce problem. Reduced from 253.perlbmk from the SPEC 2000 suite.](https://user-images.githubusercon... | The -indvars pass generates invalid bytecode | https://api.github.com/repos/llvm/llvm-project/issues/2806/comments | 2 | 2008-06-12T20:40:22Z | 2021-12-03T20:23:59Z | https://github.com/llvm/llvm-project/issues/2806 | 1,070,939,421 | 2,806 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2433](https://llvm.org/bz2433) |
| Resolution | FIXED |
| Resolved on | Jun 12, 2008 23:39 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase and fix](https://user-images.githubusercontent.com/60944935/143737980-db7dcc16-3b42-4940-bbbe-bed3ab561628.gz), [c++ testcase... | scalar-evolutions BinomialCoefficient function fails zext'ing i64 to i64 | https://api.github.com/repos/llvm/llvm-project/issues/2805/comments | 2 | 2008-06-12T19:59:32Z | 2021-12-03T20:23:59Z | https://github.com/llvm/llvm-project/issues/2805 | 1,070,939,414 | 2,805 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2432](https://llvm.org/bz2432) |
| Resolution | FIXED |
| Resolved on | Apr 12, 2011 08:41 |
| Version | 2.2 |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143737979-05b61c12-80c2-4637-8eea-1151c1d8f46f.gz) |
| Reporter | LLVM Bug... | llvm-g++ can't cope with lots of cleanups | https://api.github.com/repos/llvm/llvm-project/issues/2804/comments | 6 | 2008-06-12T18:48:10Z | 2021-12-03T20:23:58Z | https://github.com/llvm/llvm-project/issues/2804 | 1,070,939,401 | 2,804 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2431](https://llvm.org/bz2431) |
| Resolution | FIXED |
| Resolved on | Apr 09, 2011 07:28 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [aint_anint_1.f90 testcase](https://user-images.githubusercontent.com/60944935/143737977-0b0a7b52-53c6-4018-ab78-b5548863a1e7.gz), [ain... | llvm-gfortran 4.2 fails a bunch of its regression tests | https://api.github.com/repos/llvm/llvm-project/issues/2803/comments | 32 | 2008-06-12T01:34:39Z | 2021-12-03T20:23:57Z | https://github.com/llvm/llvm-project/issues/2803 | 1,070,939,397 | 2,803 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2430](https://llvm.org/bz2430) |
| Resolution | DUPLICATE |
| Resolved on | Apr 09, 2011 07:15 |
| Version | 2.3 |
| OS | MacOS X |
| Attachments | [reduced testcase.T](https://user-images.githubusercontent.com/60944935/143737976-370772ea-b287-4f3c-9dd7-61ce93700248.gz) |
| Repo... | #26491 test in gfortran.dg/actual_array_constructor_1.f90 fails above -O0. | https://api.github.com/repos/llvm/llvm-project/issues/2802/comments | 3 | 2008-06-12T01:22:25Z | 2021-12-03T20:23:56Z | https://github.com/llvm/llvm-project/issues/2802 | 1,070,939,390 | 2,802 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2429](https://llvm.org/bz2429) |
| Resolution | DUPLICATE |
| Resolved on | Jun 12, 2008 01:45 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [A minimal example of using 'unwind'](https://user-images.githubusercontent.com/60944935/143737975-3939abe2-82ab-4054-8714-... | unwind crashes lli | https://api.github.com/repos/llvm/llvm-project/issues/2801/comments | 2 | 2008-06-11T08:43:14Z | 2021-12-03T20:23:55Z | https://github.com/llvm/llvm-project/issues/2801 | 1,070,939,380 | 2,801 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2428](https://llvm.org/bz2428) |
| Resolution | FIXED |
| Resolved on | Jul 06, 2008 05:15 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [The changed source file for gccsrc\gcc\genmodes.c](https://user-images.githubusercontent.com/60944935/143737972-d0853082-981a-4c... | Windows Vista don't support format %n | https://api.github.com/repos/llvm/llvm-project/issues/2800/comments | 17 | 2008-06-11T02:21:29Z | 2021-12-03T20:23:54Z | https://github.com/llvm/llvm-project/issues/2800 | 1,070,939,375 | 2,800 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2427](https://llvm.org/bz2427) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:21 |
| Version | unspecified |
| OS | All |
| CC | @efriedma-quic |
## Extended Description
clang doesn't compile the following code, although gcc happily compiles:
--------------
#include ... | clang redefines size_t silently but then complains | https://api.github.com/repos/llvm/llvm-project/issues/2799/comments | 10 | 2008-06-10T17:28:39Z | 2021-12-03T20:23:53Z | https://github.com/llvm/llvm-project/issues/2799 | 1,070,939,367 | 2,799 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2426](https://llvm.org/bz2426) |
| Resolution | FIXED |
| Resolved on | Jun 28, 2012 02:02 |
| Version | trunk |
| OS | Linux |
## Extended Description
llc -help says
-mcpu=<cpu-name> - Target a specific cpu type (-mcpu=help for details)
however, llc -mcpu=he... | llc -mcpu=help doesn't work | https://api.github.com/repos/llvm/llvm-project/issues/2798/comments | 5 | 2008-06-10T15:50:30Z | 2021-12-03T20:23:52Z | https://github.com/llvm/llvm-project/issues/2798 | 1,070,939,357 | 2,798 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2425](https://llvm.org/bz2425) |
| Resolution | INVALID |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| CC | @efriedma-quic,@filcab |
## Extended Description
clang doesn't compile the following code:
__declspec(dllexport) void f(void);
void f(v... | merge of function declarations doesn't ignore __declspec() | https://api.github.com/repos/llvm/llvm-project/issues/2797/comments | 4 | 2008-06-10T00:13:57Z | 2021-12-03T20:23:51Z | https://github.com/llvm/llvm-project/issues/2797 | 1,070,939,351 | 2,797 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2424](https://llvm.org/bz2424) |
| Resolution | INVALID |
| Resolved on | Mar 06, 2010 13:59 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @isanbard |
## Extended Description
I configure llvm with
mkdir obj.llvm
cd obj.llvm
../svn.llvm/c... | libprofile_rt.so installed correctly, but libprofile_rt.a not | https://api.github.com/repos/llvm/llvm-project/issues/2796/comments | 3 | 2008-06-09T11:18:27Z | 2021-12-03T20:23:51Z | https://github.com/llvm/llvm-project/issues/2796 | 1,070,939,344 | 2,796 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2423](https://llvm.org/bz2423) |
| Resolution | FIXED |
| Resolved on | Aug 23, 2008 00:23 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/56606707/143737968-f5f40acb-e717-4720-be12-4edb17cb387c.gz) |
| CC | @asl |
... | Miscompilation with scalarrepl | https://api.github.com/repos/llvm/llvm-project/issues/2795/comments | 11 | 2008-06-09T10:00:54Z | 2021-12-03T20:23:50Z | https://github.com/llvm/llvm-project/issues/2795 | 1,070,939,335 | 2,795 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2422](https://llvm.org/bz2422) |
| Resolution | FIXED |
| Resolved on | Jun 18, 2008 06:24 |
| Version | unspecified |
| OS | Linux |
| CC | @asl |
## Extended Description
Bug is for svn 52094 on Ubuntu Feisty for x86.
[regehr@babel tmp17]$ llvm-gcc -Os -c small.c
small.c:29:... | segfault ice | https://api.github.com/repos/llvm/llvm-project/issues/2794/comments | 8 | 2008-06-08T22:47:29Z | 2021-12-03T20:23:49Z | https://github.com/llvm/llvm-project/issues/2794 | 1,070,939,320 | 2,794 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2421](https://llvm.org/bz2421) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Building the ACATS tests at -O3 causes one additional failure: cxg2021. | ACATS cxg2021 fails at -O3 | https://api.github.com/repos/llvm/llvm-project/issues/2793/comments | 5 | 2008-06-08T22:13:20Z | 2021-12-14T21:34:53Z | https://github.com/llvm/llvm-project/issues/2793 | 1,070,939,313 | 2,793 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2420](https://llvm.org/bz2420) |
| Resolution | WORKSFORME |
| Resolved on | Jun 08, 2008 07:39 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode,@matthijskooijman |
## Extended Description
-- small.bc --
; ModuleID = 'small.bc'
%... | aggregate store : (Accum->isInteger() && "Unknown FP type!") | https://api.github.com/repos/llvm/llvm-project/issues/2792/comments | 3 | 2008-06-07T01:30:31Z | 2022-01-20T02:00:34Z | https://github.com/llvm/llvm-project/issues/2792 | 1,070,939,305 | 2,792 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2419](https://llvm.org/bz2419) |
| Resolution | FIXED |
| Resolved on | Jun 06, 2008 15:13 |
| Version | unspecified |
| OS | All |
| CC | @efriedma-quic |
## Extended Description
The following crashes clang -emit-llvm:
struct Mem {
union {
} u;
};
struct Mem *columnMem(){... | empty union initialization crashes clang | https://api.github.com/repos/llvm/llvm-project/issues/2791/comments | 1 | 2008-06-06T19:14:56Z | 2021-12-03T20:23:46Z | https://github.com/llvm/llvm-project/issues/2791 | 1,070,939,298 | 2,791 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2418](https://llvm.org/bz2418) |
| Resolution | INVALID |
| Resolved on | Dec 29, 2013 23:42 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [input to reproduce llc problem](https://user-images.githubusercontent.com/60944935/143737966-4573bf6b-48e0-42af-9517-ab96e018c55f.... | CBE produces C file with duplicate symbols | https://api.github.com/repos/llvm/llvm-project/issues/2790/comments | 10 | 2008-06-06T13:45:47Z | 2021-12-03T20:23:46Z | https://github.com/llvm/llvm-project/issues/2790 | 1,070,939,290 | 2,790 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2417](https://llvm.org/bz2417) |
| Resolution | DUPLICATE |
| Resolved on | Sep 02, 2008 11:55 |
| Version | unspecified |
| OS | All |
| Depends On | llvm/llvm-project#2608 |
| Attachments | [test case](https://user-images.githubusercontent.com/2998477/143737965-1a6b1a55-e4fa-... | clang emits wrong bitcode with initialization of a global variable with a static function ptr | https://api.github.com/repos/llvm/llvm-project/issues/2789/comments | 4 | 2008-06-05T21:49:05Z | 2021-12-03T20:23:44Z | https://github.com/llvm/llvm-project/issues/2789 | 1,070,939,278 | 2,789 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2416](https://llvm.org/bz2416) |
| Resolution | FIXED |
| Resolved on | May 28, 2010 17:28 |
| Version | unspecified |
| OS | Linux |
| Attachments | [buggy source file](https://user-images.githubusercontent.com/60944935/143737964-65b5ac64-cebc-45e6-9498-87ac10fd9fde.gz) |
| Rep... | acceptance of invalid enum syntax | https://api.github.com/repos/llvm/llvm-project/issues/2788/comments | 2 | 2008-06-05T11:56:37Z | 2021-12-03T20:23:44Z | https://github.com/llvm/llvm-project/issues/2788 | 1,070,939,269 | 2,788 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2415](https://llvm.org/bz2415) |
| Resolution | DUPLICATE |
| Resolved on | Jun 05, 2008 02:22 |
| Version | unspecified |
| OS | All |
| CC | @efriedma-quic,@matthijskooijman |
## Extended Description
passing function pointers (with 1 or more arguments) as an argument to a fu... | passing function pointers as argument crashes clang | https://api.github.com/repos/llvm/llvm-project/issues/2787/comments | 4 | 2008-06-04T21:29:56Z | 2021-12-03T20:23:43Z | https://github.com/llvm/llvm-project/issues/2787 | 1,070,939,260 | 2,787 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2414](https://llvm.org/bz2414) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
| Attachments | [buggy code](https://user-images.githubusercontent.com/60944935/143737962-411028d1-ac51-4e4f-8f7c-834bc15a7753.gz) |
| Reporter |... | typedefed funtion type check assert | https://api.github.com/repos/llvm/llvm-project/issues/2786/comments | 3 | 2008-06-04T19:23:26Z | 2021-12-03T20:23:42Z | https://github.com/llvm/llvm-project/issues/2786 | 1,070,939,254 | 2,786 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2413](https://llvm.org/bz2413) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
| Attachments | [buggy example file](https://user-images.githubusercontent.com/60944935/143737960-63a1ea05-5f22-45b7-acac-bb10acf207f2.gz) |
| Re... | void* address cast error | https://api.github.com/repos/llvm/llvm-project/issues/2785/comments | 3 | 2008-06-04T15:57:51Z | 2021-12-03T20:23:41Z | https://github.com/llvm/llvm-project/issues/2785 | 1,070,939,246 | 2,785 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2412](https://llvm.org/bz2412) |
| Resolution | INVALID |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | MacOS X |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
For this code:
$ cat t.c
void bar() {
char ng;
welcome(ng);
}
void welco... | GCC warning is a clang error | https://api.github.com/repos/llvm/llvm-project/issues/2784/comments | 3 | 2008-06-04T12:09:39Z | 2021-12-03T20:23:40Z | https://github.com/llvm/llvm-project/issues/2784 | 1,070,939,236 | 2,784 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2411](https://llvm.org/bz2411) |
| Resolution | FIXED |
| Resolved on | Sep 01, 2008 10:21 |
| Version | unspecified |
| OS | Linux |
| Depends On | llvm/llvm-bugzilla-archive#2742 |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143737958-5dbc01... | Interprocedural constant propagation ignores weak attribute | https://api.github.com/repos/llvm/llvm-project/issues/2783/comments | 3 | 2008-06-04T09:29:32Z | 2021-12-03T20:23:39Z | https://github.com/llvm/llvm-project/issues/2783 | 1,070,939,224 | 2,783 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2410](https://llvm.org/bz2410) |
| Resolution | FIXED |
| Resolved on | Jun 09, 2008 02:48 |
| Version | unspecified |
| OS | Linux |
| Attachments | [File1.bc](https://user-images.githubusercontent.com/60944935/143737956-cb5515c8-8304-45f0-a269-585928462f57.gz), [File2.bc](http... | incorrect weak linkage | https://api.github.com/repos/llvm/llvm-project/issues/2782/comments | 3 | 2008-06-04T08:43:17Z | 2021-12-03T20:23:38Z | https://github.com/llvm/llvm-project/issues/2782 | 1,070,939,212 | 2,782 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2409](https://llvm.org/bz2409) |
| Resolution | LATER |
| Resolved on | Nov 02, 2009 13:44 |
| Version | unspecified |
| OS | Solaris |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
/project/agassiz05/cslp/llvm/llvm_2.2/src_2.2/lib/Support/APInt.cpp:1324: er... | Fail to compile on SunOs5.8 with gcc-4.1.2 | https://api.github.com/repos/llvm/llvm-project/issues/2781/comments | 3 | 2008-06-03T23:38:53Z | 2021-12-03T20:23:37Z | https://github.com/llvm/llvm-project/issues/2781 | 1,070,939,201 | 2,781 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2408](https://llvm.org/bz2408) |
| Resolution | FIXED |
| Resolved on | Jul 18, 2008 13:44 |
| Version | unspecified |
| OS | Linux |
| CC | @sunfishcode |
## Extended Description
Testcase:
define i32 @​a(i32 %a) {
entry:
%shr = ashr i32 %a, 0 ; <i32> [#uses=1]
%shr2 ... | CBE generates code that violates C signed integer overflow rules | https://api.github.com/repos/llvm/llvm-project/issues/2780/comments | 3 | 2008-06-03T14:53:18Z | 2021-12-03T20:23:36Z | https://github.com/llvm/llvm-project/issues/2780 | 1,070,939,186 | 2,780 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2407](https://llvm.org/bz2407) |
| Resolution | FIXED |
| Resolved on | Jun 04, 2008 13:04 |
| Version | trunk |
| OS | Linux |
## Extended Description
In llvm-test/MultiSource/Applications/Minisat/Output
$ llc -march=c minisat.llvm.bc -o bugpoint-test-program.bc.cbe.c
$ /usr... | C backend emits invalid inline asm | https://api.github.com/repos/llvm/llvm-project/issues/2779/comments | 5 | 2008-06-03T08:57:40Z | 2021-12-03T20:23:35Z | https://github.com/llvm/llvm-project/issues/2779 | 1,070,939,173 | 2,779 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2406](https://llvm.org/bz2406) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
| Attachments | [original buggy source file](https://user-images.githubusercontent.com/60944935/143737953-2c9622ca-b2ee-4147-a127-db9ca6385965.gz... | redefine type: segfault | https://api.github.com/repos/llvm/llvm-project/issues/2778/comments | 4 | 2008-06-03T00:04:48Z | 2021-12-03T20:23:34Z | https://github.com/llvm/llvm-project/issues/2778 | 1,070,939,151 | 2,778 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [2405](https://llvm.org/bz2405) |
| Version | trunk |
| OS | All |
## Extended Description
We currently have several nightly testers with "-PIC" in their names, and
looking at the current reports it's not clear exactly what specific flags
they're using to do that. Also, many of... | Test results should print TARGET_LLCFLAGS value, and others | https://api.github.com/repos/llvm/llvm-project/issues/2777/comments | 0 | 2008-06-02T23:53:32Z | 2022-05-17T00:06:32Z | https://github.com/llvm/llvm-project/issues/2777 | 1,070,939,137 | 2,777 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.