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 | [1004](https://llvm.org/bz1004) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I have this code:
loopexit.6:
... // something
no_exit.7:
... // something
l... | Problem with CodeExtractor.cpp | https://api.github.com/repos/llvm/llvm-project/issues/1376/comments | 5 | 2006-11-15T13:09:57Z | 2021-12-03T19:30:11Z | https://github.com/llvm/llvm-project/issues/1376 | 1,070,889,684 | 1,376 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [1003](https://llvm.org/bz1003) |
| Resolution | INVALID |
| Resolved on | Mar 06, 2010 13:59 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Preprocessed File](https://user-images.githubusercontent.com/92601425/143736661-2aa16bc4-c2e1-4386-9dfc-68fb26e5d949.gz) |
## Ext... | ICE when compiling LLVM TOT | https://api.github.com/repos/llvm/llvm-project/issues/1375/comments | 3 | 2006-11-14T16:58:20Z | 2021-12-03T19:30:10Z | https://github.com/llvm/llvm-project/issues/1375 | 1,070,889,672 | 1,375 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [1002](https://llvm.org/bz1002) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@nlewycky |
## Extended Description
LICM doesn't update the alias sets with all the new inst... | LICM doesn't update alias sets correctly | https://api.github.com/repos/llvm/llvm-project/issues/1374/comments | 11 | 2006-11-13T04:16:43Z | 2021-12-03T19:30:09Z | https://github.com/llvm/llvm-project/issues/1374 | 1,070,889,664 | 1,374 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [1001](https://llvm.org/bz1001) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | Linux |
## Extended Description
I was trying to write my own simple LLVM backend for my own simple ISA when I
ran into the following error message:
MCGenDA... | DAGISelEmitter not looking up instruction namespace accurately. | https://api.github.com/repos/llvm/llvm-project/issues/1373/comments | 3 | 2006-11-11T08:28:54Z | 2021-12-03T19:30:08Z | https://github.com/llvm/llvm-project/issues/1373 | 1,070,889,652 | 1,373 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [1000](https://llvm.org/bz1000) |
| Resolution | WONTFIX |
| Resolved on | May 24, 2011 11:55 |
| Version | trunk |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#10000 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@isanbard |
## Extended Description
There... | Chris Is Buggy | https://api.github.com/repos/llvm/llvm-project/issues/1372/comments | 21 | 2006-11-11T02:40:08Z | 2022-01-20T02:28:05Z | https://github.com/llvm/llvm-project/issues/1372 | 1,070,889,645 | 1,372 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [999](https://llvm.org/bz999) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
While building llvm-gcc4, I get:
X86FloatingPoint.cpp:434: void
<unnamed>::FPS::popSt... | X86 Assert: Cannot pop empty stack | https://api.github.com/repos/llvm/llvm-project/issues/1371/comments | 6 | 2006-11-11T02:38:24Z | 2021-12-03T19:30:06Z | https://github.com/llvm/llvm-project/issues/1371 | 1,070,889,636 | 1,371 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [998](https://llvm.org/bz998) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | 1.4 |
| OS | All |
| Attachments | [llvm-ld infinite bc archive loop and native code gen fix.](https://user-images.githubusercontent.com/60944935/143736653-c665cc5f-34c0-4c44-a... | llvm-ld infinite loop on bc archive | https://api.github.com/repos/llvm/llvm-project/issues/1370/comments | 5 | 2006-11-10T22:45:09Z | 2021-12-03T19:30:05Z | https://github.com/llvm/llvm-project/issues/1370 | 1,070,889,630 | 1,370 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [997](https://llvm.org/bz997) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | 1.9 |
| OS | All |
## Extended Description
llc, jit both fail but only llc is a regression
Will try to provide testcase. | SingleSource/CustomChecked/oopack_v1p8 llc fails | https://api.github.com/repos/llvm/llvm-project/issues/1369/comments | 2 | 2006-11-10T20:47:54Z | 2021-12-03T19:30:04Z | https://github.com/llvm/llvm-project/issues/1369 | 1,070,889,615 | 1,369 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [996](https://llvm.org/bz996) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | Linux |
| Attachments | [LLVM bytecode](https://user-images.githubusercontent.com/67392/143736651-34a6fc82-bc1c-4570-ba40-17bfe345a617.gz), [Generated assembler ... | MultiSource/Benchmarks/Prolangs-C/allroots broken on x86 | https://api.github.com/repos/llvm/llvm-project/issues/1368/comments | 14 | 2006-11-10T20:12:37Z | 2021-12-03T19:30:03Z | https://github.com/llvm/llvm-project/issues/1368 | 1,070,889,601 | 1,368 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [995](https://llvm.org/bz995) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | 1.9 |
| OS | Linux |
| Attachments | [test case from bugpoint](https://user-images.githubusercontent.com/46755665/143736649-55790c16-71af-4a3d-b721-305a46dbeaa0.gz), [second pa... | SPEC CFP2000 188.ammp llc crash | https://api.github.com/repos/llvm/llvm-project/issues/1367/comments | 2 | 2006-11-10T19:44:20Z | 2021-12-03T19:30:03Z | https://github.com/llvm/llvm-project/issues/1367 | 1,070,889,593 | 1,367 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [994](https://llvm.org/bz994) |
| Resolution | WORKSFORME |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | Linux |
## Extended Description
[zion 126.gcc]$ llvm-dis Output/126.gcc.linked.bc
llvm-dis:
/mounts/zion/disks/0/localhome/tbrethou/llvm/include/llvm/Supp... | cannot disassemble CINT95 126.gcc.linked.bc file | https://api.github.com/repos/llvm/llvm-project/issues/1366/comments | 3 | 2006-11-09T20:17:30Z | 2022-01-20T01:59:25Z | https://github.com/llvm/llvm-project/issues/1366 | 1,070,889,585 | 1,366 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [993](https://llvm.org/bz993) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced testcase from simple C++ program](https://user-images.githubusercontent.com/60944935/143736648-6dc81068-a143-4e53-9de1-9a736... | Running -inline -prune-eh on testcase crashes with assert | https://api.github.com/repos/llvm/llvm-project/issues/1365/comments | 1 | 2006-11-09T16:29:55Z | 2021-12-03T19:30:00Z | https://github.com/llvm/llvm-project/issues/1365 | 1,070,889,570 | 1,365 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [992](https://llvm.org/bz992) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | All |
| Attachments | [bugpoint reduced testcase](https://user-images.githubusercontent.com/46755665/143736647-f1a55df6-797f-4da8-94c7-be378715054e.gz) |
## Ext... | crash in opt - llvm::CallGraphNode::removeCallEdgeTo(llvm::CallGraphNode*) | https://api.github.com/repos/llvm/llvm-project/issues/1364/comments | 2 | 2006-11-09T08:27:33Z | 2021-12-03T19:30:00Z | https://github.com/llvm/llvm-project/issues/1364 | 1,070,889,563 | 1,364 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [991](https://llvm.org/bz991) |
| Version | trunk |
| OS | All |
## Extended Description
The new nightly tester should submit report back to the server if the script
itself had an error.
We also should have a webform (password protected) so the core llvm team can
easily delete... | NightlyTester should not submit report if error in script occured. | https://api.github.com/repos/llvm/llvm-project/issues/1363/comments | 1 | 2006-11-09T02:39:45Z | 2022-05-16T23:44:46Z | https://github.com/llvm/llvm-project/issues/1363 | 1,070,889,551 | 1,363 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [990](https://llvm.org/bz990) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | 1.9 |
| OS | Linux |
| CC | @asl |
## Extended Description
I've noticed a pattern in my testcase failures involving "csretcc". The bug
occurs with a simple testcase from the ... | codegen problem with 'complex' type on x86/linux | https://api.github.com/repos/llvm/llvm-project/issues/1362/comments | 10 | 2006-11-08T02:29:33Z | 2021-12-03T19:29:58Z | https://github.com/llvm/llvm-project/issues/1362 | 1,070,889,543 | 1,362 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [989](https://llvm.org/bz989) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
# APPLE LOCAL use -mlongcall for large text support
/Users/scottm/play/llvm-cfronten... | gcc4 front-end, darwin-crt2.o | https://api.github.com/repos/llvm/llvm-project/issues/1361/comments | 4 | 2006-11-07T18:47:19Z | 2021-12-03T19:29:57Z | https://github.com/llvm/llvm-project/issues/1361 | 1,070,889,529 | 1,361 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [988](https://llvm.org/bz988) |
| Resolution | WONTFIX |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | Linux |
| Attachments | [bugpoint-loop-extract-fail-tno.bc](https://user-images.githubusercontent.com/60944935/143736642-d0913193-e908-477c-bd9c-0e07db21aa0e.g... | bugpoint fails to point to bug | https://api.github.com/repos/llvm/llvm-project/issues/1360/comments | 1 | 2006-11-07T05:50:02Z | 2022-01-20T02:28:04Z | https://github.com/llvm/llvm-project/issues/1360 | 1,070,889,518 | 1,360 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [987](https://llvm.org/bz987) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | All |
| Attachments | [First llvm asm](https://user-images.githubusercontent.com/392652/143736635-dcf55769-4d86-4113-a122-45836e90d717.gz), [First x86 asm](https... | llvm.memcpy.i64 miscompiled on 32-bit target | https://api.github.com/repos/llvm/llvm-project/issues/1359/comments | 6 | 2006-11-07T03:56:50Z | 2021-12-03T19:29:55Z | https://github.com/llvm/llvm-project/issues/1359 | 1,070,889,509 | 1,359 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [986](https://llvm.org/bz986) |
| Resolution | LATER |
| Resolved on | Sep 26, 2007 01:24 |
| Version | trunk |
| OS | Linux |
## Extended Description
Consider the folowing code:
uint %test_div_func7(uint %u) {
entry:
%tmp1 = udiv uint %u, 7
ret uint %tmp1
}
l... | Suboptimal code is generated for integer division in some cases. | https://api.github.com/repos/llvm/llvm-project/issues/1358/comments | 5 | 2006-11-07T00:27:28Z | 2021-12-03T19:29:54Z | https://github.com/llvm/llvm-project/issues/1358 | 1,070,889,499 | 1,358 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [985](https://llvm.org/bz985) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | Linux |
| Attachments | [only add FunctionInliningPass if flag_inline_trees > 1](https://user-images.githubusercontent.com/60944935/143736634-7b4039c9-9381-44e4-... | -fno-inline-functions should disable function inlining | https://api.github.com/repos/llvm/llvm-project/issues/1357/comments | 5 | 2006-11-06T15:05:12Z | 2021-12-03T19:29:54Z | https://github.com/llvm/llvm-project/issues/1357 | 1,070,889,496 | 1,357 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [984](https://llvm.org/bz984) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | All |
## Extended Description
llvm-gcc is compiling the template in this testcase to have weak linkage. The testcase expects it to be
linkonce. We should in... | test/C++Frontend/2003-11-02-WeakLinkage.cpp.tr xfailed | https://api.github.com/repos/llvm/llvm-project/issues/1356/comments | 1 | 2006-11-06T01:25:31Z | 2021-12-03T19:29:53Z | https://github.com/llvm/llvm-project/issues/1356 | 1,070,889,487 | 1,356 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [983](https://llvm.org/bz983) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
After the change was made to use llvm-config to generate the set of libraries
for li... | llvm-config build order can break build with parallel build | https://api.github.com/repos/llvm/llvm-project/issues/1355/comments | 6 | 2006-11-05T18:48:15Z | 2021-12-03T19:29:52Z | https://github.com/llvm/llvm-project/issues/1355 | 1,070,889,472 | 1,355 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [982](https://llvm.org/bz982) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | trunk |
| OS | Linux |
| Attachments | [bc bugpoint was running on](https://user-images.githubusercontent.com/60944935/143736632-5646c5b7-67a0-44a3-9269-190520c2c6b7.gz) |
| Re... | bugpoint crash | https://api.github.com/repos/llvm/llvm-project/issues/1354/comments | 5 | 2006-11-03T18:39:35Z | 2021-12-03T19:29:51Z | https://github.com/llvm/llvm-project/issues/1354 | 1,070,889,466 | 1,354 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [981](https://llvm.org/bz981) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | All |
| CC | @asl |
## Extended Description
This is a regression due to llvm/llvm-project#1158 .
Tblgen should not emit the 'NoItineraries' global if it is no... | PPC backend build emits warning | https://api.github.com/repos/llvm/llvm-project/issues/1353/comments | 2 | 2006-11-03T03:16:13Z | 2021-12-03T19:29:50Z | https://github.com/llvm/llvm-project/issues/1353 | 1,070,889,455 | 1,353 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [980](https://llvm.org/bz980) |
| Resolution | FIXED |
| Resolved on | Aug 16, 2007 10:42 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
The following reduction (from the linux kernel) causes:
cc1: ../../sour... | llvm-gcc4 crash (yet another in our linux kernel series) | https://api.github.com/repos/llvm/llvm-project/issues/1352/comments | 7 | 2006-11-01T23:13:29Z | 2021-12-03T19:29:49Z | https://github.com/llvm/llvm-project/issues/1352 | 1,070,889,441 | 1,352 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [979](https://llvm.org/bz979) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced testcase from Linux 2.4.22](https://user-images.githubusercontent.com/60944935/143736631-c12627e3-da24-4921-be18-398cbaf13a0a.gz... | condprop pass asserts on test case | https://api.github.com/repos/llvm/llvm-project/issues/1351/comments | 4 | 2006-11-01T17:06:58Z | 2021-12-03T19:29:48Z | https://github.com/llvm/llvm-project/issues/1351 | 1,070,889,434 | 1,351 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [978](https://llvm.org/bz978) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
The X86/ELF Dwarf support appears to be lacking some information that th... | X86/ELF Dwarf Support Is Lacking | https://api.github.com/repos/llvm/llvm-project/issues/1350/comments | 12 | 2006-11-01T01:44:03Z | 2021-12-03T19:29:47Z | https://github.com/llvm/llvm-project/issues/1350 | 1,070,889,426 | 1,350 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [977](https://llvm.org/bz977) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | All |
| Attachments | [Test case reduced from net/network.o from Linux 2.4.22](https://user-images.githubusercontent.com/60944935/143736628-c70dea36-b18d-4490-bc... | LCSSA code crash on unreachable block. | https://api.github.com/repos/llvm/llvm-project/issues/1349/comments | 5 | 2006-10-31T19:34:09Z | 2021-12-03T19:29:46Z | https://github.com/llvm/llvm-project/issues/1349 | 1,070,889,416 | 1,349 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [976](https://llvm.org/bz976) |
| Resolution | INVALID |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | Linux |
| Attachments | [Bugpoint details](https://user-images.githubusercontent.com/60944935/143736627-87ec10a8-a2cc-4974-981e-c525f7ec4752.gz) |
| Reporter |... | Linking Cruft Doesn't Help | https://api.github.com/repos/llvm/llvm-project/issues/1348/comments | 6 | 2006-10-31T19:33:16Z | 2021-12-03T19:29:46Z | https://github.com/llvm/llvm-project/issues/1348 | 1,070,889,409 | 1,348 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [975](https://llvm.org/bz975) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:41 |
| Version | 1.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
/proj/llvm/cfe/build-2/gcc/xgcc -B/proj/llvm/cfe/build-2/gcc/
-B/proj/llvm/cfe/insta... | crtstuff.c breaks llvm-gcc build | https://api.github.com/repos/llvm/llvm-project/issues/1347/comments | 4 | 2006-10-31T01:08:57Z | 2021-12-03T19:29:45Z | https://github.com/llvm/llvm-project/issues/1347 | 1,070,889,401 | 1,347 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [974](https://llvm.org/bz974) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | All |
## Extended Description
GCC's -fno-unit-at-a-time, basically now means 'disable all ipo except inlining'. This understanding is
expected by crtstuff.c ... | -fno-unit-at-a-time should disable all ipo | https://api.github.com/repos/llvm/llvm-project/issues/1346/comments | 4 | 2006-10-29T23:23:27Z | 2021-12-03T19:29:44Z | https://github.com/llvm/llvm-project/issues/1346 | 1,070,889,394 | 1,346 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [973](https://llvm.org/bz973) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | Linux |
## Extended Description
llvm-gcc4 code lacks static ctors & dtors at least on Linux (mingw has its own
technique to handle this and everything is ok th... | llvm-gcc4 compiled code lacks static ctors & dtors | https://api.github.com/repos/llvm/llvm-project/issues/1345/comments | 6 | 2006-10-29T14:15:18Z | 2021-12-03T19:29:43Z | https://github.com/llvm/llvm-project/issues/1345 | 1,070,889,381 | 1,345 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [972](https://llvm.org/bz972) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | Linux |
## Extended Description
It seems, that llvm-gcc Makefiles use obsolete syntax of "tail" (during, e.g.
bootstrapping). The syntax of form "+16c" is by d... | llvm-gcc Makefiles use obolete syntax for "tail" call | https://api.github.com/repos/llvm/llvm-project/issues/1344/comments | 5 | 2006-10-28T23:33:29Z | 2021-12-03T19:29:42Z | https://github.com/llvm/llvm-project/issues/1344 | 1,070,889,368 | 1,344 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [971](https://llvm.org/bz971) |
| Resolution | WORKSFORME |
| Resolved on | Mar 06, 2010 13:59 |
| Version | trunk |
| OS | Linux |
| CC | @asl |
## Extended Description
I changed llvm-backend.cpp to exclude the PerModulePasses no matter what the
optimization level was. Specifi... | llvm-gcc build fails due to incorrect patch | https://api.github.com/repos/llvm/llvm-project/issues/1343/comments | 22 | 2006-10-28T17:51:24Z | 2022-01-20T01:59:25Z | https://github.com/llvm/llvm-project/issues/1343 | 1,070,889,356 | 1,343 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [970](https://llvm.org/bz970) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | trunk |
| OS | All |
## Extended Description
A lot of code uses X->getType()->isFloatingPoint() to disable transformations that are unsafe on FP math.
We should audit these... | Should audit LLVM for incorrect uses of isFloatingPoint() | https://api.github.com/repos/llvm/llvm-project/issues/1342/comments | 9 | 2006-10-26T20:30:46Z | 2021-12-03T19:29:40Z | https://github.com/llvm/llvm-project/issues/1342 | 1,070,889,343 | 1,342 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [969](https://llvm.org/bz969) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I don't run the llc-beta tests as part of my nightly tester. That is I don't
specify the -enable-llcbeta option to NewNightlyTester.pl. The test r... | llc-beta results count as fail if they didn't run | https://api.github.com/repos/llvm/llvm-project/issues/1341/comments | 0 | 2006-10-26T18:01:29Z | 2022-05-17T00:06:13Z | https://github.com/llvm/llvm-project/issues/1341 | 1,070,889,336 | 1,341 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [968](https://llvm.org/bz968) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This test case:
SingleSource/UnitTests/Vector/divides.c
produces:
llc: /proj/llvm/llvm... | X86 doesn't support vector <4 x int> or < 4 x uint > | https://api.github.com/repos/llvm/llvm-project/issues/1340/comments | 1 | 2006-10-26T07:59:52Z | 2021-12-03T19:29:38Z | https://github.com/llvm/llvm-project/issues/1340 | 1,070,889,331 | 1,340 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [967](https://llvm.org/bz967) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | All |
| Attachments | [bc file](https://user-images.githubusercontent.com/15152540/143736614-7751c53c-d00e-42dd-aa07-46c87748e774.gz) |
| CC | @nlewycky |
## Ex... | [predsimplify] release run works fine, debug run goes crazy | https://api.github.com/repos/llvm/llvm-project/issues/1339/comments | 7 | 2006-10-25T23:36:01Z | 2021-12-03T19:29:38Z | https://github.com/llvm/llvm-project/issues/1339 | 1,070,889,315 | 1,339 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [966](https://llvm.org/bz966) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:58 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
We recently added the predicate simplifier pass to llvm-gcc. See
gcc/l... | Turning on predicate simplifier pass breaks llvm-gcc bootstrapping | https://api.github.com/repos/llvm/llvm-project/issues/1338/comments | 10 | 2006-10-23T22:27:38Z | 2021-12-03T19:29:37Z | https://github.com/llvm/llvm-project/issues/1338 | 1,070,889,305 | 1,338 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [965](https://llvm.org/bz965) |
| Resolution | FIXED |
| Resolved on | Jan 24, 2021 14:54 |
| Version | trunk |
| OS | All |
| CC | @Slach,@lattner,@efriedma-quic,@fhahn,@jdm,@jryans,@kalvdans,@sunfishcode,@nlewycky,@nikic,@pjaaskel,@RalfJung,@programmerjake,@regehr,@rnk,@nagisa,... | Infinite loops are optimized out in languages without forward progress guarantees (C, Rust) | https://api.github.com/repos/llvm/llvm-project/issues/1337/comments | 33 | 2006-10-23T02:33:40Z | 2021-12-03T19:29:36Z | https://github.com/llvm/llvm-project/issues/1337 | 1,070,889,287 | 1,337 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [964](https://llvm.org/bz964) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | 1.8 |
| OS | All |
## Extended Description
Consider this function (very similar to strhr):
void foo(unsigned char C);
const char *FindChar(const char *CurPtr) {
unsigned c... | switch lowering makes ugly code for a simple scanning loop | https://api.github.com/repos/llvm/llvm-project/issues/1336/comments | 3 | 2006-10-22T21:07:06Z | 2021-12-03T19:29:35Z | https://github.com/llvm/llvm-project/issues/1336 | 1,070,889,278 | 1,336 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [963](https://llvm.org/bz963) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | Linux |
| Attachments | [Safe portion of ldecod that bugpoint found.](https://user-images.githubusercontent.com/60944935/143736607-56bb4c92-55dd-43c6-80ad-27159... | ldecod has undefined behavior, fails in x86 jit on linux | https://api.github.com/repos/llvm/llvm-project/issues/1335/comments | 29 | 2006-10-22T20:50:39Z | 2021-12-03T19:29:34Z | https://github.com/llvm/llvm-project/issues/1335 | 1,070,889,259 | 1,335 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [962](https://llvm.org/bz962) |
| Version | 1.8 |
| OS | All |
## Extended Description
The tail recursion elimination pass can produce functions with allocas not in the entry block, if it wants
them to live across iterations of the tail-recursion-eliminated code. A simple exa... | Code generator compiles back-to-back fixed-size dynamic allocas into really bad code | https://api.github.com/repos/llvm/llvm-project/issues/1334/comments | 4 | 2006-10-22T20:20:59Z | 2021-12-03T19:29:33Z | https://github.com/llvm/llvm-project/issues/1334 | 1,070,889,252 | 1,334 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [961](https://llvm.org/bz961) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced test case](https://user-images.githubusercontent.com/60944935/143736606-56ecccd9-cd65-4400-93dd-11abc3a56078.gz) |
| Reporte... | bootstrap failure in amd64 | https://api.github.com/repos/llvm/llvm-project/issues/1333/comments | 1 | 2006-10-21T16:56:33Z | 2021-12-03T19:29:32Z | https://github.com/llvm/llvm-project/issues/1333 | 1,070,889,235 | 1,333 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [960](https://llvm.org/bz960) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | trunk |
| OS | All |
| CC | @isanbard |
## Extended Description
It would be wonderful if someone would enhance bugpoint to prune down the list of global var initializers
whe... | enhance bugpoint to reduce global initializers | https://api.github.com/repos/llvm/llvm-project/issues/1332/comments | 8 | 2006-10-21T05:41:37Z | 2023-08-15T13:20:52Z | https://github.com/llvm/llvm-project/issues/1332 | 1,070,889,223 | 1,332 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [959](https://llvm.org/bz959) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [README.LLVM patch](https://user-images.githubusercontent.com/60944935/143736605-b003aa4b-137a-4575-9c5c-5a10c0a40973.gz) |
| Reporter ... | update to cfrontend README.LLVM due to assembler breakage | https://api.github.com/repos/llvm/llvm-project/issues/1331/comments | 1 | 2006-10-20T18:39:07Z | 2021-12-03T19:29:30Z | https://github.com/llvm/llvm-project/issues/1331 | 1,070,889,216 | 1,331 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [958](https://llvm.org/bz958) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Not sure if the problem is with the assembler or if it is a gcc frontend issue.
Howe... | case branch tables: as complains "complex expression, absolute segment assumed" | https://api.github.com/repos/llvm/llvm-project/issues/1330/comments | 2 | 2006-10-20T00:20:28Z | 2021-12-03T19:29:30Z | https://github.com/llvm/llvm-project/issues/1330 | 1,070,889,206 | 1,330 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [957](https://llvm.org/bz957) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:07 |
| Version | trunk |
| OS | All |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143736603-d4fd00d3-a304-40cd-b63f-574ba610afff.gz) |
| Reporter | LLVM Bugzi... | [simplifycfg] constantexpr divide evaluation made unconditional | https://api.github.com/repos/llvm/llvm-project/issues/1329/comments | 14 | 2006-10-19T20:33:01Z | 2021-12-03T19:29:29Z | https://github.com/llvm/llvm-project/issues/1329 | 1,070,889,187 | 1,329 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [956](https://llvm.org/bz956) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Bug example.](https://user-images.githubusercontent.com/60944935/143736602-d892ab6f-1381-49bb-b124-791e37e628ad.gz) |
| Reporter | LLV... | Vectors don't display correctly when in a struct. | https://api.github.com/repos/llvm/llvm-project/issues/1328/comments | 1 | 2006-10-19T00:48:12Z | 2021-12-03T19:29:28Z | https://github.com/llvm/llvm-project/issues/1328 | 1,070,889,180 | 1,328 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [955](https://llvm.org/bz955) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The CBE isn't handling _setjmp correctly. The CBE output is #including
<setjmp.h> and ... | setjmp prototype issue causes siod test to fail | https://api.github.com/repos/llvm/llvm-project/issues/1327/comments | 2 | 2006-10-18T19:59:50Z | 2021-12-03T19:29:27Z | https://github.com/llvm/llvm-project/issues/1327 | 1,070,889,175 | 1,327 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [954](https://llvm.org/bz954) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @isanbard |
## Extended Description
The following reduction:
struct _Refcount_Base {
long unsigned ... | Crash handling COMPONENT_REF at -m64 | https://api.github.com/repos/llvm/llvm-project/issues/1326/comments | 7 | 2006-10-18T17:42:25Z | 2021-12-03T19:29:26Z | https://github.com/llvm/llvm-project/issues/1326 | 1,070,889,163 | 1,326 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [953](https://llvm.org/bz953) |
| Resolution | DUPLICATE |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 1.8 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
First I'd like to introduce myself.
I am an employee of MobileEye company, and we are... | A bug + a fix in InstructionCombining | https://api.github.com/repos/llvm/llvm-project/issues/1325/comments | 2 | 2006-10-18T10:02:34Z | 2021-12-03T19:29:25Z | https://github.com/llvm/llvm-project/issues/1325 | 1,070,889,141 | 1,325 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [952](https://llvm.org/bz952) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | Windows 2000 |
| Attachments | [Source .cpp file](https://user-images.githubusercontent.com/67392/143736599-9100723c-8cd8-4119-9284-2530fa495454.gz), ["Good" o... | Incorrect linkage set | https://api.github.com/repos/llvm/llvm-project/issues/1324/comments | 1 | 2006-10-17T22:30:09Z | 2021-12-03T19:29:24Z | https://github.com/llvm/llvm-project/issues/1324 | 1,070,889,125 | 1,324 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [951](https://llvm.org/bz951) |
| Resolution | FIXED |
| Resolved on | Apr 23, 2008 15:58 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#1438 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@nlewycky |
## Extended Description
Two of the SSE t... | Use of SSE vectors on linux requires stack realignment | https://api.github.com/repos/llvm/llvm-project/issues/1323/comments | 10 | 2006-10-17T20:52:06Z | 2021-12-03T19:29:23Z | https://github.com/llvm/llvm-project/issues/1323 | 1,070,889,113 | 1,323 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [950](https://llvm.org/bz950) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
Despite our best attempts, the LLVM type system somehow ended up too
h... | Signless Types For LLVM | https://api.github.com/repos/llvm/llvm-project/issues/1322/comments | 23 | 2006-10-17T17:52:04Z | 2021-12-03T19:29:22Z | https://github.com/llvm/llvm-project/issues/1322 | 1,070,889,106 | 1,322 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [949](https://llvm.org/bz949) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Currently the nightly tester's option -enable-llcbeta doesn't do anything. You
get the llcbeta test whether you use this option or not. While it is... | Server side nightly test results incorrect without-enable-llcbeta | https://api.github.com/repos/llvm/llvm-project/issues/1321/comments | 3 | 2006-10-17T17:43:02Z | 2022-05-16T23:42:59Z | https://github.com/llvm/llvm-project/issues/1321 | 1,070,889,095 | 1,321 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [948](https://llvm.org/bz948) |
| Resolution | FIXED |
| Resolved on | Feb 03, 2009 22:03 |
| Version | trunk |
| OS | Linux |
| CC | @chandlerc |
## Extended Description
llvm-gcc should know to run llvm-ld when linking bytecode files. Specifically,
running "llvm-gcc main.bc au... | support transparent LTO on linux | https://api.github.com/repos/llvm/llvm-project/issues/1320/comments | 7 | 2006-10-16T01:52:57Z | 2023-08-15T13:20:48Z | https://github.com/llvm/llvm-project/issues/1320 | 1,070,889,080 | 1,320 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [947](https://llvm.org/bz947) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | 1.7 |
| OS | All |
| Blocks | llvm/llvm-project#870 llvm/llvm-bugzilla-archive#1166 |
## Extended Description
Taking the address of a label doesn't seem to be supported in l... | llvm-gcc4 doesn't support GCC address of label extension | https://api.github.com/repos/llvm/llvm-project/issues/1319/comments | 6 | 2006-10-16T01:33:59Z | 2023-08-15T13:48:36Z | https://github.com/llvm/llvm-project/issues/1319 | 1,070,889,070 | 1,319 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [946](https://llvm.org/bz946) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This is the reduction on alpha. Is this that llvm-gcc started expecting va_list
to be... | New boot strap failure for llvm-gcc4 | https://api.github.com/repos/llvm/llvm-project/issues/1318/comments | 13 | 2006-10-12T18:03:51Z | 2021-12-03T19:29:18Z | https://github.com/llvm/llvm-project/issues/1318 | 1,070,889,057 | 1,318 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [945](https://llvm.org/bz945) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | 1.0 |
| OS | All |
## Extended Description
Consider:
int test(int X) {
return X%255;
}
The PPC backend lowers this to mulhw+stuff, the X86 backend should too. It is the ... | x86 backend doesn't lower x%255 to multiply | https://api.github.com/repos/llvm/llvm-project/issues/1317/comments | 2 | 2006-10-12T08:42:41Z | 2021-12-03T19:29:18Z | https://github.com/llvm/llvm-project/issues/1317 | 1,070,889,049 | 1,317 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [944](https://llvm.org/bz944) |
| Resolution | FIXED |
| Resolved on | Sep 01, 2010 16:03 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Double optimized version](https://user-images.githubusercontent.com/92601425/143736595-302036c1-bd5c-45d3-bc13-91378ca86714.gz), [Sing... | Unrolling loop creates register pressure | https://api.github.com/repos/llvm/llvm-project/issues/1316/comments | 1 | 2006-10-12T02:06:38Z | 2021-12-03T19:29:17Z | https://github.com/llvm/llvm-project/issues/1316 | 1,070,889,040 | 1,316 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [943](https://llvm.org/bz943) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | All |
| Attachments | [Extracted function](https://user-images.githubusercontent.com/92601425/143736594-eb766170-3086-426e-b850-0a577acf2b6a.gz) |
## Extended D... | Too much spill code generated after loop unrolling | https://api.github.com/repos/llvm/llvm-project/issues/1315/comments | 5 | 2006-10-12T01:48:44Z | 2021-12-03T19:29:16Z | https://github.com/llvm/llvm-project/issues/1315 | 1,070,889,024 | 1,315 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [942](https://llvm.org/bz942) |
| Version | trunk |
| OS | All |
## Extended Description
I'd like to use bugpoint to isolate the parts of code where we aren't optimizing
as well as gcc (or other reference compiler). The technique is similar to the
miscompilation analysis.
Set ... | bugpoint should analyze missing-optimization-opportunity | https://api.github.com/repos/llvm/llvm-project/issues/1314/comments | 5 | 2006-10-12T00:47:04Z | 2021-12-03T19:29:15Z | https://github.com/llvm/llvm-project/issues/1314 | 1,070,889,011 | 1,314 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [941](https://llvm.org/bz941) |
| Resolution | FIXED |
| Resolved on | May 22, 2015 16:32 |
| Version | trunk |
| OS | Linux |
| CC | @asl,@lattner,@sunfishcode |
## Extended Description
LLVM-GCC doesn't yet support thread-local storage. Given the one-line program
"__thread int... | Thread Local Storage (TLS) not supported | https://api.github.com/repos/llvm/llvm-project/issues/1313/comments | 18 | 2006-10-09T01:32:18Z | 2023-08-15T13:48:31Z | https://github.com/llvm/llvm-project/issues/1313 | 1,070,888,992 | 1,313 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [940](https://llvm.org/bz940) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | 1.8 |
| OS | All |
| Blocks | llvm/llvm-project#1311 |
| CC | @asl |
## Extended Description
This testcase causes the X86 backend to select a legal dag into an illegal input... | X86 load folding bug | https://api.github.com/repos/llvm/llvm-project/issues/1312/comments | 2 | 2006-10-08T21:15:38Z | 2021-12-03T19:29:13Z | https://github.com/llvm/llvm-project/issues/1312 | 1,070,888,980 | 1,312 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [939](https://llvm.org/bz939) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-bugzilla-archive#940 |
| Attachments | [bytecode](https://user-images.githubusercontent.com/67392/143736587-adb09f07-5c47-4... | LLC segfaults | https://api.github.com/repos/llvm/llvm-project/issues/1311/comments | 5 | 2006-10-08T00:04:36Z | 2021-12-03T19:29:12Z | https://github.com/llvm/llvm-project/issues/1311 | 1,070,888,961 | 1,311 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [938](https://llvm.org/bz938) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | Linux |
| Attachments | [The failed module](https://user-images.githubusercontent.com/67392/143736585-c3687812-cbf3-4ac2-922c-4acd32d134cb.gz) |
## Extended... | Lack of inline asm support | https://api.github.com/repos/llvm/llvm-project/issues/1310/comments | 1 | 2006-10-07T23:12:00Z | 2021-12-03T19:29:11Z | https://github.com/llvm/llvm-project/issues/1310 | 1,070,888,948 | 1,310 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [937](https://llvm.org/bz937) |
| Resolution | DUPLICATE |
| Resolved on | Mar 06, 2010 13:59 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The problem is that frndint casts the top of the 8087 floating point stack to
an ... | SelectionDAGLowering does not support frndint instruction (in inline asm) | https://api.github.com/repos/llvm/llvm-project/issues/1309/comments | 2 | 2006-10-06T00:52:17Z | 2021-12-03T19:29:10Z | https://github.com/llvm/llvm-project/issues/1309 | 1,070,888,934 | 1,309 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [936](https://llvm.org/bz936) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | All |
| CC | @isanbard |
## Extended Description
The X86 LLC ratio for viterbi is .75, the CBE ratio is 1.0.
The PPC LLC ratio for viterbi is .74, the CBE rati... | MultiSource/Applications/viterbi suffers from poor register allocation on X86 | https://api.github.com/repos/llvm/llvm-project/issues/1308/comments | 6 | 2006-10-04T18:33:44Z | 2021-12-03T19:29:09Z | https://github.com/llvm/llvm-project/issues/1308 | 1,070,888,924 | 1,308 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [935](https://llvm.org/bz935) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:47 |
| Version | 1.5 |
| OS | All |
## Extended Description
Consider these nested loops:
void foo(unsigned char *ptr, unsigned r, unsigned g, unsigned b, unsigned h, unsigned w) {
unsigned... | Loop optimization deficiencies | https://api.github.com/repos/llvm/llvm-project/issues/1307/comments | 1 | 2006-10-03T20:47:00Z | 2021-12-03T19:29:08Z | https://github.com/llvm/llvm-project/issues/1307 | 1,070,888,911 | 1,307 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [934](https://llvm.org/bz934) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | All |
| Attachments | [better use of explicit with ctors](https://user-images.githubusercontent.com/60944935/143736583-60122598-4dcd-41d6-9790-4eab1333b1c0.gz) |... | 'explicit' keyword @ ctor fixes in Instructions.h | https://api.github.com/repos/llvm/llvm-project/issues/1306/comments | 1 | 2006-10-03T16:48:52Z | 2021-12-03T19:29:07Z | https://github.com/llvm/llvm-project/issues/1306 | 1,070,888,906 | 1,306 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [933](https://llvm.org/bz933) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | trunk |
| OS | All |
| Attachments | [bugpoint reduced bytecode](https://user-images.githubusercontent.com/60944935/143736582-04c5edf9-9f6c-4633-8985-9519f11b867d.gz) |
| Repor... | X86 -enable-x86-fastcc crash on functions returning bool | https://api.github.com/repos/llvm/llvm-project/issues/1305/comments | 2 | 2006-10-03T13:49:34Z | 2021-12-03T19:29:07Z | https://github.com/llvm/llvm-project/issues/1305 | 1,070,888,896 | 1,305 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [932](https://llvm.org/bz932) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | 1.8 |
| OS | All |
## Extended Description
Nick Lewycky reported that dominators we're getting updated for this .ll file correctly:
declare void %use1(int)
void %f(int %i, ... | Break Critical Edges pass doesn't update dominators right in some cases | https://api.github.com/repos/llvm/llvm-project/issues/1304/comments | 2 | 2006-10-03T06:38:19Z | 2021-12-03T19:29:06Z | https://github.com/llvm/llvm-project/issues/1304 | 1,070,888,882 | 1,304 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [931](https://llvm.org/bz931) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When compiling the linux kernel (x86), I've hit the assertion in
ConvertStructFieldIni... | [llvm-gcc] ConvertStructFieldInitializerToType problems | https://api.github.com/repos/llvm/llvm-project/issues/1303/comments | 11 | 2006-10-02T23:27:32Z | 2021-12-03T19:29:05Z | https://github.com/llvm/llvm-project/issues/1303 | 1,070,888,874 | 1,303 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [930](https://llvm.org/bz930) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [shark profile](https://user-images.githubusercontent.com/60944935/143736581-8eb6837a-1386-425a-9048-12fd0861bde2.gz) |
| Reporter | LL... | DSE pass takes very long to optimize llvmAsmParser.cpp | https://api.github.com/repos/llvm/llvm-project/issues/1302/comments | 6 | 2006-10-02T20:27:39Z | 2021-12-03T19:29:04Z | https://github.com/llvm/llvm-project/issues/1302 | 1,070,888,862 | 1,302 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [929](https://llvm.org/bz929) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | 1.8 |
| OS | All |
## Extended Description
Livevars takes 50% of the compile time on the testcase in llvm/llvm-project#1250 (now that Bill fixed the issue in phielim).
Liv... | livevars takes 50% of codegen time (N^2 algorithm?) | https://api.github.com/repos/llvm/llvm-project/issues/1301/comments | 6 | 2006-09-28T19:40:08Z | 2021-12-03T19:29:03Z | https://github.com/llvm/llvm-project/issues/1301 | 1,070,888,846 | 1,301 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [928](https://llvm.org/bz928) |
| Resolution | WORKSFORME |
| Resolved on | Feb 19, 2008 03:36 |
| Version | 1.8 |
| OS | All |
## Extended Description
These two nightly tester tests:
http://llvm.org/nightlytest/test.php?machine=36&night=1063
http://llvm.org/nightlytest/test.p... | Investigate cases where running llvm optimizer twice slows down code | https://api.github.com/repos/llvm/llvm-project/issues/1300/comments | 5 | 2006-09-28T00:06:13Z | 2022-01-20T01:59:23Z | https://github.com/llvm/llvm-project/issues/1300 | 1,070,888,837 | 1,300 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [927](https://llvm.org/bz927) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:47 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
We should get rid of Annotable and Annotation in llvm/Support/Annotation.h. We
contin... | Get Rid Of Annotations | https://api.github.com/repos/llvm/llvm-project/issues/1299/comments | 1 | 2006-09-27T21:04:56Z | 2021-12-03T19:29:01Z | https://github.com/llvm/llvm-project/issues/1299 | 1,070,888,827 | 1,299 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [926](https://llvm.org/bz926) |
| Version | 1.8 |
| OS | All |
| CC | @asl,@lattner |
## Extended Description
First, the trivial thing: a switch lowered to a series of conditional branches always results in an explicit
"fallthrough" uncond branch to the next block from the ini... | sdisel switch lowering can be improved | https://api.github.com/repos/llvm/llvm-project/issues/1298/comments | 7 | 2006-09-27T08:35:15Z | 2023-08-17T23:09:35Z | https://github.com/llvm/llvm-project/issues/1298 | 1,070,888,818 | 1,298 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [925](https://llvm.org/bz925) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | 1.8 |
| OS | All |
## Extended Description
In the stupid contrived testcase below, sdisel is breaking *every* critical edge from the switch to the
blahaha block, creating a ... | sdisel lowers this to really bad code | https://api.github.com/repos/llvm/llvm-project/issues/1297/comments | 3 | 2006-09-27T08:26:54Z | 2021-12-03T19:28:59Z | https://github.com/llvm/llvm-project/issues/1297 | 1,070,888,807 | 1,297 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [924](https://llvm.org/bz924) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | 1.7 |
| OS | All |
| Blocks | llvm/llvm-project#1234 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This is a reduction from the linux kernel (gcc is hap... | Non-extended inline assembly statements should have asmstrings interpreted | https://api.github.com/repos/llvm/llvm-project/issues/1296/comments | 3 | 2006-09-26T20:41:27Z | 2021-12-03T19:28:58Z | https://github.com/llvm/llvm-project/issues/1296 | 1,070,888,795 | 1,296 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [923](https://llvm.org/bz923) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | Linux |
| Attachments | [bugpoint reduction](https://user-images.githubusercontent.com/60944935/143736580-a117b3b3-6735-402e-90f0-f78b98ce8942.gz) |
| Reporter |... | PostDominanceFrontier crash | https://api.github.com/repos/llvm/llvm-project/issues/1295/comments | 3 | 2006-09-25T20:20:06Z | 2021-12-03T19:28:58Z | https://github.com/llvm/llvm-project/issues/1295 | 1,070,888,789 | 1,295 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [922](https://llvm.org/bz922) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
The llvm-gcc3 frontend (based on GCC 3.4 sources) does not correctly... | llvm-gcc3 determines source filename incorrectly for errors and debug info | https://api.github.com/repos/llvm/llvm-project/issues/1294/comments | 4 | 2006-09-25T20:04:42Z | 2021-12-03T19:28:57Z | https://github.com/llvm/llvm-project/issues/1294 | 1,070,888,773 | 1,294 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [921](https://llvm.org/bz921) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | Linux |
| Attachments | [.bc file](https://user-images.githubusercontent.com/67392/143736576-7cf77ec7-58fc-4798-b9d4-42f574361e3a.gz), [Source .c file](https... | Assertion fails in SelectionDAGIsel.cpp | https://api.github.com/repos/llvm/llvm-project/issues/1293/comments | 1 | 2006-09-22T23:01:06Z | 2021-12-03T19:28:56Z | https://github.com/llvm/llvm-project/issues/1293 | 1,070,888,760 | 1,293 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [920](https://llvm.org/bz920) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | All |
## Extended Description
The Function::viewCFG API is a fantastic debugging method for when the developer
is inside a Pass. It'd be nice to expose this ... | llvm-db should expose that trick where we view the CFG | https://api.github.com/repos/llvm/llvm-project/issues/1292/comments | 1 | 2006-09-21T05:46:08Z | 2021-12-03T19:28:55Z | https://github.com/llvm/llvm-project/issues/1292 | 1,070,888,751 | 1,292 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [919](https://llvm.org/bz919) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | All |
## Extended Description
The llvm-test configure option --with-externals is sufficient and widely used. We should
eliminate the --with-nurbs, --with-fpgr... | Eliminate llvm-test --with-program=xxx options for externals | https://api.github.com/repos/llvm/llvm-project/issues/1291/comments | 2 | 2006-09-21T01:57:36Z | 2021-12-03T19:28:54Z | https://github.com/llvm/llvm-project/issues/1291 | 1,070,888,743 | 1,291 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [918](https://llvm.org/bz918) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | All |
| Attachments | [.ll to reproduce the problem](https://user-images.githubusercontent.com/60944935/143736573-c7790f99-02a0-46c7-b316-87b704046fc3.gz) |
| Re... | c backend with array types can produce code rejected by gcc 4.0.1 | https://api.github.com/repos/llvm/llvm-project/issues/1290/comments | 8 | 2006-09-20T20:55:52Z | 2021-12-03T19:28:53Z | https://github.com/llvm/llvm-project/issues/1290 | 1,070,888,729 | 1,290 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [917](https://llvm.org/bz917) |
| Version | 1.5 |
| OS | MacOS X |
| Attachments | [Example that shows the issue](https://user-images.githubusercontent.com/15152540/143736572-9b911caa-2e1b-49dd-877d-d7e4b90dac63.gz) |
## Extended Description
In the JIT, stubs are currently used... | Fix PowerPC function stub generation for distant functions | https://api.github.com/repos/llvm/llvm-project/issues/1289/comments | 1 | 2006-09-20T19:39:47Z | 2021-12-03T19:28:53Z | https://github.com/llvm/llvm-project/issues/1289 | 1,070,888,719 | 1,289 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [916](https://llvm.org/bz916) |
| Resolution | WONTFIX |
| Resolved on | Jul 11, 2010 13:14 |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-bugzilla-archive#3099 |
| CC | @asl |
## Extended Description
The compile error is from stor-layout.c using the ADJUST_FIEL... | llvm-gcc4 doesn't build on ppc-linux | https://api.github.com/repos/llvm/llvm-project/issues/1288/comments | 10 | 2006-09-20T00:00:28Z | 2023-08-15T13:48:25Z | https://github.com/llvm/llvm-project/issues/1288 | 1,070,888,707 | 1,288 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [915](https://llvm.org/bz915) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | 1.8 |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#1166 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Extended Description
$ /usr/local/llvm/cfronte... | llvm-gcc doesn't support nested functions | https://api.github.com/repos/llvm/llvm-project/issues/1287/comments | 13 | 2006-09-18T22:20:24Z | 2023-08-15T13:20:43Z | https://github.com/llvm/llvm-project/issues/1287 | 1,070,888,693 | 1,287 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [914](https://llvm.org/bz914) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 1.0 |
| OS | All |
| Attachments | [bc for function](https://user-images.githubusercontent.com/15152540/143736567-da8e6f3d-84f9-47a0-a73a-77f920deb4b5.gz) |
## Extended Descri... | quantum_toffoli in 462.libquantum compiles to really bad code with llc | https://api.github.com/repos/llvm/llvm-project/issues/1286/comments | 5 | 2006-09-16T09:44:58Z | 2021-12-03T19:28:50Z | https://github.com/llvm/llvm-project/issues/1286 | 1,070,888,684 | 1,286 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [913](https://llvm.org/bz913) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | 1.7 |
| OS | All |
## Extended Description
The instruction combiner is making the following transformation:
%tmp = load int* %tmp1 ; <int> [#uses=1]
... | instcombine misoptimizes shr+and to setgt | https://api.github.com/repos/llvm/llvm-project/issues/1285/comments | 6 | 2006-09-16T03:00:46Z | 2021-12-03T19:28:49Z | https://github.com/llvm/llvm-project/issues/1285 | 1,070,888,673 | 1,285 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [912](https://llvm.org/bz912) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:56 |
| Version | trunk |
| OS | Linux |
| Attachments | [simplified testcase](https://user-images.githubusercontent.com/392652/143736563-e234111c-2979-4542-bf80-5759a20a8ff0.gz) |
## Extended ... | valgrind finds error in DSE using AliasAnalysis | https://api.github.com/repos/llvm/llvm-project/issues/1284/comments | 8 | 2006-09-14T20:47:16Z | 2021-12-03T19:28:48Z | https://github.com/llvm/llvm-project/issues/1284 | 1,070,888,666 | 1,284 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [911](https://llvm.org/bz911) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | MacOS X |
## Extended Description
This program:
extern void foo();
struct S {
short f1[3];
unsigned int f2 : 1;
};
void bar()
{
struct S *A... | ICE during compilation of program | https://api.github.com/repos/llvm/llvm-project/issues/1283/comments | 5 | 2006-09-14T00:21:19Z | 2021-12-03T19:28:47Z | https://github.com/llvm/llvm-project/issues/1283 | 1,070,888,656 | 1,283 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [910](https://llvm.org/bz910) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | 1.7 |
| OS | All |
## Extended Description
This code came out of the CBE when I was running bugpoint. Amazingly, it crashes
llvm-gcc:
$ llvm-gcc -O0 -emit-llvm 000.c -c -o 0... | crash on cast of fwrite address | https://api.github.com/repos/llvm/llvm-project/issues/1282/comments | 3 | 2006-09-13T16:00:06Z | 2021-12-03T19:28:46Z | https://github.com/llvm/llvm-project/issues/1282 | 1,070,888,642 | 1,282 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [909](https://llvm.org/bz909) |
| Resolution | LATER |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | All |
| Attachments | [Bugpoint generated testcase](https://user-images.githubusercontent.com/60944935/143736560-40c98605-5715-4034-8e3b-8fb8c6e2ec63.gz) |
| Rep... | Assertion failure in DSAA | https://api.github.com/repos/llvm/llvm-project/issues/1281/comments | 7 | 2006-09-13T02:44:53Z | 2021-12-03T19:28:46Z | https://github.com/llvm/llvm-project/issues/1281 | 1,070,888,630 | 1,281 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [908](https://llvm.org/bz908) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | All |
| Attachments | [simplified testcase](https://user-images.githubusercontent.com/392652/143736559-f6537d05-cf81-4c92-8556-fc0a34668764.gz) |
## Extended De... | LICM crash, "Uses remain when a value is destroyed" | https://api.github.com/repos/llvm/llvm-project/issues/1280/comments | 3 | 2006-09-12T17:08:20Z | 2021-12-03T19:28:45Z | https://github.com/llvm/llvm-project/issues/1280 | 1,070,888,619 | 1,280 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [907](https://llvm.org/bz907) |
| Resolution | WORKSFORME |
| Resolved on | Oct 25, 2007 22:12 |
| Version | 1.5 |
| OS | All |
| Attachments | [bad function](https://user-images.githubusercontent.com/15152540/143736558-151df138-73ec-4c70-9f40-2de976cab964.gz) |
| CC | @nlewycky ... | [ppc] llc compiles many small loops from 464.h264ref into poor code | https://api.github.com/repos/llvm/llvm-project/issues/1279/comments | 2 | 2006-09-12T02:06:41Z | 2022-01-20T01:59:22Z | https://github.com/llvm/llvm-project/issues/1279 | 1,070,888,606 | 1,279 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [906](https://llvm.org/bz906) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | 1.7 |
| OS | All |
## Extended Description
struct state_struct {
unsigned long long phys_frame: 50;
unsigned valid : 2;
} s;
int mem_access(struct state_struct *p) {
r... | llvm-gcc4 crashes on this bitfield reference | https://api.github.com/repos/llvm/llvm-project/issues/1278/comments | 2 | 2006-09-12T00:47:18Z | 2021-12-03T19:28:43Z | https://github.com/llvm/llvm-project/issues/1278 | 1,070,888,598 | 1,278 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [905](https://llvm.org/bz905) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | 1.0 |
| OS | All |
| Attachments | [bugpoint reduced bytecode](https://user-images.githubusercontent.com/60944935/143736557-5db69ae5-5e03-401d-8c36-499e0ebbf4c1.gz) |
| Reporte... | [instcombine] assertion error (Invalid structure index) with empty struct | https://api.github.com/repos/llvm/llvm-project/issues/1277/comments | 3 | 2006-09-11T21:07:07Z | 2021-12-03T19:28:42Z | https://github.com/llvm/llvm-project/issues/1277 | 1,070,888,589 | 1,277 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.