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 | [5204](https://llvm.org/bz5204) |
| Resolution | FIXED |
| Resolved on | Jul 14, 2010 00:56 |
| Version | trunk |
| OS | MacOS X |
| CC | @asl,@sunfishcode |
## Extended Description
In test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll, there's a diamond-shaped if-conversion at th... | if-conversion of tail blocks | https://api.github.com/repos/llvm/llvm-project/issues/5576/comments | 2 | 2009-10-16T00:22:22Z | 2021-12-03T21:05:53Z | https://github.com/llvm/llvm-project/issues/5576 | 1,070,967,439 | 5,576 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5203](https://llvm.org/bz5203) |
| Resolution | INVALID |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
"make" yields an error:
cc1plus: error: invalid option 'macos... | cc1plus: error: invalid option 'macosx-version-min=10.4' | https://api.github.com/repos/llvm/llvm-project/issues/5575/comments | 3 | 2009-10-15T23:09:56Z | 2021-12-03T21:05:52Z | https://github.com/llvm/llvm-project/issues/5575 | 1,070,967,435 | 5,575 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5202](https://llvm.org/bz5202) |
| Resolution | FIXED |
| Resolved on | Oct 15, 2009 21:55 |
| Version | trunk |
| OS | Linux |
| CC | @asl |
## Extended Description
regehr@john-home:~/volatile/tmp207$ clang -ccc-host-triple msp430-generic-generic -ccc-clang-archs msp430 -x c ... | msp430 backend: ice: Unknown constraint type! | https://api.github.com/repos/llvm/llvm-project/issues/5574/comments | 5 | 2009-10-15T21:04:45Z | 2021-12-03T21:05:52Z | https://github.com/llvm/llvm-project/issues/5574 | 1,070,967,422 | 5,574 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5201](https://llvm.org/bz5201) |
| Resolution | FIXED |
| Resolved on | Nov 17, 2015 11:45 |
| Version | trunk |
| OS | Linux |
| Attachments | [Add asserts, against trunk r84189](https://user-images.githubusercontent.com/60944935/143740056-dd0c7ca7-f451-4040-88fb-59581dd07f1a.g... | JIT stub offsets silently truncated to 32 bits in call instruction | https://api.github.com/repos/llvm/llvm-project/issues/5573/comments | 26 | 2009-10-15T20:45:36Z | 2021-12-03T21:05:51Z | https://github.com/llvm/llvm-project/issues/5573 | 1,070,967,411 | 5,573 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5200](https://llvm.org/bz5200) |
| Resolution | FIXED |
| Resolved on | Dec 12, 2009 12:56 |
| Version | trunk |
| OS | Linux |
| CC | @asl |
## Extended Description
regehr@john-home:~/volatile/tmp207$ clang -ccc-host-triple msp430-generic-generic -ccc-clang-archs msp430 -x c ... | msp430 backend: ice: Do not know how to legalize this operator! | https://api.github.com/repos/llvm/llvm-project/issues/5572/comments | 1 | 2009-10-15T20:34:35Z | 2021-12-03T21:05:50Z | https://github.com/llvm/llvm-project/issues/5572 | 1,070,967,401 | 5,572 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5199](https://llvm.org/bz5199) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2009 11:16 |
| Version | trunk |
| OS | Linux |
| CC | @asl |
## Extended Description
regehr@john-home:~/volatile/tmp207$ clang -ccc-host-triple msp430-generic-generic -ccc-clang-archs msp430 -x c ... | msp430 backend: ice: Cannot yet select | https://api.github.com/repos/llvm/llvm-project/issues/5571/comments | 3 | 2009-10-15T20:27:02Z | 2021-12-03T21:05:49Z | https://github.com/llvm/llvm-project/issues/5571 | 1,070,967,393 | 5,571 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5198](https://llvm.org/bz5198) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@nlewycky |
## Extended Description
with this simple code:
```
int f(int a,int b)
{
if(a>b)
{
return a;
}
else if(a<-20)
{
return 10-a;
... | Wrong live-out from a simple code after backend optimizations | https://api.github.com/repos/llvm/llvm-project/issues/5570/comments | 3 | 2009-10-15T19:23:53Z | 2022-03-06T01:35:34Z | https://github.com/llvm/llvm-project/issues/5570 | 1,070,967,386 | 5,570 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5197](https://llvm.org/bz5197) |
| Resolution | FIXED |
| Resolved on | Oct 16, 2009 13:18 |
| Version | trunk |
| OS | FreeBSD |
| Blocks | llvm/llvm-project#4068 |
| Attachments | [genmodes.i.gz](https://user-images.githubusercontent.com/92601275/143740055-21024af9-555a-46c6-... | Assertion failed: (DSI != DbgScopeMap.end() && "Unable to find variable scope!") | https://api.github.com/repos/llvm/llvm-project/issues/5569/comments | 1 | 2009-10-15T19:00:35Z | 2021-12-03T21:05:47Z | https://github.com/llvm/llvm-project/issues/5569 | 1,070,967,376 | 5,569 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5196](https://llvm.org/bz5196) |
| Resolution | FIXED |
| Resolved on | Oct 15, 2009 21:07 |
| Version | trunk |
| OS | Linux |
## Extended Description
Hi,
there seems to be a symbol name issue due to later function arguments not referring properly to prior function arguments... | wrong function symbol for repeated parameters | https://api.github.com/repos/llvm/llvm-project/issues/5568/comments | 2 | 2009-10-15T17:53:39Z | 2021-12-03T21:05:46Z | https://github.com/llvm/llvm-project/issues/5568 | 1,070,967,369 | 5,568 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5195](https://llvm.org/bz5195) |
| Resolution | FIXED |
| Resolved on | Oct 21, 2009 19:30 |
| Version | trunk |
| OS | Linux |
| Attachments | [Patch to add basic support.](https://user-images.githubusercontent.com/60944935/143740054-b1747c96-5408-4c12-8e57-f5903f8c13e0.gz) |
|... | Add 16-bit (half precision) APFloat support | https://api.github.com/repos/llvm/llvm-project/issues/5567/comments | 4 | 2009-10-15T09:16:51Z | 2023-08-15T13:18:11Z | https://github.com/llvm/llvm-project/issues/5567 | 1,070,967,358 | 5,567 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5194](https://llvm.org/bz5194) |
| Resolution | DUPLICATE |
| Resolved on | Oct 15, 2009 02:48 |
| Version | trunk |
| OS | Linux |
| CC | @regehr |
## Extended Description
Consider the following C code:
#include <stdint.h>
typedef struct __nesc_unnamed4254 {
volatile unsi... | Optimizer deficiency in clang compared to llvm-gcc | https://api.github.com/repos/llvm/llvm-project/issues/5566/comments | 2 | 2009-10-15T08:14:52Z | 2021-12-03T21:05:45Z | https://github.com/llvm/llvm-project/issues/5566 | 1,070,967,352 | 5,566 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5193](https://llvm.org/bz5193) |
| Resolution | FIXED |
| Resolved on | Oct 16, 2009 23:56 |
| Version | trunk |
| OS | All |
| Attachments | [bugpoint reduced bitcode](https://user-images.githubusercontent.com/60944935/143740053-683d8838-ce42-45fa-ab50-b5abd2858659.gz) |
| Repo... | global variable optimizer crash | https://api.github.com/repos/llvm/llvm-project/issues/5565/comments | 1 | 2009-10-15T07:17:57Z | 2021-12-03T21:05:44Z | https://github.com/llvm/llvm-project/issues/5565 | 1,070,967,341 | 5,565 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5192](https://llvm.org/bz5192) |
| Resolution | WORKSFORME |
| Resolved on | Nov 20, 2009 08:17 |
| Version | trunk |
| OS | Linux |
| CC | @sunfishcode |
## Extended Description
Seen on Ubuntu Jaunty on x86.
regehr@john-home:~/volatile/tmp205$ clang -O3 small.c -w
clang-cc:... | ice: Mapped to new node | https://api.github.com/repos/llvm/llvm-project/issues/5564/comments | 3 | 2009-10-15T05:58:10Z | 2022-01-20T02:03:15Z | https://github.com/llvm/llvm-project/issues/5564 | 1,070,967,326 | 5,564 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5191](https://llvm.org/bz5191) |
| Version | unspecified |
| OS | Linux |
## Extended Description
I did an LLVM build with --prefix=/home/nicholas/2.6/llvm-2.6-install. The resulting bin/llvm-config binary has these lines:
my $PREFIX = q{/home/nicholas/2.6/llvm-... | release management; llvm-config has absolute paths | https://api.github.com/repos/llvm/llvm-project/issues/5563/comments | 1 | 2009-10-15T01:25:36Z | 2023-08-10T20:52:21Z | https://github.com/llvm/llvm-project/issues/5563 | 1,070,967,318 | 5,563 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5190](https://llvm.org/bz5190) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | trunk |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#5206 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
Clang should warn ... | missing warnings on switch(boolean_expr) | https://api.github.com/repos/llvm/llvm-project/issues/5562/comments | 8 | 2009-10-14T22:28:44Z | 2021-12-03T21:05:41Z | https://github.com/llvm/llvm-project/issues/5562 | 1,070,967,305 | 5,562 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5189](https://llvm.org/bz5189) |
| Resolution | FIXED |
| Resolved on | Jan 01, 2010 12:38 |
| Version | 2.6 |
| OS | MacOS X |
## Extended Description
look at this code:
//////////////////////////////
extern int compare(int X, int Y);
int compare(int X, int Y) {
return !(X... | trichotomy of scalars not optimized | https://api.github.com/repos/llvm/llvm-project/issues/5561/comments | 1 | 2009-10-14T19:21:12Z | 2021-12-03T21:05:40Z | https://github.com/llvm/llvm-project/issues/5561 | 1,070,967,296 | 5,561 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5188](https://llvm.org/bz5188) |
| Resolution | FIXED |
| Resolved on | May 16, 2010 18:06 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
$ cat a.cpp
#include <list>
$ clang-cc --emit-llvm a.cpp
In file included from a.cpp:1:
In file include... | <header> include in C++ should also search in clang's own dir | https://api.github.com/repos/llvm/llvm-project/issues/5560/comments | 3 | 2009-10-14T18:34:14Z | 2021-12-03T21:05:40Z | https://github.com/llvm/llvm-project/issues/5560 | 1,070,967,285 | 5,560 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5187](https://llvm.org/bz5187) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Preprocessed output is attached
Note: libstdc++ 4.3.3 | Including vector before iostream results in template errors. | https://api.github.com/repos/llvm/llvm-project/issues/5559/comments | 4 | 2009-10-14T17:19:55Z | 2021-12-03T21:05:39Z | https://github.com/llvm/llvm-project/issues/5559 | 1,070,967,279 | 5,559 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5186](https://llvm.org/bz5186) |
| Resolution | FIXED |
| Resolved on | Oct 25, 2009 18:07 |
| Version | trunk |
| OS | Linux |
| Attachments | [bitcode that causes the assertion](https://user-images.githubusercontent.com/60944935/143740049-e4479d85-6062-4527-8c0b-cec15fb846ac.g... | hello.cpp && lli: Addr && "Code generation didn't add function to GlobalAddress table!" | https://api.github.com/repos/llvm/llvm-project/issues/5558/comments | 4 | 2009-10-14T12:13:29Z | 2021-12-03T21:05:38Z | https://github.com/llvm/llvm-project/issues/5558 | 1,070,967,271 | 5,558 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5185](https://llvm.org/bz5185) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The notation [*] is by the C99 standard only allowed in function prototypes.
GC... | C99 [*] VLA notation should be disallowed in function definitions | https://api.github.com/repos/llvm/llvm-project/issues/5557/comments | 1 | 2009-10-14T08:27:35Z | 2021-12-03T21:05:37Z | https://github.com/llvm/llvm-project/issues/5557 | 1,070,967,260 | 5,557 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5184](https://llvm.org/bz5184) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @danchr |
## Extended Description
Lazy compilation is implemented roughly as:
call @​compilationCallback
define @​compilationCallback() {
...
sto... | Lazy compilation is not thread-safe | https://api.github.com/repos/llvm/llvm-project/issues/5556/comments | 11 | 2009-10-14T04:00:51Z | 2021-12-03T21:05:36Z | https://github.com/llvm/llvm-project/issues/5556 | 1,070,967,249 | 5,556 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5183](https://llvm.org/bz5183) |
| Resolution | INVALID |
| Resolved on | Oct 13, 2009 15:32 |
| Version | unspecified |
| OS | FreeBSD |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740048-532d997d-be91-4cdc-85a4-0428e56e5ecb.gz) |
| Reporte... | call to func optimized out at -O2 | https://api.github.com/repos/llvm/llvm-project/issues/5555/comments | 2 | 2009-10-13T22:12:20Z | 2021-12-03T21:05:35Z | https://github.com/llvm/llvm-project/issues/5555 | 1,070,967,240 | 5,555 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5182](https://llvm.org/bz5182) |
| Resolution | FIXED |
| Resolved on | Oct 13, 2009 17:02 |
| Version | trunk |
| OS | Linux |
| Attachments | [bitcode file produced by llvm-g++](https://user-images.githubusercontent.com/60944935/143740047-c8b7c86f-732e-4a24-be76-4e2622ca9b67.g... | llvm-g++ creates file for which llvm-dis says "Invalid METADATA_ATTACHMENT reader" | https://api.github.com/repos/llvm/llvm-project/issues/5554/comments | 2 | 2009-10-13T21:11:40Z | 2021-12-03T21:05:35Z | https://github.com/llvm/llvm-project/issues/5554 | 1,070,967,233 | 5,554 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5181](https://llvm.org/bz5181) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | Solaris |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
While trying the build the AuroraUX kernel we run into the problem that Clang does... | RFE - Clang needs to support the cmn_err 'format' attribute argument extensions. | https://api.github.com/repos/llvm/llvm-project/issues/5553/comments | 3 | 2009-10-13T19:47:38Z | 2021-12-03T21:05:34Z | https://github.com/llvm/llvm-project/issues/5553 | 1,070,967,222 | 5,553 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5180](https://llvm.org/bz5180) |
| Resolution | INVALID |
| Resolved on | Feb 26, 2018 06:52 |
| Version | unspecified |
| OS | All |
| Attachments | [failures1](https://user-images.githubusercontent.com/60944935/143740044-6966a5f6-8f10-483c-8f01-d6940aa3d17e.gz), [failures2](ht... | checker-224 crashes analyzing wine-1.1.31 | https://api.github.com/repos/llvm/llvm-project/issues/5552/comments | 2 | 2009-10-13T19:10:33Z | 2021-12-03T21:05:33Z | https://github.com/llvm/llvm-project/issues/5552 | 1,070,967,209 | 5,552 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5179](https://llvm.org/bz5179) |
| Resolution | FIXED |
| Resolved on | Jul 29, 2010 23:02 |
| Version | unspecified |
| OS | All |
| CC | @lattner,@efriedma-quic |
## Extended Description
This crashes in X86_64ABIInfo::classifyArgumentType:
Assertion failed: ((Lo != NoClass |... | [X86-64 ABI] miscompilation of multiple empty base classes | https://api.github.com/repos/llvm/llvm-project/issues/5551/comments | 7 | 2009-10-13T18:14:20Z | 2021-12-03T21:05:32Z | https://github.com/llvm/llvm-project/issues/5551 | 1,070,967,196 | 5,551 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5178](https://llvm.org/bz5178) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
This crashes clang codegen:
struct A {
bool foo(int*) const;
} a;
struct B1 {
bool (A::*pmf)(i... | Assert codegen'ing pointer to member function in initializer list | https://api.github.com/repos/llvm/llvm-project/issues/5550/comments | 2 | 2009-10-13T18:09:29Z | 2021-12-03T21:05:31Z | https://github.com/llvm/llvm-project/issues/5550 | 1,070,967,175 | 5,550 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5177](https://llvm.org/bz5177) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
This crashes in codegen (reduced from llvm/llvm-project#5548 ):
struct A {
bool foo(int*) const;
... | Crash in Clang++ codegen (EmitCXXMemberPointerCallExpr) | https://api.github.com/repos/llvm/llvm-project/issues/5549/comments | 1 | 2009-10-13T18:02:51Z | 2021-12-03T21:05:30Z | https://github.com/llvm/llvm-project/issues/5549 | 1,070,967,165 | 5,549 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5176](https://llvm.org/bz5176) |
| Resolution | FIXED |
| Resolved on | Oct 22, 2009 19:41 |
| Version | 2.2 |
| OS | All |
| CC | @asl |
## Extended Description
Consider this testcase:
struct A
{
bool foo(int*) const;
} a;
struct B {};
struct B1 : B
{
bool (A::*pmf)(int... | constant folding required to devirtualize member function pointer call | https://api.github.com/repos/llvm/llvm-project/issues/5548/comments | 6 | 2009-10-13T17:58:50Z | 2021-12-03T21:05:29Z | https://github.com/llvm/llvm-project/issues/5548 | 1,070,967,153 | 5,548 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5175](https://llvm.org/bz5175) |
| Resolution | WONTFIX |
| Resolved on | Apr 08, 2011 13:28 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Compiling the following function into a shared library on mingw... | llvm-gcc cannot export symbols with __declspec(dllexport) | https://api.github.com/repos/llvm/llvm-project/issues/5547/comments | 2 | 2009-10-13T09:58:09Z | 2022-01-20T02:31:34Z | https://github.com/llvm/llvm-project/issues/5547 | 1,070,967,140 | 5,547 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5174](https://llvm.org/bz5174) |
| Version | trunk |
| OS | All |
| Attachments | [ImmutableMapGVN.diff](https://user-images.githubusercontent.com/60944935/143740043-28511900-8dac-4a58-b417-30b0a7098ecf.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@tkremenek |
... | ImmutableMap is slow | https://api.github.com/repos/llvm/llvm-project/issues/5546/comments | 9 | 2009-10-13T08:07:29Z | 2022-01-26T22:17:52Z | https://github.com/llvm/llvm-project/issues/5546 | 1,070,967,133 | 5,546 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5173](https://llvm.org/bz5173) |
| Version | trunk |
| OS | Solaris |
| Depends On | llvm/llvm-project#5310 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
G'Day,
As of trunk 83939.
Clang should have a diagnosis for unused parameters in inline asm statemen... | [Diagnosis RFE] - Clang should have a diagnosis for unused parameters in inline asm statement. | https://api.github.com/repos/llvm/llvm-project/issues/5545/comments | 0 | 2009-10-13T07:20:51Z | 2022-01-20T02:32:21Z | https://github.com/llvm/llvm-project/issues/5545 | 1,070,967,120 | 5,545 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5172](https://llvm.org/bz5172) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | Solaris |
| Depends On | llvm/llvm-bugzilla-archive#5326 |
| Blocks | llvm/llvm-project#5068 |
| Attachments | [isohttps://user-images.githubusercontent.com/... | Clang need to implement '#pragma redefine_extname' to support C++ on Solaris. | https://api.github.com/repos/llvm/llvm-project/issues/5544/comments | 13 | 2009-10-13T02:27:04Z | 2021-12-03T21:05:25Z | https://github.com/llvm/llvm-project/issues/5544 | 1,070,967,103 | 5,544 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5171](https://llvm.org/bz5171) |
| Resolution | FIXED |
| Resolved on | Aug 01, 2016 13:11 |
| Version | trunk |
| OS | FreeBSD |
| CC | @MatzeB |
## Extended Description
# gdb Output/sse.expandfft.native
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
G... | SingleSource/UnitTests/Vector/SSE dies with SEGV | https://api.github.com/repos/llvm/llvm-project/issues/5543/comments | 1 | 2009-10-12T22:54:36Z | 2021-12-03T21:05:24Z | https://github.com/llvm/llvm-project/issues/5543 | 1,070,967,091 | 5,543 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5170](https://llvm.org/bz5170) |
| Resolution | FIXED |
| Resolved on | Oct 13, 2009 00:37 |
| Version | trunk |
| OS | All |
| Attachments | [ispell-term.c.diff](https://user-images.githubusercontent.com/92601275/143740039-df72ce62-856b-4db6-b764-1f71f1c8a4d7.gz) |
## Extended... | Fix build of MultiSource/Benchmarks/MiBench/office-ispell on FreeBSD | https://api.github.com/repos/llvm/llvm-project/issues/5542/comments | 1 | 2009-10-12T21:28:16Z | 2021-12-03T21:05:23Z | https://github.com/llvm/llvm-project/issues/5542 | 1,070,967,086 | 5,542 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5169](https://llvm.org/bz5169) |
| Resolution | INVALID |
| Resolved on | Oct 12, 2009 13:08 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
witten ~# cat argc.c
#include <stdio.h>
int
main()
{
char *arr[] = {"a", "b",... | stack alignment? | https://api.github.com/repos/llvm/llvm-project/issues/5541/comments | 2 | 2009-10-12T19:42:06Z | 2021-12-03T21:05:23Z | https://github.com/llvm/llvm-project/issues/5541 | 1,070,967,072 | 5,541 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5168](https://llvm.org/bz5168) |
| Resolution | FIXED |
| Resolved on | Oct 12, 2009 11:40 |
| Version | unspecified |
| OS | Linux |
| CC | @asl,@sunfishcode |
## Extended Description
x86-64 abi page 22 says "On return %rax will contain the address that has been passed in by ... | clang x86-64 abi does not set %rax when returning struct | https://api.github.com/repos/llvm/llvm-project/issues/5540/comments | 3 | 2009-10-12T09:33:17Z | 2021-12-03T21:05:22Z | https://github.com/llvm/llvm-project/issues/5540 | 1,070,967,066 | 5,540 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5167](https://llvm.org/bz5167) |
| Resolution | FIXED |
| Resolved on | Nov 02, 2009 13:44 |
| Version | trunk |
| OS | Solaris |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
FAIL: /export/home2/edward/lab/llvm/llvm/test/Transforms/InstCombine/2003-11-13-Co... | Failing InstCombine tests on Solaris. | https://api.github.com/repos/llvm/llvm-project/issues/5539/comments | 6 | 2009-10-12T03:06:27Z | 2021-12-03T21:05:21Z | https://github.com/llvm/llvm-project/issues/5539 | 1,070,967,057 | 5,539 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5166](https://llvm.org/bz5166) |
| Resolution | DUPLICATE |
| Resolved on | Apr 23, 2010 16:18 |
| Version | trunk |
| OS | Linux |
| CC | @sunfishcode |
## Extended Description
This file passes the verifier:
define void @​foo() {
call i8* @​llvm.returnaddre... | verifier misses incorrect declaration of intrinsics (sometimes) | https://api.github.com/repos/llvm/llvm-project/issues/5538/comments | 3 | 2009-10-11T23:28:42Z | 2021-12-03T21:05:20Z | https://github.com/llvm/llvm-project/issues/5538 | 1,070,967,045 | 5,538 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5165](https://llvm.org/bz5165) |
| Version | 2.5 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @atrick,@lattner,@sunfishcode |
## Extended Description
This is a small benchmark written in C. nicholas on #llvm has said "feel free to file it in bugzilla f... | npoly benchmark | https://api.github.com/repos/llvm/llvm-project/issues/5537/comments | 5 | 2009-10-11T00:50:41Z | 2021-12-03T21:05:19Z | https://github.com/llvm/llvm-project/issues/5537 | 1,070,967,036 | 5,537 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5164](https://llvm.org/bz5164) |
| Resolution | WORKSFORME |
| Resolved on | Oct 15, 2011 17:00 |
| Version | 2.6 |
| OS | All |
| Attachments | [Simple fix.](https://user-images.githubusercontent.com/92601923/143740038-1285f7c4-f23d-4e2e-b324-305eeb8ef116.gz) |
| CC | @efriedma... | Warning when passing multiple -O* arguments | https://api.github.com/repos/llvm/llvm-project/issues/5536/comments | 5 | 2009-10-11T00:31:45Z | 2022-01-20T02:03:14Z | https://github.com/llvm/llvm-project/issues/5536 | 1,070,967,025 | 5,536 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5163](https://llvm.org/bz5163) |
| Resolution | DUPLICATE |
| Resolved on | Mar 12, 2010 00:56 |
| Version | unspecified |
| OS | FreeBSD |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740037-6c313a4b-0810-4a02-a497-5c31e83da2bf.gz) |
| Repor... | error: token is not a valid binary operator in a preprocessor subexpression | https://api.github.com/repos/llvm/llvm-project/issues/5535/comments | 1 | 2009-10-10T23:54:10Z | 2021-12-03T21:05:17Z | https://github.com/llvm/llvm-project/issues/5535 | 1,070,967,017 | 5,535 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5162](https://llvm.org/bz5162) |
| Resolution | FIXED |
| Resolved on | Oct 13, 2009 18:39 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740034-b4a829d2-2eef-47e4-ab94-1e0af1bd4b53.gz) |
| Reporter | LLVM B... | ExecutionEngine->DisableLazyCompilation() causes crashes on Function deletion | https://api.github.com/repos/llvm/llvm-project/issues/5534/comments | 6 | 2009-10-10T22:19:22Z | 2021-12-03T21:05:16Z | https://github.com/llvm/llvm-project/issues/5534 | 1,070,967,003 | 5,534 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5161](https://llvm.org/bz5161) |
| Resolution | FIXED |
| Resolved on | Nov 08, 2009 03:10 |
| Version | trunk |
| OS | MacOS X |
| Blocks | llvm/llvm-project#4943 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
ddunbar asked me to file a bug on this issue.... | make llvm-test fails to run | https://api.github.com/repos/llvm/llvm-project/issues/5533/comments | 1 | 2009-10-10T21:41:34Z | 2021-12-03T21:05:15Z | https://github.com/llvm/llvm-project/issues/5533 | 1,070,966,993 | 5,533 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5160](https://llvm.org/bz5160) |
| Resolution | FIXED |
| Resolved on | Oct 12, 2009 12:46 |
| Version | trunk |
| OS | All |
| Attachments | [Some tests for the brokenness](https://user-images.githubusercontent.com/60944935/143740031-63e50982-7634-42c2-a58b-73f87df06a93.gz), [P... | ValueHandle is easy to confuse with active CallbackVHs | https://api.github.com/repos/llvm/llvm-project/issues/5532/comments | 1 | 2009-10-10T03:29:13Z | 2021-12-03T21:05:15Z | https://github.com/llvm/llvm-project/issues/5532 | 1,070,966,984 | 5,532 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5159](https://llvm.org/bz5159) |
| Resolution | FIXED |
| Resolved on | Sep 06, 2010 00:30 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740030-7e95369c-133d-4564-b25e-1b0a7c0a469d.gz) |
| Reporter... | sroa and other passes does a rotten job on vector code from the gcc plugin | https://api.github.com/repos/llvm/llvm-project/issues/5531/comments | 3 | 2009-10-09T13:27:09Z | 2021-12-03T21:05:14Z | https://github.com/llvm/llvm-project/issues/5531 | 1,070,966,979 | 5,531 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5158](https://llvm.org/bz5158) |
| Resolution | FIXED |
| Resolved on | Oct 09, 2009 12:52 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740029-973900c7-123f-4407-97bb-c57e9ec4a1c2.gz) |
| Reporter... | ConstructEnumTypeDIE crash with NULL Name | https://api.github.com/repos/llvm/llvm-project/issues/5530/comments | 1 | 2009-10-09T10:59:28Z | 2021-12-03T21:05:13Z | https://github.com/llvm/llvm-project/issues/5530 | 1,070,966,967 | 5,530 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5157](https://llvm.org/bz5157) |
| Resolution | INVALID |
| Resolved on | Oct 09, 2009 01:24 |
| Version | unspecified |
| OS | Linux |
## Extended Description
ScalarEvolution only sets the nooverflow flags when creating a SCEV for a PHI node.
For example if a loop has both an... | ScalarEvolution should canonicalize nosw/nousw | https://api.github.com/repos/llvm/llvm-project/issues/5529/comments | 1 | 2009-10-09T08:13:54Z | 2021-12-03T21:05:12Z | https://github.com/llvm/llvm-project/issues/5529 | 1,070,966,960 | 5,529 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5156](https://llvm.org/bz5156) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:56 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Forgot to put expected-note in the comment and clang horribly got confused a... | clang crashes on incorrect code | https://api.github.com/repos/llvm/llvm-project/issues/5528/comments | 2 | 2009-10-09T00:28:22Z | 2021-12-03T21:05:11Z | https://github.com/llvm/llvm-project/issues/5528 | 1,070,966,954 | 5,528 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5155](https://llvm.org/bz5155) |
| Resolution | WONTFIX |
| Resolved on | Oct 09, 2009 00:34 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
I'm trying to write a test that the ExecutionEngine handles a Glob... | Values should support placement new | https://api.github.com/repos/llvm/llvm-project/issues/5527/comments | 4 | 2009-10-08T21:22:44Z | 2022-01-20T02:31:33Z | https://github.com/llvm/llvm-project/issues/5527 | 1,070,966,947 | 5,527 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5154](https://llvm.org/bz5154) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | All |
| Attachments | [Test case with poor diagnostic](https://user-images.githubusercontent.com/989428/143740028-40b3b9df-ecf7-4cc4-9e70-84183ff12b18.gz) |
| ... | Poor diagnostic for implicitly-generated default constructor of instantiated member class | https://api.github.com/repos/llvm/llvm-project/issues/5526/comments | 1 | 2009-10-08T18:19:51Z | 2021-12-03T21:05:09Z | https://github.com/llvm/llvm-project/issues/5526 | 1,070,966,934 | 5,526 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5153](https://llvm.org/bz5153) |
| Version | trunk |
| OS | All |
| Attachments | [failures archive](https://user-images.githubusercontent.com/60944935/143740027-d948bcc4-cda1-47f5-86b4-d2e59d9dbb41.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
attache... | clang produced errors while checking postgresql's head | https://api.github.com/repos/llvm/llvm-project/issues/5525/comments | 1 | 2009-10-08T11:15:07Z | 2021-12-03T21:05:09Z | https://github.com/llvm/llvm-project/issues/5525 | 1,070,966,923 | 5,525 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5152](https://llvm.org/bz5152) |
| Resolution | INVALID |
| Resolved on | Oct 09, 2009 15:52 |
| Version | trunk |
| OS | Linux |
| Attachments | [When llvm-ld processes this bitcode file, it corrupts reference to global variable from metadata.](https://user-images.githubusercon... | llvm-ld removes the reference to global variable from debug info metadata. | https://api.github.com/repos/llvm/llvm-project/issues/5524/comments | 2 | 2009-10-08T07:08:57Z | 2021-12-03T21:05:08Z | https://github.com/llvm/llvm-project/issues/5524 | 1,070,966,915 | 5,524 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5151](https://llvm.org/bz5151) |
| Resolution | FIXED |
| Resolved on | Apr 22, 2010 11:30 |
| Version | 2.6 |
| OS | All |
| Attachments | [Simplified test case](https://user-images.githubusercontent.com/60944935/143740025-c001f4ad-6a48-4021-842c-de3a5cbc2a01.gz) |
| Reporter |... | Error while generating ARM code with llvm-gcc | https://api.github.com/repos/llvm/llvm-project/issues/5523/comments | 2 | 2009-10-08T04:36:59Z | 2021-12-03T21:05:07Z | https://github.com/llvm/llvm-project/issues/5523 | 1,070,966,899 | 5,523 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5150](https://llvm.org/bz5150) |
| Resolution | FIXED |
| Resolved on | Oct 11, 2009 18:21 |
| Version | trunk |
| OS | All |
| Attachments | [Script to generate quadratic assembly](https://user-images.githubusercontent.com/60944935/143740024-4ce5a79a-9f1d-4bcc-a05a-5d1072042c34... | instcombine quadratic in GEP+Phi chain length | https://api.github.com/repos/llvm/llvm-project/issues/5522/comments | 1 | 2009-10-08T00:14:18Z | 2021-12-03T21:05:06Z | https://github.com/llvm/llvm-project/issues/5522 | 1,070,966,889 | 5,522 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5149](https://llvm.org/bz5149) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | 2.6 |
| OS | All |
| Attachments | [Simplified test case](https://user-images.githubusercontent.com/60944935/143740023-5428e7ca-8dcd-4d92-9390-f8ed4f3c4165.gz) |
| Reporter |... | MIPS code generator crash when compiling GCC's _muldi3.o | https://api.github.com/repos/llvm/llvm-project/issues/5521/comments | 4 | 2009-10-07T19:56:30Z | 2021-12-03T21:05:05Z | https://github.com/llvm/llvm-project/issues/5521 | 1,070,966,878 | 5,521 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5148](https://llvm.org/bz5148) |
| Resolution | INVALID |
| Resolved on | Oct 09, 2009 11:45 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
version (as a result of clang -v):
clang version 1.0 (http://llvm.org/svn/ll... | bug report | https://api.github.com/repos/llvm/llvm-project/issues/5520/comments | 3 | 2009-10-07T18:05:51Z | 2021-12-03T21:05:04Z | https://github.com/llvm/llvm-project/issues/5520 | 1,070,966,858 | 5,520 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5147](https://llvm.org/bz5147) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
This piece of code:
<code>
#include <map>
using std::map;
class LRU {
typedef void* K;
typedef v... | Assertion failure when compiling | https://api.github.com/repos/llvm/llvm-project/issues/5519/comments | 1 | 2009-10-07T16:18:17Z | 2021-12-03T21:05:03Z | https://github.com/llvm/llvm-project/issues/5519 | 1,070,966,846 | 5,519 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5146](https://llvm.org/bz5146) |
| Version | 2.6 |
| OS | Linux |
| Attachments | [bearophile.c](https://user-images.githubusercontent.com/60944935/143740021-ef568415-f4a3-43e8-ab9e-c8985550a881.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Descriptio... | Low perf compared to gcc for benchmark | https://api.github.com/repos/llvm/llvm-project/issues/5518/comments | 1 | 2009-10-07T14:42:06Z | 2022-03-05T22:56:39Z | https://github.com/llvm/llvm-project/issues/5518 | 1,070,966,836 | 5,518 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5145](https://llvm.org/bz5145) |
| Resolution | FIXED |
| Resolved on | Sep 20, 2012 22:26 |
| Version | trunk |
| OS | Windows NT |
| CC | @asl,@darkbuck |
## Extended Description
I tried max/min atomic operations on x86 platform( win7 64-bit, intel q9450, 32-bit llvm tools) ... | Some atomic max/umax/min/umin intrinsics are not supported on X86 platform | https://api.github.com/repos/llvm/llvm-project/issues/5517/comments | 1 | 2009-10-07T12:46:44Z | 2021-12-03T21:05:01Z | https://github.com/llvm/llvm-project/issues/5517 | 1,070,966,831 | 5,517 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5144](https://llvm.org/bz5144) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
llvm/clang r83381
If a function's prototype is declared with C l... | extern "C" around prototype not honored on definition | https://api.github.com/repos/llvm/llvm-project/issues/5516/comments | 2 | 2009-10-06T23:48:30Z | 2021-12-03T21:05:00Z | https://github.com/llvm/llvm-project/issues/5516 | 1,070,966,819 | 5,516 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5143](https://llvm.org/bz5143) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
llvm/clang r83381
clang does not appear to ho... | "always_inline" not honored on static inline methods | https://api.github.com/repos/llvm/llvm-project/issues/5515/comments | 2 | 2009-10-06T23:37:47Z | 2021-12-03T21:04:59Z | https://github.com/llvm/llvm-project/issues/5515 | 1,070,966,802 | 5,515 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5142](https://llvm.org/bz5142) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
llvm/clang r83381
The following code crashes in irgen.... | Making a C function a friend breaks usage as rval | https://api.github.com/repos/llvm/llvm-project/issues/5514/comments | 2 | 2009-10-06T23:04:05Z | 2021-12-03T21:04:58Z | https://github.com/llvm/llvm-project/issues/5514 | 1,070,966,786 | 5,514 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5141](https://llvm.org/bz5141) |
| Version | unspecified |
| OS | Linux |
| Attachments | [HTML report generated by clang](https://user-images.githubusercontent.com/60944935/143740019-e0aa8872-11d4-4bb9-8f04-96ed32d630a2.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkr... | Division by zero analysis goes right by test for non-zero | https://api.github.com/repos/llvm/llvm-project/issues/5513/comments | 7 | 2009-10-06T22:55:41Z | 2022-01-26T22:17:51Z | https://github.com/llvm/llvm-project/issues/5513 | 1,070,966,777 | 5,513 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5140](https://llvm.org/bz5140) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
llvm/clang r83381
Attempting to irgen the following C++ code cra... | Assertion failed: (I->second->find(BD)!=I->second->end() && "Can't find vtable index") | https://api.github.com/repos/llvm/llvm-project/issues/5512/comments | 1 | 2009-10-06T22:36:03Z | 2021-12-03T21:04:56Z | https://github.com/llvm/llvm-project/issues/5512 | 1,070,966,762 | 5,512 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5139](https://llvm.org/bz5139) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
llvm/clang r83381
The following code causes an outright crash in... | Crash with anonymous union in class | https://api.github.com/repos/llvm/llvm-project/issues/5511/comments | 1 | 2009-10-06T20:32:24Z | 2021-12-03T21:04:55Z | https://github.com/llvm/llvm-project/issues/5511 | 1,070,966,744 | 5,511 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5138](https://llvm.org/bz5138) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
llvm/clang r83381
If you're attempting to cast a pointer-to-memb... | crash casting pointer-to-member-function to another type | https://api.github.com/repos/llvm/llvm-project/issues/5510/comments | 2 | 2009-10-06T20:04:09Z | 2021-12-03T21:04:54Z | https://github.com/llvm/llvm-project/issues/5510 | 1,070,966,732 | 5,510 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5137](https://llvm.org/bz5137) |
| Resolution | FIXED |
| Resolved on | Jul 03, 2011 16:22 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @edwintorok,@pwo |
## Extended Description
Problem:
"clang --print-file-name libFOO.so" prints the pa... | clang --print-file-name prints library for the wrong architecture | https://api.github.com/repos/llvm/llvm-project/issues/5509/comments | 3 | 2009-10-06T11:36:23Z | 2021-12-03T21:04:53Z | https://github.com/llvm/llvm-project/issues/5509 | 1,070,966,721 | 5,509 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5136](https://llvm.org/bz5136) |
| Resolution | DUPLICATE |
| Resolved on | Nov 02, 2009 13:44 |
| Version | trunk |
| OS | Solaris |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The CMake build system can't seem to find mallinfo from malloc.h even though i... | LLVM CMake build system fails on Solaris. | https://api.github.com/repos/llvm/llvm-project/issues/5508/comments | 1 | 2009-10-06T06:33:58Z | 2021-12-03T21:04:53Z | https://github.com/llvm/llvm-project/issues/5508 | 1,070,966,711 | 5,508 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5135](https://llvm.org/bz5135) |
| Resolution | FIXED |
| Resolved on | Nov 01, 2009 20:56 |
| Version | trunk |
| OS | NetBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Good day,
When building on NetBSD/SPARC64 I noticed two worrying warnings:
[ 23%]... | int/double conversion problems in profile info | https://api.github.com/repos/llvm/llvm-project/issues/5507/comments | 4 | 2009-10-06T00:41:06Z | 2021-12-03T21:04:52Z | https://github.com/llvm/llvm-project/issues/5507 | 1,070,966,702 | 5,507 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5134](https://llvm.org/bz5134) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
This simple test class makes clang crash.
//! ... | friend + default arguments = clang crash !!! | https://api.github.com/repos/llvm/llvm-project/issues/5506/comments | 1 | 2009-10-05T22:04:19Z | 2021-12-03T21:04:51Z | https://github.com/llvm/llvm-project/issues/5506 | 1,070,966,699 | 5,506 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5133](https://llvm.org/bz5133) |
| Resolution | FIXED |
| Resolved on | Oct 05, 2009 01:16 |
| Version | trunk |
| OS | All |
| Attachments | [oourafft.c.diff](https://user-images.githubusercontent.com/92601275/143740017-5679b3b7-9779-434f-bf0f-859793266a58.gz) |
## Extended De... | SingleSource/Benchmarks/Misc/oourafft.c fails to build on FreeBSD | https://api.github.com/repos/llvm/llvm-project/issues/5505/comments | 1 | 2009-10-04T23:40:04Z | 2021-12-03T21:04:50Z | https://github.com/llvm/llvm-project/issues/5505 | 1,070,966,682 | 5,505 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5132](https://llvm.org/bz5132) |
| Resolution | FIXED |
| Resolved on | Oct 09, 2009 15:50 |
| Version | trunk |
| OS | Linux |
| CC | @sunfishcode,@pwo |
## Extended Description
I think 1 is the right answer.
regehr@john-home:~/volatile/tmp202$ clang small.c -o small
regehr@... | codegen miscompile | https://api.github.com/repos/llvm/llvm-project/issues/5504/comments | 4 | 2009-10-04T20:58:11Z | 2021-12-03T21:04:49Z | https://github.com/llvm/llvm-project/issues/5504 | 1,070,966,672 | 5,504 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5131](https://llvm.org/bz5131) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Complete testcase.](https://user-images.githubusercontent.com/60944935/143740016-afd54f99-a96f-43a3-985f-fbb96a64db5b.gz) |
| Re... | clang rejects &&foo - &&bar initializing static | https://api.github.com/repos/llvm/llvm-project/issues/5503/comments | 1 | 2009-10-04T15:54:29Z | 2021-12-03T21:04:49Z | https://github.com/llvm/llvm-project/issues/5503 | 1,070,966,660 | 5,503 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5130](https://llvm.org/bz5130) |
| Resolution | FIXED |
| Resolved on | Oct 05, 2009 16:44 |
| Version | unspecified |
| OS | FreeBSD |
| Blocks | llvm/llvm-project#4068 |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740014-b9c231b5-9dd1-4dd... | missed check for NULL and wrong value in structure | https://api.github.com/repos/llvm/llvm-project/issues/5502/comments | 12 | 2009-10-04T14:30:13Z | 2021-12-03T21:04:47Z | https://github.com/llvm/llvm-project/issues/5502 | 1,070,966,646 | 5,502 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5129](https://llvm.org/bz5129) |
| Version | 2.5 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@thielema,@nlewycky |
## Extended Description
This is a simple trigonometric benchmark in C, shows some ways LLVM may improve its generated code:
#incl... | Trigonometric benchmark | https://api.github.com/repos/llvm/llvm-project/issues/5501/comments | 2 | 2009-10-04T00:02:35Z | 2022-03-05T22:50:24Z | https://github.com/llvm/llvm-project/issues/5501 | 1,070,966,634 | 5,501 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5128](https://llvm.org/bz5128) |
| Resolution | DUPLICATE |
| Resolved on | Oct 05, 2009 16:44 |
| Version | trunk |
| OS | FreeBSD |
| Blocks | llvm/llvm-project#4068 |
| Attachments | [led.i](https://user-images.githubusercontent.com/92601275/143740011-fcf9809f-04fe-40ec-a99f... | miscompiles led.c:led_create_state from the FreeBSD kernel | https://api.github.com/repos/llvm/llvm-project/issues/5500/comments | 3 | 2009-10-03T13:50:37Z | 2021-12-03T21:04:45Z | https://github.com/llvm/llvm-project/issues/5500 | 1,070,966,620 | 5,500 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5127](https://llvm.org/bz5127) |
| Resolution | INVALID |
| Resolved on | Jul 30, 2010 11:53 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
A poster on comp.std.c++ brought up a bug in GCC where the co... | Non-type template arguments not parsed correctly in default arguments | https://api.github.com/repos/llvm/llvm-project/issues/5499/comments | 3 | 2009-10-03T12:35:40Z | 2021-12-03T21:04:43Z | https://github.com/llvm/llvm-project/issues/5499 | 1,070,966,601 | 5,499 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5126](https://llvm.org/bz5126) |
| Version | trunk |
| OS | All |
| Attachments | [Test provoking the bug](https://user-images.githubusercontent.com/60944935/143740010-ebadff83-5486-4a34-be66-e900d0f65fd6.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Exte... | JIT should use non-stub address outside of calls | https://api.github.com/repos/llvm/llvm-project/issues/5498/comments | 0 | 2009-10-03T09:14:15Z | 2021-12-03T21:04:42Z | https://github.com/llvm/llvm-project/issues/5498 | 1,070,966,593 | 5,498 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5125](https://llvm.org/bz5125) |
| Resolution | FIXED |
| Resolved on | Jul 02, 2010 15:22 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
consider:
void somefunc(void)
{
asm volatile("int3");
}
"clang -... | clang always generates stackframe when inline asm is present | https://api.github.com/repos/llvm/llvm-project/issues/5497/comments | 19 | 2009-10-03T02:59:02Z | 2021-12-03T21:04:41Z | https://github.com/llvm/llvm-project/issues/5497 | 1,070,966,585 | 5,497 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5124](https://llvm.org/bz5124) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode,@spavloff |
## Extended Description
clang turns a constant memset to a nice series of movs to avoid a libcall and other overhead.
Unfortunately this... | memset inline-code threshold dubiously high | https://api.github.com/repos/llvm/llvm-project/issues/5496/comments | 9 | 2009-10-03T02:34:30Z | 2021-12-03T21:04:41Z | https://github.com/llvm/llvm-project/issues/5496 | 1,070,966,576 | 5,496 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5123](https://llvm.org/bz5123) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @pwo |
## Extended Description
Today build myself a fresh Clang from TOT at r83253.
Skimmed over ... | NULL check after malloc removed with >= -O1 | https://api.github.com/repos/llvm/llvm-project/issues/5495/comments | 2 | 2009-10-03T01:52:32Z | 2021-12-03T21:04:40Z | https://github.com/llvm/llvm-project/issues/5495 | 1,070,966,570 | 5,495 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5122](https://llvm.org/bz5122) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
llvm/clang r83246
The following code fails to irgen
[ssen@virgo... | cannot compile this global variable that binds to a reference | https://api.github.com/repos/llvm/llvm-project/issues/5494/comments | 1 | 2009-10-02T21:35:03Z | 2021-12-03T21:04:39Z | https://github.com/llvm/llvm-project/issues/5494 | 1,070,966,560 | 5,494 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5121](https://llvm.org/bz5121) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
llvm/clang r83246
Assuming you have a valid pointer-to-method, c... | Can't call pointer-to-methods | https://api.github.com/repos/llvm/llvm-project/issues/5493/comments | 1 | 2009-10-02T19:23:25Z | 2021-12-03T21:04:38Z | https://github.com/llvm/llvm-project/issues/5493 | 1,070,966,550 | 5,493 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5120](https://llvm.org/bz5120) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
llvm/clang r83246
According to the Itanium C++ ABI (<http://www.... | cannot compile pointer-to-member expressions | https://api.github.com/repos/llvm/llvm-project/issues/5492/comments | 2 | 2009-10-02T19:16:25Z | 2021-12-03T21:04:37Z | https://github.com/llvm/llvm-project/issues/5492 | 1,070,966,539 | 5,492 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5119](https://llvm.org/bz5119) |
| Resolution | FIXED |
| Resolved on | Jan 14, 2015 16:58 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [config.log from clang](https://user-images.githubusercontent.com/60944935/143740008-737d0162-e8f1-44a9-8b9b-dd18c5b18363.gz), [confi... | Autoconf test for "cdecl" fails on OS X compiling Ruby 1.9/trunk | https://api.github.com/repos/llvm/llvm-project/issues/5491/comments | 2 | 2009-10-02T11:48:29Z | 2021-12-03T21:04:36Z | https://github.com/llvm/llvm-project/issues/5491 | 1,070,966,527 | 5,491 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5118](https://llvm.org/bz5118) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | FreeBSD |
| Blocks | llvm/llvm-project#4068 |
| Attachments | [exdump.i](https://user-images.githubusercontent.com/92601275/143740007-ee5c23ac-1dd2-4d31-a319-... | Assertion failed: (!Packed && "Size mismatch!") | https://api.github.com/repos/llvm/llvm-project/issues/5490/comments | 1 | 2009-10-02T06:32:36Z | 2021-12-03T21:04:35Z | https://github.com/llvm/llvm-project/issues/5490 | 1,070,966,520 | 5,490 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5117](https://llvm.org/bz5117) |
| Resolution | DUPLICATE |
| Resolved on | Jan 31, 2012 07:14 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@sunfishcode,@tobiasgrosser |
## Extended Description
Unlike C, the D language alway... | Simplification of multiple array initializations | https://api.github.com/repos/llvm/llvm-project/issues/5489/comments | 4 | 2009-10-02T01:57:01Z | 2021-12-03T21:04:34Z | https://github.com/llvm/llvm-project/issues/5489 | 1,070,966,506 | 5,489 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5116](https://llvm.org/bz5116) |
| Resolution | FIXED |
| Resolved on | Oct 05, 2009 19:37 |
| Version | trunk |
| OS | Linux |
| Attachments | [JITTest.cpp addition to provoke the bug](https://user-images.githubusercontent.com/60944935/143740005-d112a1e1-b2db-47af-9a55-e1c1c152... | x86-64 JIT omits stubs in some cases they're needed | https://api.github.com/repos/llvm/llvm-project/issues/5488/comments | 2 | 2009-10-02T00:11:55Z | 2021-12-03T21:04:34Z | https://github.com/llvm/llvm-project/issues/5488 | 1,070,966,504 | 5,488 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5115](https://llvm.org/bz5115) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | other |
| Reporter | LLVM Bugzilla Contributor |
| CC | @oscarfv |
## Extended Description
VS2008 Win64 project created by CMAKE is missing a dependency
The... | VS2008 Win64 project created by CMAKE is missing a dependency | https://api.github.com/repos/llvm/llvm-project/issues/5487/comments | 1 | 2009-10-01T23:01:05Z | 2021-12-03T21:04:33Z | https://github.com/llvm/llvm-project/issues/5487 | 1,070,966,499 | 5,487 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5114](https://llvm.org/bz5114) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:56 |
| Version | 2.6 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@tlattner |
## Extended Description
The program that will allocate and destroy LLVMContex... | LLVMContext memory leaks! | https://api.github.com/repos/llvm/llvm-project/issues/5486/comments | 5 | 2009-10-01T19:34:56Z | 2021-12-03T21:04:32Z | https://github.com/llvm/llvm-project/issues/5486 | 1,070,966,486 | 5,486 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5113](https://llvm.org/bz5113) |
| Resolution | WORKSFORME |
| Resolved on | Jul 13, 2015 10:25 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I can compile this program:
---hworld-cust.c
#include <stdio.h>
static... | scan-build and clang mishandle -D arguments with quotes and spaces | https://api.github.com/repos/llvm/llvm-project/issues/5485/comments | 2 | 2009-10-01T06:46:27Z | 2022-01-20T02:03:13Z | https://github.com/llvm/llvm-project/issues/5485 | 1,070,966,473 | 5,485 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5112](https://llvm.org/bz5112) |
| Resolution | FIXED |
| Resolved on | Oct 08, 2009 12:55 |
| Version | 2.6 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@nlewycky,@tlattner |
## Extended Description
In the 2.6 release branch, llc segfaults when ru... | llc from LLVM 2.6 release branch segfaults on Linux | https://api.github.com/repos/llvm/llvm-project/issues/5484/comments | 8 | 2009-09-30T20:53:40Z | 2021-12-03T21:04:30Z | https://github.com/llvm/llvm-project/issues/5484 | 1,070,966,464 | 5,484 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5111](https://llvm.org/bz5111) |
| Resolution | WONTFIX |
| Resolved on | Feb 22, 2010 12:50 |
| Version | 2.6 |
| OS | Linux |
| Attachments | [Logfile showing build dependencies installed for i686](https://user-images.githubusercontent.com/60944935/143740003-980d77ea-41c8-445d... | clang fails retain-release test | https://api.github.com/repos/llvm/llvm-project/issues/5483/comments | 4 | 2009-09-30T20:31:35Z | 2022-01-20T02:31:31Z | https://github.com/llvm/llvm-project/issues/5483 | 1,070,966,456 | 5,483 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5110](https://llvm.org/bz5110) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
LiveIntervals::getApproximateInstructionCount() some times return 0 (zero) and causes division by zero.
Solution so far looks like this
unsigne... | LiveIntervals::getApproximateInstructionCount() some times return 0 (zero)! | https://api.github.com/repos/llvm/llvm-project/issues/5482/comments | 3 | 2009-09-30T18:34:20Z | 2022-03-06T01:26:54Z | https://github.com/llvm/llvm-project/issues/5482 | 1,070,966,450 | 5,482 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5109](https://llvm.org/bz5109) |
| Resolution | INVALID |
| Resolved on | Sep 30, 2009 11:38 |
| Version | 2.5 |
| OS | Linux |
| Attachments | [bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/60944935/143740002-9a835374-30cc-4dbc-979b-ba1410355b9c.gz) ... | long double type on ARM | https://api.github.com/repos/llvm/llvm-project/issues/5481/comments | 1 | 2009-09-30T18:31:43Z | 2021-12-03T21:04:28Z | https://github.com/llvm/llvm-project/issues/5481 | 1,070,966,444 | 5,481 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5108](https://llvm.org/bz5108) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#4068 |
| CC | @pwo |
## Extended Description
This crashes clang in codegen:
struct t {
struct s {
unsigned long a... | incorrect packed clang struct layout (prevents freebsd from booting) | https://api.github.com/repos/llvm/llvm-project/issues/5480/comments | 1 | 2009-09-30T17:21:44Z | 2021-12-03T21:04:27Z | https://github.com/llvm/llvm-project/issues/5480 | 1,070,966,439 | 5,480 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5107](https://llvm.org/bz5107) |
| Resolution | INVALID |
| Resolved on | Nov 07, 2018 00:21 |
| Version | 2.6 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@stoklund |
## Extended Description
Crash due to vivision by zero in SimpleRegisterCoalesci... | Division by zero in SimpleRegisterCoalescing::isWinToJoinCrossClass() | https://api.github.com/repos/llvm/llvm-project/issues/5479/comments | 3 | 2009-09-30T15:13:43Z | 2021-12-03T21:04:26Z | https://github.com/llvm/llvm-project/issues/5479 | 1,070,966,424 | 5,479 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5106](https://llvm.org/bz5106) |
| Resolution | INVALID |
| Resolved on | Mar 06, 2010 13:58 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
sys: Linux AMD64
llvm rev: 83146
asgard:/tmp$ cat test.c
inline int foo()
{
retu... | Use of inline produces undefined references | https://api.github.com/repos/llvm/llvm-project/issues/5478/comments | 4 | 2009-09-30T14:00:57Z | 2021-12-03T21:04:25Z | https://github.com/llvm/llvm-project/issues/5478 | 1,070,966,410 | 5,478 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5105](https://llvm.org/bz5105) |
| Resolution | DUPLICATE |
| Resolved on | Mar 06, 2010 13:58 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
This is on an AMD64 system.
llvm revision: 83146
asgard:/tm... | -O2 causes llvm/clang to truncate the value passed to malloc | https://api.github.com/repos/llvm/llvm-project/issues/5477/comments | 2 | 2009-09-30T13:54:23Z | 2021-12-03T21:04:24Z | https://github.com/llvm/llvm-project/issues/5477 | 1,070,966,402 | 5,477 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.