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 | [3404](https://llvm.org/bz3404) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:56 | | Version | unspecified | | OS | All | | CC | @DougGregor,@rjmccall | ## Extended Description This should get rejected: struct c { c(); }; union a { c a; int b; };
clang c++ does not reject class with ctor in a union
https://api.github.com/repos/llvm/llvm-project/issues/3776/comments
7
2009-01-25T22:23:03Z
2021-12-03T20:39:07Z
https://github.com/llvm/llvm-project/issues/3776
1,070,949,707
3,776
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3403](https://llvm.org/bz3403) | | Resolution | WORKSFORME | | Resolved on | May 06, 2009 02:08 | | Version | unspecified | | OS | Linux | | CC | @asl | ## Extended Description Due to my recent change for #​3402, it is now possible to use -mattr=-sse on x86-64. However ...
llc: "Do not know how to split the result of this operator!"
https://api.github.com/repos/llvm/llvm-project/issues/3775/comments
1
2009-01-25T20:47:57Z
2022-01-20T02:01:42Z
https://github.com/llvm/llvm-project/issues/3775
1,070,949,699
3,775
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3402](https://llvm.org/bz3402) | | Resolution | FIXED | | Resolved on | Feb 06, 2011 16:08 | | Version | unspecified | | OS | Linux | | CC | @asl | ## Extended Description [ 0.004000] Call Trace: [ 0.004000] [<ffffffff80212f37>] init_fpu+0x107/0x140 [ 0.004000] [<ff...
sse cannot be turned off for x86-64 -> linux kernel panics
https://api.github.com/repos/llvm/llvm-project/issues/3774/comments
10
2009-01-25T15:35:52Z
2021-12-03T20:39:05Z
https://github.com/llvm/llvm-project/issues/3774
1,070,949,691
3,774
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3401](https://llvm.org/bz3401) | | Resolution | FIXED | | Resolved on | Jan 31, 2009 09:51 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@sunfishcode | ## Extended Description LLVM 2.6svn, x86 code generation. Here's a small...
Wrong code for i288 addition
https://api.github.com/repos/llvm/llvm-project/issues/3773/comments
15
2009-01-25T12:51:33Z
2021-12-03T20:39:04Z
https://github.com/llvm/llvm-project/issues/3773
1,070,949,678
3,773
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3400](https://llvm.org/bz3400) | | Resolution | WORKSFORME | | Resolved on | Jan 25, 2009 06:23 | | Version | 2.2 | | OS | Linux | | Attachments | [Tar of attachments](https://user-images.githubusercontent.com/60944935/143738751-8b6d3c09-6fbc-43b6-a265-7d6efae33ff6.gz) | | Repor...
code generator bug using __thread variables
https://api.github.com/repos/llvm/llvm-project/issues/3772/comments
1
2009-01-25T09:11:20Z
2022-01-20T02:01:41Z
https://github.com/llvm/llvm-project/issues/3772
1,070,949,675
3,772
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3399](https://llvm.org/bz3399) | | Resolution | FIXED | | Resolved on | Feb 16, 2009 18:14 | | Version | unspecified | | OS | Linux | ## Extended Description Seen using r62920 on Ubuntu Hardy on x86. regehr@john-home:~/volatile/tmp131$ llvm-gcc -O2 small.c small.c:13: warning...
lsr crash
https://api.github.com/repos/llvm/llvm-project/issues/3771/comments
4
2009-01-25T07:24:57Z
2021-12-03T20:39:02Z
https://github.com/llvm/llvm-project/issues/3771
1,070,949,664
3,771
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3398](https://llvm.org/bz3398) | | Resolution | FIXED | | Resolved on | Feb 19, 2009 16:24 | | Version | unspecified | | OS | Linux | ## Extended Description Testcase: int a() {static unsigned b = (unsigned)a;} Result with "clang -emit-llvm": clang: /home/eli/llvm/tools/clang...
IRGen crash with pointer cast to int in static var
https://api.github.com/repos/llvm/llvm-project/issues/3770/comments
4
2009-01-25T04:39:00Z
2021-12-03T20:39:01Z
https://github.com/llvm/llvm-project/issues/3770
1,070,949,645
3,770
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3397](https://llvm.org/bz3397) | | Resolution | DUPLICATE | | Resolved on | Jan 25, 2009 03:43 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The LLVM 2.6svn rev 62947, generating x86 code for define i1 @&#8203;fun(i1...
Wide multiplications fail
https://api.github.com/repos/llvm/llvm-project/issues/3769/comments
1
2009-01-25T03:07:47Z
2021-12-03T20:39:00Z
https://github.com/llvm/llvm-project/issues/3769
1,070,949,639
3,769
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3396](https://llvm.org/bz3396) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | Linux | ## Extended Description Testcase: struct sockaddr_un { unsigned char sun_len; char sun_path[104]; }; int a() { int a[__builtin_offsetof(stru...
Crash in Sema with non-constant offsetof
https://api.github.com/repos/llvm/llvm-project/issues/3768/comments
3
2009-01-25T00:36:19Z
2021-12-03T20:38:59Z
https://github.com/llvm/llvm-project/issues/3768
1,070,949,634
3,768
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3395](https://llvm.org/bz3395) | | Resolution | FIXED | | Resolved on | Apr 08, 2009 19:52 | | Version | unspecified | | OS | Linux | ## Extended Description Neither of these work: $ /home/edwin/llvm-svn/llvm/tools/clang/utils/ccc -include ./x.h x.c <predefines>:95:10: error:...
clang: '-include' Path Search Incorrect
https://api.github.com/repos/llvm/llvm-project/issues/3767/comments
5
2009-01-24T23:51:35Z
2021-12-03T20:38:58Z
https://github.com/llvm/llvm-project/issues/3767
1,070,949,624
3,767
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3394](https://llvm.org/bz3394) | | Version | unspecified | | OS | Linux | ## Extended Description gcc-4.4 has a -fconserve-stack flag, and even though gcc-4.2 doesn't support it, we could introduce it, and convey the flag's status to the LLVM inliner. It could then switch to u...
introduce -fconserve-stack flag
https://api.github.com/repos/llvm/llvm-project/issues/3766/comments
1
2009-01-24T23:09:04Z
2023-08-22T03:19:21Z
https://github.com/llvm/llvm-project/issues/3766
1,070,949,616
3,766
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3393](https://llvm.org/bz3393) | | Resolution | FIXED | | Resolved on | Jan 26, 2009 15:55 | | Version | trunk | | OS | Linux | ## Extended Description The following testcase gets an llc abort on x86-32 with -enable-legalize-types-checking enabled. define void @&#8203;foo(i32...
llc abort with -enable-legalize-types-checking
https://api.github.com/repos/llvm/llvm-project/issues/3765/comments
2
2009-01-24T22:52:34Z
2021-12-03T20:38:57Z
https://github.com/llvm/llvm-project/issues/3765
1,070,949,610
3,765
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3392](https://llvm.org/bz3392) | | Resolution | WORKSFORME | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | Linux | | CC | @oscarfv | ## Extended Description I get this message from ld a lot when building LLVM with cmake: [ 81%] Building CXX object tools/llc/...
cmake error, no .eh_frame_hdr table will be created.
https://api.github.com/repos/llvm/llvm-project/issues/3764/comments
3
2009-01-24T22:43:38Z
2022-01-20T02:01:40Z
https://github.com/llvm/llvm-project/issues/3764
1,070,949,598
3,764
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3391](https://llvm.org/bz3391) | | Resolution | FIXED | | Resolved on | Mar 23, 2009 13:25 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#3762 | | Attachments | [testcase-min.i](https://user-images.githubusercontent.com/92601246/143738749-0bef69ac-9a4d-...
infinite recursion in RALinScan::assignRegOrStackSlotAtInterval
https://api.github.com/repos/llvm/llvm-project/issues/3763/comments
2
2009-01-24T17:46:21Z
2021-12-03T20:38:55Z
https://github.com/llvm/llvm-project/issues/3763
1,070,949,588
3,763
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3390](https://llvm.org/bz3390) | | Resolution | WONTFIX | | Resolved on | Apr 17, 2019 16:56 | | Version | unspecified | | OS | Linux | | Depends On | llvm/llvm-bugzilla-archive#3391 | ## Extended Description After my attempt to fix the kernel to use same types for input/outp...
-m32 inline asm: Do not know how to expand the result of this operator
https://api.github.com/repos/llvm/llvm-project/issues/3762/comments
7
2009-01-24T16:47:20Z
2022-01-20T02:29:45Z
https://github.com/llvm/llvm-project/issues/3762
1,070,949,581
3,762
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3389](https://llvm.org/bz3389) | | Resolution | WORKSFORME | | Resolved on | Jan 24, 2009 13:06 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description LLVM 2.4, x86 code generation: define i33 @&#8203;fun(i33, i33) { _L1: %2...
Assertion failed: Invalid truncate node, src < dst!
https://api.github.com/repos/llvm/llvm-project/issues/3761/comments
2
2009-01-24T14:53:43Z
2022-01-20T02:01:39Z
https://github.com/llvm/llvm-project/issues/3761
1,070,949,567
3,761
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3388](https://llvm.org/bz3388) | | Resolution | DUPLICATE | | Resolved on | Jan 24, 2009 07:25 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description So I guess some bit widths don't work. I quote from the LLVM language refer...
Unsupported bith width
https://api.github.com/repos/llvm/llvm-project/issues/3760/comments
2
2009-01-24T14:46:17Z
2021-12-03T20:38:52Z
https://github.com/llvm/llvm-project/issues/3760
1,070,949,556
3,760
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3387](https://llvm.org/bz3387) | | Resolution | FIXED | | Resolved on | May 26, 2010 19:17 | | Version | trunk | | OS | All | | Attachments | [Bugpoint reduced file.](https://user-images.githubusercontent.com/60944935/143738747-f6945027-d292-4dee-832d-69733698a6eb.gz), [Checking...
ICE in scheduler with ENABLE_EXPENSIVE_CHECKS
https://api.github.com/repos/llvm/llvm-project/issues/3759/comments
9
2009-01-24T13:44:34Z
2021-12-03T20:38:51Z
https://github.com/llvm/llvm-project/issues/3759
1,070,949,549
3,759
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3386](https://llvm.org/bz3386) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This comes from linux-2.6.28.1: $ cat /tmp/bug28.c struct crypto_tfm { ...
clang rejects a sensible application of __alignof__
https://api.github.com/repos/llvm/llvm-project/issues/3758/comments
2
2009-01-24T13:22:21Z
2021-12-03T20:38:50Z
https://github.com/llvm/llvm-project/issues/3758
1,070,949,543
3,758
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3385](https://llvm.org/bz3385) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @nunoplopes | ## Extended Description This comes from linux-2.6.28.1: $ cat /tmp/bug27.c type...
clang rejects input constraint 'er' in asm
https://api.github.com/repos/llvm/llvm-project/issues/3757/comments
2
2009-01-24T12:53:14Z
2021-12-03T20:38:50Z
https://github.com/llvm/llvm-project/issues/3757
1,070,949,535
3,757
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3384](https://llvm.org/bz3384) | | Resolution | DUPLICATE | | Resolved on | May 11, 2011 17:24 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @thielema | ## Extended Description With LLVM 2.4, generating code (x86) for the following ge...
Code generator does not support select conditions with vector type
https://api.github.com/repos/llvm/llvm-project/issues/3756/comments
4
2009-01-24T12:37:48Z
2021-12-03T20:38:49Z
https://github.com/llvm/llvm-project/issues/3756
1,070,949,525
3,756
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3383](https://llvm.org/bz3383) | | Resolution | FIXED | | Resolved on | Mar 04, 2010 15:22 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @sunfishcode | ## Extended Description With LLVM 2.4, generating assembly (x86) for this generate...
Assertion failed: Only trivial vector-to-scalar conversions should get here!
https://api.github.com/repos/llvm/llvm-project/issues/3755/comments
2
2009-01-24T12:32:04Z
2021-12-03T20:38:48Z
https://github.com/llvm/llvm-project/issues/3755
1,070,949,517
3,755
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3382](https://llvm.org/bz3382) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:56 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This comes from linux-2.6.28.1: $ cat /tmp/bug23.c #define N_(text) (text) ...
clang rejects parentheses around initializer
https://api.github.com/repos/llvm/llvm-project/issues/3754/comments
1
2009-01-24T12:19:43Z
2021-12-03T20:38:47Z
https://github.com/llvm/llvm-project/issues/3754
1,070,949,514
3,754
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3381](https://llvm.org/bz3381) | | Resolution | FIXED | | Resolved on | Jan 24, 2009 13:27 | | Version | unspecified | | OS | Linux | | Attachments | [bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/92601246/143738745-697690e9-b841-47ee-ae34-c907c310966...
instcombine: DerivedTypes.h:243: const llvm::Type* llvm::StructType::getElementType(unsigned int) const: Assertion `N < NumContainedTys && "Element number out of range!"' failed
https://api.github.com/repos/llvm/llvm-project/issues/3753/comments
3
2009-01-24T12:13:05Z
2021-12-03T20:38:46Z
https://github.com/llvm/llvm-project/issues/3753
1,070,949,501
3,753
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3380](https://llvm.org/bz3380) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | Windows XP | | Attachments | [New section describing recursive structures](https://user-images.githubusercontent.com/60944935/143738742-bded0f4d-62f6-46e7-9cde...
LangRef doesn't mention backreference syntax
https://api.github.com/repos/llvm/llvm-project/issues/3752/comments
4
2009-01-24T00:38:45Z
2021-12-03T20:38:45Z
https://github.com/llvm/llvm-project/issues/3752
1,070,949,489
3,752
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3379](https://llvm.org/bz3379) | | Resolution | FIXED | | Resolved on | Apr 28, 2009 16:52 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#4064 | | CC | @asl | ## Extended Description Another one from the kernel typedef unsigned long long u64...
Invalid operand found in inline asm: 'movl %gs:${1:P},$0'
https://api.github.com/repos/llvm/llvm-project/issues/3751/comments
4
2009-01-24T00:01:24Z
2021-12-03T20:38:44Z
https://github.com/llvm/llvm-project/issues/3751
1,070,949,478
3,751
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3378](https://llvm.org/bz3378) | | Resolution | FIXED | | Resolved on | Oct 31, 2012 20:00 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description This bug affects r62839. The reduced testcase comes from...
Assertion `IsUnsigned == RHS.IsUnsigned && "Signedness mismatch!"' failed
https://api.github.com/repos/llvm/llvm-project/issues/3750/comments
3
2009-01-23T12:43:16Z
2021-12-03T20:38:43Z
https://github.com/llvm/llvm-project/issues/3750
1,070,949,474
3,750
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3377](https://llvm.org/bz3377) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:56 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description This bug affects r62839. The reduced testcase comes from...
Assertion `BitWidth == RHS.BitWidth && "Comparison requires equal bit widths"' failed
https://api.github.com/repos/llvm/llvm-project/issues/3749/comments
6
2009-01-23T11:50:04Z
2021-12-03T20:38:43Z
https://github.com/llvm/llvm-project/issues/3749
1,070,949,466
3,749
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3376](https://llvm.org/bz3376) | | Resolution | FIXED | | Resolved on | Jan 28, 2009 11:58 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@lattner,@sunfishcode | ## Extended Description The gfortran compiler in current llvm/ll...
Cannot yet select: 0x411b508c: f64 = fneg 0x411b5950
https://api.github.com/repos/llvm/llvm-project/issues/3748/comments
15
2009-01-23T02:44:02Z
2021-12-03T20:38:42Z
https://github.com/llvm/llvm-project/issues/3748
1,070,949,452
3,748
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3375](https://llvm.org/bz3375) | | Resolution | FIXED | | Resolved on | Jan 22, 2009 18:27 | | Version | unspecified | | OS | Linux | | Attachments | [bugpoint reduced testcase](https://user-images.githubusercontent.com/92601246/143738736-cb84c2d9-aa54-47fd-bc1d-5897797689ce.gz)...
opt crash with use-after-free in MemDep
https://api.github.com/repos/llvm/llvm-project/issues/3747/comments
3
2009-01-22T23:44:35Z
2021-12-03T20:38:41Z
https://github.com/llvm/llvm-project/issues/3747
1,070,949,442
3,747
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3374](https://llvm.org/bz3374) | | Resolution | FIXED | | Resolved on | Jan 22, 2009 18:29 | | Version | trunk | | OS | All | | Attachments | [testcase for the above](https://user-images.githubusercontent.com/15152540/143738732-77e5b390-f862-482a-8fd3-da8ae7858100.gz) | | CC | @...
[2.5] -ffast-math x86 isel crash
https://api.github.com/repos/llvm/llvm-project/issues/3746/comments
7
2009-01-22T20:26:35Z
2021-12-03T20:38:40Z
https://github.com/llvm/llvm-project/issues/3746
1,070,949,432
3,746
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3373](https://llvm.org/bz3373) | | Resolution | FIXED | | Resolved on | Feb 27, 2011 10:53 | | Version | trunk | | OS | Linux | | CC | @sunfishcode | ## Extended Description Using yesterday's llvm-gcc (SVN r62706), I fail to build the following: int foo(unsigned long *addr) {...
[dragonegg] cannot tie inline asm operands of different widths
https://api.github.com/repos/llvm/llvm-project/issues/3745/comments
45
2009-01-22T18:52:01Z
2021-12-03T20:38:39Z
https://github.com/llvm/llvm-project/issues/3745
1,070,949,422
3,745
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3372](https://llvm.org/bz3372) | | Resolution | FIXED | | Resolved on | Feb 02, 2009 02:49 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143738725-45a4d9f6-28b3-4b0a-a463-01c410caf789.gz) | | Reporter | LLVM Bug...
.ll parser error when referencing '@0'
https://api.github.com/repos/llvm/llvm-project/issues/3744/comments
3
2009-01-22T17:02:50Z
2021-12-03T20:38:38Z
https://github.com/llvm/llvm-project/issues/3744
1,070,949,411
3,744
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3371](https://llvm.org/bz3371) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description $ cat /tmp/bug4.c void sys_init_module() { extern int (...
clang rejects pointer arithmetic code (from the Linux kernel)
https://api.github.com/repos/llvm/llvm-project/issues/3743/comments
2
2009-01-22T16:05:10Z
2021-12-03T20:38:37Z
https://github.com/llvm/llvm-project/issues/3743
1,070,949,400
3,743
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3370](https://llvm.org/bz3370) | | Resolution | FIXED | | Resolved on | Dec 02, 2010 01:33 | | Version | 1.0 | | OS | All | | CC | @sunfishcode | ## Extended Description There is general consensus that vicmp/vfcmp should be eliminated and code should use icmp/fcmp instead. We...
Eliminate the vicmp and vfcmp instructions
https://api.github.com/repos/llvm/llvm-project/issues/3742/comments
1
2009-01-22T08:06:19Z
2021-12-03T20:38:36Z
https://github.com/llvm/llvm-project/issues/3742
1,070,949,395
3,742
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3369](https://llvm.org/bz3369) | | Resolution | FIXED | | Resolved on | Nov 28, 2010 15:39 | | Version | unspecified | | OS | Linux | | CC | @sunfishcode | ## Extended Description Using r62644 on Ubuntu Hardy on x86 I get func_1() returning 1 at all optimization levels. I bel...
[llvm-gcc frontend] math error at all optimization levels
https://api.github.com/repos/llvm/llvm-project/issues/3741/comments
11
2009-01-21T18:08:31Z
2021-12-03T20:38:35Z
https://github.com/llvm/llvm-project/issues/3741
1,070,949,388
3,741
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3368](https://llvm.org/bz3368) | | Version | 2.4 | | OS | Windows XP | | Attachments | [suggested fix for linker errors](https://user-images.githubusercontent.com/60944935/143738719-d1a17bd1-42c5-4e12-9a8e-64a73c53dc18.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @isanb...
can't build with just the CppBackend
https://api.github.com/repos/llvm/llvm-project/issues/3740/comments
9
2009-01-21T14:50:20Z
2021-12-14T21:41:09Z
https://github.com/llvm/llvm-project/issues/3740
1,070,949,380
3,740
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3367](https://llvm.org/bz3367) | | Resolution | FIXED | | Resolved on | Apr 24, 2010 07:06 | | Version | 2.4 | | OS | Windows XP | | Depends On | llvm/llvm-bugzilla-archive#3601 | | Attachments | [bitcode file](https://user-images.githubusercontent.com/60944935/143738714-6819d9...
assertion failure: Cannot find callsite to remove!
https://api.github.com/repos/llvm/llvm-project/issues/3739/comments
14
2009-01-21T13:36:10Z
2021-12-03T20:38:33Z
https://github.com/llvm/llvm-project/issues/3739
1,070,949,367
3,739
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3366](https://llvm.org/bz3366) | | Resolution | FIXED | | Resolved on | Jan 21, 2009 09:18 | | Version | unspecified | | OS | Linux | | Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143738713-0d7f3864-4e4c-4ac0-ba7a-773470c8e417.gz) | | Reporter...
llc segfault in CheckForPhysRegDependency
https://api.github.com/repos/llvm/llvm-project/issues/3738/comments
1
2009-01-21T13:23:47Z
2021-12-03T20:38:32Z
https://github.com/llvm/llvm-project/issues/3738
1,070,949,359
3,738
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3365](https://llvm.org/bz3365) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:59 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When the following line is parsed (in some context): int i = 0, *p = (int *) 0x...
getSourceRange() doesn't contain full DeclStmt
https://api.github.com/repos/llvm/llvm-project/issues/3737/comments
4
2009-01-21T02:29:35Z
2021-12-03T20:38:32Z
https://github.com/llvm/llvm-project/issues/3737
1,070,949,351
3,737
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3364](https://llvm.org/bz3364) | | Resolution | FIXED | | Resolved on | Jan 21, 2009 12:11 | | Version | unspecified | | OS | All | | Attachments | [Patch to add missing function.](https://user-images.githubusercontent.com/60944935/143738712-20ddc468-5b69-4325-8e6c-324cc45bd3ac....
getPointerToGlobal missing in C API
https://api.github.com/repos/llvm/llvm-project/issues/3736/comments
1
2009-01-20T23:16:53Z
2021-12-03T20:38:31Z
https://github.com/llvm/llvm-project/issues/3736
1,070,949,343
3,736
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3363](https://llvm.org/bz3363) | | Resolution | FIXED | | Resolved on | Jan 20, 2009 15:44 | | Version | trunk | | OS | other | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Running as isn't strictly portable to systems that default to x86-64 codegen. tes...
2008-07-29-EHLabel.ll is non-portable
https://api.github.com/repos/llvm/llvm-project/issues/3735/comments
2
2009-01-20T22:14:17Z
2021-12-03T20:38:30Z
https://github.com/llvm/llvm-project/issues/3735
1,070,949,333
3,735
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3362](https://llvm.org/bz3362) | | Resolution | FIXED | | Resolved on | Jan 20, 2009 15:37 | | Version | 2.4 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description It references "http://llvm.org/docs/Stacker.html", which, according to bug #&#8203;2259,...
Front page link to "front-end development" broken
https://api.github.com/repos/llvm/llvm-project/issues/3734/comments
1
2009-01-20T22:06:21Z
2021-12-03T20:38:29Z
https://github.com/llvm/llvm-project/issues/3734
1,070,949,322
3,734
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3361](https://llvm.org/bz3361) | | Version | trunk | | OS | Linux | | CC | @lattner,@efriedma-quic,@sunfishcode,@thanm | ## Extended Description See the URL for a detailed description of the problem, criticising gcc. In short: stack usage should be "b + c", but it is "a + b (...
Should be possible to share stack slots when variables have non-overlapping liveness
https://api.github.com/repos/llvm/llvm-project/issues/3733/comments
7
2009-01-20T19:04:50Z
2022-11-24T17:22:46Z
https://github.com/llvm/llvm-project/issues/3733
1,070,949,313
3,733
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3360](https://llvm.org/bz3360) | | Resolution | WONTFIX | | Resolved on | Apr 12, 2011 08:26 | | Version | 2.4 | | OS | Windows XP | | Attachments | [sources](https://user-images.githubusercontent.com/60944935/143738711-a99072a6-4aa8-4b13-82fe-cb0c28dab52a.gz) | | Reporter | LLV...
g++.dg/abi/local1.C fails
https://api.github.com/repos/llvm/llvm-project/issues/3732/comments
2
2009-01-20T15:07:25Z
2022-01-20T02:29:43Z
https://github.com/llvm/llvm-project/issues/3732
1,070,949,303
3,732
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3359](https://llvm.org/bz3359) | | Resolution | FIXED | | Resolved on | Feb 12, 2020 00:55 | | Version | trunk | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @ekatz | | Fixed by commit(s) | rG9d0956ebd471 | ## Extended Description Just some of the things wro...
fmod in APFloat is badly broken
https://api.github.com/repos/llvm/llvm-project/issues/3731/comments
4
2009-01-20T13:56:31Z
2021-12-03T20:38:26Z
https://github.com/llvm/llvm-project/issues/3731
1,070,949,296
3,731
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3358](https://llvm.org/bz3358) | | Resolution | FIXED | | Resolved on | Jan 22, 2009 01:40 | | Version | unspecified | | OS | Linux | | Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143738709-4f3da231-99cb-4996-9f00-20cf9bcb3114.gz) | | Reporter...
invalid use of iterators in gvn
https://api.github.com/repos/llvm/llvm-project/issues/3730/comments
10
2009-01-20T11:54:24Z
2021-12-03T20:38:26Z
https://github.com/llvm/llvm-project/issues/3730
1,070,949,287
3,730
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3357](https://llvm.org/bz3357) | | Resolution | FIXED | | Resolved on | Sep 27, 2009 03:09 | | Version | 2.4 | | OS | All | | Attachments | [Patch to fix tutorial web page](https://user-images.githubusercontent.com/60944935/143738708-8aec5bda-7482-4128-8081-5a9ce53ec298.gz) | | ...
Kaleidoscope Tutorial Ch3 doesn't compile
https://api.github.com/repos/llvm/llvm-project/issues/3729/comments
3
2009-01-20T11:22:14Z
2021-12-03T20:38:25Z
https://github.com/llvm/llvm-project/issues/3729
1,070,949,277
3,729
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3356](https://llvm.org/bz3356) | | Resolution | FIXED | | Resolved on | Jan 21, 2009 07:08 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Consider the following example: echo "int main(void) { return 0; ...
[2.5] using llvm-config --libs results in missing symbols
https://api.github.com/repos/llvm/llvm-project/issues/3728/comments
3
2009-01-20T05:48:06Z
2021-12-03T20:38:24Z
https://github.com/llvm/llvm-project/issues/3728
1,070,949,266
3,728
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3355](https://llvm.org/bz3355) | | Resolution | FIXED | | Resolved on | Aug 30, 2009 01:44 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description A refresher: the semantics of function definitions declared "inline" in...
llvm handles inline functions in C99 poorly
https://api.github.com/repos/llvm/llvm-project/issues/3727/comments
3
2009-01-20T00:56:17Z
2021-12-03T20:38:23Z
https://github.com/llvm/llvm-project/issues/3727
1,070,949,258
3,727
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3354](https://llvm.org/bz3354) | | Resolution | FIXED | | Resolved on | Jan 19, 2009 19:16 | | Version | unspecified | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/732536/143738707-31b55ce6-6403-461f-a8e1-ed5a229dacd6.gz) | | CC | @lattner,...
apparent bad interaction between math and short-circuit
https://api.github.com/repos/llvm/llvm-project/issues/3726/comments
8
2009-01-19T22:19:28Z
2021-12-03T20:38:22Z
https://github.com/llvm/llvm-project/issues/3726
1,070,949,251
3,726
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3353](https://llvm.org/bz3353) | | Resolution | FIXED | | Resolved on | Jan 19, 2009 15:21 | | Version | trunk | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143738706-57eb313b-0d11-4526-b26b-595653f90252.gz) | | Reporter | LLVM Bu...
Infinite loop while building libxml
https://api.github.com/repos/llvm/llvm-project/issues/3725/comments
4
2009-01-19T19:17:07Z
2021-12-03T20:38:21Z
https://github.com/llvm/llvm-project/issues/3725
1,070,949,243
3,725
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3352](https://llvm.org/bz3352) | | Resolution | DUPLICATE | | Resolved on | May 13, 2011 10:04 | | Version | unspecified | | OS | All | | Depends On | llvm/llvm-project#2156 | | Reporter | LLVM Bugzilla Contributor | | CC | @sunfishcode | ## Extended Description When trying t...
SplitVectorOperand assert on v4f32 select
https://api.github.com/repos/llvm/llvm-project/issues/3724/comments
11
2009-01-19T02:25:12Z
2021-12-03T20:38:20Z
https://github.com/llvm/llvm-project/issues/3724
1,070,949,229
3,724
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3351](https://llvm.org/bz3351) | | Resolution | FIXED | | Resolved on | Jan 01, 2010 19:23 | | Version | 1.0 | | OS | All | | CC | @efriedma-quic,@nlewycky | ## Extended Description 483.xalancbmk retains this awesome constant expr until codegen: %0 = load i16* getelementptr ...
constant folding should fold this constant expr
https://api.github.com/repos/llvm/llvm-project/issues/3723/comments
9
2009-01-18T22:29:45Z
2021-12-03T20:38:19Z
https://github.com/llvm/llvm-project/issues/3723
1,070,949,218
3,723
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3350](https://llvm.org/bz3350) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description This bug was discovered trying to parse coreutils-6.12...
clang rejects valid code involving va_end
https://api.github.com/repos/llvm/llvm-project/issues/3722/comments
5
2009-01-18T22:25:43Z
2021-12-03T20:38:19Z
https://github.com/llvm/llvm-project/issues/3722
1,070,949,207
3,722
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3349](https://llvm.org/bz3349) | | Resolution | DUPLICATE | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This but was discovered trying to parse diffutils-2.8.1: $ cat bug.c stru...
clang rejects apparently valid code
https://api.github.com/repos/llvm/llvm-project/issues/3721/comments
2
2009-01-18T22:00:36Z
2021-12-03T20:38:18Z
https://github.com/llvm/llvm-project/issues/3721
1,070,949,190
3,721
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3348](https://llvm.org/bz3348) | | Version | 2.4 | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description When run from msys.bat (but not when run from DOS prompt), llvm-config outputs double slashes for pathnames: $ llvm-config --c...
llvm-config 2.4 in msys.bat - double slashes in generated paths
https://api.github.com/repos/llvm/llvm-project/issues/3720/comments
1
2009-01-18T16:51:28Z
2023-08-06T03:05:34Z
https://github.com/llvm/llvm-project/issues/3720
1,070,949,186
3,720
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3347](https://llvm.org/bz3347) | | Version | 2.4 | | OS | Windows XP | | Attachments | [Corrects order for --libs, may be wrong for --libnames, --libfiles](https://user-images.githubusercontent.com/60944935/143738704-b69d5bd5-ae09-4619-b619-75fd8ea603ec.gz) | | Reporter | LLVM B...
llvm-config 2.4 in MinGW - libpsapi, libimagehlp in wrong order
https://api.github.com/repos/llvm/llvm-project/issues/3719/comments
1
2009-01-18T16:41:10Z
2023-08-07T02:32:11Z
https://github.com/llvm/llvm-project/issues/3719
1,070,949,176
3,719
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3346](https://llvm.org/bz3346) | | Resolution | WORKSFORME | | Resolved on | Oct 14, 2011 21:41 | | Version | trunk | | OS | All | | Attachments | [FFT.bc](https://user-images.githubusercontent.com/60944935/143738696-9b6fe5c2-56cc-4940-970a-1b32ccfcdfa4.gz), [Dump before 5th ite...
Possible bug in linear scan allocator
https://api.github.com/repos/llvm/llvm-project/issues/3718/comments
5
2009-01-18T05:47:37Z
2022-01-20T02:01:37Z
https://github.com/llvm/llvm-project/issues/3718
1,070,949,170
3,718
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3345](https://llvm.org/bz3345) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description This code comes straight from the Linux kernel. $ cat /tmp/bug2...
clang rejects asm code accepted by gcc and icc
https://api.github.com/repos/llvm/llvm-project/issues/3717/comments
1
2009-01-17T18:42:34Z
2021-12-03T20:38:15Z
https://github.com/llvm/llvm-project/issues/3717
1,070,949,162
3,717
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3344](https://llvm.org/bz3344) | | Resolution | FIXED | | Resolved on | Aug 13, 2010 22:15 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description $ cat bug1.c struct S { int i; }; struc...
clang unconditionally rejects code with too many braces that is accepted by gcc
https://api.github.com/repos/llvm/llvm-project/issues/3716/comments
2
2009-01-17T18:10:12Z
2021-12-03T20:38:14Z
https://github.com/llvm/llvm-project/issues/3716
1,070,949,152
3,716
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3343](https://llvm.org/bz3343) | | Resolution | FIXED | | Resolved on | May 13, 2009 19:05 | | Version | trunk | | OS | All | | Attachments | [compile with llc -pre-alloc-split -march=x86](https://user-images.githubusercontent.com/4503403/143738695-d7c37ddb-73cb-4323-b4af-5a14f1...
llc abort with -pre-alloc-split
https://api.github.com/repos/llvm/llvm-project/issues/3715/comments
2
2009-01-16T22:43:09Z
2021-12-03T20:38:13Z
https://github.com/llvm/llvm-project/issues/3715
1,070,949,139
3,715
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3342](https://llvm.org/bz3342) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | Attachments | [First attempt…](https://user-images.githubusercontent.com/92601923/143738694-5846ac6e-79a6-4d7c-b6e4-5612e116590c.gz) | | CC | @ef...
Distinguish pointer incompatibilities where only sign differs from other incompatibilities
https://api.github.com/repos/llvm/llvm-project/issues/3714/comments
5
2009-01-16T21:25:42Z
2021-12-03T20:38:12Z
https://github.com/llvm/llvm-project/issues/3714
1,070,949,130
3,714
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3341](https://llvm.org/bz3341) | | Resolution | DUPLICATE | | Resolved on | Mar 12, 2010 00:59 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description ---> /* from c torture. */ inline extern int foo (...
clang gets confused by redefinition of extern inline functions.
https://api.github.com/repos/llvm/llvm-project/issues/3713/comments
7
2009-01-16T17:34:28Z
2021-12-03T20:38:11Z
https://github.com/llvm/llvm-project/issues/3713
1,070,949,117
3,713
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3340](https://llvm.org/bz3340) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | Linux | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143738693-33dd4ff1-8a2f-4516-b332-1eed465c2204.gz) | | Reporter | ...
"warning: cannot pass object of non-POD type 'char []' through variadic function; call will abort at runtime" suddenly appears
https://api.github.com/repos/llvm/llvm-project/issues/3712/comments
1
2009-01-16T11:48:32Z
2021-12-03T20:38:10Z
https://github.com/llvm/llvm-project/issues/3712
1,070,949,105
3,712
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3339](https://llvm.org/bz3339) | | Resolution | DUPLICATE | | Resolved on | Mar 06, 2010 13:59 | | Version | 2.4 | | OS | Linux | | Attachments | [Testcase that causes a compile error](https://user-images.githubusercontent.com/60944935/143738692-02311ff5-18bd-4551-95ca-3ad887839...
Bug when compiling OS kernel code
https://api.github.com/repos/llvm/llvm-project/issues/3711/comments
1
2009-01-16T00:45:19Z
2021-12-03T20:38:09Z
https://github.com/llvm/llvm-project/issues/3711
1,070,949,098
3,711
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3338](https://llvm.org/bz3338) | | Resolution | DUPLICATE | | Resolved on | Jan 16, 2009 13:28 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Here is the text: ANALYZE: /Volumes/Secure Image/Source...
crash in CFGBlock with clang 0.139 (second crash)
https://api.github.com/repos/llvm/llvm-project/issues/3710/comments
4
2009-01-15T23:23:06Z
2021-12-03T20:38:08Z
https://github.com/llvm/llvm-project/issues/3710
1,070,949,087
3,710
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3337](https://llvm.org/bz3337) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Here is the text: ANALYZE: /Volumes/Secure Image/Source Cod...
retain/release checker should handle functions declared using typedefs
https://api.github.com/repos/llvm/llvm-project/issues/3709/comments
6
2009-01-15T23:21:51Z
2021-12-03T20:38:07Z
https://github.com/llvm/llvm-project/issues/3709
1,070,949,076
3,709
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3336](https://llvm.org/bz3336) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description While running a recent compile through the latest clang, I g...
Parser reject in IOKit/storage/IOCDTypes.h
https://api.github.com/repos/llvm/llvm-project/issues/3708/comments
11
2009-01-15T23:20:02Z
2021-12-03T20:38:06Z
https://github.com/llvm/llvm-project/issues/3708
1,070,949,065
3,708
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3335](https://llvm.org/bz3335) | | Resolution | FIXED | | Resolved on | Jan 16, 2009 14:13 | | Version | unspecified | | OS | All | | Attachments | [Simple IR file that demonstrates problem](https://user-images.githubusercontent.com/92601274/143738686-152498e4-f1c5-4283-9be6-195...
instcombine ignores addrspace in InstCombineStoreToCast
https://api.github.com/repos/llvm/llvm-project/issues/3707/comments
1
2009-01-15T22:29:58Z
2021-12-03T20:38:05Z
https://github.com/llvm/llvm-project/issues/3707
1,070,949,050
3,707
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3334](https://llvm.org/bz3334) | | Resolution | FIXED | | Resolved on | Jan 16, 2009 14:17 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When using the Interpreter variety of ExecutionEngine, an out of range shift amount ca...
Interpreter asserts on out of range shift amount
https://api.github.com/repos/llvm/llvm-project/issues/3706/comments
1
2009-01-15T21:48:45Z
2021-12-03T20:38:05Z
https://github.com/llvm/llvm-project/issues/3706
1,070,949,043
3,706
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3333](https://llvm.org/bz3333) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When using operators ">>" or "<<", the valid range for the shift amount is [0, #...
No warning when shifting invalid amount
https://api.github.com/repos/llvm/llvm-project/issues/3705/comments
2
2009-01-15T21:43:34Z
2021-12-03T20:38:04Z
https://github.com/llvm/llvm-project/issues/3705
1,070,949,034
3,705
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3332](https://llvm.org/bz3332) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | trunk | | OS | All | | CC | @ggreif | ## Extended Description Obviously my private changes have unearthed a latent bug in InlineFunction. Here is the relevant gdb session...
Maintenance of CallGraph after self-inlining broken
https://api.github.com/repos/llvm/llvm-project/issues/3704/comments
5
2009-01-15T18:26:09Z
2021-12-03T20:38:03Z
https://github.com/llvm/llvm-project/issues/3704
1,070,949,025
3,704
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3331](https://llvm.org/bz3331) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:46 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description The checker looks for particular keywords in method name...
Checker: keywords for ownership rules not accurately detected
https://api.github.com/repos/llvm/llvm-project/issues/3703/comments
4
2009-01-15T17:20:26Z
2021-12-03T20:38:02Z
https://github.com/llvm/llvm-project/issues/3703
1,070,949,015
3,703
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3330](https://llvm.org/bz3330) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:59 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Test case: ---> enum E { A, B = A + (((-2UL << 20) - (-10UL << 20)) >> 12) - 1...
ImplicitCastExpr with NULL pointer to subexpression.
https://api.github.com/repos/llvm/llvm-project/issues/3702/comments
2
2009-01-15T16:30:25Z
2021-12-03T20:38:01Z
https://github.com/llvm/llvm-project/issues/3702
1,070,949,003
3,702
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3329](https://llvm.org/bz3329) | | Resolution | WORKSFORME | | Resolved on | Oct 16, 2011 23:42 | | Version | 2.4 | | OS | Windows XP | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143738684-4355bf36-2510-4e2e-8182-9bce7c6b6dbe.gz) | | Reporter ...
g++.dg/warn/pr23075.C fails
https://api.github.com/repos/llvm/llvm-project/issues/3701/comments
1
2009-01-15T15:00:25Z
2022-01-20T02:01:37Z
https://github.com/llvm/llvm-project/issues/3701
1,070,948,992
3,701
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3328](https://llvm.org/bz3328) | | Resolution | FIXED | | Resolved on | May 03, 2010 09:50 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @sunfishcode,@nlewycky | ## Extended Description #include <stdio.h> #include <stdlib.h> // int TESTE (...
analyze <= and >= loops
https://api.github.com/repos/llvm/llvm-project/issues/3700/comments
6
2009-01-15T12:47:13Z
2021-12-03T20:37:59Z
https://github.com/llvm/llvm-project/issues/3700
1,070,948,986
3,700
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3327](https://llvm.org/bz3327) | | Resolution | WONTFIX | | Resolved on | Feb 08, 2010 12:00 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Hi, Compilation of the the following very simple file crashes with --...
ia64 target problems with ELF sections
https://api.github.com/repos/llvm/llvm-project/issues/3699/comments
1
2009-01-15T11:49:57Z
2022-01-20T02:29:42Z
https://github.com/llvm/llvm-project/issues/3699
1,070,948,978
3,699
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3326](https://llvm.org/bz3326) | | Resolution | INVALID | | Resolved on | Jan 15, 2009 03:58 | | Version | unspecified | | OS | Linux | | CC | @asl | ## Extended Description LLVM exhibits same missed optimization as gcc with -m32. Testcase: void noop(char* foo) {} $ llvm-gcc...
missed optimization with -m32: empty functions shouldn't contain push/mov/pop
https://api.github.com/repos/llvm/llvm-project/issues/3698/comments
1
2009-01-15T11:25:29Z
2021-12-03T20:37:57Z
https://github.com/llvm/llvm-project/issues/3698
1,070,948,968
3,698
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3325](https://llvm.org/bz3325) | | Resolution | FIXED | | Resolved on | Apr 24, 2010 07:06 | | Version | 2.4 | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143738682-c6fd66ff-9a89-41e4-a7f2-e49f8938164f.gz) | | Reporter | LLVM Bugzi...
ipsccp vs invoke
https://api.github.com/repos/llvm/llvm-project/issues/3697/comments
3
2009-01-14T13:09:14Z
2021-12-03T20:37:57Z
https://github.com/llvm/llvm-project/issues/3697
1,070,948,954
3,697
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3324](https://llvm.org/bz3324) | | Resolution | FIXED | | Resolved on | Jan 14, 2009 12:34 | | Version | 1.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In the target description LDWSP implicitly uses the SP register. This causes LiveInter...
[XCore] assertion rematerialising LDWSP instruction
https://api.github.com/repos/llvm/llvm-project/issues/3696/comments
2
2009-01-14T13:02:03Z
2021-12-03T20:37:56Z
https://github.com/llvm/llvm-project/issues/3696
1,070,948,944
3,696
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3323](https://llvm.org/bz3323) | | Resolution | WONTFIX | | Resolved on | Jul 08, 2010 13:17 | | Version | 2.3 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @sunfishcode,@nlewycky | ## Extended Description The following command line suggests that the LICM pa...
AliasAnalysis pass removed before function pass can use it
https://api.github.com/repos/llvm/llvm-project/issues/3695/comments
6
2009-01-14T12:54:20Z
2022-01-20T02:29:41Z
https://github.com/llvm/llvm-project/issues/3695
1,070,948,936
3,695
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3322](https://llvm.org/bz3322) | | Resolution | DUPLICATE | | Resolved on | Jan 18, 2009 13:19 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description When using the Interpeter to execute the following code compiled wit...
[interpreter] __dyld_misaligned_stack_error on Mac OS X 10.5 x86 when using system call
https://api.github.com/repos/llvm/llvm-project/issues/3694/comments
6
2009-01-14T08:37:43Z
2021-12-03T20:37:54Z
https://github.com/llvm/llvm-project/issues/3694
1,070,948,923
3,694
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3321](https://llvm.org/bz3321) | | Resolution | FIXED | | Resolved on | Apr 24, 2010 07:06 | | Version | 2.4 | | OS | Windows XP | | Attachments | [source file](https://user-images.githubusercontent.com/60944935/143738680-602dec01-735d-49de-a7b7-973c61bd6d37.gz) | | Reporter | L...
incorrect optimisation of linked list code
https://api.github.com/repos/llvm/llvm-project/issues/3693/comments
5
2009-01-13T14:55:22Z
2021-12-03T20:37:53Z
https://github.com/llvm/llvm-project/issues/3693
1,070,948,917
3,693
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3320](https://llvm.org/bz3320) | | Resolution | FIXED | | Resolved on | Feb 07, 2009 23:30 | | Version | unspecified | | OS | Linux | | CC | @asl | ## Extended Description We'd expect the compiler to generate code reading each element of a[] twice, but that is not what happens...
volatile array bug in llvm-g++
https://api.github.com/repos/llvm/llvm-project/issues/3692/comments
14
2009-01-13T07:19:41Z
2021-12-03T20:37:52Z
https://github.com/llvm/llvm-project/issues/3692
1,070,948,908
3,692
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3319](https://llvm.org/bz3319) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | FreeBSD | | Attachments | [patch to fix the issue](https://user-images.githubusercontent.com/60944935/143738677-fb1f3b37-fe78-44db-a8e9-3514d17cf7d4.gz),...
remove useless warning in printf checker
https://api.github.com/repos/llvm/llvm-project/issues/3691/comments
4
2009-01-12T23:13:40Z
2021-12-03T20:37:51Z
https://github.com/llvm/llvm-project/issues/3691
1,070,948,899
3,691
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3318](https://llvm.org/bz3318) | | Resolution | DUPLICATE | | Resolved on | Jan 12, 2009 16:20 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @sunfishcode | ## Extended Description I'm getting an error ("Call result #&#8203;2 has unhandl...
Aggregate return error in CCState::AnalyzeCallResult
https://api.github.com/repos/llvm/llvm-project/issues/3690/comments
1
2009-01-12T21:47:08Z
2021-12-03T20:37:51Z
https://github.com/llvm/llvm-project/issues/3690
1,070,948,891
3,690
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3317](https://llvm.org/bz3317) | | Resolution | FIXED | | Resolved on | Jan 21, 2009 10:10 | | Version | trunk | | OS | All | | Attachments | [Bug test case](https://user-images.githubusercontent.com/60944935/143738676-79623109-390f-4105-9efd-3c26a5b1a77c.gz) | | Reporter | LLVM...
APint error during x86 lowering
https://api.github.com/repos/llvm/llvm-project/issues/3689/comments
3
2009-01-12T20:07:06Z
2021-12-03T20:37:50Z
https://github.com/llvm/llvm-project/issues/3689
1,070,948,881
3,689
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3316](https://llvm.org/bz3316) | | Resolution | FIXED | | Resolved on | Apr 19, 2017 14:20 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @RKSimon,@sanjoy | ## Extended Description Constant folding for 'frem' seems flaky for certain valu...
Constant folding for 'frem' is flaky
https://api.github.com/repos/llvm/llvm-project/issues/3688/comments
12
2009-01-12T19:53:32Z
2021-12-03T20:37:49Z
https://github.com/llvm/llvm-project/issues/3688
1,070,948,868
3,688
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3315](https://llvm.org/bz3315) | | Resolution | WORKSFORME | | Resolved on | Jun 29, 2011 23:34 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@stoklund | ## Extended Description The attached file causes the following error in llc Cann...
Error on the attached file
https://api.github.com/repos/llvm/llvm-project/issues/3687/comments
3
2009-01-11T22:26:13Z
2022-01-20T02:01:35Z
https://github.com/llvm/llvm-project/issues/3687
1,070,948,856
3,687
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3314](https://llvm.org/bz3314) | | Resolution | INVALID | | Resolved on | Mar 12, 2010 00:59 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Example: void tests_const_var_array(void) { const int sz = 10; ...
clang treats local array with constant var as size as VLA
https://api.github.com/repos/llvm/llvm-project/issues/3686/comments
1
2009-01-11T21:21:42Z
2021-12-03T20:37:47Z
https://github.com/llvm/llvm-project/issues/3686
1,070,948,848
3,686
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3313](https://llvm.org/bz3313) | | Resolution | FIXED | | Resolved on | Jan 11, 2009 14:54 | | Version | trunk | | OS | All | ## Extended Description This sort of code: %struct.foo = type { i32, i32 } is never defined by the LangRef, though it's used in the example for get...
LangRef never defines syntax for type symbol table
https://api.github.com/repos/llvm/llvm-project/issues/3685/comments
1
2009-01-11T17:13:24Z
2021-12-03T20:37:46Z
https://github.com/llvm/llvm-project/issues/3685
1,070,948,838
3,685
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3312](https://llvm.org/bz3312) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | Attachments | [getopt.i (preprocessed, darwinhttps://user-images.githubusercontent.com/92601923/143738672-2e23d2d7-3680-4920-be4a-ee77d9d8e7db.gz...
Recent breakage related to ‘enums’
https://api.github.com/repos/llvm/llvm-project/issues/3684/comments
6
2009-01-11T00:39:55Z
2021-12-03T20:37:46Z
https://github.com/llvm/llvm-project/issues/3684
1,070,948,831
3,684
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3311](https://llvm.org/bz3311) | | Resolution | FIXED | | Resolved on | Jan 12, 2009 22:30 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@sunfishcode | ## Extended Description Fails during stage2, when running the compiler buil...
llvm-gcc bootstrap broken on x86-64 linux
https://api.github.com/repos/llvm/llvm-project/issues/3683/comments
15
2009-01-10T22:12:25Z
2021-12-03T20:37:45Z
https://github.com/llvm/llvm-project/issues/3683
1,070,948,824
3,683
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3310](https://llvm.org/bz3310) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic,@nunoplopes | ## Extended Description We scanned our firmware coreboot...
declaration of vars with undefined structured type is rejected
https://api.github.com/repos/llvm/llvm-project/issues/3682/comments
8
2009-01-10T01:27:25Z
2021-12-03T20:37:44Z
https://github.com/llvm/llvm-project/issues/3682
1,070,948,821
3,682
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3309](https://llvm.org/bz3309) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:44 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description We scanned our bootloader FILO (See http://www.coreboo...
Analyzer failures when scanning bootloader
https://api.github.com/repos/llvm/llvm-project/issues/3681/comments
2
2009-01-10T01:25:38Z
2021-12-03T20:37:43Z
https://github.com/llvm/llvm-project/issues/3681
1,070,948,815
3,681
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3308](https://llvm.org/bz3308) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description The link provided is the output of running the static analyzer (rev 61924) while building the Enlightenment Foundation...
False null dereference due to lack of whole-program analysis
https://api.github.com/repos/llvm/llvm-project/issues/3680/comments
4
2009-01-09T23:20:09Z
2022-01-26T22:17:38Z
https://github.com/llvm/llvm-project/issues/3680
1,070,948,806
3,680
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3307](https://llvm.org/bz3307) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description clang rejects the following code which gcc accepts with ...
gcc compat: clang rejects pointer/int mismatch in conditional expression
https://api.github.com/repos/llvm/llvm-project/issues/3679/comments
1
2009-01-09T22:54:54Z
2021-12-03T20:37:41Z
https://github.com/llvm/llvm-project/issues/3679
1,070,948,799
3,679
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3306](https://llvm.org/bz3306) | | Resolution | WONTFIX | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description clang rejects this code which gcc accepts with a warning: -- __attribute__((...
gcc compat: empty declarations are errors not warnings
https://api.github.com/repos/llvm/llvm-project/issues/3678/comments
1
2009-01-09T22:44:45Z
2022-01-20T02:29:39Z
https://github.com/llvm/llvm-project/issues/3678
1,070,948,786
3,678
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [3305](https://llvm.org/bz3305) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | FreeBSD | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143738670-4ba66cbb-1f3a-429f-9b06-c6efbfb3bb4d.gz) | | Reporter ...
clang emits wrong type warning: incompatible pointer types passing 'struct logfile *', expected 'struct logfile *'
https://api.github.com/repos/llvm/llvm-project/issues/3677/comments
2
2009-01-09T20:35:36Z
2021-12-03T20:37:40Z
https://github.com/llvm/llvm-project/issues/3677
1,070,948,779
3,677