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 | [4304](https://llvm.org/bz4304) | | Resolution | FIXED | | Resolved on | Apr 24, 2011 17:14 | | Version | unspecified | | OS | Linux | ## Extended Description Simple testcase (run with clang -std=c89 -pedantic): int a[5] = { [2] = 1 }; Should warn in C89 mode because C89 didn'...
Missing pedantic warning for use of designators in c89 mode
https://api.github.com/repos/llvm/llvm-project/issues/4676/comments
1
2009-06-03T14:38:22Z
2021-12-03T20:52:30Z
https://github.com/llvm/llvm-project/issues/4676
1,070,958,493
4,676
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4303](https://llvm.org/bz4303) | | Resolution | FIXED | | Resolved on | Jul 17, 2010 01:23 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@jayfoad | ## Extended Description I get a verification failure when I run this test ca...
llvm.dbg.declare vs -instcombine
https://api.github.com/repos/llvm/llvm-project/issues/4675/comments
6
2009-06-03T11:09:38Z
2021-12-03T20:52:29Z
https://github.com/llvm/llvm-project/issues/4675
1,070,958,479
4,675
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4302](https://llvm.org/bz4302) | | Resolution | MOVED | | Resolved on | Dec 19, 2014 07:42 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @ccadar | ## Extended Description We need to reimplement the constant Expr optimization which pre...
Reimplement constant Expr optimization
https://api.github.com/repos/llvm/llvm-project/issues/4674/comments
1
2009-06-03T05:19:47Z
2021-12-03T20:52:28Z
https://github.com/llvm/llvm-project/issues/4674
1,070,958,463
4,674
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4301](https://llvm.org/bz4301) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:42 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Unless I"m doing this all wrong, I don't think this should...
NSMakeCollectable + autorelease is being flagged as a leak
https://api.github.com/repos/llvm/llvm-project/issues/4673/comments
5
2009-06-02T23:21:15Z
2021-12-03T20:52:27Z
https://github.com/llvm/llvm-project/issues/4673
1,070,958,458
4,673
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4300](https://llvm.org/bz4300) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:44 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Copied and pasted from the "report a bug" link. (Any wa...
Miscategorization of -[NSView enclosingScrollView] returning an objC object with +0 retain count
https://api.github.com/repos/llvm/llvm-project/issues/4672/comments
11
2009-06-02T23:14:24Z
2021-12-03T20:52:26Z
https://github.com/llvm/llvm-project/issues/4672
1,070,958,443
4,672
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4299](https://llvm.org/bz4299) | | Resolution | WORKSFORME | | Resolved on | Mar 29, 2011 21:50 | | Version | unspecified | | OS | Linux | ## Extended Description Testcase (compile with "clang-cc -triple i686-apple-darwin -x objective-c -fobjc-gc -emit-llvm"): __weak id* g1; i...
clang doesn't apply __weak consistently to pointer dereferences
https://api.github.com/repos/llvm/llvm-project/issues/4671/comments
1
2009-06-02T22:05:46Z
2022-01-20T02:02:28Z
https://github.com/llvm/llvm-project/issues/4671
1,070,958,428
4,671
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4298](https://llvm.org/bz4298) | | Resolution | WONTFIX | | Resolved on | Mar 06, 2010 14:07 | | Version | unspecified | | OS | Solaris | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Hi, While trying to build the latest (At revision 72733.) s...
Strange position-independent code, relocatable references problem.
https://api.github.com/repos/llvm/llvm-project/issues/4670/comments
4
2009-06-02T21:33:33Z
2022-01-20T02:30:37Z
https://github.com/llvm/llvm-project/issues/4670
1,070,958,422
4,670
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4297](https://llvm.org/bz4297) | | Resolution | FIXED | | Resolved on | Jun 02, 2009 16:29 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @sunfishcode | ## Extended Description I'm getting an assertion failure from llc that doesn't s...
llc: Assertion `castIsValid(getOpcode(), S, Ty) && "Illegal PtrToInt"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/4669/comments
2
2009-06-02T14:03:54Z
2021-12-03T20:52:23Z
https://github.com/llvm/llvm-project/issues/4669
1,070,958,407
4,669
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4296](https://llvm.org/bz4296) | | Resolution | FIXED | | Resolved on | Apr 16, 2013 11:02 | | Version | unspecified | | OS | Linux | | CC | @DougGregor,@edwintorok,@jsonn,@spavloff | ## Extended Description Even if clang never ends up supporting nested functions, it would be ...
Add parser detection/error recovery for nested functions
https://api.github.com/repos/llvm/llvm-project/issues/4668/comments
8
2009-06-02T10:16:48Z
2021-12-03T20:52:22Z
https://github.com/llvm/llvm-project/issues/4668
1,070,958,399
4,668
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4295](https://llvm.org/bz4295) | | Resolution | FIXED | | Resolved on | Apr 04, 2010 23:05 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @ccadar | ## Extended Description KLEE needs to support arbitrary width LLVM types, as the optimi...
Support arbitrary width types.
https://api.github.com/repos/llvm/llvm-project/issues/4667/comments
2
2009-06-02T02:40:48Z
2021-12-03T20:52:21Z
https://github.com/llvm/llvm-project/issues/4667
1,070,958,386
4,667
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4294](https://llvm.org/bz4294) | | Resolution | FIXED | | Resolved on | Mar 13, 2013 21:12 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan,@tkremenek | ## Extended Description This method returns a reference, but in general, s...
-[CIContext createXXX:] incorrectly not returning a +1 ref
https://api.github.com/repos/llvm/llvm-project/issues/4666/comments
8
2009-06-02T01:20:28Z
2021-12-03T20:52:21Z
https://github.com/llvm/llvm-project/issues/4666
1,070,958,378
4,666
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4293](https://llvm.org/bz4293) | | Resolution | FIXED | | Resolved on | Jul 18, 2014 18:35 | | Version | trunk | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143739393-959f0985-2ae6-4f20-bfe1-db4c0cf516f2.gz) | | Reporter | LLVM Bu...
PIC is broken on ppc32-linux
https://api.github.com/repos/llvm/llvm-project/issues/4665/comments
11
2009-06-01T20:46:45Z
2021-12-03T20:52:20Z
https://github.com/llvm/llvm-project/issues/4665
1,070,958,370
4,665
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4292](https://llvm.org/bz4292) | | Resolution | FIXED | | Resolved on | Oct 27, 2016 02:15 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description This method has 'Copy' in the title, and some time between c...
+[NSData dataWithBytesNoCopy:] incorrectly treated as returning a +1 ref
https://api.github.com/repos/llvm/llvm-project/issues/4664/comments
14
2009-06-01T20:17:47Z
2021-12-03T20:52:19Z
https://github.com/llvm/llvm-project/issues/4664
1,070,958,360
4,664
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4291](https://llvm.org/bz4291) | | Resolution | FIXED | | Resolved on | Jun 01, 2009 14:03 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description The ".cpu" directive doesn't seem to be documented as being supported ...
don't emit ".cpu generic" on arm linux
https://api.github.com/repos/llvm/llvm-project/issues/4663/comments
1
2009-06-01T19:39:34Z
2021-12-03T20:52:18Z
https://github.com/llvm/llvm-project/issues/4663
1,070,958,353
4,663
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4290](https://llvm.org/bz4290) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | CC | @efriedma-quic | ## Extended Description The following code doesn't build with Clang: char vfpri...
err_implicit_decl_requires_stdio too strict to make autoconf work.
https://api.github.com/repos/llvm/llvm-project/issues/4662/comments
2
2009-06-01T15:16:14Z
2021-12-03T20:52:17Z
https://github.com/llvm/llvm-project/issues/4662
1,070,958,342
4,662
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4289](https://llvm.org/bz4289) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:56 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | CC | @efriedma-quic | ## Extended Description
Crash when using function pointers on K&R-style functions
https://api.github.com/repos/llvm/llvm-project/issues/4661/comments
2
2009-06-01T10:29:17Z
2021-12-03T20:52:16Z
https://github.com/llvm/llvm-project/issues/4661
1,070,958,331
4,661
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4288](https://llvm.org/bz4288) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | Linux | ## Extended Description Testcase: #define A A /* 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 */ #define B B Run through "clang -x c - -o - -E -dD", ...
Mixed up # line directives with -E -dD
https://api.github.com/repos/llvm/llvm-project/issues/4660/comments
1
2009-05-31T23:47:29Z
2021-12-03T20:52:15Z
https://github.com/llvm/llvm-project/issues/4660
1,070,958,318
4,660
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4287](https://llvm.org/bz4287) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | CC | @efriedma-quic,@pwo | ## Extended Description The following code doesn't build with Clang, while ...
Varargs + K&R doesn't work nicely
https://api.github.com/repos/llvm/llvm-project/issues/4659/comments
3
2009-05-31T23:45:40Z
2021-12-03T20:52:14Z
https://github.com/llvm/llvm-project/issues/4659
1,070,958,307
4,659
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4286](https://llvm.org/bz4286) | | Resolution | FIXED | | Resolved on | Jun 01, 2009 04:16 | | Version | trunk | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | Attachments | [Reduced testcase](https://user-images.githubusercontent.com/95090758/143739387-6501e436-50a6-40...
Assertion failed: (use_empty() && "Uses remain when a value is destroyed!"), function ~Value
https://api.github.com/repos/llvm/llvm-project/issues/4658/comments
3
2009-05-31T16:04:39Z
2021-12-03T20:52:13Z
https://github.com/llvm/llvm-project/issues/4658
1,070,958,293
4,658
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4285](https://llvm.org/bz4285) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:56 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | CC | @efriedma-quic | ## Extended Description The following code doesn't build with Clang: #include <...
Wide character initialisation doesn't work with const.
https://api.github.com/repos/llvm/llvm-project/issues/4657/comments
1
2009-05-31T08:02:20Z
2021-12-03T20:52:12Z
https://github.com/llvm/llvm-project/issues/4657
1,070,958,281
4,657
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4284](https://llvm.org/bz4284) | | Resolution | FIXED | | Resolved on | May 30, 2009 13:50 | | Version | trunk | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | ## Extended Description The following code works when built with Clang without optimization, but fails when op...
memcmp() optimizer is not 8-bit clean
https://api.github.com/repos/llvm/llvm-project/issues/4656/comments
3
2009-05-30T19:09:36Z
2021-12-03T20:52:11Z
https://github.com/llvm/llvm-project/issues/4656
1,070,958,267
4,656
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4283](https://llvm.org/bz4283) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | CC | @asl,@efriedma-quic,@pwo | ## Extended Description Believe it or not, GCC accepts this piece of c...
Clang's preprocessor doesn't support multibyte character constants
https://api.github.com/repos/llvm/llvm-project/issues/4655/comments
3
2009-05-29T14:52:11Z
2021-12-03T20:52:10Z
https://github.com/llvm/llvm-project/issues/4655
1,070,958,261
4,655
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4282](https://llvm.org/bz4282) | | Resolution | WORKSFORME | | Resolved on | May 29, 2009 06:55 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | CC | @asl | ## Extended Description struct empty_struct { }; struct empty_struct * crash(void) {...
Crash when returning empty structure when using -g
https://api.github.com/repos/llvm/llvm-project/issues/4654/comments
2
2009-05-29T08:28:56Z
2022-01-20T02:02:27Z
https://github.com/llvm/llvm-project/issues/4654
1,070,958,246
4,654
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4281](https://llvm.org/bz4281) | | Resolution | FIXED | | Resolved on | May 28, 2009 18:32 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | CC | @efriedma-quic | ## Extended Description The following C code makes Clang die: typedef struct { ...
Making typedefs of const stuff makes Clang crash
https://api.github.com/repos/llvm/llvm-project/issues/4653/comments
2
2009-05-28T23:09:11Z
2021-12-03T20:52:08Z
https://github.com/llvm/llvm-project/issues/4653
1,070,958,231
4,653
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4280](https://llvm.org/bz4280) | | Resolution | FIXED | | Resolved on | May 28, 2009 16:05 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description Eli, according to the buildbot your recent DAG changes are r...
test/CodeGen/Generic/select.ll failure on linux-ppc32
https://api.github.com/repos/llvm/llvm-project/issues/4652/comments
2
2009-05-28T18:59:46Z
2021-12-03T20:52:07Z
https://github.com/llvm/llvm-project/issues/4652
1,070,958,224
4,652
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4279](https://llvm.org/bz4279) | | Resolution | FIXED | | Resolved on | Feb 08, 2010 23:57 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Not all cases where tail calls are possible should require -tail...
Tail calls not used when possible without -tailcallopt
https://api.github.com/repos/llvm/llvm-project/issues/4651/comments
3
2009-05-28T12:11:58Z
2021-12-03T20:52:06Z
https://github.com/llvm/llvm-project/issues/4651
1,070,958,208
4,651
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4278](https://llvm.org/bz4278) | | Resolution | FIXED | | Resolved on | Jun 12, 2009 11:31 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In CC_X86_64_TailCall (X86CallingConv.td), there are several differences from ...
X86-64 -tailcallopt calling convention specification seems out-of-sync with regular cc
https://api.github.com/repos/llvm/llvm-project/issues/4650/comments
3
2009-05-28T11:32:21Z
2021-12-03T20:52:05Z
https://github.com/llvm/llvm-project/issues/4650
1,070,958,192
4,650
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4277](https://llvm.org/bz4277) | | Resolution | FIXED | | Resolved on | May 27, 2009 23:11 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description On x86-64 linux, the built libstdc++ defines logf and does so badly: ~/llvm-g...
llvm-gcc builds libstdc++ with symbols from libm
https://api.github.com/repos/llvm/llvm-project/issues/4649/comments
5
2009-05-28T01:13:09Z
2021-12-03T20:52:04Z
https://github.com/llvm/llvm-project/issues/4649
1,070,958,180
4,649
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4276](https://llvm.org/bz4276) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description llvm-config --ldflags lists all libs used *anywhere* in LLVM, regardless of whether the user is linking to them. For in...
llvm-config --ldflags lists too many libs
https://api.github.com/repos/llvm/llvm-project/issues/4648/comments
0
2009-05-27T19:44:47Z
2023-08-06T03:06:15Z
https://github.com/llvm/llvm-project/issues/4648
1,070,958,169
4,648
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4275](https://llvm.org/bz4275) | | Resolution | DUPLICATE | | Resolved on | May 29, 2009 14:45 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@nlewycky | ## Extended Description If LLVM is compiled with --enable-pic (as is the d...
Wrong code generated by JIT with --enable-pic on Linux x86
https://api.github.com/repos/llvm/llvm-project/issues/4647/comments
2
2009-05-27T10:16:02Z
2021-12-03T20:52:02Z
https://github.com/llvm/llvm-project/issues/4647
1,070,958,156
4,647
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4274](https://llvm.org/bz4274) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description Testcase: const int& b = (void)0;
clang c++ missing diagnostic for invalid reference initialization
https://api.github.com/repos/llvm/llvm-project/issues/4646/comments
4
2009-05-27T08:48:30Z
2021-12-03T20:52:01Z
https://github.com/llvm/llvm-project/issues/4646
1,070,958,147
4,646
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4273](https://llvm.org/bz4273) | | Resolution | DUPLICATE | | Resolved on | May 27, 2009 01:34 | | Version | trunk | | OS | All | | CC | @sunfishcode | ## Extended Description Currently when scheduling for latency (and thus - via topdown list schedulers) I need to always flag ...
Top-down list schedulers do not support physreg dependencies
https://api.github.com/repos/llvm/llvm-project/issues/4645/comments
1
2009-05-27T08:32:54Z
2021-12-03T20:52:00Z
https://github.com/llvm/llvm-project/issues/4645
1,070,958,138
4,645
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4272](https://llvm.org/bz4272) | | Version | unspecified | | OS | MacOS X | | Depends On | llvm/llvm-project#2678 | | Attachments | [false postive at while test](https://user-images.githubusercontent.com/60944935/143739382-69315d89-25f3-48b8-b9ee-f6a392110c58.gz) | | Reporter |...
false positive: uninitialized variable (lack of linear constraints)
https://api.github.com/repos/llvm/llvm-project/issues/4644/comments
2
2009-05-26T19:16:10Z
2021-12-03T20:51:59Z
https://github.com/llvm/llvm-project/issues/4644
1,070,958,127
4,644
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4271](https://llvm.org/bz4271) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:21 | | Version | unspecified | | OS | All | | Attachments | [bugpoint generated testcase](https://user-images.githubusercontent.com/60944935/143739381-2ea217d0-a13a-4f80-8613-fa4a47adcb50.gz)...
Assertion failed: (StartV->getType() == PTy && "Pointer type mismatch for GEP!"), function visitAddRecExpr
https://api.github.com/repos/llvm/llvm-project/issues/4643/comments
6
2009-05-26T18:53:27Z
2021-12-03T20:51:58Z
https://github.com/llvm/llvm-project/issues/4643
1,070,958,119
4,643
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4270](https://llvm.org/bz4270) | | Resolution | FIXED | | Resolved on | Aug 25, 2009 23:27 | | Version | trunk | | OS | All | | CC | @lattner,@nlewycky | ## Extended Description This paragraph from LangRef.html: Note that it is undefined to access an array out of bounds: arra...
getelementptr is underspecified
https://api.github.com/repos/llvm/llvm-project/issues/4642/comments
6
2009-05-26T18:07:47Z
2021-12-03T20:51:57Z
https://github.com/llvm/llvm-project/issues/4642
1,070,958,112
4,642
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4269](https://llvm.org/bz4269) | | Resolution | FIXED | | Resolved on | Apr 04, 2010 23:04 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @ccadar | ## Extended Description Currently klee has to be built in the source tree, but in the...
klee cannot be built in a separate objects directory
https://api.github.com/repos/llvm/llvm-project/issues/4641/comments
2
2009-05-26T10:40:23Z
2021-12-03T20:51:56Z
https://github.com/llvm/llvm-project/issues/4641
1,070,958,102
4,641
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4268](https://llvm.org/bz4268) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:46 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description The following code: struct foo_data { int flags; }; v...
False positive: Impossible program flow - if statements that check bit flags
https://api.github.com/repos/llvm/llvm-project/issues/4640/comments
2
2009-05-26T07:21:40Z
2021-12-03T20:51:55Z
https://github.com/llvm/llvm-project/issues/4640
1,070,958,095
4,640
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4267](https://llvm.org/bz4267) | | Resolution | FIXED | | Resolved on | May 27, 2009 12:00 | | Version | trunk | | OS | All | | Attachments | [the testcase](https://user-images.githubusercontent.com/4503403/143739380-17e7764e-0c0d-44fe-b7b7-25f27133b9dc.gz) | | CC | @lattner | ...
BasicAliasAnalysis misanalyzes over-indexed GEP
https://api.github.com/repos/llvm/llvm-project/issues/4639/comments
6
2009-05-26T00:32:25Z
2021-12-03T20:51:55Z
https://github.com/llvm/llvm-project/issues/4639
1,070,958,085
4,639
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4266](https://llvm.org/bz4266) | | Resolution | FIXED | | Resolved on | Dec 02, 2010 02:01 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description 1. Create a file test.c with the line void (*f)(enu...
llvm-gcc segfaults on void (*f)(enum b); if b not declared
https://api.github.com/repos/llvm/llvm-project/issues/4638/comments
5
2009-05-25T23:06:16Z
2021-12-03T20:51:54Z
https://github.com/llvm/llvm-project/issues/4638
1,070,958,073
4,638
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4265](https://llvm.org/bz4265) | | Resolution | WONTFIX | | Resolved on | Dec 19, 2014 07:38 | | Version | unspecified | | OS | All | | Attachments | [Patch to klee](https://user-images.githubusercontent.com/60944935/143739379-e4cb5898-2b02-40f6-93c4-101c03f63c8e.gz) | | Reporte...
klee: Global.h:77: T* MINISAT::xrealloc(T*, size_t) [with T = MINISAT::Clause*]: Assertion `size == 0 || tmp != __null' failed.
https://api.github.com/repos/llvm/llvm-project/issues/4637/comments
1
2009-05-25T22:42:53Z
2022-01-20T02:30:35Z
https://github.com/llvm/llvm-project/issues/4637
1,070,958,054
4,637
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4264](https://llvm.org/bz4264) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @ccadar | ## Extended Description klee catches exceptions in ModuleUtil.cpp and ExternalDispatche...
klee compiles with -fno-exceptions, but uses exceptions
https://api.github.com/repos/llvm/llvm-project/issues/4636/comments
3
2009-05-25T22:31:52Z
2021-12-03T20:51:52Z
https://github.com/llvm/llvm-project/issues/4636
1,070,958,048
4,636
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4263](https://llvm.org/bz4263) | | Resolution | WORKSFORME | | Resolved on | Jun 18, 2012 14:08 | | Version | unspecified | | OS | Linux | | Attachments | [makefile hack](https://user-images.githubusercontent.com/92601246/143739377-d4388d8e-2373-40e9-abc7-a4887617f12b.gz), [.tar...
clang: struct layout tests failed on linux
https://api.github.com/repos/llvm/llvm-project/issues/4635/comments
6
2009-05-25T19:47:38Z
2022-01-20T02:02:26Z
https://github.com/llvm/llvm-project/issues/4635
1,070,958,037
4,635
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4262](https://llvm.org/bz4262) | | Resolution | FIXED | | Resolved on | May 06, 2010 20:20 | | Version | 2.2 | | OS | All | | CC | @asl,@nlewycky | ## Extended Description llvm-gcc currently doesn't inline this example at -O3 because it doesn't emit the body of test as an avai...
llvm-gcc should generate available_externally function bodies etc
https://api.github.com/repos/llvm/llvm-project/issues/4634/comments
7
2009-05-25T18:45:52Z
2021-12-03T20:51:50Z
https://github.com/llvm/llvm-project/issues/4634
1,070,958,028
4,634
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4261](https://llvm.org/bz4261) | | Version | trunk | | OS | Linux | | CC | @lattner,@efriedma-quic,@ekatz | ## Extended Description With 'opt -std-compile-opts' LLVM doesn't simplify this: @&#8203;_ZGVZ3foovE1x = internal global i64 0, align 8 define void @&#8203;_Z3foov() n...
[globalopt] doesn't eliminate complex dead load and store case
https://api.github.com/repos/llvm/llvm-project/issues/4633/comments
5
2009-05-25T06:10:45Z
2022-01-26T22:17:46Z
https://github.com/llvm/llvm-project/issues/4633
1,070,958,023
4,633
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4260](https://llvm.org/bz4260) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:47 | | Version | unspecified | | OS | All | | Attachments | [this is a c++ source file to demonstrate the feature is supported](https://user-images.githubusercontent.com/60944935/143739374-...
c++ construction initialization list is not supported
https://api.github.com/repos/llvm/llvm-project/issues/4632/comments
1
2009-05-25T05:42:29Z
2023-08-15T13:17:53Z
https://github.com/llvm/llvm-project/issues/4632
1,070,958,007
4,632
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4259](https://llvm.org/bz4259) | | Version | unspecified | | OS | Linux | | CC | @efriedma-quic,@nlewycky | ## Extended Description Using svn r72361 that has bug reported in llvm/llvm-project#4630 , if I let bugpoint run further to simplify instructions in the testcase, it cra...
bugpoint creates broken module during instruction simplification
https://api.github.com/repos/llvm/llvm-project/issues/4631/comments
4
2009-05-24T11:49:50Z
2023-08-05T22:26:48Z
https://github.com/llvm/llvm-project/issues/4631
1,070,957,994
4,631
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4258](https://llvm.org/bz4258) | | Resolution | FIXED | | Resolved on | May 24, 2009 09:24 | | Version | unspecified | | OS | Linux | | Attachments | [bugpoint-reduced-blocks.bc.gz](https://user-images.githubusercontent.com/92601246/143739372-8098c128-37e1-48ab-bcde-c681ae693cd6...
-indvars: use after free and crash
https://api.github.com/repos/llvm/llvm-project/issues/4630/comments
2
2009-05-24T11:43:01Z
2021-12-03T20:51:46Z
https://github.com/llvm/llvm-project/issues/4630
1,070,957,988
4,630
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4257](https://llvm.org/bz4257) | | Resolution | FIXED | | Resolved on | May 24, 2009 05:23 | | Version | unspecified | | OS | Linux | | Attachments | [x.bc](https://user-images.githubusercontent.com/92601246/143739371-c4e95c8d-45cc-4693-b589-66e5c10882bb.gz) | | CC | @efriedma-q...
llvm-gcc bootstrap failure in r72358
https://api.github.com/repos/llvm/llvm-project/issues/4629/comments
1
2009-05-24T11:11:55Z
2021-12-03T20:51:46Z
https://github.com/llvm/llvm-project/issues/4629
1,070,957,982
4,629
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4256](https://llvm.org/bz4256) | | Resolution | FIXED | | Resolved on | Jul 13, 2009 12:33 | | Version | unspecified | | OS | Linux | | Attachments | [bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/92601246/143739370-2f74a28c-8ae5-48d5-9dbe-7b9dfbbc116...
MemoryDependenceAnalysis.cpp:93: Assertion `InstIt != ReverseMap.end() && "Reverse map out of sync?"' failed
https://api.github.com/repos/llvm/llvm-project/issues/4628/comments
1
2009-05-24T11:00:13Z
2021-12-03T20:51:45Z
https://github.com/llvm/llvm-project/issues/4628
1,070,957,967
4,628
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4255](https://llvm.org/bz4255) | | Version | trunk | | OS | Linux | | Attachments | [bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/92601246/143739369-3e0fde38-d4cc-4f9d-b459-8c206c052574.gz) | | CC | @asl,@efriedma-quic,@nlewycky | ## Extended Descri...
bugpoint crashes after it breaks debug info
https://api.github.com/repos/llvm/llvm-project/issues/4627/comments
4
2009-05-24T10:55:29Z
2023-08-06T03:05:47Z
https://github.com/llvm/llvm-project/issues/4627
1,070,957,955
4,627
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4254](https://llvm.org/bz4254) | | Resolution | FIXED | | Resolved on | May 23, 2009 12:42 | | Version | unspecified | | OS | Linux | | Attachments | [bugpoint-tooptimize.bc](https://user-images.githubusercontent.com/92601246/143739365-b1567de1-3dbc-4242-b6f4-707f3d96bb82.gz), [...
ocaml 3.11.0 miscompiled, -instcombine or codegen bug
https://api.github.com/repos/llvm/llvm-project/issues/4626/comments
8
2009-05-23T17:19:00Z
2021-12-03T20:51:43Z
https://github.com/llvm/llvm-project/issues/4626
1,070,957,944
4,626
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4253](https://llvm.org/bz4253) | | Resolution | FIXED | | Resolved on | May 25, 2009 11:01 | | Version | unspecified | | OS | Linux | | Attachments | [tst.i](https://user-images.githubusercontent.com/92601246/143739363-c16db199-d986-457d-b86a-8087dfd49f6f.gz), [tst.bc](https://u...
available_externally causes wrong PIC code generation
https://api.github.com/repos/llvm/llvm-project/issues/4625/comments
3
2009-05-23T15:20:34Z
2021-12-03T20:51:42Z
https://github.com/llvm/llvm-project/issues/4625
1,070,957,936
4,625
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4252](https://llvm.org/bz4252) | | Resolution | FIXED | | Resolved on | Dec 07, 2009 07:17 | | Version | unspecified | | OS | Linux | | Attachments | [llc interp.bc](https://user-images.githubusercontent.com/92601246/143739361-74acf5e5-a531-41aa-98e7-51b50ac2c585.gz), [interp.i]...
Compiling interp.i takes 54 seconds: 78% time spent in Simple Register Coalescing
https://api.github.com/repos/llvm/llvm-project/issues/4624/comments
4
2009-05-23T14:42:21Z
2021-12-03T20:51:41Z
https://github.com/llvm/llvm-project/issues/4624
1,070,957,923
4,624
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4251](https://llvm.org/bz4251) | | Resolution | FIXED | | Resolved on | May 26, 2009 12:07 | | Version | unspecified | | OS | Linux | | Attachments | [reduced .bc](https://user-images.githubusercontent.com/92601246/143739360-d932bbc1-e32f-40fb-b9b8-f147f4629d2b.gz) | | CC | @sun...
indvars: Instruction does not dominate all uses!
https://api.github.com/repos/llvm/llvm-project/issues/4623/comments
1
2009-05-23T13:47:02Z
2021-12-03T20:51:40Z
https://github.com/llvm/llvm-project/issues/4623
1,070,957,912
4,623
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4250](https://llvm.org/bz4250) | | Version | unspecified | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @AnnaZaks,@hiraditya,@belkadan,@tkremenek,@pwo | ## Extended Description We do not want to maintain ccc-analyzer as a perl script going forward. We sh...
Implement clang-analyzer
https://api.github.com/repos/llvm/llvm-project/issues/4622/comments
3
2009-05-23T11:46:08Z
2021-12-03T20:51:39Z
https://github.com/llvm/llvm-project/issues/4622
1,070,957,902
4,622
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4249](https://llvm.org/bz4249) | | Resolution | DUPLICATE | | Resolved on | Jul 31, 2010 15:49 | | Version | unspecified | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek,@pwo | ## Extended Description The clang static analyzer automatically gene...
support generating intermediate files (suitable for bug reporting) on crashes
https://api.github.com/repos/llvm/llvm-project/issues/4621/comments
4
2009-05-23T11:42:34Z
2021-12-03T20:51:38Z
https://github.com/llvm/llvm-project/issues/4621
1,070,957,893
4,621
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4248](https://llvm.org/bz4248) | | Version | unspecified | | OS | Linux | | Attachments | [info/stderr/preprocessed file](https://user-images.githubusercontent.com/60944935/143739359-547ca20d-2677-4d7e-8e45-981d2d73c386.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @latt...
analyzer runs out of memory during HTML generation
https://api.github.com/repos/llvm/llvm-project/issues/4620/comments
5
2009-05-23T11:38:04Z
2022-01-26T22:17:46Z
https://github.com/llvm/llvm-project/issues/4620
1,070,957,883
4,620
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4247](https://llvm.org/bz4247) | | Resolution | FIXED | | Resolved on | May 22, 2009 21:04 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description In the function DefineFloatMacros, there is a 60 byte ar...
[clang] An array overgflow occurs for 128 bit floats
https://api.github.com/repos/llvm/llvm-project/issues/4619/comments
2
2009-05-23T01:56:25Z
2021-12-03T20:51:37Z
https://github.com/llvm/llvm-project/issues/4619
1,070,957,879
4,619
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4246](https://llvm.org/bz4246) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@efriedma-quic | ## Extended Description For platforms like x86-64, getting ABI conformance right is hard. There is one implementation in llvm-gcc, ...
Share code for generating ABI conformant function calls/returns
https://api.github.com/repos/llvm/llvm-project/issues/4618/comments
10
2009-05-22T19:47:12Z
2021-12-03T20:51:36Z
https://github.com/llvm/llvm-project/issues/4618
1,070,957,867
4,618
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4245](https://llvm.org/bz4245) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:59 | | Version | unspecified | | OS | Windows XP | | Attachments | [Pre-processed source](https://user-images.githubusercontent.com/92601275/143739358-22ae721a-a223-409d-84e5-13d73942dcb8.gz)...
Assertion failed: (Begin + idx < End), function operator[], file /usr/src-local/llvm/include/llvm/ADT/SmallVector.h, line 125.
https://api.github.com/repos/llvm/llvm-project/issues/4617/comments
3
2009-05-22T18:22:04Z
2021-12-03T20:51:35Z
https://github.com/llvm/llvm-project/issues/4617
1,070,957,855
4,617
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4244](https://llvm.org/bz4244) | | Resolution | WORKSFORME | | Resolved on | Apr 24, 2010 07:06 | | Version | 2.5 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @jayfoad | ## Extended Description If I compile this code with -O2: $ cat x.cpp void f(float *p) ...
IndVarSimplify breaks float loops
https://api.github.com/repos/llvm/llvm-project/issues/4616/comments
2
2009-05-22T16:24:39Z
2022-01-20T02:02:24Z
https://github.com/llvm/llvm-project/issues/4616
1,070,957,846
4,616
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4243](https://llvm.org/bz4243) | | Resolution | INVALID | | Resolved on | May 22, 2009 08:02 | | Version | 2.5 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Ubuntu 8.04 Linux 2.6.24 powerpc 32-bit "make all" was ok, no errors....
Build error during install
https://api.github.com/repos/llvm/llvm-project/issues/4615/comments
1
2009-05-22T14:46:37Z
2021-12-03T20:51:33Z
https://github.com/llvm/llvm-project/issues/4615
1,070,957,834
4,615
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4242](https://llvm.org/bz4242) | | Resolution | FIXED | | Resolved on | May 26, 2009 18:20 | | Version | unspecified | | OS | Linux | | Attachments | [The code in question](https://user-images.githubusercontent.com/60944935/143739357-ce6ace78-699e-4bf0-a365-ffe70977a2d7.gz) | | ...
[x86-64 ABI] struct passed partially in registers if there's an sret parameter
https://api.github.com/repos/llvm/llvm-project/issues/4614/comments
4
2009-05-22T12:59:05Z
2021-12-03T20:51:32Z
https://github.com/llvm/llvm-project/issues/4614
1,070,957,823
4,614
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4241](https://llvm.org/bz4241) | | Version | unspecified | | OS | Solaris | | Attachments | [Patch that WORKS AROUND the problem; may NOT be a complete fix](https://user-images.githubusercontent.com/60944935/143739353-7055cf44-c0c7-47e3-bce9-71417e8ce092.gz), [Testcase](https://...
Internal compile error with alias attribute
https://api.github.com/repos/llvm/llvm-project/issues/4613/comments
11
2009-05-22T09:05:25Z
2022-03-05T14:45:50Z
https://github.com/llvm/llvm-project/issues/4613
1,070,957,815
4,613
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4240](https://llvm.org/bz4240) | | Resolution | WONTFIX | | Resolved on | Dec 20, 2012 13:11 | | Version | unspecified | | OS | Linux | | Attachments | [gnuregex.i](https://user-images.githubusercontent.com/92601246/143739352-b301a6ee-bc9b-452d-9e30-bddc4436e399.gz) | | CC | @ef...
clang: broken debug info for restrict
https://api.github.com/repos/llvm/llvm-project/issues/4612/comments
5
2009-05-21T22:28:27Z
2022-01-20T02:30:33Z
https://github.com/llvm/llvm-project/issues/4612
1,070,957,807
4,612
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4239](https://llvm.org/bz4239) | | Resolution | FIXED | | Resolved on | May 22, 2009 13:36 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#4068 | | Attachments | [bitcode](https://user-images.githubusercontent.com/92601246/143739351-3646a046-36ce-42c7-8e...
clang: incorrect handling of __attribute__ ((regparm (3), stdcall))
https://api.github.com/repos/llvm/llvm-project/issues/4611/comments
4
2009-05-21T22:22:40Z
2021-12-03T20:51:30Z
https://github.com/llvm/llvm-project/issues/4611
1,070,957,795
4,611
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4238](https://llvm.org/bz4238) | | Resolution | FIXED | | Resolved on | Aug 14, 2009 17:27 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic,@sunfishcode,@nlewycky | ## Extended Description Making this change in lib/VMCor...
loop rotate do not preserve domtree and/or domfrontier info properly
https://api.github.com/repos/llvm/llvm-project/issues/4610/comments
15
2009-05-20T17:25:20Z
2021-12-03T20:51:29Z
https://github.com/llvm/llvm-project/issues/4610
1,070,957,788
4,610
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4237](https://llvm.org/bz4237) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description This diagnostic isn't very meaningful: -- ddunbar@ozzy:tmp$...
poor diagnostic initializing reference to bit-field
https://api.github.com/repos/llvm/llvm-project/issues/4609/comments
1
2009-05-20T02:09:15Z
2021-12-03T20:51:28Z
https://github.com/llvm/llvm-project/issues/4609
1,070,957,779
4,609
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4236](https://llvm.org/bz4236) | | Resolution | WONTFIX | | Resolved on | Jun 13, 2012 13:24 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description Both clang-cc SVN version 68830 and gcc 4.3.2 accept...
Inline asm in linux-2.4.37 rejected by clang-cc SVN version 72105
https://api.github.com/repos/llvm/llvm-project/issues/4608/comments
2
2009-05-19T20:32:58Z
2022-01-20T02:30:32Z
https://github.com/llvm/llvm-project/issues/4608
1,070,957,772
4,608
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4235](https://llvm.org/bz4235) | | Resolution | FIXED | | Resolved on | May 20, 2009 01:04 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@efriedma-quic | ## Extended Description there is a bug with getCopyFromParts() function f...
copyFromParts bug with valueVt=f64 -> PartVT=i16
https://api.github.com/repos/llvm/llvm-project/issues/4607/comments
4
2009-05-19T18:35:14Z
2021-12-03T20:51:26Z
https://github.com/llvm/llvm-project/issues/4607
1,070,957,758
4,607
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4234](https://llvm.org/bz4234) | | Resolution | FIXED | | Resolved on | May 19, 2009 14:18 | | Version | unspecified | | OS | Windows XP | | Attachments | [Proposed patch for Bug 4234](https://user-images.githubusercontent.com/60944935/143739350-a362ff81-0cb8-46d4-8df1-84d0ad78d...
LLVMCodeGen will not build with Visual Studio 2005
https://api.github.com/repos/llvm/llvm-project/issues/4606/comments
2
2009-05-19T17:10:08Z
2021-12-03T20:51:26Z
https://github.com/llvm/llvm-project/issues/4606
1,070,957,751
4,606
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4233](https://llvm.org/bz4233) | | Resolution | FIXED | | Resolved on | May 19, 2009 13:36 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Two of the llvm/testcases asserts with "Unsupported addressing mode" o...
ARM: Unsupported addressing mode
https://api.github.com/repos/llvm/llvm-project/issues/4605/comments
2
2009-05-19T12:18:10Z
2021-12-03T20:51:25Z
https://github.com/llvm/llvm-project/issues/4605
1,070,957,744
4,605
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4232](https://llvm.org/bz4232) | | Resolution | FIXED | | Resolved on | Mar 31, 2017 13:56 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @rnk | ## Extended Description [hwalin@neptune temp]$ rm temp1.a [hwalin@neptune temp]$ rm tem...
llvm-ar brings the absolute path into archive
https://api.github.com/repos/llvm/llvm-project/issues/4604/comments
1
2009-05-19T11:49:30Z
2021-12-03T20:51:24Z
https://github.com/llvm/llvm-project/issues/4604
1,070,957,738
4,604
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4231](https://llvm.org/bz4231) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description build & run the attached code: static void _test(void) { NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]; ...
static analyzer should warn for NSAutoreleasePool drained in @&#8203;finally
https://api.github.com/repos/llvm/llvm-project/issues/4603/comments
4
2009-05-18T23:58:00Z
2023-05-24T15:10:12Z
https://github.com/llvm/llvm-project/issues/4603
1,070,957,731
4,603
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4230](https://llvm.org/bz4230) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description tested against checker 0.208 On an early return (either lit...
analyzer false positive leak for early return/exception with autorelease pool
https://api.github.com/repos/llvm/llvm-project/issues/4602/comments
6
2009-05-18T23:44:30Z
2021-12-03T20:51:22Z
https://github.com/llvm/llvm-project/issues/4602
1,070,957,725
4,602
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4229](https://llvm.org/bz4229) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:55 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description In the attached source clang sa will claim that -_create...
analyzer should ignore leading _ when determining owned reference
https://api.github.com/repos/llvm/llvm-project/issues/4601/comments
4
2009-05-18T23:22:56Z
2021-12-03T20:51:21Z
https://github.com/llvm/llvm-project/issues/4601
1,070,957,712
4,601
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4228](https://llvm.org/bz4228) | | Resolution | FIXED | | Resolved on | Sep 13, 2011 16:54 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Including a C file which includes itself confuses the debug generator. The ...
Duplicate debug symbol in recursively included file
https://api.github.com/repos/llvm/llvm-project/issues/4600/comments
10
2009-05-18T22:02:28Z
2021-12-03T20:51:20Z
https://github.com/llvm/llvm-project/issues/4600
1,070,957,703
4,600
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4227](https://llvm.org/bz4227) | | Resolution | FIXED | | Resolved on | May 19, 2009 16:28 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The asm-large-immediate.ll testcase inserts 2 instead of 68719476738 in the output fro...
ARM backend fail on asm-large-immediate.ll testcase
https://api.github.com/repos/llvm/llvm-project/issues/4599/comments
1
2009-05-18T16:24:33Z
2021-12-03T20:51:20Z
https://github.com/llvm/llvm-project/issues/4599
1,070,957,691
4,599
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4226](https://llvm.org/bz4226) | | Resolution | FIXED | | Resolved on | Aug 25, 2009 02:50 | | Version | 2.5 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@efriedma-quic,@nlewycky | ## Extended Description When running the included testcase in llvm test...
ARM does not lower all vshifts
https://api.github.com/repos/llvm/llvm-project/issues/4598/comments
14
2009-05-18T15:20:22Z
2021-12-03T20:51:19Z
https://github.com/llvm/llvm-project/issues/4598
1,070,957,678
4,598
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4225](https://llvm.org/bz4225) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | trunk | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | Attachments | [C testcase](https://user-images.githubusercontent.com/95090758/143739346-1e886e1f-c56c-469c-97f...
Failed assertion: "Wrong MachineOperand accessor" in setIsKill()
https://api.github.com/repos/llvm/llvm-project/issues/4597/comments
6
2009-05-18T11:35:55Z
2021-12-03T20:51:18Z
https://github.com/llvm/llvm-project/issues/4597
1,070,957,668
4,597
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4224](https://llvm.org/bz4224) | | Version | trunk | | OS | Windows XP | | Blocks | llvm/llvm-bugzilla-archive#10637 | | Reporter | LLVM Bugzilla Contributor | | CC | @jryans,@nlewycky | | Fixed by commit(s) | 217583 | ## Extended Description (Pointed out on IRC). The LLVM IR...
llvm IR documentation doesn't describe string constants
https://api.github.com/repos/llvm/llvm-project/issues/4596/comments
4
2009-05-18T05:31:57Z
2024-03-06T22:10:33Z
https://github.com/llvm/llvm-project/issues/4596
1,070,957,656
4,596
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4223](https://llvm.org/bz4223) | | Resolution | INVALID | | Resolved on | May 18, 2009 00:47 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description It seems that variables whose value is "undef" are...
Improper handling of "undef" type in simplifycfg
https://api.github.com/repos/llvm/llvm-project/issues/4595/comments
1
2009-05-18T04:00:48Z
2021-12-03T20:51:16Z
https://github.com/llvm/llvm-project/issues/4595
1,070,957,646
4,595
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4222](https://llvm.org/bz4222) | | Resolution | FIXED | | Resolved on | May 27, 2009 15:11 | | Version | unspecified | | OS | FreeBSD | | Blocks | llvm/llvm-project#4068 | | Attachments | [Pre-processed source](https://user-images.githubusercontent.com/92601275/143739344-1ed547...
LSR assertion failure
https://api.github.com/repos/llvm/llvm-project/issues/4594/comments
3
2009-05-17T22:57:11Z
2021-12-03T20:51:15Z
https://github.com/llvm/llvm-project/issues/4594
1,070,957,630
4,594
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4221](https://llvm.org/bz4221) | | Resolution | DUPLICATE | | Resolved on | Jan 19, 2012 19:23 | | Version | unspecified | | OS | Linux | ## Extended Description Testcase: typedef struct {int x;} t1; int t2() { return (struct {int x;}){1}.x; } struct t3 { struct {int x,y;}; in...
-ast-print doesn't print tag definitions correctly
https://api.github.com/repos/llvm/llvm-project/issues/4593/comments
3
2009-05-17T03:33:21Z
2021-12-03T20:51:14Z
https://github.com/llvm/llvm-project/issues/4593
1,070,957,622
4,593
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4220](https://llvm.org/bz4220) | | Resolution | FIXED | | Resolved on | Feb 17, 2011 22:14 | | Version | unspecified | | OS | Linux | | Depends On | llvm/llvm-project#3801 | ## Extended Description Testcase: int a() { goto L; do { L:; } while 0; } A use-after-free shows up ...
Use-after-free on invalid code with label
https://api.github.com/repos/llvm/llvm-project/issues/4592/comments
5
2009-05-17T02:33:59Z
2021-12-03T20:51:13Z
https://github.com/llvm/llvm-project/issues/4592
1,070,957,614
4,592
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4219](https://llvm.org/bz4219) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Spotted by someone on IRC: -- ddunbar@ozzy:tmp$ mkdir foo d...
PCH Crash when a referenced file is removed
https://api.github.com/repos/llvm/llvm-project/issues/4591/comments
2
2009-05-16T05:42:38Z
2021-12-03T20:51:12Z
https://github.com/llvm/llvm-project/issues/4591
1,070,957,600
4,591
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4218](https://llvm.org/bz4218) | | Version | unspecified | | OS | MacOS X | | Attachments | [index.html resulting from failed build, file column is normal](https://user-images.githubusercontent.com/60944935/143739342-edd4180d-4ddd-45b7-8c9a-8adf35d031e2.gz), [index.html resultin...
index.html of report files sometimes have first letters cut off in "file" column
https://api.github.com/repos/llvm/llvm-project/issues/4590/comments
2
2009-05-15T20:25:49Z
2021-12-03T20:51:11Z
https://github.com/llvm/llvm-project/issues/4590
1,070,957,595
4,590
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4217](https://llvm.org/bz4217) | | Resolution | FIXED | | Resolved on | Sep 18, 2009 11:00 | | Version | trunk | | OS | All | | CC | @sunfishcode | ## Extended Description The only use of the Annotable and Annotation classes are for putting a MachineFunction on Function. This...
Eliminate the Annotable and Annotation classes by making MachineFunction a pass
https://api.github.com/repos/llvm/llvm-project/issues/4589/comments
1
2009-05-15T19:19:28Z
2021-12-03T20:51:10Z
https://github.com/llvm/llvm-project/issues/4589
1,070,957,584
4,589
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4216](https://llvm.org/bz4216) | | Resolution | FIXED | | Resolved on | Jan 11, 2010 00:56 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@efriedma-quic,@sunfishcode | ## Extended Description struct control_reg { int a:3; in...
missing bitfield optimization for a series of stores of constants
https://api.github.com/repos/llvm/llvm-project/issues/4588/comments
21
2009-05-15T13:50:27Z
2021-12-03T20:51:10Z
https://github.com/llvm/llvm-project/issues/4588
1,070,957,571
4,588
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4215](https://llvm.org/bz4215) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@tkremenek | ## Extended Description I've made a default window based app for iphone wit...
Trouble with iphone 3.0 SDK (beta 3)
https://api.github.com/repos/llvm/llvm-project/issues/4587/comments
4
2009-05-15T08:09:21Z
2021-12-03T20:51:09Z
https://github.com/llvm/llvm-project/issues/4587
1,070,957,562
4,587
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4214](https://llvm.org/bz4214) | | Resolution | FIXED | | Resolved on | Jul 18, 2009 04:08 | | Version | unspecified | | OS | Solaris | | Attachments | [C source code that shows the bug](https://user-images.githubusercontent.com/60944935/143739339-4491deae-e7e0-42de-80c9-974b3d4...
Internal compile error when function declared with void formal parameter
https://api.github.com/repos/llvm/llvm-project/issues/4586/comments
7
2009-05-15T07:46:54Z
2021-12-03T20:51:08Z
https://github.com/llvm/llvm-project/issues/4586
1,070,957,554
4,586
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4213](https://llvm.org/bz4213) | | Resolution | INVALID | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description When attempting to create a call to a function with a retu...
Cannot create call to void function using C++ API
https://api.github.com/repos/llvm/llvm-project/issues/4585/comments
3
2009-05-15T04:25:10Z
2021-12-03T20:51:07Z
https://github.com/llvm/llvm-project/issues/4585
1,070,957,549
4,585
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4212](https://llvm.org/bz4212) | | Resolution | FIXED | | Resolved on | May 25, 2009 01:31 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The global variable reduction in CrashDebugger.cpp uses the ListReducer, but the act...
bugpoint doesn't reduce global variables
https://api.github.com/repos/llvm/llvm-project/issues/4584/comments
2
2009-05-15T02:00:32Z
2021-12-03T20:51:06Z
https://github.com/llvm/llvm-project/issues/4584
1,070,957,542
4,584
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4211](https://llvm.org/bz4211) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description When running static analysis on Objective-C code, it alw...
False positive for +[NSData dataWithBytesNoCopy:length]
https://api.github.com/repos/llvm/llvm-project/issues/4583/comments
2
2009-05-14T14:23:06Z
2021-12-03T20:51:05Z
https://github.com/llvm/llvm-project/issues/4583
1,070,957,536
4,583
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4210](https://llvm.org/bz4210) | | Resolution | FIXED | | Resolved on | May 15, 2009 05:30 | | Version | unspecified | | OS | MacOS X | | Attachments | [standalone test case](https://user-images.githubusercontent.com/60944935/143739335-49394725-2d8e-4f05-973c-cb23b797a4b4.gz) | ...
optimisation breaks AES code from MySQL
https://api.github.com/repos/llvm/llvm-project/issues/4582/comments
20
2009-05-13T12:44:13Z
2021-12-03T20:51:04Z
https://github.com/llvm/llvm-project/issues/4582
1,070,957,526
4,582
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4209](https://llvm.org/bz4209) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | unspecified | | OS | MacOS X | | Attachments | [zip of the failures directory](https://user-images.githubusercontent.com/60944935/143739334-5a79985a-f54e-4ea3-9688-b8c46537c8...
Crash
https://api.github.com/repos/llvm/llvm-project/issues/4581/comments
3
2009-05-13T11:56:42Z
2021-12-03T20:51:03Z
https://github.com/llvm/llvm-project/issues/4581
1,070,957,522
4,581
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4208](https://llvm.org/bz4208) | | Resolution | FIXED | | Resolved on | Jul 23, 2010 17:29 | | Version | unspecified | | OS | All | | CC | @DougGregor | ## Extended Description isIntegerType() currently returns true for vectors of integers. This is really dangerous because a ...
isIntegerType() returns true for vectors of integers
https://api.github.com/repos/llvm/llvm-project/issues/4580/comments
2
2009-05-13T07:15:46Z
2021-12-03T20:51:03Z
https://github.com/llvm/llvm-project/issues/4580
1,070,957,512
4,580
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4207](https://llvm.org/bz4207) | | Resolution | FIXED | | Resolved on | May 14, 2009 15:40 | | Version | trunk | | OS | Linux | | Attachments | [Testcase slicing a list argument](https://user-images.githubusercontent.com/60944935/143739332-686b25e7-6693-49f4-886e-af3333c2efed.gz...
TableGen Cannot Slice List Arguments
https://api.github.com/repos/llvm/llvm-project/issues/4579/comments
2
2009-05-13T00:51:16Z
2021-12-03T20:51:02Z
https://github.com/llvm/llvm-project/issues/4579
1,070,957,503
4,579
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4206](https://llvm.org/bz4206) | | Resolution | FIXED | | Resolved on | May 13, 2009 01:26 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic,@nlewycky | ## Extended Description simplify lib calls crashes on the attached .bc file,...
crash in simplify lib calls
https://api.github.com/repos/llvm/llvm-project/issues/4578/comments
2
2009-05-13T00:30:37Z
2021-12-03T20:51:01Z
https://github.com/llvm/llvm-project/issues/4578
1,070,957,493
4,578
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [4205](https://llvm.org/bz4205) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:46 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description My commandline has something like this in it. The double ...
Removal of quotes in a -D
https://api.github.com/repos/llvm/llvm-project/issues/4577/comments
3
2009-05-13T00:01:15Z
2021-12-03T20:51:00Z
https://github.com/llvm/llvm-project/issues/4577
1,070,957,487
4,577