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 | [2604](https://llvm.org/bz2604) | | Resolution | FIXED | | Resolved on | Jun 11, 2012 10:46 | | Version | 2.3 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@hfinkel | ## Extended Description The definition for the "mfocrf" instruction in PPCInstrInfo.td ap...
mfocrf definition in PPCInstrInfo.td contradicts PowerPC spec
https://api.github.com/repos/llvm/llvm-project/issues/2976/comments
7
2008-07-28T22:13:51Z
2021-12-03T20:26:29Z
https://github.com/llvm/llvm-project/issues/2976
1,070,941,213
2,976
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2603](https://llvm.org/bz2603) | | Resolution | FIXED | | Resolved on | Aug 08, 2008 02:00 | | Version | trunk | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143738125-d87db3ee-c23a-4746-94cb-66c4b1d5ece9.gz) | | Reporter | LLVM Bu...
assertion emitting constant cast expr in AsmPrinter
https://api.github.com/repos/llvm/llvm-project/issues/2975/comments
8
2008-07-27T23:32:32Z
2021-12-03T20:26:28Z
https://github.com/llvm/llvm-project/issues/2975
1,070,941,202
2,975
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2602](https://llvm.org/bz2602) | | Resolution | FIXED | | Resolved on | Nov 15, 2008 22:22 | | Version | unspecified | | OS | Linux | | CC | @asl,@nlewycky | ## Extended Description Testcase: int x(int); int a(void) {unsigned q=0,w=0,e=0; do {q+=w;w+=e;e+=1;x(q);} while (q != ...
OOM in SCEV with polynomial induction variable
https://api.github.com/repos/llvm/llvm-project/issues/2974/comments
4
2008-07-27T10:23:32Z
2021-12-03T20:26:27Z
https://github.com/llvm/llvm-project/issues/2974
1,070,941,194
2,974
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2601](https://llvm.org/bz2601) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | Linux | | CC | @lattner | ## Extended Description Per subject; a couple of testcases: unsigned char a,b; void c(void) {a <<= b;} void d(void) {a /= b;...
clang skips promotions for compound assignment operators
https://api.github.com/repos/llvm/llvm-project/issues/2973/comments
3
2008-07-27T06:47:29Z
2021-12-03T20:26:26Z
https://github.com/llvm/llvm-project/issues/2973
1,070,941,185
2,973
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2600](https://llvm.org/bz2600) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Here's an idea for another static analyzer check: If a metho...
Static analysis checks related to NSError** argument
https://api.github.com/repos/llvm/llvm-project/issues/2972/comments
9
2008-07-26T20:23:27Z
2021-12-03T20:26:25Z
https://github.com/llvm/llvm-project/issues/2972
1,070,941,173
2,972
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2599](https://llvm.org/bz2599) | | Resolution | FIXED | | Resolved on | Jul 28, 2008 11:32 | | Version | 1.0 | | OS | All | | CC | @asl | ## Extended Description DSE should delete a store to a location when the stored value is the same as the loaded one. For example: void fo...
Missed DSE case
https://api.github.com/repos/llvm/llvm-project/issues/2971/comments
4
2008-07-26T01:45:21Z
2021-12-03T20:26:24Z
https://github.com/llvm/llvm-project/issues/2971
1,070,941,168
2,971
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2598](https://llvm.org/bz2598) | | Resolution | FIXED | | Resolved on | Jun 05, 2009 23:23 | | Version | trunk | | OS | Linux | | Attachments | [llvm ir file which reproduces the problem](https://user-images.githubusercontent.com/60944935/143738124-700274ed-adad-4301-871c-48c40a...
fptosint fails when asked to convert v2f32 (0.0,0,0) to v2i32 (0,0)
https://api.github.com/repos/llvm/llvm-project/issues/2970/comments
7
2008-07-25T22:49:32Z
2021-12-03T20:26:24Z
https://github.com/llvm/llvm-project/issues/2970
1,070,941,149
2,970
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2597](https://llvm.org/bz2597) | | Resolution | LATER | | Resolved on | Feb 22, 2010 12:45 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description It would be great to see what is changing between builds. I...
Releases should be accompanied by release notes.
https://api.github.com/repos/llvm/llvm-project/issues/2969/comments
8
2008-07-25T20:08:02Z
2021-12-03T20:26:23Z
https://github.com/llvm/llvm-project/issues/2969
1,070,941,145
2,969
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2596](https://llvm.org/bz2596) | | Resolution | FIXED | | Resolved on | Aug 05, 2008 16:52 | | Version | trunk | | OS | All | | Attachments | [reduced testcase](https://user-images.githubusercontent.com/4503403/143738123-ba06f090-d1e4-49ec-bd2c-b1eebf9a12eb.gz) | | CC | @asl | ...
valgrind error in VirtRegMap.cpp
https://api.github.com/repos/llvm/llvm-project/issues/2968/comments
1
2008-07-25T18:59:33Z
2021-12-03T20:26:22Z
https://github.com/llvm/llvm-project/issues/2968
1,070,941,137
2,968
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2595](https://llvm.org/bz2595) | | Resolution | FIXED | | Resolved on | Oct 09, 2009 19:30 | | Version | unspecified | | OS | MacOS X | | Attachments | [Bugpoint reduction with partially cleaned names (I got rid of some C++ name cruft)](https://user-images.githubusercontent.com/...
aggressive-remat triggers bugs
https://api.github.com/repos/llvm/llvm-project/issues/2967/comments
5
2008-07-25T17:00:36Z
2021-12-03T20:26:21Z
https://github.com/llvm/llvm-project/issues/2967
1,070,941,130
2,967
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2594](https://llvm.org/bz2594) | | Resolution | WONTFIX | | Resolved on | Apr 17, 2019 16:55 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @EdSchouten,@sunfishcode,@regehr | ## Extended Description llc crashes in SelectionDAGLowering ...
SelectionDAG does not support va_arg with aggregate type
https://api.github.com/repos/llvm/llvm-project/issues/2966/comments
11
2008-07-25T03:45:45Z
2022-01-20T02:29:09Z
https://github.com/llvm/llvm-project/issues/2966
1,070,941,113
2,966
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2593](https://llvm.org/bz2593) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description The following class generates a NullDereference warning: @&...
NSAssert/NSParameterAssert are not understood by the checker
https://api.github.com/repos/llvm/llvm-project/issues/2965/comments
2
2008-07-24T09:28:54Z
2021-12-03T20:26:19Z
https://github.com/llvm/llvm-project/issues/2965
1,070,941,100
2,965
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2592](https://llvm.org/bz2592) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description The following class generates a MissingDealloc warning: @&#...
Classes with only SEL ivars flagged as missing -dealloc
https://api.github.com/repos/llvm/llvm-project/issues/2964/comments
2
2008-07-24T09:20:29Z
2021-12-03T20:26:19Z
https://github.com/llvm/llvm-project/issues/2964
1,070,941,093
2,964
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2591](https://llvm.org/bz2591) | | Resolution | WORKSFORME | | Resolved on | Jul 24, 2008 17:46 | | Version | 2.1 | | OS | Linux | | CC | @asl | ## Extended Description Internal compiler error on llvm-g++ The error message: /home/nadav/file.c: In function ‘int main()’: /home...
Internal compiler error in llvm-g++
https://api.github.com/repos/llvm/llvm-project/issues/2963/comments
3
2008-07-24T06:32:41Z
2022-01-20T02:00:49Z
https://github.com/llvm/llvm-project/issues/2963
1,070,941,085
2,963
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2590](https://llvm.org/bz2590) | | Resolution | FIXED | | Resolved on | Mar 01, 2010 16:09 | | Version | trunk | | OS | NetBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@lattner | ## Extended Description Running the the llvm testsuite on different platforms shows ...
TableGen generates different output on different platforms
https://api.github.com/repos/llvm/llvm-project/issues/2962/comments
8
2008-07-24T04:04:53Z
2021-12-03T20:26:17Z
https://github.com/llvm/llvm-project/issues/2962
1,070,941,075
2,962
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2589](https://llvm.org/bz2589) | | Resolution | FIXED | | Resolved on | Jul 24, 2008 19:55 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description If I use llvm-as -f t0026.ll llc -f -march arm t0026.bc on this snippe...
The ARM code generator fails for a small code snippet
https://api.github.com/repos/llvm/llvm-project/issues/2961/comments
1
2008-07-23T23:06:05Z
2021-12-03T20:26:16Z
https://github.com/llvm/llvm-project/issues/2961
1,070,941,064
2,961
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2588](https://llvm.org/bz2588) | | Version | unspecified | | OS | All | | CC | @haoNoQ | ## Extended Description This bug report tracks the progress of the issue originally mentioned in the following cfe-dev threads: http://lists.cs.uiuc.edu/pipermail/cfe-dev/2008-June/001980...
[FN] RetainCount: NSWindow doesn't self-own until it is displayed.
https://api.github.com/repos/llvm/llvm-project/issues/2960/comments
2
2008-07-23T18:13:49Z
2023-05-22T21:27:12Z
https://github.com/llvm/llvm-project/issues/2960
1,070,941,052
2,960
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2587](https://llvm.org/bz2587) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek,@haoNoQ | ## Extended Description It's a common and recommended idiom in ObjC to set ivar object pointers to nil after they have been released. Us...
[Lint] Check that each object variable is set to nil after it has been released
https://api.github.com/repos/llvm/llvm-project/issues/2959/comments
8
2008-07-23T08:45:52Z
2023-05-23T11:27:28Z
https://github.com/llvm/llvm-project/issues/2959
1,070,941,040
2,959
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2586](https://llvm.org/bz2586) | | Resolution | INVALID | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description gcc accepts the following code with a warning, whereas cl...
clang is less permissive than gcc in accepting function redefinitions
https://api.github.com/repos/llvm/llvm-project/issues/2958/comments
2
2008-07-23T01:11:05Z
2021-12-03T20:26:13Z
https://github.com/llvm/llvm-project/issues/2958
1,070,941,032
2,958
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2585](https://llvm.org/bz2585) | | Resolution | FIXED | | Resolved on | Apr 18, 2016 16:13 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @RKSimon | ## Extended Description In an attempt to do an element-wise trunc of <4 x i32> to <4 x...
Unoptimal vector 'trunc' emulation (and crash)
https://api.github.com/repos/llvm/llvm-project/issues/2957/comments
8
2008-07-23T00:54:34Z
2021-12-03T20:26:13Z
https://github.com/llvm/llvm-project/issues/2957
1,070,941,015
2,957
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2584](https://llvm.org/bz2584) | | Resolution | WORKSFORME | | Resolved on | Oct 14, 2011 21:29 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic,@isanbard | ## Extended Description The following LLVM IR extracts both the l...
Suboptimal codegen for <2 x i32> extractelement
https://api.github.com/repos/llvm/llvm-project/issues/2956/comments
4
2008-07-23T00:19:24Z
2022-01-20T02:00:49Z
https://github.com/llvm/llvm-project/issues/2956
1,070,941,004
2,956
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2583](https://llvm.org/bz2583) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | Attachments | [Test source showing the issue](https://user-images.githubusercontent.com/60944935/143738120-d8c2e981-5412-45fc-8359-6498ea5e030a.g...
Source location not tracked for nested macros
https://api.github.com/repos/llvm/llvm-project/issues/2955/comments
3
2008-07-22T23:31:22Z
2021-12-03T20:26:11Z
https://github.com/llvm/llvm-project/issues/2955
1,070,940,995
2,955
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2582](https://llvm.org/bz2582) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description clang should warn about -- int foo(float *x) { return x; } --
implicit cast of pointer to integer should generate warning
https://api.github.com/repos/llvm/llvm-project/issues/2954/comments
1
2008-07-22T22:24:06Z
2021-12-03T20:26:10Z
https://github.com/llvm/llvm-project/issues/2954
1,070,940,986
2,954
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2581](https://llvm.org/bz2581) | | Resolution | FIXED | | Resolved on | Sep 03, 2010 11:55 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#2144 | | CC | @lattner,@efriedma-quic,@sunfishcode,@nlewycky | ## Extended Description In the following fairly triv...
jump threading: Useless select not removed
https://api.github.com/repos/llvm/llvm-project/issues/2953/comments
23
2008-07-22T16:52:27Z
2021-12-03T20:26:09Z
https://github.com/llvm/llvm-project/issues/2953
1,070,940,968
2,953
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2580](https://llvm.org/bz2580) | | Resolution | WORKSFORME | | Resolved on | Dec 23, 2018 06:50 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek,@haoNoQ | ## Extended Description Run this against one of my projects, specif...
False positive CF leak involving 'autorelease' wrapper
https://api.github.com/repos/llvm/llvm-project/issues/2952/comments
7
2008-07-22T11:28:09Z
2022-01-20T02:00:48Z
https://github.com/llvm/llvm-project/issues/2952
1,070,940,958
2,952
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2579](https://llvm.org/bz2579) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | All | | Attachments | [Short testcase](https://user-images.githubusercontent.com/3487/143738119-5a3edb51-710b-4b85-a0f1-d3fdfe215617.gz) | ## Extended D...
`./configure` check for Carbon.h fails with CC=clang
https://api.github.com/repos/llvm/llvm-project/issues/2951/comments
2
2008-07-22T10:06:02Z
2021-12-03T20:26:07Z
https://github.com/llvm/llvm-project/issues/2951
1,070,940,949
2,951
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2578](https://llvm.org/bz2578) | | Resolution | FIXED | | Resolved on | Jul 29, 2008 02:38 | | Version | 2.3 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description There appears to be a bug in MemoryRangeHeader::TrimAllocationToSize in that it only che...
TrimAllocationToSize will trim blocks to smaller than FreeRangeHeader::getMinBlockSize()
https://api.github.com/repos/llvm/llvm-project/issues/2950/comments
4
2008-07-22T05:15:33Z
2021-12-03T20:26:06Z
https://github.com/llvm/llvm-project/issues/2950
1,070,940,933
2,950
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2577](https://llvm.org/bz2577) | | Resolution | FIXED | | Resolved on | Oct 20, 2011 10:31 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@atrick,@bixia1,@chandlerc,@lattner,@zygoloid | ## Extended Description We should use the in...
Use static profile info from __builtin_expect in optimizer to improve code
https://api.github.com/repos/llvm/llvm-project/issues/2949/comments
10
2008-07-21T23:42:19Z
2021-12-03T20:26:05Z
https://github.com/llvm/llvm-project/issues/2949
1,070,940,920
2,949
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2576](https://llvm.org/bz2576) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The llvm.prefetch intrinsic should be type checked by the verifier to ensure that the ...
Type check llvm.prefetch intrinsic
https://api.github.com/repos/llvm/llvm-project/issues/2948/comments
2
2008-07-21T23:35:31Z
2021-12-03T20:26:04Z
https://github.com/llvm/llvm-project/issues/2948
1,070,940,913
2,948
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2575](https://llvm.org/bz2575) | | Resolution | FIXED | | Resolved on | Jul 22, 2008 18:54 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description With llc -mcpu=pentium, the following code (courtesy of bugpoint) crashes llc: === de...
v4i32 vsetcc not legalizing correctly
https://api.github.com/repos/llvm/llvm-project/issues/2947/comments
3
2008-07-21T23:20:44Z
2021-12-03T20:26:03Z
https://github.com/llvm/llvm-project/issues/2947
1,070,940,900
2,947
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2574](https://llvm.org/bz2574) | | Resolution | FIXED | | Resolved on | Jul 22, 2008 15:06 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Consider the following test case: define void @&#8203;entry(i32 %m_task_id, i32 %star...
scalar_to_vector not selecting on x86 (-mcpu=core2) for v2f32
https://api.github.com/repos/llvm/llvm-project/issues/2946/comments
2
2008-07-21T23:18:05Z
2021-12-03T20:26:03Z
https://github.com/llvm/llvm-project/issues/2946
1,070,940,886
2,946
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2573](https://llvm.org/bz2573) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | MacOS X | | Attachments | [Test case: Dead initialization of a variable with 'unused' attribute](https://user-images.githubusercontent.com/60944935/14373...
Dead initialization is reported even when 'unused' attribute is used
https://api.github.com/repos/llvm/llvm-project/issues/2945/comments
3
2008-07-21T15:32:45Z
2021-12-03T20:26:02Z
https://github.com/llvm/llvm-project/issues/2945
1,070,940,876
2,945
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2572](https://llvm.org/bz2572) | | Resolution | FIXED | | Resolved on | Jul 20, 2008 23:59 | | Version | trunk | | OS | Linux | ## Extended Description kimwitu++ doesn't compile on my Linux GCC 4.3 machine because it lacks an #include <cstring> when using strlen. Unfortunately...
kimwitu++ lacks include of cstring for strlen
https://api.github.com/repos/llvm/llvm-project/issues/2944/comments
2
2008-07-21T06:31:10Z
2021-12-03T20:26:01Z
https://github.com/llvm/llvm-project/issues/2944
1,070,940,870
2,944
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2571](https://llvm.org/bz2571) | | Resolution | WORKSFORME | | Resolved on | Nov 28, 2010 15:34 | | Version | unspecified | | OS | Linux | | CC | @asl | ## Extended Description For whatever reason, ackermann runs very slowly on Linux GCC: 0.92s CBE: 2.19s LLC: 4.01s ma...
Shootout-C++/ackermann has gcc/llc of 0.23x on Linux
https://api.github.com/repos/llvm/llvm-project/issues/2943/comments
1
2008-07-21T03:25:42Z
2022-01-20T02:00:47Z
https://github.com/llvm/llvm-project/issues/2943
1,070,940,864
2,943
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2570](https://llvm.org/bz2570) | | Resolution | FIXED | | Resolved on | Jul 21, 2008 17:48 | | Version | unspecified | | OS | Linux | | Attachments | [bug-inducing testcase](https://user-images.githubusercontent.com/732536/143738114-4255cede-03ec-4662-9e5a-816bc9727607.gz) | | C...
infinite loop in LSR
https://api.github.com/repos/llvm/llvm-project/issues/2942/comments
8
2008-07-19T23:05:25Z
2021-12-03T20:25:59Z
https://github.com/llvm/llvm-project/issues/2942
1,070,940,852
2,942
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2569](https://llvm.org/bz2569) | | Resolution | WONTFIX | | Resolved on | Oct 21, 2015 04:03 | | Version | trunk | | OS | All | | Attachments | [patch](https://user-images.githubusercontent.com/2998477/143738112-02712522-4fca-47e9-a020-08b9ebf50133.gz) | ## Extended Description...
JITResolver::getFunctionStub() doesn't update the global mapping
https://api.github.com/repos/llvm/llvm-project/issues/2941/comments
9
2008-07-19T20:33:12Z
2022-01-20T02:29:08Z
https://github.com/llvm/llvm-project/issues/2941
1,070,940,841
2,941
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2568](https://llvm.org/bz2568) | | Resolution | FIXED | | Resolved on | Aug 05, 2008 02:12 | | Version | unspecified | | OS | Linux | | Attachments | [reduced code for this bug](https://user-images.githubusercontent.com/732536/143738109-cb090a98-68db-46d8-bcde-761468ef2ef8.gz) |...
regalloc losing a write-back
https://api.github.com/repos/llvm/llvm-project/issues/2940/comments
12
2008-07-19T20:15:39Z
2021-12-03T20:25:57Z
https://github.com/llvm/llvm-project/issues/2940
1,070,940,831
2,940
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2567](https://llvm.org/bz2567) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:21 | | Version | unspecified | | OS | MacOS X | | Attachments | [Output of scan-build run with failures](https://user-images.githubusercontent.com/60944935/143738107-131e8b6c-bf58-4fef-ad64-e...
Errors compiling an Xcode project using scan-build
https://api.github.com/repos/llvm/llvm-project/issues/2939/comments
10
2008-07-18T23:28:16Z
2021-12-03T20:25:56Z
https://github.com/llvm/llvm-project/issues/2939
1,070,940,826
2,939
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2566](https://llvm.org/bz2566) | | Resolution | LATER | | Resolved on | Oct 16, 2008 00:57 | | Version | unspecified | | OS | All | | Attachments | [Replacement of fibonacci.cpp generating the LLVM IR](https://user-images.githubusercontent.com/60944935/143738104-5a49c06a-7969-45...
Combine of bitcast and shuffle assumes vector to vector cast
https://api.github.com/repos/llvm/llvm-project/issues/2938/comments
9
2008-07-18T14:44:59Z
2021-12-03T20:25:56Z
https://github.com/llvm/llvm-project/issues/2938
1,070,940,823
2,938
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2565](https://llvm.org/bz2565) | | Resolution | FIXED | | Resolved on | Oct 16, 2008 00:55 | | Version | unspecified | | OS | NetBSD | | Attachments | [File triggering the bug](https://user-images.githubusercontent.com/60944935/143738103-38261f67-9f81-4dd6-91fe-38c9c1076ef4.gz) ...
assertion "Src->getType()->isFloatingPoint() && "Unknown real conversion"" failed
https://api.github.com/repos/llvm/llvm-project/issues/2937/comments
2
2008-07-18T05:56:51Z
2021-12-03T20:25:55Z
https://github.com/llvm/llvm-project/issues/2937
1,070,940,812
2,937
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2564](https://llvm.org/bz2564) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:55 | | Version | unspecified | | OS | NetBSD | | Attachments | [File triggering the bug](https://user-images.githubusercontent.com/60944935/143738102-6ba2449a-8871-4ded-8bef-2e323aa501d2.gz) ...
assertion "BitWidth == RHS.BitWidth && "Bit widths must be the same"" failed
https://api.github.com/repos/llvm/llvm-project/issues/2936/comments
3
2008-07-18T05:09:43Z
2021-12-03T20:25:54Z
https://github.com/llvm/llvm-project/issues/2936
1,070,940,808
2,936
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2563](https://llvm.org/bz2563) | | Resolution | WORKSFORME | | Resolved on | Apr 07, 2017 09:15 | | Version | trunk | | OS | All | | Attachments | [Example bitcode](https://user-images.githubusercontent.com/60944935/143738101-1d151c79-ddc9-4dfd-a2ce-b757ffb087c9.gz) | | Reporter...
SimplifyCFG is not collapsing unneeded switches
https://api.github.com/repos/llvm/llvm-project/issues/2935/comments
4
2008-07-18T00:06:37Z
2022-01-20T02:00:46Z
https://github.com/llvm/llvm-project/issues/2935
1,070,940,799
2,935
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2562](https://llvm.org/bz2562) | | Resolution | WORKSFORME | | Resolved on | Jun 07, 2009 12:52 | | Version | unspecified | | OS | All | | Attachments | [fibonacci.cpp replacement generating the IR](https://user-images.githubusercontent.com/60944935/143738098-cbee30e2-35e2-42ea-...
MMX inserts fail
https://api.github.com/repos/llvm/llvm-project/issues/2934/comments
15
2008-07-17T19:46:33Z
2022-01-20T02:00:45Z
https://github.com/llvm/llvm-project/issues/2934
1,070,940,791
2,934
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2561](https://llvm.org/bz2561) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | Attachments | [example](https://user-images.githubusercontent.com/60944935/143738097-af1d8823-62ca-48fa-864f-c3b8f3081dc1.gz) | | Reporter | LLVM...
flexible array member initializers generate error
https://api.github.com/repos/llvm/llvm-project/issues/2933/comments
7
2008-07-17T19:02:53Z
2021-12-03T20:25:51Z
https://github.com/llvm/llvm-project/issues/2933
1,070,940,787
2,933
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2560](https://llvm.org/bz2560) | | Resolution | FIXED | | Resolved on | Jul 24, 2008 05:06 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#2931 | | CC | @asl,@sunfishcode | ## Extended Description Now that most of the first class aggregate support is completed...
Remove multiple return value support
https://api.github.com/repos/llvm/llvm-project/issues/2932/comments
1
2008-07-17T16:23:46Z
2021-12-03T20:25:50Z
https://github.com/llvm/llvm-project/issues/2932
1,070,940,780
2,932
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2559](https://llvm.org/bz2559) | | Resolution | FIXED | | Resolved on | Oct 16, 2008 00:53 | | Version | unspecified | | OS | All | | Depends On | llvm/llvm-project#2929 llvm/llvm-bugzilla-archive#2560 | | CC | @asl,@sunfishcode | ## Extended Description In the past months su...
Finish first-class aggregates support
https://api.github.com/repos/llvm/llvm-project/issues/2931/comments
8
2008-07-17T16:15:18Z
2021-12-03T20:25:49Z
https://github.com/llvm/llvm-project/issues/2931
1,070,940,762
2,931
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2558](https://llvm.org/bz2558) | | Version | trunk | | OS | All | | CC | @sunfishcode | ## Extended Description Argumentpromotion does not currently promote first-class structs and arrays. A testcase is as follows: ; This testcase makes sure that argpromotion promotes first ...
Argpromotion does not handle first class aggregates
https://api.github.com/repos/llvm/llvm-project/issues/2930/comments
2
2008-07-17T14:49:16Z
2021-12-03T20:25:48Z
https://github.com/llvm/llvm-project/issues/2930
1,070,940,752
2,930
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2557](https://llvm.org/bz2557) | | Resolution | DUPLICATE | | Resolved on | Oct 16, 2008 11:24 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#2559 | | CC | @sunfishcode | ## Extended Description Very easy to reproduce: Feed any program containing a i...
Anders pass asserts on extractvalue/insertvalue
https://api.github.com/repos/llvm/llvm-project/issues/2929/comments
4
2008-07-17T14:38:22Z
2021-12-03T20:25:47Z
https://github.com/llvm/llvm-project/issues/2929
1,070,940,738
2,929
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2556](https://llvm.org/bz2556) | | Resolution | WORKSFORME | | Resolved on | Jul 23, 2012 08:50 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#2378 | | Reporter | LLVM Bugzilla Contributor | | CC | @sunfishcode,@pwo | ## Extended Description Running l...
v2f32 on x86-64: "Couldn't find the register class" assert failure
https://api.github.com/repos/llvm/llvm-project/issues/2928/comments
5
2008-07-17T14:26:33Z
2022-01-20T02:00:44Z
https://github.com/llvm/llvm-project/issues/2928
1,070,940,729
2,928
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2555](https://llvm.org/bz2555) | | Resolution | FIXED | | Resolved on | Aug 21, 2009 18:03 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@edwintorok | ## Extended Description IEEE 128 bit values are not supported by APFloat. Also, look...
APFloat does not support IEEEquad
https://api.github.com/repos/llvm/llvm-project/issues/2927/comments
8
2008-07-17T13:08:31Z
2021-12-03T20:25:46Z
https://github.com/llvm/llvm-project/issues/2927
1,070,940,713
2,927
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2554](https://llvm.org/bz2554) | | Resolution | FIXED | | Resolved on | Apr 23, 2009 22:45 | | Version | trunk | | OS | Linux | | CC | @sunfishcode | ## Extended Description This turned up in make check: llvm-as < test/CodeGen/PowerPC/vec_spat.ll | llc -march=x86 -mattr=+sse2...
assertion failure in X86TargetLowering::LowerVECTOR_SHUFFLE
https://api.github.com/repos/llvm/llvm-project/issues/2926/comments
8
2008-07-17T06:39:37Z
2021-12-03T20:25:45Z
https://github.com/llvm/llvm-project/issues/2926
1,070,940,701
2,926
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2553](https://llvm.org/bz2553) | | Resolution | FIXED | | Resolved on | Jul 17, 2008 01:07 | | Version | unspecified | | OS | NetBSD | | Attachments | [The file mentioned in the bug report.](https://user-images.githubusercontent.com/60944935/143738095-1b7eff96-e029-4368-9d24-c1b...
Invalid float optimization with NaN
https://api.github.com/repos/llvm/llvm-project/issues/2925/comments
2
2008-07-17T03:27:23Z
2021-12-03T20:25:44Z
https://github.com/llvm/llvm-project/issues/2925
1,070,940,690
2,925
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2552](https://llvm.org/bz2552) | | Resolution | WONTFIX | | Resolved on | Sep 09, 2008 16:33 | | Version | trunk | | OS | All | | CC | @efriedma-quic | ## Extended Description The following code makes llvm crash: std::string err; MemoryBuffer* buf = MemoryBuffer::getFile(file...
FunctionPassManager crashed with function inling pass
https://api.github.com/repos/llvm/llvm-project/issues/2924/comments
3
2008-07-17T00:29:34Z
2022-01-20T02:29:06Z
https://github.com/llvm/llvm-project/issues/2924
1,070,940,680
2,924
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2551](https://llvm.org/bz2551) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Sample code: float f = H/60-Hi, p = V*(1-S), q = ...
False positive for dead store with comma-separated variable initializations
https://api.github.com/repos/llvm/llvm-project/issues/2923/comments
5
2008-07-16T21:06:24Z
2021-12-03T20:25:42Z
https://github.com/llvm/llvm-project/issues/2923
1,070,940,669
2,923
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2550](https://llvm.org/bz2550) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description The Static Analyzer correctly warns about a dead store i...
request: filter idiomatic true positive static analysis reports for s[i++] = foo
https://api.github.com/repos/llvm/llvm-project/issues/2922/comments
8
2008-07-15T13:22:21Z
2021-12-03T20:25:41Z
https://github.com/llvm/llvm-project/issues/2922
1,070,940,658
2,922
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2549](https://llvm.org/bz2549) | | Resolution | FIXED | | Resolved on | Jul 19, 2008 01:33 | | Version | unspecified | | OS | Windows XP | | Attachments | [Bitcode file generating movups for vector spills](https://user-images.githubusercontent.com/60944935/143738093-5b4944c5-07f...
Vector spills unaligned despite aligned stack
https://api.github.com/repos/llvm/llvm-project/issues/2921/comments
6
2008-07-14T22:24:37Z
2021-12-03T20:25:40Z
https://github.com/llvm/llvm-project/issues/2921
1,070,940,647
2,921
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2548](https://llvm.org/bz2548) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@jayfoad | ## Extended Description I built llvm-gcc as a cross compiler, running on x86 linux but targetting sparc. When I compile this source: $ cat wide...
wide strings versus endianness
https://api.github.com/repos/llvm/llvm-project/issues/2920/comments
5
2008-07-14T13:50:29Z
2022-03-05T09:46:48Z
https://github.com/llvm/llvm-project/issues/2920
1,070,940,636
2,920
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2547](https://llvm.org/bz2547) | | Resolution | FIXED | | Resolved on | Apr 08, 2011 13:17 | | Version | 1.0 | | OS | All | | CC | @asl,@lattner,@sunfishcode,@nlewycky | ## Extended Description TBAA is a feature that llvm has never supported, and it is capable of providing sig...
Implement support for Type Based Alias Analysis
https://api.github.com/repos/llvm/llvm-project/issues/2919/comments
16
2008-07-14T06:15:02Z
2021-12-03T20:25:38Z
https://github.com/llvm/llvm-project/issues/2919
1,070,940,624
2,919
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2546](https://llvm.org/bz2546) | | Resolution | INVALID | | Resolved on | Jul 15, 2008 00:34 | | Version | trunk | | OS | All | ## Extended Description Currently we use SCEVCouldNotCompute for cases where the analysis failed and when the loop was successfully analyzed as being...
create SCEVInfinite
https://api.github.com/repos/llvm/llvm-project/issues/2918/comments
3
2008-07-13T08:49:23Z
2021-12-03T20:25:38Z
https://github.com/llvm/llvm-project/issues/2918
1,070,940,618
2,918
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2545](https://llvm.org/bz2545) | | Resolution | FIXED | | Resolved on | Mar 19, 2009 13:07 | | Version | 2.3 | | OS | Linux | | Attachments | [Fix for thumb_div_mod_body](https://user-images.githubusercontent.com/60944935/143738092-6439e3ff-1e19-4535-8cc3-0ffa5f938060.gz) | | Re...
THUMB_DIV_MOD_BODY problem with standard arm assembler when building llvm-gcc frontend
https://api.github.com/repos/llvm/llvm-project/issues/2917/comments
4
2008-07-12T18:06:53Z
2021-12-03T20:25:37Z
https://github.com/llvm/llvm-project/issues/2917
1,070,940,610
2,917
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2544](https://llvm.org/bz2544) | | Resolution | FIXED | | Resolved on | Jun 07, 2009 13:05 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@efriedma-quic | ## Extended Description The following IR will not compile with -march=x86 -mattr=...
vector uitofp does not select on x86 with SSE2
https://api.github.com/repos/llvm/llvm-project/issues/2916/comments
5
2008-07-11T14:58:36Z
2021-12-03T20:25:36Z
https://github.com/llvm/llvm-project/issues/2916
1,070,940,604
2,916
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2543](https://llvm.org/bz2543) | | Resolution | FIXED | | Resolved on | Oct 30, 2008 14:52 | | Version | 2.3 | | OS | Linux | | Attachments | [A simple .c file](https://user-images.githubusercontent.com/60944935/143738089-f93fbbfd-3efe-4e54-88c9-3f7a1e95a205.gz), [The generated...
llc failed with MIPS architecture
https://api.github.com/repos/llvm/llvm-project/issues/2915/comments
5
2008-07-11T09:57:52Z
2021-12-03T20:25:35Z
https://github.com/llvm/llvm-project/issues/2915
1,070,940,598
2,915
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2542](https://llvm.org/bz2542) | | Resolution | FIXED | | Resolved on | Dec 23, 2018 16:12 | | Version | unspecified | | OS | All | | Attachments | [A clang test case which describes my assumptions about NSAnimation. Test case fails in clang rev 53413](https://user-images.github...
NSAnimation delegate-ownership is ignored
https://api.github.com/repos/llvm/llvm-project/issues/2914/comments
9
2008-07-11T07:08:34Z
2021-12-03T20:25:34Z
https://github.com/llvm/llvm-project/issues/2914
1,070,940,590
2,914
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2541](https://llvm.org/bz2541) | | Resolution | WORKSFORME | | Resolved on | Jul 14, 2008 00:22 | | Version | unspecified | | OS | Linux | | Attachments | [gzipped source of the benchmark](https://user-images.githubusercontent.com/60944935/143738086-83a1bb52-18b7-4622-bbcc-3c0ea...
Olden benchmark perimeter fails with llvm-2.3
https://api.github.com/repos/llvm/llvm-project/issues/2913/comments
1
2008-07-10T21:39:17Z
2022-01-20T02:00:42Z
https://github.com/llvm/llvm-project/issues/2913
1,070,940,577
2,913
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2540](https://llvm.org/bz2540) | | Resolution | FIXED | | Resolved on | Jul 13, 2008 17:30 | | Version | unspecified | | OS | Linux | | Depends On | llvm/llvm-project#2908 | | CC | @asl,@efriedma-quic | ## Extended Description This is for svn 53390 again, on Ubuntu Feisty on ...
possible integer codegen error
https://api.github.com/repos/llvm/llvm-project/issues/2912/comments
6
2008-07-10T20:25:08Z
2021-12-03T20:25:32Z
https://github.com/llvm/llvm-project/issues/2912
1,070,940,563
2,912
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2539](https://llvm.org/bz2539) | | Resolution | FIXED | | Resolved on | Jul 11, 2008 00:41 | | Version | unspecified | | OS | Linux | | CC | @efriedma-quic | ## Extended Description From svn 53390 on Ubuntu Feisty on ia32. [regehr@babel tmp2]$ llvm-gcc -O1 -fwrapv small.c -o ...
possible integer codegen error
https://api.github.com/repos/llvm/llvm-project/issues/2911/comments
11
2008-07-10T18:32:39Z
2021-12-03T20:25:31Z
https://github.com/llvm/llvm-project/issues/2911
1,070,940,549
2,911
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2538](https://llvm.org/bz2538) | | Resolution | FIXED | | Resolved on | Jul 10, 2008 19:31 | | Version | unspecified | | OS | Linux | ## Extended Description Testcase: target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-...
llvm-as gives an error on extremely large constants
https://api.github.com/repos/llvm/llvm-project/issues/2910/comments
1
2008-07-10T17:08:27Z
2021-12-03T20:25:30Z
https://github.com/llvm/llvm-project/issues/2910
1,070,940,544
2,910
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2537](https://llvm.org/bz2537) | | Resolution | WORKSFORME | | Resolved on | Apr 22, 2009 05:05 | | Version | unspecified | | OS | Linux | | CC | @nlewycky | ## Extended Description Testcase: target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32...
-loop-reduce crashes with extremely large stride (i128)
https://api.github.com/repos/llvm/llvm-project/issues/2909/comments
1
2008-07-10T16:58:35Z
2022-01-20T02:00:40Z
https://github.com/llvm/llvm-project/issues/2909
1,070,940,526
2,909
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2536](https://llvm.org/bz2536) | | Resolution | FIXED | | Resolved on | Jul 11, 2008 20:57 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#2540 | | CC | @asl | ## Extended Description This is on svn 53265 on Ubuntu Feisty on ia32. Apologies f...
regalloc subreg miscompilation
https://api.github.com/repos/llvm/llvm-project/issues/2908/comments
15
2008-07-09T08:01:03Z
2021-12-03T20:25:29Z
https://github.com/llvm/llvm-project/issues/2908
1,070,940,519
2,908
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2535](https://llvm.org/bz2535) | | Resolution | FIXED | | Resolved on | Aug 06, 2008 13:06 | | Version | unspecified | | OS | Linux | | CC | @asl | ## Extended Description Testcase: ; ModuleID = '<stdin>' target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64...
Off-by-one bug with loop strength reduction of induction variable
https://api.github.com/repos/llvm/llvm-project/issues/2907/comments
3
2008-07-09T07:31:27Z
2021-12-03T20:25:28Z
https://github.com/llvm/llvm-project/issues/2907
1,070,940,512
2,907
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2534](https://llvm.org/bz2534) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description typedef struct { int a; int : 24; char b; } S; S a = {...
Unnamed bitfield causes warning
https://api.github.com/repos/llvm/llvm-project/issues/2906/comments
1
2008-07-09T06:57:28Z
2021-12-03T20:25:27Z
https://github.com/llvm/llvm-project/issues/2906
1,070,940,500
2,906
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2533](https://llvm.org/bz2533) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description #include <stdio.h> #include <inttypes.h> void dummy(const char*...
Code gen for x86_64 broken, example included
https://api.github.com/repos/llvm/llvm-project/issues/2905/comments
3
2008-07-08T23:20:38Z
2021-12-03T20:25:26Z
https://github.com/llvm/llvm-project/issues/2905
1,070,940,490
2,905
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2532](https://llvm.org/bz2532) | | Resolution | FIXED | | Resolved on | Jul 11, 2008 15:53 | | Version | trunk | | OS | Linux | | Attachments | [Failed with llc -march=arm _muldc3.bc](https://user-images.githubusercontent.com/60944935/143738075-675a14ab-5089-4b40-b9cc-24f3004d1...
ARM: i128 result (aka double complex) not supported
https://api.github.com/repos/llvm/llvm-project/issues/2904/comments
10
2008-07-08T16:56:40Z
2021-12-03T20:25:25Z
https://github.com/llvm/llvm-project/issues/2904
1,070,940,486
2,904
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2531](https://llvm.org/bz2531) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@tkremenek | ## Extended Description Running scan-build on code which uses va_start ...
static analyzer doesn't understand va_start
https://api.github.com/repos/llvm/llvm-project/issues/2903/comments
15
2008-07-08T16:25:29Z
2021-12-03T20:25:24Z
https://github.com/llvm/llvm-project/issues/2903
1,070,940,476
2,903
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2530](https://llvm.org/bz2530) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description GCC supports -fno-builtin-abs and other to selectively disable builtins. This does not work sometimes because SimplifyLibCalls is not informed abo...
-fno-builtin-abs does not work
https://api.github.com/repos/llvm/llvm-project/issues/2902/comments
3
2008-07-08T02:30:27Z
2022-01-27T01:58:21Z
https://github.com/llvm/llvm-project/issues/2902
1,070,940,465
2,902
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2529](https://llvm.org/bz2529) | | Resolution | FIXED | | Resolved on | Jul 10, 2008 10:51 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description For example, try passing the following through opt -instcombine: define <4 x i32> @&#...
constant folding fails on vicmp/vfcmp instructions with undef operands
https://api.github.com/repos/llvm/llvm-project/issues/2901/comments
5
2008-07-07T23:51:08Z
2021-12-03T20:25:23Z
https://github.com/llvm/llvm-project/issues/2901
1,070,940,452
2,901
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2528](https://llvm.org/bz2528) | | Resolution | INVALID | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | All | | Attachments | [testcase](https://user-images.githubusercontent.com/3487/143738071-aed0a326-b4fe-4b92-a319-70b7dbdf6796.gz) | | CC | @tkremenek ...
False positive "dead store" for aliased pointer
https://api.github.com/repos/llvm/llvm-project/issues/2900/comments
1
2008-07-07T22:31:50Z
2021-12-03T20:25:22Z
https://github.com/llvm/llvm-project/issues/2900
1,070,940,444
2,900
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2527](https://llvm.org/bz2527) | | Resolution | WORKSFORME | | Resolved on | Dec 23, 2018 06:37 | | Version | unspecified | | OS | MacOS X | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143738070-898e8394-27ca-44c5-b041-6d5a70125245.gz) | | Repo...
analyzer doesn't track instance variables within methods
https://api.github.com/repos/llvm/llvm-project/issues/2899/comments
3
2008-07-07T21:18:28Z
2022-01-20T02:00:39Z
https://github.com/llvm/llvm-project/issues/2899
1,070,940,434
2,899
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2526](https://llvm.org/bz2526) | | Resolution | DUPLICATE | | Resolved on | Dec 23, 2018 16:12 | | Version | unspecified | | OS | MacOS X | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143738069-4c218c24-6997-4504-a144-6216cd9b7b84.gz) | | Repor...
delegate false-positive memory leak with NSAlert
https://api.github.com/repos/llvm/llvm-project/issues/2898/comments
5
2008-07-07T21:08:35Z
2021-12-03T20:25:20Z
https://github.com/llvm/llvm-project/issues/2898
1,070,940,425
2,898
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2525](https://llvm.org/bz2525) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:59 | | Version | unspecified | | OS | All | | CC | @efriedma-quic | ## Extended Description isConstantExpr() doesn't support C99 shortcuts. test: extern unsigned int __vki_invalid_size_ar...
clang doesn't accept non-ICE expressions in case statements (gcc extension)
https://api.github.com/repos/llvm/llvm-project/issues/2897/comments
5
2008-07-07T17:58:24Z
2021-12-03T20:25:20Z
https://github.com/llvm/llvm-project/issues/2897
1,070,940,423
2,897
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2524](https://llvm.org/bz2524) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | Windows NT | | CC | @lattner,@efriedma-quic,@filcab | ## Extended Description clang produces a bogus error with the following code, and gcc does not: ...
bogus error when taking the address of a noproto function decl
https://api.github.com/repos/llvm/llvm-project/issues/2896/comments
5
2008-07-07T16:42:59Z
2021-12-03T20:25:19Z
https://github.com/llvm/llvm-project/issues/2896
1,070,940,412
2,896
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2523](https://llvm.org/bz2523) | | Resolution | FIXED | | Resolved on | Jul 25, 2008 15:27 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description The code: typedef __attribute__(( ext_vector_type(2...
Asserts with releational operator applied to ext_vector_type(X) as argument
https://api.github.com/repos/llvm/llvm-project/issues/2895/comments
5
2008-07-07T16:11:38Z
2021-12-03T20:25:18Z
https://github.com/llvm/llvm-project/issues/2895
1,070,940,403
2,895
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2522](https://llvm.org/bz2522) | | Resolution | WORKSFORME | | Resolved on | May 04, 2012 06:41 | | Version | 2.3 | | OS | Windows XP | | Blocks | llvm/llvm-bugzilla-archive#4068 | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@edwintorok | ## Extended Description Whil...
global register variables not supported
https://api.github.com/repos/llvm/llvm-project/issues/2894/comments
9
2008-07-07T12:45:50Z
2022-01-20T02:00:38Z
https://github.com/llvm/llvm-project/issues/2894
1,070,940,387
2,894
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2521](https://llvm.org/bz2521) | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@nlewycky | ## Extended Description running a line 'opt -std-compile-opts test.bc' - notice that it is without -o test2.bc option, it prints out gibber...
opt prints gibberish (outputs binary) to the console with MSYS on win32
https://api.github.com/repos/llvm/llvm-project/issues/2893/comments
6
2008-07-07T04:50:43Z
2023-08-04T22:04:39Z
https://github.com/llvm/llvm-project/issues/2893
1,070,940,373
2,893
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2520](https://llvm.org/bz2520) | | Resolution | FIXED | | Resolved on | Jul 08, 2008 05:13 | | Version | trunk | | OS | Linux | ## Extended Description According to fabs(3), none of fabs fabsf or fabsl can have any errors. As such, they should be marked readnone since all they...
fabs not marked readnone
https://api.github.com/repos/llvm/llvm-project/issues/2892/comments
3
2008-07-07T02:07:08Z
2021-12-03T20:25:15Z
https://github.com/llvm/llvm-project/issues/2892
1,070,940,364
2,892
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2519](https://llvm.org/bz2519) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | MacOS X | | Attachments | [Test program. Use `make static-analysis` to run the analyzer.](https://user-images.githubusercontent.com/60944935/143738066-7f...
scan-build mishandles CFDictionaryCreate
https://api.github.com/repos/llvm/llvm-project/issues/2891/comments
2
2008-07-04T08:44:49Z
2021-12-03T20:25:14Z
https://github.com/llvm/llvm-project/issues/2891
1,070,940,355
2,891
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2518](https://llvm.org/bz2518) | | Resolution | INVALID | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description This was found with the common idiom of having an auto...
scan-build treats -[NSAutoreleasePool drain] as -[NSAutoreleasePool release]
https://api.github.com/repos/llvm/llvm-project/issues/2890/comments
5
2008-07-04T06:42:23Z
2021-12-03T20:25:14Z
https://github.com/llvm/llvm-project/issues/2890
1,070,940,346
2,890
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2517](https://llvm.org/bz2517) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description One such instance of this is when you have a class which...
scan-build reports “missing -dealloc” where -dealloc is unnecessary
https://api.github.com/repos/llvm/llvm-project/issues/2889/comments
4
2008-07-04T06:38:37Z
2021-12-03T20:25:13Z
https://github.com/llvm/llvm-project/issues/2889
1,070,940,340
2,889
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2516](https://llvm.org/bz2516) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | Solaris | | Depends On | llvm/llvm-project#2396 | | Attachments | [Disassembly of crtbegin.o compiled with llvm-gcc](https://user-images.githubusercontent.com...
llvm-gcc miscompiles crtbegin.o on i386-pc-solaris*
https://api.github.com/repos/llvm/llvm-project/issues/2888/comments
17
2008-07-04T05:15:00Z
2021-12-03T20:25:12Z
https://github.com/llvm/llvm-project/issues/2888
1,070,940,330
2,888
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2515](https://llvm.org/bz2515) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:58 | | Version | 2.3 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Hi, When running SPEC benchmarks in lli, I found that the execution of scanf() functi...
execution of scanf functions broken in lli
https://api.github.com/repos/llvm/llvm-project/issues/2887/comments
2
2008-07-03T11:55:10Z
2021-12-03T20:25:11Z
https://github.com/llvm/llvm-project/issues/2887
1,070,940,323
2,887
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2514](https://llvm.org/bz2514) | | Resolution | FIXED | | Resolved on | Aug 14, 2008 10:14 | | Version | 2.3 | | OS | Linux | | Attachments | [Workaround patch for llvm 2.3](https://user-images.githubusercontent.com/60944935/143738057-b09fbbc4-2b56-4e56-936d-a48fb8d8df5f.gz), [W...
Relocation when using llvm in shared library
https://api.github.com/repos/llvm/llvm-project/issues/2886/comments
3
2008-07-03T11:35:33Z
2021-12-03T20:25:10Z
https://github.com/llvm/llvm-project/issues/2886
1,070,940,316
2,886
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2513](https://llvm.org/bz2513) | | Resolution | FIXED | | Resolved on | Jul 08, 2008 18:09 | | Version | unspecified | | OS | Linux | ## Extended Description This is using svn 53007 on Ubuntu Feisty on ia32. [regehr@babel tmp36]$ /home/regehr/z/llvm/Release/bin/clang small.c ...
invalid bitcode bug - loop unswitch dom info
https://api.github.com/repos/llvm/llvm-project/issues/2885/comments
3
2008-07-02T18:13:47Z
2021-12-03T20:25:09Z
https://github.com/llvm/llvm-project/issues/2885
1,070,940,306
2,885
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2512](https://llvm.org/bz2512) | | Resolution | FIXED | | Resolved on | Jul 03, 2008 02:05 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description test/CodeGen/X86/nancvt.ll is failing because dominator information is not prese...
DomTree verifier checks when it shouldn't
https://api.github.com/repos/llvm/llvm-project/issues/2884/comments
1
2008-07-01T23:40:20Z
2021-12-03T20:25:08Z
https://github.com/llvm/llvm-project/issues/2884
1,070,940,296
2,884
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2511](https://llvm.org/bz2511) | | Resolution | DUPLICATE | | Resolved on | Oct 16, 2008 00:44 | | Version | trunk | | OS | Linux | | Attachments | [foo.bc](https://user-images.githubusercontent.com/60944935/143738055-5e3619ed-579b-4455-9bcb-14315ff4de4d.gz) | | Reporter | LLVM ...
Assertion `!OpInfo.AssignedRegs.Regs.empty() && "Couldn't allocate input reg!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/2883/comments
4
2008-07-01T22:45:56Z
2021-12-03T20:25:08Z
https://github.com/llvm/llvm-project/issues/2883
1,070,940,281
2,883
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2510](https://llvm.org/bz2510) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | unspecified | | OS | Linux | | CC | @efriedma-quic,@nunoplopes | ## Extended Description The following trivial code, declaring a vector of 3 _Bool's lets clang crash with a...
Non-power-of-2 _Bool vector asserts
https://api.github.com/repos/llvm/llvm-project/issues/2882/comments
4
2008-07-01T15:31:38Z
2021-12-03T20:25:07Z
https://github.com/llvm/llvm-project/issues/2882
1,070,940,268
2,882
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2509](https://llvm.org/bz2509) | | Resolution | FIXED | | Resolved on | Jul 03, 2008 00:08 | | Version | unspecified | | OS | All | | Attachments | [Input.ll](https://user-images.githubusercontent.com/60944935/143738051-5c3fc282-0cfb-4941-aa09-91801b800f45.gz), [Output.ll](https...
Jump threading produces funky output
https://api.github.com/repos/llvm/llvm-project/issues/2881/comments
13
2008-07-01T02:46:47Z
2021-12-03T20:25:06Z
https://github.com/llvm/llvm-project/issues/2881
1,070,940,256
2,881
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2508](https://llvm.org/bz2508) | | Resolution | INVALID | | Resolved on | Jul 01, 2008 03:08 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description $ llvm-g++ -Wvla x.cpp cc1plus: error: unrecognized command line opt...
-Wno-vla not supported
https://api.github.com/repos/llvm/llvm-project/issues/2880/comments
3
2008-07-01T00:31:46Z
2021-12-03T20:25:05Z
https://github.com/llvm/llvm-project/issues/2880
1,070,940,242
2,880
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2507](https://llvm.org/bz2507) | | Resolution | LATER | | Resolved on | Feb 28, 2010 12:55 | | Version | 2.3 | | OS | Linux | | Attachments | [failing test case](https://user-images.githubusercontent.com/60944935/143738050-3da42474-af7b-4b07-a502-70d34f3d99ec.gz) | | Reporter | ...
Anders-AA returns wrong mod/ref info for external function call
https://api.github.com/repos/llvm/llvm-project/issues/2879/comments
2
2008-06-30T11:32:01Z
2021-12-03T20:25:04Z
https://github.com/llvm/llvm-project/issues/2879
1,070,940,230
2,879
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2506](https://llvm.org/bz2506) | | Resolution | FIXED | | Resolved on | Jul 13, 2008 19:16 | | Version | unspecified | | OS | Linux | | CC | @isanbard | ## Extended Description Testcase: define i32 @&#8203;a(i32 %x, i32 %y) { entry: %tobool = icmp ne i32 %y, 0 ; <i1> [#uses=...
Invalid instcombine with select+div
https://api.github.com/repos/llvm/llvm-project/issues/2878/comments
7
2008-06-29T23:42:46Z
2021-12-03T20:25:03Z
https://github.com/llvm/llvm-project/issues/2878
1,070,940,216
2,878
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [2505](https://llvm.org/bz2505) | | Version | unspecified | | OS | MacOS X | | Blocks | llvm/llvm-bugzilla-archive#2665 | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek,@haoNoQ | ## Extended Description In a non-GC enrivonment, clang static analyzer stops tracking ...
[FN] RetainCount: Use-after-free through @&#8203;autorelease.
https://api.github.com/repos/llvm/llvm-project/issues/2877/comments
8
2008-06-29T21:22:07Z
2023-08-15T13:17:39Z
https://github.com/llvm/llvm-project/issues/2877
1,070,940,203
2,877