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 | [1204](https://llvm.org/bz1204) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:50 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When building llvm-gcc, while compiling libiberty.c, I get an assertion failed: 7...
LocalSpiller not handling virtual register map correctly
https://api.github.com/repos/llvm/llvm-project/issues/1576/comments
5
2007-02-15T23:46:29Z
2021-12-03T19:33:06Z
https://github.com/llvm/llvm-project/issues/1576
1,070,891,800
1,576
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1203](https://llvm.org/bz1203) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:43 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#1574 | | Attachments | [Valgrind output showing BitVector memory corruptions](https://user-images.githubusercontent.com/6...
memory corruption in new BitVector class
https://api.github.com/repos/llvm/llvm-project/issues/1575/comments
3
2007-02-15T20:39:51Z
2021-12-03T19:33:05Z
https://github.com/llvm/llvm-project/issues/1575
1,070,891,785
1,575
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1202](https://llvm.org/bz1202) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | Linux | | Depends On | llvm/llvm-bugzilla-archive#1203 | | Attachments | [Output from the test script showing the errors](https://user-images.githubuserconten...
llc deadlock via memory corruption from TargetData::setAlignment
https://api.github.com/repos/llvm/llvm-project/issues/1574/comments
7
2007-02-15T18:51:01Z
2021-12-03T19:33:03Z
https://github.com/llvm/llvm-project/issues/1574
1,070,891,776
1,574
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1201](https://llvm.org/bz1201) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:43 | | Version | 1.9 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description The optimizer doesn't remove malloc/free instructions when the alloca...
Unused malloc/free don't get optimized
https://api.github.com/repos/llvm/llvm-project/issues/1573/comments
2
2007-02-15T15:59:42Z
2021-12-03T19:33:03Z
https://github.com/llvm/llvm-project/issues/1573
1,070,891,764
1,573
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1200](https://llvm.org/bz1200) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | All | | Attachments | [testcase](https://user-images.githubusercontent.com/15152540/143736872-5c5c226a-3165-4297-a569-97ea07452d10.gz) | ## Extended Descripti...
[x86] unconditional branch not removed in codegen
https://api.github.com/repos/llvm/llvm-project/issues/1572/comments
2
2007-02-14T09:13:04Z
2021-12-03T19:33:02Z
https://github.com/llvm/llvm-project/issues/1572
1,070,891,759
1,572
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1199](https://llvm.org/bz1199) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | unspecified | | OS | Linux | | Attachments | [Failing portion of Burg reduced by bugpoint.](https://user-images.githubusercontent.com/60944935/143736869-7da476c8-644d-4e76-92...
nightly test fails many tests
https://api.github.com/repos/llvm/llvm-project/issues/1571/comments
7
2007-02-13T19:39:20Z
2021-12-03T19:33:01Z
https://github.com/llvm/llvm-project/issues/1571
1,070,891,752
1,571
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1198](https://llvm.org/bz1198) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | trunk | | OS | All | ## Extended Description This test case: define i64 @​foo(i64 %x, i64 %y) { %tmp0 = zext i64 %x to i128 %tmp1 = zext i64 %y to i1...
assertion failure handling 64-bit umulh sequence
https://api.github.com/repos/llvm/llvm-project/issues/1570/comments
1
2007-02-13T17:15:14Z
2021-12-03T19:33:00Z
https://github.com/llvm/llvm-project/issues/1570
1,070,891,741
1,570
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1197](https://llvm.org/bz1197) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | 1.9 | | OS | All | | Attachments | [bytecode obtained by compiling gcchttps://user-images.githubusercontent.com/60944935/143736866-416634fd-b471-4691-b179-dd378ee95df1.gz), [...
switch lowering infinitely loops, chews memory.
https://api.github.com/repos/llvm/llvm-project/issues/1569/comments
6
2007-02-13T00:03:36Z
2021-12-03T19:32:58Z
https://github.com/llvm/llvm-project/issues/1569
1,070,891,721
1,569
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1196](https://llvm.org/bz1196) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When llvm-upgrade calls Value::setName from setValueName it ends up attempting to inse...
ValueSymTab::insert can loop infinitely
https://api.github.com/repos/llvm/llvm-project/issues/1568/comments
4
2007-02-11T20:23:25Z
2021-12-03T19:32:57Z
https://github.com/llvm/llvm-project/issues/1568
1,070,891,712
1,568
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1195](https://llvm.org/bz1195) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:56 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description Vector is more technically accurate for the purposes of this type. I...
Rename PackedType as VectorType
https://api.github.com/repos/llvm/llvm-project/issues/1567/comments
4
2007-02-10T21:09:51Z
2021-12-03T19:32:56Z
https://github.com/llvm/llvm-project/issues/1567
1,070,891,706
1,567
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1194](https://llvm.org/bz1194) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Causes this test case to fail: test/Integer/packed_bt.ll with this stack trace: 3 0...
bcwriter turns <2 x i10> into <2 x opaque>
https://api.github.com/repos/llvm/llvm-project/issues/1566/comments
4
2007-02-10T13:43:22Z
2021-12-03T19:32:56Z
https://github.com/llvm/llvm-project/issues/1566
1,070,891,686
1,566
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1193](https://llvm.org/bz1193) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I find a problem in my progrom with bit-accurate types. The C program is as follows. ...
missing optimization for bit-accurate types
https://api.github.com/repos/llvm/llvm-project/issues/1565/comments
2
2007-02-10T04:45:09Z
2021-12-03T19:32:55Z
https://github.com/llvm/llvm-project/issues/1565
1,070,891,676
1,565
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1192](https://llvm.org/bz1192) | | Resolution | LATER | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description either a pass, llc, or llvm-as should be able to insert debugging info r...
using a ll file as source for debuging info
https://api.github.com/repos/llvm/llvm-project/issues/1564/comments
5
2007-02-09T00:25:45Z
2023-08-15T13:21:51Z
https://github.com/llvm/llvm-project/issues/1564
1,070,891,661
1,564
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1191](https://llvm.org/bz1191) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @jryans | ## Extended Description Right now, we have opt, llvmc and llvm-ld providing various options for controlling which passes get run to perform compile time ...
Support generic -disable-<passname> option
https://api.github.com/repos/llvm/llvm-project/issues/1563/comments
8
2007-02-08T22:22:54Z
2023-09-05T14:45:58Z
https://github.com/llvm/llvm-project/issues/1563
1,070,891,653
1,563
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1190](https://llvm.org/bz1190) | | Resolution | WORKSFORME | | Resolved on | Jan 14, 2008 12:28 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This PR is to track progress of, and discussion on, support for pointers to...
llvm-gcc does not support pointers to nested functions (trampolines)
https://api.github.com/repos/llvm/llvm-project/issues/1562/comments
5
2007-02-08T18:12:56Z
2022-01-20T01:59:34Z
https://github.com/llvm/llvm-project/issues/1562
1,070,891,641
1,562
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1189](https://llvm.org/bz1189) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Purely to simplify the code in the FE.
llvm-convert.cpp - intrinsic getOrInsertFunction calls should be replaced by Intrinsic::getDeclaration
https://api.github.com/repos/llvm/llvm-project/issues/1561/comments
3
2007-02-08T10:39:10Z
2021-12-03T19:32:52Z
https://github.com/llvm/llvm-project/issues/1561
1,070,891,636
1,561
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1188](https://llvm.org/bz1188) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | 1.8 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I find there is a potential bitmask error with long long type. In the INTEGER_ASSIGN mac...
BitMask error
https://api.github.com/repos/llvm/llvm-project/issues/1560/comments
1
2007-02-08T02:08:42Z
2021-12-03T19:32:51Z
https://github.com/llvm/llvm-project/issues/1560
1,070,891,625
1,560
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1187](https://llvm.org/bz1187) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description llvm-upgrade -emit-bytecode file.ll -o tst.bc terminates with the following error: ll...
Invalid definition error in llvm-upgrade
https://api.github.com/repos/llvm/llvm-project/issues/1559/comments
10
2007-02-08T00:27:25Z
2021-12-03T19:32:50Z
https://github.com/llvm/llvm-project/issues/1559
1,070,891,613
1,559
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1186](https://llvm.org/bz1186) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:45 | | Version | trunk | | OS | Linux | | Attachments | [Testcase.](https://user-images.githubusercontent.com/60944935/143736862-31b4a476-a8c8-43c6-afa9-82a9c32fdc9b.gz) | | Reporter | LLVM...
Assertion failure in PassManager.cpp:643
https://api.github.com/repos/llvm/llvm-project/issues/1558/comments
2
2007-02-07T22:22:58Z
2021-12-03T19:32:49Z
https://github.com/llvm/llvm-project/issues/1558
1,070,891,607
1,558
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1185](https://llvm.org/bz1185) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | All | ## Extended Description Now that llvm/llvm-project#783 has landed, these are fully redundant with the module symbol table. -Chris
[llvm-gcc] Remove EmittedGlobalVars and EmittedFunctions maps from
https://api.github.com/repos/llvm/llvm-project/issues/1557/comments
3
2007-02-07T21:40:26Z
2021-12-03T19:32:48Z
https://github.com/llvm/llvm-project/issues/1557
1,070,891,597
1,557
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1184](https://llvm.org/bz1184) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Small patch to make tracking down (self-inflicted) bugs easier when the scheduler b...
ScheduleDAG.cpp patch: error message more meaningful.
https://api.github.com/repos/llvm/llvm-project/issues/1556/comments
6
2007-02-07T03:24:38Z
2021-12-03T19:32:47Z
https://github.com/llvm/llvm-project/issues/1556
1,070,891,587
1,556
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1183](https://llvm.org/bz1183) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:46 | | Version | trunk | | OS | All | ## Extended Description We're generating code like this now: ltmp_2731_1 = ((unsigned char * (*) (unsigned char *, unsigned char , unsigned int ))(v...
CBE generated code often provokes GCC ICE's
https://api.github.com/repos/llvm/llvm-project/issues/1555/comments
2
2007-02-06T20:51:29Z
2021-12-03T19:32:46Z
https://github.com/llvm/llvm-project/issues/1555
1,070,891,581
1,555
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1182](https://llvm.org/bz1182) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | trunk | | OS | Linux | | Attachments | [lambda main when compiled without predsimplify](https://user-images.githubusercontent.com/392652/143736855-104a635a-b833-4557-b763-d1f...
predsimplify makes lamba 10% slower
https://api.github.com/repos/llvm/llvm-project/issues/1554/comments
7
2007-02-06T06:13:50Z
2021-12-03T19:32:46Z
https://github.com/llvm/llvm-project/issues/1554
1,070,891,570
1,554
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1181](https://llvm.org/bz1181) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:44 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description llc -march=c triggers this assertion. Test case is: target datalayout = "e-p:64:64" t...
C backend assertion: (castIsValid(getOpcode(), S, Ty) && "Illegal Trunc")
https://api.github.com/repos/llvm/llvm-project/issues/1553/comments
3
2007-02-05T23:37:04Z
2021-12-03T19:32:45Z
https://github.com/llvm/llvm-project/issues/1553
1,070,891,555
1,553
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1180](https://llvm.org/bz1180) | | Resolution | WORKSFORME | | Resolved on | Nov 25, 2007 02:24 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In situations where the linker is processing a single bytecode file (as in many t...
Linker is slower than it needs to be when linking 1 file
https://api.github.com/repos/llvm/llvm-project/issues/1552/comments
2
2007-02-05T23:22:15Z
2022-01-20T01:59:32Z
https://github.com/llvm/llvm-project/issues/1552
1,070,891,546
1,552
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1179](https://llvm.org/bz1179) | | Resolution | FIXED | | Resolved on | May 05, 2019 06:32 | | Version | 1.8 | | OS | All | | CC | @nlewycky | ## Extended Description The -indvars pass is not computing the exit value of j in either of these cases: int ltst(int x) { int i, j; ...
-indvars pass fails to replace exit value of loop when profitable
https://api.github.com/repos/llvm/llvm-project/issues/1551/comments
6
2007-02-05T19:41:21Z
2021-12-03T19:32:43Z
https://github.com/llvm/llvm-project/issues/1551
1,070,891,534
1,551
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1178](https://llvm.org/bz1178) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The code: void AsmPrinter::PrintSpecial(const MachineInstr *MI, const char *Code) { ...
Sometimes AsmPrinter::PrintSpecial assigns the same uid for two Machine Instructions
https://api.github.com/repos/llvm/llvm-project/issues/1550/comments
2
2007-02-05T18:52:58Z
2021-12-03T19:32:43Z
https://github.com/llvm/llvm-project/issues/1550
1,070,891,520
1,550
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1177](https://llvm.org/bz1177) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I'm getting this glibc detected failure: /proj/llvm/llvm-3/Debug/bin/opt: malloc(): ...
LCSSA is broken due to use of DenseMap
https://api.github.com/repos/llvm/llvm-project/issues/1549/comments
4
2007-02-05T07:03:12Z
2021-12-03T19:32:42Z
https://github.com/llvm/llvm-project/issues/1549
1,070,891,510
1,549
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1176](https://llvm.org/bz1176) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#1538 | | Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143736851-6fc072ed-e0d2-4c9d-a3aa-9537a...
llvm-gcc should support compound expressions for constant lvalues
https://api.github.com/repos/llvm/llvm-project/issues/1548/comments
3
2007-02-05T03:03:56Z
2021-12-03T19:32:41Z
https://github.com/llvm/llvm-project/issues/1548
1,070,891,500
1,548
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1175](https://llvm.org/bz1175) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#1538 | | Attachments | [Failed source](https://user-images.githubusercontent.com/67392/143736849-41e26c5e-1ab1-409d-a5c5-...
Floating point exception in FE
https://api.github.com/repos/llvm/llvm-project/issues/1547/comments
4
2007-02-05T00:47:14Z
2021-12-03T19:32:40Z
https://github.com/llvm/llvm-project/issues/1547
1,070,891,481
1,547
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1174](https://llvm.org/bz1174) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#1538 | | Attachments | [C source](https://user-images.githubusercontent.com/67392/143736848-3172ff00-5c38-4784-ad79-7d7272b...
WITH_SIZE_EXPR not implemented
https://api.github.com/repos/llvm/llvm-project/issues/1546/comments
9
2007-02-05T00:45:52Z
2021-12-03T19:32:39Z
https://github.com/llvm/llvm-project/issues/1546
1,070,891,468
1,546
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1173](https://llvm.org/bz1173) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:46 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#1538 | | Attachments | [First failed .c](https://user-images.githubusercontent.com/67392/143736845-89366586-359d-4aaf-949...
Assertion failed in EmitLV()
https://api.github.com/repos/llvm/llvm-project/issues/1545/comments
2
2007-02-05T00:41:32Z
2021-12-03T19:32:38Z
https://github.com/llvm/llvm-project/issues/1545
1,070,891,454
1,545
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1172](https://llvm.org/bz1172) | | Resolution | FIXED | | Resolved on | Mar 01, 2008 21:03 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#1538 | | Attachments | [C source](https://user-images.githubusercontent.com/67392/143736840-6cea249f-e5b7-47c2-a2ad-1d0eb...
Vector -> Integer and int->vec Bitcast Not Supported
https://api.github.com/repos/llvm/llvm-project/issues/1544/comments
3
2007-02-05T00:27:16Z
2023-08-15T13:42:46Z
https://github.com/llvm/llvm-project/issues/1544
1,070,891,444
1,544
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1171](https://llvm.org/bz1171) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | trunk | | OS | All | | Attachments | [testcase](https://user-images.githubusercontent.com/392652/143736837-7e009195-9d62-4988-8aed-23a2647932c9.gz) | | CC | @asl,@lattner | ...
Eliminate domset from LLVM
https://api.github.com/repos/llvm/llvm-project/issues/1543/comments
15
2007-02-05T00:02:09Z
2021-12-03T19:32:36Z
https://github.com/llvm/llvm-project/issues/1543
1,070,891,436
1,543
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1170](https://llvm.org/bz1170) | | Resolution | FIXED | | Resolved on | May 14, 2014 11:44 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#1538 | | Attachments | [Testcase :)](https://user-images.githubusercontent.com/67392/143736836-30da1157-2f3e-4c21-bd8f-fbaa...
llvm-gcc crashes on variable sized struct argument
https://api.github.com/repos/llvm/llvm-project/issues/1542/comments
5
2007-02-04T23:28:34Z
2021-12-03T19:32:35Z
https://github.com/llvm/llvm-project/issues/1542
1,070,891,424
1,542
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1169](https://llvm.org/bz1169) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#1538 | | Attachments | [C source from gcc.c-torture](https://user-images.githubusercontent.com/67392/143736832-9540989f-a...
AsmPrinter assertion
https://api.github.com/repos/llvm/llvm-project/issues/1541/comments
1
2007-02-04T23:16:18Z
2021-12-03T19:32:34Z
https://github.com/llvm/llvm-project/issues/1541
1,070,891,412
1,541
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1168](https://llvm.org/bz1168) | | Resolution | FIXED | | Resolved on | Dec 02, 2010 06:45 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#1234 llvm/llvm-project#1538 | | Attachments | [Testcase from gcc.c-torture](https://user-images.githubusercontent.com/673...
LLVM doesn't support "complex" type in "asm" statements
https://api.github.com/repos/llvm/llvm-project/issues/1540/comments
15
2007-02-04T23:13:00Z
2023-08-15T13:42:41Z
https://github.com/llvm/llvm-project/issues/1540
1,070,891,403
1,540
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1167](https://llvm.org/bz1167) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:50 | | Version | trunk | | OS | MacOS X | ## Extended Description The new 'gccas' doesn't output timing info and stats in the right place, causing the nightly tester to report gccas fail...
all 'gccas' tests fail due to recent gccas changes
https://api.github.com/repos/llvm/llvm-project/issues/1539/comments
4
2007-02-04T22:21:57Z
2021-12-03T19:32:32Z
https://github.com/llvm/llvm-project/issues/1539
1,070,891,396
1,539
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1166](https://llvm.org/bz1166) | | Resolution | FIXED | | Resolved on | Dec 02, 2010 01:19 | | Version | trunk | | OS | All | | Depends On | llvm/llvm-project#1287 llvm/llvm-project#1319 llvm/llvm-bugzilla-archive#1168 llvm/llvm-bugzilla-archive#1169 llvm/llvm-bugzilla-archive#1...
[meta] gcc testsuite issues
https://api.github.com/repos/llvm/llvm-project/issues/1538/comments
17
2007-02-04T21:12:24Z
2021-12-03T19:32:31Z
https://github.com/llvm/llvm-project/issues/1538
1,070,891,385
1,538
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1165](https://llvm.org/bz1165) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | MacOS X | ## Extended Description e.g. SPEC.
'make bugpoint-gccas' broken in externals dirs
https://api.github.com/repos/llvm/llvm-project/issues/1537/comments
1
2007-02-04T20:57:46Z
2021-12-03T19:32:30Z
https://github.com/llvm/llvm-project/issues/1537
1,070,891,375
1,537
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1164](https://llvm.org/bz1164) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:44 | | Version | trunk | | OS | All | ## Extended Description Consider: @&#8203;G = global i32 123 @&#8203;ltmp_0_1 = global i32 123 define i32 @&#8203;test(i32 *%G) { %A = load i...
CBE can generate name conflicts
https://api.github.com/repos/llvm/llvm-project/issues/1536/comments
10
2007-02-04T01:33:38Z
2021-12-03T19:32:29Z
https://github.com/llvm/llvm-project/issues/1536
1,070,891,365
1,536
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1163](https://llvm.org/bz1163) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | All | ## Extended Description It should just contain a vector of libraries, and clients that manipulate it should ensure that duplicates do not get entered.
Module should not use SetVector of libraries
https://api.github.com/repos/llvm/llvm-project/issues/1535/comments
1
2007-02-04T00:06:30Z
2021-12-03T19:32:28Z
https://github.com/llvm/llvm-project/issues/1535
1,070,891,351
1,535
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1162](https://llvm.org/bz1162) | | Resolution | WORKSFORME | | Resolved on | Sep 21, 2008 16:18 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description UniqueVector is very expensive: its cost is the sum of the cost of maintaining bo...
MachineModuleInfo should migrate away from Uniquevector.
https://api.github.com/repos/llvm/llvm-project/issues/1534/comments
1
2007-02-03T23:16:18Z
2022-01-20T01:59:31Z
https://github.com/llvm/llvm-project/issues/1534
1,070,891,345
1,534
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1161](https://llvm.org/bz1161) | | Resolution | WONTFIX | | Resolved on | Mar 06, 2010 14:00 | | Version | 1.9 | | OS | Linux | ## Extended Description configure --help mentions these: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system adm...
build system ignores many user set directories
https://api.github.com/repos/llvm/llvm-project/issues/1533/comments
4
2007-02-03T22:25:01Z
2022-01-20T02:28:16Z
https://github.com/llvm/llvm-project/issues/1533
1,070,891,339
1,533
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1160](https://llvm.org/bz1160) | | Resolution | LATER | | Resolved on | Sep 26, 2007 01:31 | | Version | trunk | | OS | Linux | | CC | @asl,@lattner | ## Extended Description This small program produces bad x86 assembly code: unsigned int huge[2048]; unsigned int target[2048]...
x86 backend misses read-modify-write opportunity
https://api.github.com/repos/llvm/llvm-project/issues/1532/comments
9
2007-02-03T06:41:51Z
2021-12-03T19:32:25Z
https://github.com/llvm/llvm-project/issues/1532
1,070,891,324
1,532
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1159](https://llvm.org/bz1159) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | All | | CC | @isanbard | ## Extended Description Ideas: 1. Instead of using llvm-gcc -S -emit-llvm + llvm-as to get to the .rbc file for each.c file, just u...
I'm impatient, please make llvm-test faster
https://api.github.com/repos/llvm/llvm-project/issues/1531/comments
2
2007-02-03T01:41:39Z
2021-12-03T19:32:24Z
https://github.com/llvm/llvm-project/issues/1531
1,070,891,317
1,531
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1158](https://llvm.org/bz1158) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | All | ## Extended Description $ echo "define i8 @&#8203;test() { unreachable }" | llvm-as | opt -domtree -idom -gcse -etforest -constmerge - disable-output P...
passmgr bug: Analysis used but not available!
https://api.github.com/repos/llvm/llvm-project/issues/1530/comments
2
2007-02-03T00:11:06Z
2021-12-03T19:32:24Z
https://github.com/llvm/llvm-project/issues/1530
1,070,891,310
1,530
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1157](https://llvm.org/bz1157) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | 1.0 | | OS | All | ## Extended Description gccas.sh should pass unknown options down to opt. -Chris
gccas -time-passes -stats doesn't work
https://api.github.com/repos/llvm/llvm-project/issues/1529/comments
1
2007-02-02T23:22:20Z
2021-12-03T19:32:23Z
https://github.com/llvm/llvm-project/issues/1529
1,070,891,297
1,529
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1156](https://llvm.org/bz1156) | | Resolution | WONTFIX | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Because llvm-upgrade is now using VMCore for its representation, it gets all constan...
llvm-upgrade folds constant expressions
https://api.github.com/repos/llvm/llvm-project/issues/1528/comments
2
2007-02-01T20:22:44Z
2022-01-20T02:28:14Z
https://github.com/llvm/llvm-project/issues/1528
1,070,891,291
1,528
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1155](https://llvm.org/bz1155) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:52 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Stage2 uses c++ instead of /home/laurov/llvm/llvm-gcc/build/prev-gcc/cpp. mak...
stage2 compiles c++ files with the host c++ compiler
https://api.github.com/repos/llvm/llvm-project/issues/1527/comments
1
2007-02-01T15:35:15Z
2021-12-03T19:32:21Z
https://github.com/llvm/llvm-project/issues/1527
1,070,891,279
1,527
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1154](https://llvm.org/bz1154) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | All | ## Extended Description In this example code: #include <stdlib.h> #include <string.h> #define TESTSTRING2 "Dot. date. datum. 123. Some more doubtful d...
LICM missing hoist of calls due to missing loop rotation
https://api.github.com/repos/llvm/llvm-project/issues/1526/comments
10
2007-02-01T06:14:00Z
2021-12-03T19:32:21Z
https://github.com/llvm/llvm-project/issues/1526
1,070,891,272
1,526
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1153](https://llvm.org/bz1153) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This is a sister bug to bug 1152. The optimizations that gccld performs should be avai...
Move gccld optimization functionality to llvm-ld
https://api.github.com/repos/llvm/llvm-project/issues/1525/comments
5
2007-02-01T03:44:58Z
2023-08-15T13:21:46Z
https://github.com/llvm/llvm-project/issues/1525
1,070,891,265
1,525
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1152](https://llvm.org/bz1152) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description We currently have multiple ways of invoking optimizations in llvm, via gccas, gccld, a...
Move gccas functionality to opt
https://api.github.com/repos/llvm/llvm-project/issues/1524/comments
11
2007-02-01T00:38:24Z
2023-08-15T13:21:41Z
https://github.com/llvm/llvm-project/issues/1524
1,070,891,258
1,524
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1151](https://llvm.org/bz1151) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | trunk | | OS | All | ## Extended Description test/Assembler/2007-01-22-UpgradeTypeMapInvalidMemory.ll is failing on mainline
llvm-upgrade deletes Type instances !!
https://api.github.com/repos/llvm/llvm-project/issues/1523/comments
5
2007-01-31T21:00:53Z
2021-12-03T19:32:18Z
https://github.com/llvm/llvm-project/issues/1523
1,070,891,249
1,523
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1150](https://llvm.org/bz1150) | | Resolution | WONTFIX | | Resolved on | Dec 02, 2010 01:17 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@danchr | ## Extended Description Stage2 uses c++ instead of /home/laurov/llvm/llvm-gcc/build/...
stage2 compiles c++ files with the host c++ compiler
https://api.github.com/repos/llvm/llvm-project/issues/1522/comments
12
2007-01-31T16:22:09Z
2022-01-20T02:28:13Z
https://github.com/llvm/llvm-project/issues/1522
1,070,891,233
1,522
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1149](https://llvm.org/bz1149) | | Resolution | WONTFIX | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The error: /home/laurov/llvm/llvm-gcc/build/prev-gcc/xgcc -B/home/laurov/llvm/llv...
stage1 fails to build the stage2 on x86
https://api.github.com/repos/llvm/llvm-project/issues/1521/comments
5
2007-01-31T16:03:19Z
2022-01-20T02:28:12Z
https://github.com/llvm/llvm-project/issues/1521
1,070,891,227
1,521
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1148](https://llvm.org/bz1148) | | Resolution | FIXED | | Resolved on | Mar 01, 2012 11:36 | | Version | 2.6 | | OS | All | | CC | @efriedma-quic,@sunfishcode,@nlewycky | ## Extended Description Consider: struct base { virtual ~base(); int X; }; struct A { virtual ~A(); i...
Code quality issue with multiple inheritance
https://api.github.com/repos/llvm/llvm-project/issues/1520/comments
5
2007-01-31T07:02:17Z
2021-12-03T19:32:16Z
https://github.com/llvm/llvm-project/issues/1520
1,070,891,219
1,520
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1147](https://llvm.org/bz1147) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description There's some kind of non-determinism going on with this test case. Sometimes it pass...
test/ExecutionEngine/test-fp.ll sometimes fails (FoldingSet.cpp)
https://api.github.com/repos/llvm/llvm-project/issues/1519/comments
21
2007-01-31T00:14:27Z
2021-12-03T19:32:15Z
https://github.com/llvm/llvm-project/issues/1519
1,070,891,205
1,519
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1146](https://llvm.org/bz1146) | | Resolution | FIXED | | Resolved on | Nov 27, 2007 07:30 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#1383 llvm/llvm-bugzilla-archive#1393 llvm/llvm-bugzilla-archive#1394 llvm/llvm-bugzilla-archive#1397 llvm/llvm-bugz...
Move function attributes out of FunctionType into calls and functions
https://api.github.com/repos/llvm/llvm-project/issues/1518/comments
66
2007-01-30T19:25:42Z
2021-12-03T19:32:13Z
https://github.com/llvm/llvm-project/issues/1518
1,070,891,195
1,518
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1145](https://llvm.org/bz1145) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | 1.0 | | OS | All | ## Extended Description With exception table support under development, it will soon be useful to know if a function can throw or not. The front-end ha...
Support nothrow attribute on function calls
https://api.github.com/repos/llvm/llvm-project/issues/1517/comments
6
2007-01-30T19:23:13Z
2023-08-15T13:21:35Z
https://github.com/llvm/llvm-project/issues/1517
1,070,891,185
1,517
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1144](https://llvm.org/bz1144) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/392652/143736806-51b3967e-9587-4a16-810c-ef164f40318b.gz), [the half cleared by bu...
bad codegen of memmove
https://api.github.com/repos/llvm/llvm-project/issues/1516/comments
12
2007-01-30T01:38:33Z
2021-12-03T19:32:12Z
https://github.com/llvm/llvm-project/issues/1516
1,070,891,175
1,516
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1143](https://llvm.org/bz1143) | | Resolution | FIXED | | Resolved on | Nov 26, 2009 12:54 | | Version | 1.0 | | OS | All | | CC | @nlewycky | ## Extended Description Consider: struct a { int X, Y; }; struct a arr[100]; void foo (unsigned b) { unsigned i; for ...
Missed LICM load/store hoisting opportunities
https://api.github.com/repos/llvm/llvm-project/issues/1515/comments
2
2007-01-29T20:12:31Z
2021-12-03T19:32:11Z
https://github.com/llvm/llvm-project/issues/1515
1,070,891,164
1,515
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1142](https://llvm.org/bz1142) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | trunk | | OS | All | ## Extended Description $ llvm-upgrade < 2006-10-29-InvokeCrash.ll > /dev/null llvm-upgrade: <stdin>:222: error: Reference to an invalid definition: '...
llvm-upgrade fails to upgrade csretcc calls to functions declared without csretcc
https://api.github.com/repos/llvm/llvm-project/issues/1514/comments
2
2007-01-29T19:59:57Z
2021-12-03T19:32:10Z
https://github.com/llvm/llvm-project/issues/1514
1,070,891,158
1,514
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1141](https://llvm.org/bz1141) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:54 | | Version | trunk | | OS | All | | Attachments | [Bugpoint reduced test case](https://user-images.githubusercontent.com/60944935/143736805-1b27917e-3092-4d5c-8a93-fa473a12647f.gz) | | ...
Instcombine makes wrong array size calculation
https://api.github.com/repos/llvm/llvm-project/issues/1513/comments
5
2007-01-29T01:35:12Z
2021-12-03T19:32:09Z
https://github.com/llvm/llvm-project/issues/1513
1,070,891,153
1,513
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1140](https://llvm.org/bz1140) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description If the run of the llc generated program (Output/*.llc) fails then the nightly tester reports the "LLC Compile" time as "*". This is incorrect. If ...
"LLC Compile" reports incorrectly
https://api.github.com/repos/llvm/llvm-project/issues/1512/comments
3
2007-01-28T22:47:35Z
2022-05-16T23:47:37Z
https://github.com/llvm/llvm-project/issues/1512
1,070,891,137
1,512
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1139](https://llvm.org/bz1139) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | All | | Attachments | [bugpoint reduced testcase](https://user-images.githubusercontent.com/392652/143736804-6e9ae9e9-d037-4df3-86d8-3219409cdeb3.gz) | | CC | ...
linker drops target data info
https://api.github.com/repos/llvm/llvm-project/issues/1511/comments
2
2007-01-28T22:11:55Z
2021-12-03T19:32:07Z
https://github.com/llvm/llvm-project/issues/1511
1,070,891,128
1,511
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1138](https://llvm.org/bz1138) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:43 | | Version | trunk | | OS | All | | CC | @nlewycky | ## Extended Description The CBE is emitting: unsigned char *memcpy(unsigned char *, unsigned char *, unsigned int ); unsigned char ...
CBE can't handle programs with llvm.memcpy.i64 and llvm.memcpy.i32
https://api.github.com/repos/llvm/llvm-project/issues/1510/comments
5
2007-01-28T10:24:54Z
2021-12-03T19:32:06Z
https://github.com/llvm/llvm-project/issues/1510
1,070,891,119
1,510
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1137](https://llvm.org/bz1137) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | Linux | ## Extended Description llvm-upgrade cannot upgrade the following program: ; ModuleID = 'b.c' target datalayout = "e-p:32:32" target endian = little...
llvm-upgrade can't do uint* %x and int* %x together.
https://api.github.com/repos/llvm/llvm-project/issues/1509/comments
3
2007-01-28T00:57:08Z
2021-12-03T19:32:06Z
https://github.com/llvm/llvm-project/issues/1509
1,070,891,109
1,509
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1136](https://llvm.org/bz1136) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description For people learning LLVM, the isExternal() method on Function can be confusing. It get...
Rename Function::isExternal() -> isDeclaration()
https://api.github.com/repos/llvm/llvm-project/issues/1508/comments
2
2007-01-27T22:58:12Z
2021-12-03T19:32:05Z
https://github.com/llvm/llvm-project/issues/1508
1,070,891,100
1,508
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1135](https://llvm.org/bz1135) | | Resolution | FIXED | | Resolved on | Apr 20, 2010 18:19 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description This is actually not a bug, but it may bring problem to fur...
Change "+" to "|" may cause problem in loop dependence analysis
https://api.github.com/repos/llvm/llvm-project/issues/1507/comments
8
2007-01-27T03:29:50Z
2021-12-03T19:32:04Z
https://github.com/llvm/llvm-project/issues/1507
1,070,891,085
1,507
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1134](https://llvm.org/bz1134) | | Version | 1.0 | | OS | All | ## Extended Description ARMConstantInslands and the PPC branch selector pass both do branch shortening and more. It would be nice for this to be target independent. -Chris
We should merge ARMConstantInslands and PPCBranchSelect into one generic pass
https://api.github.com/repos/llvm/llvm-project/issues/1506/comments
0
2007-01-27T02:17:19Z
2021-12-03T19:32:03Z
https://github.com/llvm/llvm-project/issues/1506
1,070,891,069
1,506
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1133](https://llvm.org/bz1133) | | Resolution | FIXED | | Resolved on | Feb 20, 2008 23:28 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#1234 | | Attachments | [bugpoint reduction](https://user-images.githubusercontent.com/60944935/143736799-0fdb44ae-0a3e-4a...
matching inline asm constraints with memory not implemented
https://api.github.com/repos/llvm/llvm-project/issues/1505/comments
14
2007-01-26T02:54:43Z
2021-12-03T19:32:02Z
https://github.com/llvm/llvm-project/issues/1505
1,070,891,053
1,505
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1132](https://llvm.org/bz1132) | | Resolution | FIXED | | Resolved on | May 05, 2008 11:34 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@isanbard,@sunfishcode,@nlewycky | ## Extended Description NODE: 0x120b12b80: i16 = Register ...
SelectionDAGISel doesn't handle illegal vectors of illegal types right
https://api.github.com/repos/llvm/llvm-project/issues/1504/comments
4
2007-01-25T17:49:54Z
2021-12-03T19:32:01Z
https://github.com/llvm/llvm-project/issues/1504
1,070,891,045
1,504
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1131](https://llvm.org/bz1131) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:44 | | Version | trunk | | OS | All | | Attachments | [Failed bytecode](https://user-images.githubusercontent.com/67392/143736794-9b9cc2bd-d6fb-44f7-b4ef-56b289c06a7c.gz), [Preprocessed sourc...
llvm-gcc doesn't handle struct-returning stdcall functions right
https://api.github.com/repos/llvm/llvm-project/issues/1503/comments
8
2007-01-25T09:37:54Z
2021-12-03T19:32:00Z
https://github.com/llvm/llvm-project/issues/1503
1,070,891,038
1,503
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1130](https://llvm.org/bz1130) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | trunk | | OS | All | | Attachments | [Byte-code demonstrating the problem](https://user-images.githubusercontent.com/60944935/143736793-32b7a442-0c9d-4b11-b008-2901e547244c.g...
X86 JIT misencodes cbw and cwd
https://api.github.com/repos/llvm/llvm-project/issues/1502/comments
3
2007-01-24T12:09:49Z
2021-12-03T19:31:59Z
https://github.com/llvm/llvm-project/issues/1502
1,070,891,019
1,502
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1129](https://llvm.org/bz1129) | | Resolution | FIXED | | Resolved on | Oct 13, 2009 16:46 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@nunoplopes | ## Extended Description When debugging JIT code, I'd like to have some means to ei...
Debugging support for JIT code
https://api.github.com/repos/llvm/llvm-project/issues/1501/comments
6
2007-01-22T03:12:53Z
2021-12-03T19:31:58Z
https://github.com/llvm/llvm-project/issues/1501
1,070,891,006
1,501
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1128](https://llvm.org/bz1128) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | trunk | | OS | All | ## Extended Description The configure.ac script doesn't know about arm, thus --enable-targets=arm doesn't work. It looks like ARM entries should be a...
configure script doesn't know about arm backend
https://api.github.com/repos/llvm/llvm-project/issues/1500/comments
1
2007-01-21T08:03:28Z
2021-12-03T19:31:57Z
https://github.com/llvm/llvm-project/issues/1500
1,070,891,000
1,500
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1127](https://llvm.org/bz1127) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | 1.0 | | OS | All | | CC | @isanbard | ## Extended Description We want to scrap the current way we handle .bc files. Here are some ideas/desires for the new format: 1. I'd...
Redesign LLVM 2.0 bytecode format
https://api.github.com/repos/llvm/llvm-project/issues/1499/comments
8
2007-01-20T22:47:19Z
2021-12-03T19:31:56Z
https://github.com/llvm/llvm-project/issues/1499
1,070,890,992
1,499
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1126](https://llvm.org/bz1126) | | Resolution | FIXED | | Resolved on | Mar 02, 2008 02:21 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#1481 | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description Noticed through inspe...
CBE doesn't support vectors yet
https://api.github.com/repos/llvm/llvm-project/issues/1498/comments
9
2007-01-20T19:14:36Z
2023-08-15T13:42:37Z
https://github.com/llvm/llvm-project/issues/1498
1,070,890,978
1,498
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1125](https://llvm.org/bz1125) | | Resolution | INVALID | | Resolved on | Feb 18, 2008 00:54 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description We've had a couple requests for updating to the latest autoconf to...
Update autoconf and libtool
https://api.github.com/repos/llvm/llvm-project/issues/1497/comments
4
2007-01-20T09:43:08Z
2021-12-03T19:31:54Z
https://github.com/llvm/llvm-project/issues/1497
1,070,890,966
1,497
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1124](https://llvm.org/bz1124) | | Resolution | WONTFIX | | Resolved on | Mar 26, 2012 05:57 | | Version | 1.0 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@d0k,@edwintorok | ## Extended Description gcc Output/400.perlbench.cbe.c -lm -O3 -fno-strict-a...
CBE fails if __sigsetjmp used
https://api.github.com/repos/llvm/llvm-project/issues/1496/comments
8
2007-01-20T03:15:41Z
2022-01-20T02:28:10Z
https://github.com/llvm/llvm-project/issues/1496
1,070,890,960
1,496
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1123](https://llvm.org/bz1123) | | Resolution | INVALID | | Resolved on | Sep 26, 2007 01:19 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Currently, the RUN: lines in the llvm/test suite depend on Unix utilities. This make...
Convert DejaGNU Tests To Use Tcl Fully
https://api.github.com/repos/llvm/llvm-project/issues/1495/comments
4
2007-01-19T20:56:45Z
2021-12-03T19:31:53Z
https://github.com/llvm/llvm-project/issues/1495
1,070,890,950
1,495
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1122](https://llvm.org/bz1122) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | Linux | | Attachments | [.ll that currently fails with llvm-upgrade](https://user-images.githubusercontent.com/60944935/143736792-90c837af-46b2-4fa2-9f2d-eabd4...
getelementptr gets confused with nested type
https://api.github.com/repos/llvm/llvm-project/issues/1494/comments
2
2007-01-18T15:13:24Z
2021-12-03T19:31:52Z
https://github.com/llvm/llvm-project/issues/1494
1,070,890,936
1,494
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1121](https://llvm.org/bz1121) | | Version | 1.0 | | OS | All | | CC | @asl | ## Extended Description lib/Codegen/* contains two separate things: implementations of the Machine* classes (e.g. MachineBasicBlock) and a collection of code generator-related passes. We should spl...
Should split libcodegen into libcodegen and libmachine
https://api.github.com/repos/llvm/llvm-project/issues/1493/comments
18
2007-01-17T19:30:51Z
2023-08-09T18:46:15Z
https://github.com/llvm/llvm-project/issues/1493
1,070,890,927
1,493
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1120](https://llvm.org/bz1120) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#1415 | ## Extended Description If a ConstantInt user wants the number of bits in the int, they have to call getType, then...
ConstantInt should overload getType() to return an IntegerType*
https://api.github.com/repos/llvm/llvm-project/issues/1492/comments
5
2007-01-17T02:34:29Z
2021-12-03T19:31:50Z
https://github.com/llvm/llvm-project/issues/1492
1,070,890,909
1,492
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1119](https://llvm.org/bz1119) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | Linux | | Attachments | [Add zero-valued immediate value operand test.](https://user-images.githubusercontent.com/60944935/143736791-3378a749-be05-49d7-9760-...
Enh: add PatLeaf to test for zero valued operands
https://api.github.com/repos/llvm/llvm-project/issues/1491/comments
1
2007-01-17T00:12:32Z
2021-12-03T19:31:49Z
https://github.com/llvm/llvm-project/issues/1491
1,070,890,903
1,491
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1118](https://llvm.org/bz1118) | | Resolution | DUPLICATE | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | Linux | | Attachments | [Apply this patch first: TargetData.h, AutoRegen.sh](https://user-images.githubusercontent.com/60944935/143736784-123f2dea-b9e7-4ec...
Enh: add stack alignment to llvm::TargetData
https://api.github.com/repos/llvm/llvm-project/issues/1490/comments
13
2007-01-16T23:19:44Z
2023-08-15T13:21:29Z
https://github.com/llvm/llvm-project/issues/1490
1,070,890,894
1,490
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1117](https://llvm.org/bz1117) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The AsmParser isn't catching illegal casts and reporting them as errors. This causes l...
Assembler doesn't catch bad casts.
https://api.github.com/repos/llvm/llvm-project/issues/1489/comments
2
2007-01-16T19:52:53Z
2021-12-03T19:31:48Z
https://github.com/llvm/llvm-project/issues/1489
1,070,890,882
1,489
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1116](https://llvm.org/bz1116) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | 1.0 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description There's an extra level of encapsulation in the test directory that isn't needed. Most of...
Remove test/Regression
https://api.github.com/repos/llvm/llvm-project/issues/1488/comments
7
2007-01-16T19:25:14Z
2023-08-15T13:21:24Z
https://github.com/llvm/llvm-project/issues/1488
1,070,890,869
1,488
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1115](https://llvm.org/bz1115) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:41 | | Version | trunk | | OS | MacOS X | ## Extended Description This program: unsigned long int foo(unsigned long int in1, unsigned long int in2) { unsigned long int result; __a...
Cannot handle multiple ASM constraints
https://api.github.com/repos/llvm/llvm-project/issues/1487/comments
3
2007-01-16T11:50:11Z
2021-12-03T19:31:46Z
https://github.com/llvm/llvm-project/issues/1487
1,070,890,857
1,487
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1114](https://llvm.org/bz1114) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | 1.7 | | OS | All | | Attachments | [Failed bytecode](https://user-images.githubusercontent.com/67392/143736783-8ac09ea1-093e-49f8-b1b9-0e618e28aa76.gz) | ## Extended Descrip...
dag combine induces cycle when folding c ? (load p) : (load q)
https://api.github.com/repos/llvm/llvm-project/issues/1486/comments
5
2007-01-16T00:43:17Z
2021-12-03T19:31:45Z
https://github.com/llvm/llvm-project/issues/1486
1,070,890,846
1,486
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1113](https://llvm.org/bz1113) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | All | ## Extended Description test/Regression/Transforms/ConstProp/float-to-ptr-cast.ll is failing. Here's the error shown: FAIL: /home/nicholas/llvm/test/R...
llvm-upgrade generating undefined operand
https://api.github.com/repos/llvm/llvm-project/issues/1485/comments
1
2007-01-15T03:46:57Z
2021-12-03T19:31:45Z
https://github.com/llvm/llvm-project/issues/1485
1,070,890,842
1,485
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1112](https://llvm.org/bz1112) | | Resolution | WORKSFORME | | Resolved on | Oct 15, 2008 10:46 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description While configuring llvm-gcc, I noticed this error: Checking linker read-only and ...
llvm-objdump needed?
https://api.github.com/repos/llvm/llvm-project/issues/1484/comments
3
2007-01-15T01:39:51Z
2022-01-20T01:59:30Z
https://github.com/llvm/llvm-project/issues/1484
1,070,890,835
1,484
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1111](https://llvm.org/bz1111) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | 1.0 | | OS | All | ## Extended Description instcombine isn't handling nan's right when folding fcmp X, X. For example, it turns this into false: define i1 %test(double %X...
instcombine miscompiles fp X == X
https://api.github.com/repos/llvm/llvm-project/issues/1483/comments
2
2007-01-14T21:26:12Z
2021-12-03T19:31:43Z
https://github.com/llvm/llvm-project/issues/1483
1,070,890,823
1,483
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1110](https://llvm.org/bz1110) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | 1.0 | | OS | All | | Attachments | [testcase](https://user-images.githubusercontent.com/392652/143736778-7e58b0dc-bc8e-4e31-a15b-bec65d8cd2f9.gz) | | CC | @asl | ## Extended...
break-crit-edges incorrectly updates idoms for unreachable code
https://api.github.com/repos/llvm/llvm-project/issues/1482/comments
9
2007-01-14T16:32:32Z
2021-12-03T19:31:42Z
https://github.com/llvm/llvm-project/issues/1482
1,070,890,814
1,482
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1109](https://llvm.org/bz1109) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | 1.0 | | OS | All | | Attachments | [failing testcase](https://user-images.githubusercontent.com/15152540/143736777-fa5581de-950b-45fc-af0b-b301bcf94150.gz) | ## Extended Des...
basicaa returns noalias for aliasing pointers, miscompiles MiBench/consumer-typeset
https://api.github.com/repos/llvm/llvm-project/issues/1481/comments
2
2007-01-14T07:46:03Z
2021-12-03T19:31:41Z
https://github.com/llvm/llvm-project/issues/1481
1,070,890,810
1,481
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1108](https://llvm.org/bz1108) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | trunk | | OS | All | | CC | @lattner | ## Extended Description On x86_64-pc-linux-gnu the following regression test is failing: FAIL: /home/chandlerc/code/compilers/llvm/t...
CodeGen/Generic/vector-identity-shuffle.ll regression fails on x86_64
https://api.github.com/repos/llvm/llvm-project/issues/1480/comments
6
2007-01-12T20:41:12Z
2021-12-03T19:31:40Z
https://github.com/llvm/llvm-project/issues/1480
1,070,890,798
1,480
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1107](https://llvm.org/bz1107) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I have been trying to solve a little mystery. After resolving various issues with the ...
-instcombine miscompilation of MiBench/consumer-typeset
https://api.github.com/repos/llvm/llvm-project/issues/1479/comments
9
2007-01-12T08:55:23Z
2021-12-03T19:31:39Z
https://github.com/llvm/llvm-project/issues/1479
1,070,890,790
1,479
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1106](https://llvm.org/bz1106) | | Resolution | WONTFIX | | Resolved on | Apr 08, 2011 13:28 | | Version | trunk | | OS | All | | Attachments | [PR1106.patch](https://user-images.githubusercontent.com/711534/143736776-ac3d1e38-9e63-4a99-9bf0-4f806aec7c1a.gz) | | CC | @asl | ## ...
[llvm-gcc] "--enable-llvm" only works with a build-location, not an installed version.
https://api.github.com/repos/llvm/llvm-project/issues/1478/comments
3
2007-01-11T01:47:14Z
2022-01-20T02:28:10Z
https://github.com/llvm/llvm-project/issues/1478
1,070,890,782
1,478
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1105](https://llvm.org/bz1105) | | Resolution | FIXED | | Resolved on | Feb 08, 2009 14:17 | | Version | trunk | | OS | Linux | | CC | @lattner,@nlewycky | ## Extended Description One of the desirable things for a linker integrated with LLVM's LTO library to provide is linking...
Provide options in LTO to build a PIC object file for linking into a shared library.
https://api.github.com/repos/llvm/llvm-project/issues/1477/comments
6
2007-01-10T23:32:24Z
2021-12-03T19:31:38Z
https://github.com/llvm/llvm-project/issues/1477
1,070,890,764
1,477