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 | [1404](https://llvm.org/bz1404) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@tlattner | ## Extended Description I hit the assertion assert(!LLVMValuesMap.count(New) && "N...
[llvm-gcc] dangling pointers in value map
https://api.github.com/repos/llvm/llvm-project/issues/1776/comments
35
2007-05-09T17:31:13Z
2021-12-03T20:06:36Z
https://github.com/llvm/llvm-project/issues/1776
1,070,917,463
1,776
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1403](https://llvm.org/bz1403) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | unspecified | | OS | Linux | | Attachments | [testcase to reproduce the assertion](https://user-images.githubusercontent.com/60944935/143737071-8b28fdb0-7e99-48e2-b2f7-9f9a06...
SPARC and IA64 backend: assertion fails when compiling switch-case
https://api.github.com/repos/llvm/llvm-project/issues/1775/comments
4
2007-05-09T13:34:35Z
2021-12-03T20:06:35Z
https://github.com/llvm/llvm-project/issues/1775
1,070,917,441
1,775
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1402](https://llvm.org/bz1402) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | 2.0 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description LoopUnswitch pass should preserve dom info.
Update LoopUnswitch to preserve dom info
https://api.github.com/repos/llvm/llvm-project/issues/1774/comments
1
2007-05-09T10:22:08Z
2021-12-03T20:06:34Z
https://github.com/llvm/llvm-project/issues/1774
1,070,917,417
1,774
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1401](https://llvm.org/bz1401) | | Resolution | FIXED | | Resolved on | Aug 29, 2010 02:08 | | Version | trunk | | OS | All | | Depends On | llvm/llvm-bugzilla-archive#3203 | | Blocks | llvm/llvm-project#1760 | | CC | @asl,@lattner,@sunfishcode | ## Extended Description The ...
Targets should model flags explicitly
https://api.github.com/repos/llvm/llvm-project/issues/1773/comments
10
2007-05-09T02:03:51Z
2021-12-03T20:06:33Z
https://github.com/llvm/llvm-project/issues/1773
1,070,917,389
1,773
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1400](https://llvm.org/bz1400) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description vjaaskel@kizarwexius:~/testdata/c/testi$ cat testi.h int main() ...
LLVM frontend crashes when compiling a header file with implementation
https://api.github.com/repos/llvm/llvm-project/issues/1772/comments
5
2007-05-08T17:54:23Z
2021-12-03T20:06:32Z
https://github.com/llvm/llvm-project/issues/1772
1,070,917,363
1,772
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1399](https://llvm.org/bz1399) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:58 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Compiling the following program, "llvm-gcc -m64 main.c": #include <stdio.h> int ...
"llvm-gcc -m64" assert in CodeGen/LiveInterval.cpp:224
https://api.github.com/repos/llvm/llvm-project/issues/1771/comments
6
2007-05-07T22:33:30Z
2021-12-03T20:06:31Z
https://github.com/llvm/llvm-project/issues/1771
1,070,917,338
1,771
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1398](https://llvm.org/bz1398) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | unspecified | | OS | Linux | | Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143737070-f4c030d7-6b4c-4126-a7b0-b90d92387469.gz) | | Reporter...
wrong code (bad esp update) with -enable-llvm on x86
https://api.github.com/repos/llvm/llvm-project/issues/1770/comments
12
2007-05-07T18:02:00Z
2021-12-03T20:06:30Z
https://github.com/llvm/llvm-project/issues/1770
1,070,917,309
1,770
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1397](https://llvm.org/bz1397) | | Resolution | FIXED | | Resolved on | Oct 25, 2007 09:46 | | Version | unspecified | | OS | Linux | | Depends On | llvm/llvm-project#1518 | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Example: struct X {}; struct X p() {...
K&R style struct returning functions don't get sret attribute
https://api.github.com/repos/llvm/llvm-project/issues/1769/comments
10
2007-05-07T08:41:26Z
2021-12-03T20:06:29Z
https://github.com/llvm/llvm-project/issues/1769
1,070,917,285
1,769
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1396](https://llvm.org/bz1396) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I tried to run the nightly test but get this error: /usr/include/limits.h:125:26: e...
llvm-gcc can't compile limits.h on Linux
https://api.github.com/repos/llvm/llvm-project/issues/1768/comments
3
2007-05-06T18:28:13Z
2021-12-03T20:06:28Z
https://github.com/llvm/llvm-project/issues/1768
1,070,917,253
1,768
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1395](https://llvm.org/bz1395) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | All | ## Extended Description On any file, try this: $ llvm/Debug/bin/opt -inline -time-passes b2.bc WARNING: You're attempting to print out a bytecode file...
Inliner pass' name not being reported correctly
https://api.github.com/repos/llvm/llvm-project/issues/1767/comments
3
2007-05-06T15:01:00Z
2021-12-03T20:06:28Z
https://github.com/llvm/llvm-project/issues/1767
1,070,917,231
1,767
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1394](https://llvm.org/bz1394) | | Resolution | FIXED | | Resolved on | Aug 16, 2007 22:26 | | Version | trunk | | OS | Linux | | Depends On | llvm/llvm-project#1518 | ## Extended Description Currently, Verifier misses some important checks on function/argument attributs. Th...
Verifier should check function/parameters attributes more accurately
https://api.github.com/repos/llvm/llvm-project/issues/1766/comments
3
2007-05-06T12:28:30Z
2021-12-03T20:06:27Z
https://github.com/llvm/llvm-project/issues/1766
1,070,917,203
1,766
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1393](https://llvm.org/bz1393) | | Resolution | FIXED | | Resolved on | Nov 27, 2007 07:38 | | Version | 1.0 | | OS | All | | Depends On | llvm/llvm-project#1518 | ## Extended Description These tests are xfailed because of bugs in llvm-upgrade: Assembler/2007-02-07-UpgradeCS...
llvm-upgrade fails to upgrade these tests
https://api.github.com/repos/llvm/llvm-project/issues/1765/comments
1
2007-05-06T00:47:14Z
2021-12-03T20:06:26Z
https://github.com/llvm/llvm-project/issues/1765
1,070,917,174
1,765
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1392](https://llvm.org/bz1392) | | Resolution | FIXED | | Resolved on | Dec 02, 2010 01:20 | | Version | 1.0 | | OS | All | | CC | @nlewycky | ## Extended Description Some testcases: ------ ; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | grep {jmp \\*ecx} declare int %p...
Need support for true tail calls
https://api.github.com/repos/llvm/llvm-project/issues/1764/comments
2
2007-05-06T00:02:54Z
2023-08-15T13:43:16Z
https://github.com/llvm/llvm-project/issues/1764
1,070,917,150
1,764
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1391](https://llvm.org/bz1391) | | Version | trunk | | OS | All | ## Extended Description This is needed for full nested function support. Here is a testcase: main() { __label__ l; void*x() { goto l; } x(); abort(); return; l: exit(0); }
[dragonegg] non-local gotos not supported
https://api.github.com/repos/llvm/llvm-project/issues/1763/comments
3
2007-05-05T23:46:53Z
2023-08-15T13:43:10Z
https://github.com/llvm/llvm-project/issues/1763
1,070,917,127
1,763
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1390](https://llvm.org/bz1390) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:58 | | Version | trunk | | OS | Linux | | Attachments | [testcase.ll](https://user-images.githubusercontent.com/60944935/143737069-b4f81c2b-89b5-4888-945d-48f2e08913fe.gz) | | Reporter | LLVM...
ARM THUMB: invalid push/pop instruction when the stack is 8-bytes aligned
https://api.github.com/repos/llvm/llvm-project/issues/1762/comments
1
2007-05-05T22:35:06Z
2021-12-03T20:06:23Z
https://github.com/llvm/llvm-project/issues/1762
1,070,917,112
1,762
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1389](https://llvm.org/bz1389) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In this results (http://llvm.org/nightlytest/test.php?machine=121&night=2812), the JIT and LLCBETA tests were not executed, but they were marked a...
Nightly Tester shouldn't mark not executed tests as failed
https://api.github.com/repos/llvm/llvm-project/issues/1761/comments
0
2007-05-05T17:04:44Z
2022-05-16T23:49:31Z
https://github.com/llvm/llvm-project/issues/1761
1,070,917,091
1,761
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1388](https://llvm.org/bz1388) | | Resolution | FIXED | | Resolved on | May 18, 2015 07:11 | | Version | trunk | | OS | All | | Depends On | llvm/llvm-bugzilla-archive#1401 | | Reporter | LLVM Bugzilla Contributor | | CC | @john-brawn-arm | ## Extended Description The cpy ins...
ARM THUMB: cpy instruction mustn't be emitted by default
https://api.github.com/repos/llvm/llvm-project/issues/1760/comments
8
2007-05-05T16:49:39Z
2021-12-03T20:06:21Z
https://github.com/llvm/llvm-project/issues/1760
1,070,917,066
1,760
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1387](https://llvm.org/bz1387) | | Resolution | FIXED | | Resolved on | Aug 23, 2007 08:17 | | Version | unspecified | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737068-6db06d3e-2d6c-44f7-8dc8-7274a0bb9d59.gz) | | Reporter | L...
bitfield access performs unaligned load
https://api.github.com/repos/llvm/llvm-project/issues/1759/comments
5
2007-05-05T13:54:54Z
2021-12-03T20:06:21Z
https://github.com/llvm/llvm-project/issues/1759
1,070,917,040
1,759
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1386](https://llvm.org/bz1386) | | Resolution | FIXED | | Resolved on | Jan 04, 2008 08:17 | | Version | unspecified | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737065-6f4dfab0-641d-4a9c-9fd4-a25ffefe63d4.gz) | | Reporter | L...
crash on 64 bit bitfield that doesn't start on a byte boundary
https://api.github.com/repos/llvm/llvm-project/issues/1758/comments
3
2007-05-05T13:52:04Z
2021-12-03T20:06:20Z
https://github.com/llvm/llvm-project/issues/1758
1,070,917,010
1,758
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1385](https://llvm.org/bz1385) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | 1.9 | | OS | All | | Attachments | [The C code (reduced from GMP's t-pow.c file) that produces the Bus Error.](https://user-images.githubusercontent.com/92601425/143737062-81...
[loop unroll] mishandling LCSSA phi of value defined above loop
https://api.github.com/repos/llvm/llvm-project/issues/1757/comments
7
2007-05-05T11:16:36Z
2021-12-03T20:06:19Z
https://github.com/llvm/llvm-project/issues/1757
1,070,916,983
1,757
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1384](https://llvm.org/bz1384) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | trunk | | OS | MacOS X | | Attachments | [File that crashes](https://user-images.githubusercontent.com/60944935/143737061-52654dc4-0637-4ebf-b495-9de3e16be06c.gz) | | Reporte...
instcombine not handling [0 x type]
https://api.github.com/repos/llvm/llvm-project/issues/1756/comments
2
2007-05-05T02:09:17Z
2021-12-03T20:06:18Z
https://github.com/llvm/llvm-project/issues/1756
1,070,916,961
1,756
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1383](https://llvm.org/bz1383) | | Resolution | FIXED | | Resolved on | Nov 26, 2007 02:54 | | Version | trunk | | OS | All | | Depends On | llvm/llvm-project#1518 llvm/llvm-bugzilla-archive#1716 | | CC | @asl,@edwintorok,@efriedma-quic | ## Extended Description llvm-gcc know...
new per-function attributes for pure/const
https://api.github.com/repos/llvm/llvm-project/issues/1755/comments
44
2007-05-03T23:41:01Z
2021-12-03T20:06:17Z
https://github.com/llvm/llvm-project/issues/1755
1,070,916,929
1,755
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1382](https://llvm.org/bz1382) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | All | ## Extended Description This testcase: int x[2] = { 1, 2 }; static inline void __attribute__((__always_inline__)) insn1 (int x) { asm volatile ("" ::...
[inlineasm] 's' constraint bug
https://api.github.com/repos/llvm/llvm-project/issues/1754/comments
1
2007-05-03T18:18:18Z
2021-12-03T20:06:16Z
https://github.com/llvm/llvm-project/issues/1754
1,070,916,907
1,754
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1381](https://llvm.org/bz1381) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | unspecified | | OS | Linux | ## Extended Description LLVM should support the -fmerge-constants optimization (as described in the GCC manual) The following message has patc...
[x86] Implement the -fmerge-constants optimization
https://api.github.com/repos/llvm/llvm-project/issues/1753/comments
4
2007-05-03T01:45:44Z
2021-12-03T20:06:15Z
https://github.com/llvm/llvm-project/issues/1753
1,070,916,887
1,753
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1380](https://llvm.org/bz1380) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:56 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#1242 | ## Extended Description Currently there are two ways of registering eh function frames during runtime: 1. __reg...
EH frames must be emitted in one "atom".
https://api.github.com/repos/llvm/llvm-project/issues/1752/comments
7
2007-05-02T22:23:28Z
2021-12-03T20:06:14Z
https://github.com/llvm/llvm-project/issues/1752
1,070,916,859
1,752
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1379](https://llvm.org/bz1379) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:44 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#870 llvm/llvm-project#1242 | ## Extended Description Runtime used for eh upport (e.g stack unwinding, etc) is full of b...
Need support for eh-related builtins
https://api.github.com/repos/llvm/llvm-project/issues/1751/comments
21
2007-05-02T22:15:03Z
2021-12-03T20:06:13Z
https://github.com/llvm/llvm-project/issues/1751
1,070,916,829
1,751
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1378](https://llvm.org/bz1378) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:43 | | Version | 1.8 | | OS | All | | Attachments | [Test file that causes C++ front-end ICE](https://user-images.githubusercontent.com/60944935/143737050-ac17a58a-55bb-4338-8708-4c7b3c335eeb...
Vector initialization causes C++ front-end ICE
https://api.github.com/repos/llvm/llvm-project/issues/1750/comments
2
2007-05-02T01:45:36Z
2021-12-03T20:06:12Z
https://github.com/llvm/llvm-project/issues/1750
1,070,916,799
1,750
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1377](https://llvm.org/bz1377) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | trunk | | OS | MacOS X | | Attachments | [unwind-dw2.i](https://user-images.githubusercontent.com/60944935/143737048-313945d9-c572-4e29-aff7-07c3fe2d14cb.gz), [unwind-dw2.ll ...
bad '.space' constant emitted building unwind-dw2.c
https://api.github.com/repos/llvm/llvm-project/issues/1749/comments
1
2007-05-01T23:51:13Z
2021-12-03T20:06:11Z
https://github.com/llvm/llvm-project/issues/1749
1,070,916,776
1,749
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1376](https://llvm.org/bz1376) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | trunk | | OS | Linux | ## Extended Description Consider we have function with jump tables. Currently we're doing something like this: .text ... function body .. ...
Section order should be tweaked
https://api.github.com/repos/llvm/llvm-project/issues/1748/comments
6
2007-05-01T17:05:30Z
2021-12-03T20:06:11Z
https://github.com/llvm/llvm-project/issues/1748
1,070,916,753
1,748
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1375](https://llvm.org/bz1375) | | Resolution | FIXED | | Resolved on | May 04, 2012 06:50 | | Version | trunk | | OS | All | ## Extended Description Consider the following code: #include <memory.h> struct _Unwind_Context { void *ra; }; void bar(struct _Unwind_Context*); ...
builtin_extract/frob_return_addr miscompiled on arm/sparc/mips
https://api.github.com/repos/llvm/llvm-project/issues/1747/comments
5
2007-05-01T14:28:28Z
2021-12-03T20:06:10Z
https://github.com/llvm/llvm-project/issues/1747
1,070,916,730
1,747
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1374](https://llvm.org/bz1374) | | Resolution | WORKSFORME | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | MacOS X | ## Extended Description This is the same type of problem we were seeing in llvm/llvm-project#1729 : This program: void bork(void) { static...
[inlineasm] More problems with early clobbers
https://api.github.com/repos/llvm/llvm-project/issues/1746/comments
6
2007-05-01T05:42:55Z
2022-01-20T01:59:42Z
https://github.com/llvm/llvm-project/issues/1746
1,070,916,706
1,746
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1373](https://llvm.org/bz1373) | | Resolution | FIXED | | Resolved on | Oct 15, 2008 10:55 | | Version | 1.0 | | OS | All | | Depends On | llvm/llvm-bugzilla-archive#1582 | | Reporter | LLVM Bugzilla Contributor | ## Extended Description From this llvm-dev thread (http://list...
Some method to represent alias information in LLVM would be useful
https://api.github.com/repos/llvm/llvm-project/issues/1745/comments
12
2007-05-01T02:05:30Z
2023-08-15T13:16:59Z
https://github.com/llvm/llvm-project/issues/1745
1,070,916,669
1,745
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1372](https://llvm.org/bz1372) | | Resolution | WORKSFORME | | Resolved on | Feb 18, 2008 01:31 | | Version | trunk | | OS | Linux | ## Extended Description The nightly tester is not aware of the change of adding PR numbers to dejagnu tests. This basically means that the parsi...
Adding PR to Dejagnu tests has impacted nightly tester
https://api.github.com/repos/llvm/llvm-project/issues/1744/comments
3
2007-04-30T19:25:54Z
2022-01-20T01:59:41Z
https://github.com/llvm/llvm-project/issues/1744
1,070,916,634
1,744
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1371](https://llvm.org/bz1371) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:50 | | Version | 1.8 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I get the following failure llc: LegalizeDAG.cpp:5671: llvm::SDOperand<unnamed>::Sele...
Cast from unsupported vector assertion from LegalizeDAG
https://api.github.com/repos/llvm/llvm-project/issues/1743/comments
3
2007-04-30T05:46:34Z
2021-12-03T20:06:06Z
https://github.com/llvm/llvm-project/issues/1743
1,070,916,608
1,743
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1370](https://llvm.org/bz1370) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | 1.0 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The DejaGnu tests will now avoid running tests for targets that are not configured. Unfo...
Make generic CodeGen tests truly generic
https://api.github.com/repos/llvm/llvm-project/issues/1742/comments
10
2007-04-30T05:31:47Z
2021-12-03T20:06:05Z
https://github.com/llvm/llvm-project/issues/1742
1,070,916,585
1,742
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1369](https://llvm.org/bz1369) | | Resolution | FIXED | | Resolved on | Oct 15, 2008 10:53 | | Version | 1.0 | | OS | All | ## Extended Description The new MemoryBuffer class (soon to be used by multiple llvm clients) has two major FIXMEs, caused by deficiencies in the libsys...
[libsystem] Implement better support for new MemoryBuffer class
https://api.github.com/repos/llvm/llvm-project/issues/1741/comments
6
2007-04-29T09:05:15Z
2021-12-03T20:06:04Z
https://github.com/llvm/llvm-project/issues/1741
1,070,916,561
1,741
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1368](https://llvm.org/bz1368) | | Resolution | FIXED | | Resolved on | Apr 22, 2009 04:46 | | Version | 1.0 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description As part of SVN integration automatic build regressions should be performed per changeset...
Per-changeset build and regression testing
https://api.github.com/repos/llvm/llvm-project/issues/1740/comments
5
2007-04-29T06:04:45Z
2021-12-03T20:06:03Z
https://github.com/llvm/llvm-project/issues/1740
1,070,916,539
1,740
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1367](https://llvm.org/bz1367) | | Version | trunk | | OS | Linux | ## Extended Description Some tests shows highly unstable results from run to run. It will be nice to have some sane confidence borders.
NightlyTester should draw confidence bands for longterm results
https://api.github.com/repos/llvm/llvm-project/issues/1739/comments
1
2007-04-28T14:24:30Z
2022-05-16T23:49:05Z
https://github.com/llvm/llvm-project/issues/1739
1,070,916,484
1,739
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1366](https://llvm.org/bz1366) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:50 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The following piece of code: #include "llvm/Pass.h" #include "llvm/Analysis/Dom...
Assertion failure in PassManager
https://api.github.com/repos/llvm/llvm-project/issues/1738/comments
1
2007-04-28T07:33:17Z
2021-12-03T20:06:01Z
https://github.com/llvm/llvm-project/issues/1738
1,070,916,460
1,738
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1365](https://llvm.org/bz1365) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:55 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The following piece of code: #include "llvm/Pass.h" #include "llvm/Analysis/Dom...
Assertion failure in PassManager
https://api.github.com/repos/llvm/llvm-project/issues/1737/comments
1
2007-04-28T07:32:51Z
2021-12-03T20:06:00Z
https://github.com/llvm/llvm-project/issues/1737
1,070,916,440
1,737
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1364](https://llvm.org/bz1364) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:46 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The following piece of code: #include "llvm/Pass.h" #include "llvm/Analysis/Domin...
Assertion failure in PassManager
https://api.github.com/repos/llvm/llvm-project/issues/1736/comments
3
2007-04-28T07:27:30Z
2021-12-03T20:05:59Z
https://github.com/llvm/llvm-project/issues/1736
1,070,916,412
1,736
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1363](https://llvm.org/bz1363) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:50 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description LLVM doesn't support int bar __attribute__ ((visibility ("prot...
protected visibility not supported
https://api.github.com/repos/llvm/llvm-project/issues/1735/comments
14
2007-04-27T22:49:21Z
2023-08-15T13:43:03Z
https://github.com/llvm/llvm-project/issues/1735
1,070,916,378
1,735
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1362](https://llvm.org/bz1362) | | Resolution | DUPLICATE | | Resolved on | Mar 17, 2009 13:41 | | Version | trunk | | OS | Linux | | Attachments | [align test](https://user-images.githubusercontent.com/60944935/143737035-718fcdd8-05f5-4d57-b70b-a1b920096fc6.gz) | | Reporter | L...
alignment on malloc instruction is not codegened correctly
https://api.github.com/repos/llvm/llvm-project/issues/1734/comments
9
2007-04-26T21:28:16Z
2021-12-03T20:05:57Z
https://github.com/llvm/llvm-project/issues/1734
1,070,916,351
1,734
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1361](https://llvm.org/bz1361) | | Resolution | FIXED | | Resolved on | Feb 06, 2020 23:44 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @pcy190 | ## Extended Description I tried the ModulePass requiring FunctionPass interface but ran int...
LLVM crashes when a ModulePass requires a FunctionPass
https://api.github.com/repos/llvm/llvm-project/issues/1733/comments
1
2007-04-26T19:49:43Z
2021-12-03T20:05:56Z
https://github.com/llvm/llvm-project/issues/1733
1,070,916,327
1,733
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1360](https://llvm.org/bz1360) | | Resolution | DUPLICATE | | Resolved on | Mar 06, 2010 13:59 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description It's been failing on both X86 and PPC since 2007/4/6 on both X86 and PPC.
MiBench/consumer-typeset failing on Mac OS X
https://api.github.com/repos/llvm/llvm-project/issues/1732/comments
1
2007-04-26T04:00:34Z
2021-12-03T20:05:55Z
https://github.com/llvm/llvm-project/issues/1732
1,070,916,301
1,732
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1359](https://llvm.org/bz1359) | | Resolution | FIXED | | Resolved on | Sep 19, 2007 11:28 | | Version | trunk | | OS | All | | Attachments | [Danny's changes to Andersens.cpp](https://user-images.githubusercontent.com/60944935/143737030-3861acbd-4c7e-4c38-8081-985576fa8da6.gz),...
Finish Danny Berlin's Re-implementation of Andersen's AA
https://api.github.com/repos/llvm/llvm-project/issues/1731/comments
1
2007-04-25T22:37:24Z
2021-12-03T20:05:54Z
https://github.com/llvm/llvm-project/issues/1731
1,070,916,279
1,731
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1358](https://llvm.org/bz1358) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | 1.9 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description LLVM is considering that the if is always true. test: extern int test_weak () __attri...
LLVM assembler incorrectly folds comparison
https://api.github.com/repos/llvm/llvm-project/issues/1730/comments
4
2007-04-25T16:36:15Z
2021-12-03T20:05:54Z
https://github.com/llvm/llvm-project/issues/1730
1,070,916,257
1,730
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1357](https://llvm.org/bz1357) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#1234 | | Attachments | [.ll Version of the Program](https://user-images.githubusercontent.com/92601425/143737028-8c3e9279-9...
[inlineasm] earlyclobber modifier is silently ignored
https://api.github.com/repos/llvm/llvm-project/issues/1729/comments
5
2007-04-25T11:26:15Z
2021-12-03T20:05:52Z
https://github.com/llvm/llvm-project/issues/1729
1,070,916,227
1,729
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1356](https://llvm.org/bz1356) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | 1.0 | | OS | MacOS X | | Attachments | [Simple test case](https://user-images.githubusercontent.com/60944935/143737027-b268519e-de4f-4afb-9dc7-62ec44cdcf44.gz) | | Reporter |...
[inlineasm] integer mem input uses int operand as address instead of value
https://api.github.com/repos/llvm/llvm-project/issues/1728/comments
6
2007-04-25T08:45:10Z
2021-12-03T20:05:52Z
https://github.com/llvm/llvm-project/issues/1728
1,070,916,204
1,728
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1355](https://llvm.org/bz1355) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | MacOS X | ## Extended Description The new TestRunner is much nicer than the old one, and very handy. One (hopefully easy) feature request: It would be nic...
TestRunner enhancement request
https://api.github.com/repos/llvm/llvm-project/issues/1727/comments
4
2007-04-25T07:04:22Z
2021-12-03T20:05:51Z
https://github.com/llvm/llvm-project/issues/1727
1,070,916,176
1,727
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1354](https://llvm.org/bz1354) | | Resolution | WONTFIX | | Resolved on | Feb 22, 2010 15:18 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @isanbard | ## Extended Description We should not be compiling insn-attrtab.c and friends. These can ...
Avoid compiling insn-attrtab.c etc. to build llvm-gcc
https://api.github.com/repos/llvm/llvm-project/issues/1726/comments
6
2007-04-25T03:17:33Z
2022-01-20T02:28:21Z
https://github.com/llvm/llvm-project/issues/1726
1,070,916,153
1,726
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1353](https://llvm.org/bz1353) | | Resolution | FIXED | | Resolved on | Feb 18, 2008 00:59 | | Version | trunk | | OS | All | ## Extended Description Various bits of the code generator need dominator information. The register allocator wants loop depth to compute spill weigh...
Code generator needs DominatorTree
https://api.github.com/repos/llvm/llvm-project/issues/1725/comments
2
2007-04-25T00:29:07Z
2021-12-03T20:05:49Z
https://github.com/llvm/llvm-project/issues/1725
1,070,916,131
1,725
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1352](https://llvm.org/bz1352) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | 1.9 | | OS | All | ## Extended Description I typed this into the online demo: struct foo { int x; }; void copy(volatile struct foo *p, struct foo *q) { *p = *q; } It...
[llvm-gcc] volatile lost in struct copy
https://api.github.com/repos/llvm/llvm-project/issues/1724/comments
4
2007-04-24T22:34:23Z
2021-12-03T20:05:48Z
https://github.com/llvm/llvm-project/issues/1724
1,070,916,106
1,724
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1351](https://llvm.org/bz1351) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | trunk | | OS | MacOS X | | Blocks | llvm/llvm-project#1234 | | CC | @asl | ## Extended Description This program: define void @&#8203;__gmpn_divrem_1(i32 %d) { entry: ...
PPC inline asm: "I" modifier character not supportetd
https://api.github.com/repos/llvm/llvm-project/issues/1723/comments
9
2007-04-24T09:59:42Z
2021-12-03T20:05:47Z
https://github.com/llvm/llvm-project/issues/1723
1,070,916,080
1,723
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1350](https://llvm.org/bz1350) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#1014 | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description From the dev mailing list...
Vreg subregs support
https://api.github.com/repos/llvm/llvm-project/issues/1722/comments
15
2007-04-24T07:59:11Z
2021-12-03T20:05:46Z
https://github.com/llvm/llvm-project/issues/1722
1,070,916,055
1,722
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1349](https://llvm.org/bz1349) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The GenCodeEmitter tablegen back end should look up MI operand number by name, rather than assuming the order of declarations matches the o...
GenCodeEmitter to associate MI operand number by name rather than declaration order
https://api.github.com/repos/llvm/llvm-project/issues/1721/comments
5
2007-04-24T07:51:50Z
2023-08-10T21:53:53Z
https://github.com/llvm/llvm-project/issues/1721
1,070,916,032
1,721
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1348](https://llvm.org/bz1348) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | trunk | | OS | Linux | | Attachments | [md5.bc bytecode that produces the error...](https://user-images.githubusercontent.com/60944935/143737022-53c07629-e8c1-4445-ad5f-95f68...
x86_64 codegen bug in md5.c
https://api.github.com/repos/llvm/llvm-project/issues/1720/comments
19
2007-04-24T02:02:00Z
2021-12-03T20:05:45Z
https://github.com/llvm/llvm-project/issues/1720
1,070,916,007
1,720
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1347](https://llvm.org/bz1347) | | Resolution | FIXED | | Resolved on | Apr 24, 2008 12:57 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Follow these steps: $ cd llvm $ CFLAGS="-m64" ./configure $ CFLAGS="-m64" make $ ...
llvm/test are not run using -m64
https://api.github.com/repos/llvm/llvm-project/issues/1719/comments
4
2007-04-23T22:29:44Z
2021-12-03T20:05:44Z
https://github.com/llvm/llvm-project/issues/1719
1,070,915,983
1,719
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1346](https://llvm.org/bz1346) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description --- r.c --- extern bar(void *); void f(void *cd) { bar(((void *)((unsigned long...
llvm-gcc unable to handle NOT operation
https://api.github.com/repos/llvm/llvm-project/issues/1718/comments
6
2007-04-23T22:26:51Z
2021-12-03T20:05:43Z
https://github.com/llvm/llvm-project/issues/1718
1,070,915,953
1,718
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1345](https://llvm.org/bz1345) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | 1.0 | | OS | All | | CC | @sunfishcode | ## Extended Description Instcombine should eliminate the two bitcasts in this example: define i8* @&#8203;test(i8* %v) { %...
instcombine should recover more type info
https://api.github.com/repos/llvm/llvm-project/issues/1717/comments
3
2007-04-23T19:08:42Z
2021-12-03T20:05:42Z
https://github.com/llvm/llvm-project/issues/1717
1,070,915,930
1,717
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1344](https://llvm.org/bz1344) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | unspecified | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Probably due to different alignments on x86_64 vs. x86. FAIL: /usr/home/jef...
CFrontend/2003-10-09-UnionInitializerBug.c fails on x86_64
https://api.github.com/repos/llvm/llvm-project/issues/1716/comments
2
2007-04-21T21:21:31Z
2021-12-03T20:05:41Z
https://github.com/llvm/llvm-project/issues/1716
1,070,915,906
1,716
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1343](https://llvm.org/bz1343) | | Resolution | FIXED | | Resolved on | Jan 31, 2012 10:28 | | Version | unspecified | | OS | MacOS X | | Blocks | llvm/llvm-project#1234 | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@edwintorok | ## Extended Description It should...
JIT support for inline assembly
https://api.github.com/repos/llvm/llvm-project/issues/1715/comments
9
2007-04-20T06:03:58Z
2023-08-15T13:16:55Z
https://github.com/llvm/llvm-project/issues/1715
1,070,915,882
1,715
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1342](https://llvm.org/bz1342) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:44 | | Version | trunk | | OS | MacOS X | | Depends On | llvm/llvm-project#1705 | | Attachments | [Reduced test case](https://user-images.githubusercontent.com/60944935/143737021-299cb6b6-b4...
Using ETForest in LCSSA causes bootstrap failure
https://api.github.com/repos/llvm/llvm-project/issues/1714/comments
10
2007-04-18T20:25:01Z
2021-12-03T20:05:39Z
https://github.com/llvm/llvm-project/issues/1714
1,070,915,858
1,714
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1341](https://llvm.org/bz1341) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description llc emits some messages and then segfaults on the attached .bc file. Reproduc...
llc: strange message and segfault
https://api.github.com/repos/llvm/llvm-project/issues/1713/comments
1
2007-04-17T21:16:38Z
2021-12-03T20:05:38Z
https://github.com/llvm/llvm-project/issues/1713
1,070,915,837
1,713
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1340](https://llvm.org/bz1340) | | Resolution | WORKSFORME | | Resolved on | Feb 22, 2010 12:52 | | Version | unspecified | | OS | Linux | | Attachments | [The file causing the problem](https://user-images.githubusercontent.com/60944935/143737019-dbbb537a-094e-4ce2-b2f5-f61d77e2...
llc: strange message and segfault
https://api.github.com/repos/llvm/llvm-project/issues/1712/comments
5
2007-04-17T21:15:24Z
2022-01-20T01:59:38Z
https://github.com/llvm/llvm-project/issues/1712
1,070,915,815
1,712
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1339](https://llvm.org/bz1339) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | trunk | | OS | Linux | | Attachments | [a possible fix](https://user-images.githubusercontent.com/4503403/143737018-1565df5a-5654-4730-b7de-55903d627bcf.gz) | ## Extended De...
[x86] dollar-signs in identifiers in assembly not protected
https://api.github.com/repos/llvm/llvm-project/issues/1711/comments
3
2007-04-17T20:43:05Z
2021-12-03T20:05:37Z
https://github.com/llvm/llvm-project/issues/1711
1,070,915,787
1,711
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1338](https://llvm.org/bz1338) | | Resolution | FIXED | | Resolved on | May 29, 2008 23:14 | | Version | unspecified | | OS | MacOS X | | CC | @asl | ## Extended Description include/llvm/ADT/ilist and friends to end with ".h". Probably others, they should be listed here. -C...
When SVN lands, we should rename...
https://api.github.com/repos/llvm/llvm-project/issues/1710/comments
8
2007-04-17T02:49:22Z
2021-12-03T20:05:36Z
https://github.com/llvm/llvm-project/issues/1710
1,070,915,762
1,710
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1337](https://llvm.org/bz1337) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @sunfishcode | ## Extended Description Before the conversion to the Tcl exec based test harness, many t...
Remove duplicate (explicit) checks in test cases.
https://api.github.com/repos/llvm/llvm-project/issues/1709/comments
1
2007-04-16T09:03:25Z
2021-12-03T20:05:35Z
https://github.com/llvm/llvm-project/issues/1709
1,070,915,735
1,709
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1336](https://llvm.org/bz1336) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | trunk | | OS | All | | Attachments | [Details of the failures](https://user-images.githubusercontent.com/60944935/143737017-0af8dc9c-4ca8-4251-99ba-8dc172337879.gz) | | Repor...
DejaGnu regressions
https://api.github.com/repos/llvm/llvm-project/issues/1708/comments
22
2007-04-16T00:48:05Z
2021-12-03T20:05:34Z
https://github.com/llvm/llvm-project/issues/1708
1,070,915,705
1,708
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1335](https://llvm.org/bz1335) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | 1.9 | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737015-1e474ba8-b83c-4e9a-befd-8360fd4fa845.gz) | | Reporter | LLVM Bugz...
-inline crash inlining asm into EH target
https://api.github.com/repos/llvm/llvm-project/issues/1707/comments
2
2007-04-15T21:41:30Z
2021-12-03T20:05:33Z
https://github.com/llvm/llvm-project/issues/1707
1,070,915,679
1,707
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1334](https://llvm.org/bz1334) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | unspecified | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143737014-061ca11b-5d55-4b13-913f-6e4ffe1e39f3.gz) | | Reporter | L...
assertion failure in -loop-unroll
https://api.github.com/repos/llvm/llvm-project/issues/1706/comments
1
2007-04-15T21:12:59Z
2021-12-03T20:05:32Z
https://github.com/llvm/llvm-project/issues/1706
1,070,915,655
1,706
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1333](https://llvm.org/bz1333) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | 1.9 | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#1342 | | Attachments | [The killer bytecode](https://user-images.githubusercontent.com/60944935/143737010-6ccf7115...
LoopPassManager gives incorrect analysis preservation information
https://api.github.com/repos/llvm/llvm-project/issues/1705/comments
16
2007-04-15T14:10:58Z
2021-12-03T20:05:31Z
https://github.com/llvm/llvm-project/issues/1705
1,070,915,625
1,705
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1332](https://llvm.org/bz1332) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description Testcase: struct Z { int :1; int :0; int :1; } z; Result: $...
Crash in addNewBitField for zero-width bitfield after padding
https://api.github.com/repos/llvm/llvm-project/issues/1704/comments
9
2007-04-15T10:59:51Z
2021-12-03T20:05:30Z
https://github.com/llvm/llvm-project/issues/1704
1,070,915,600
1,704
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1331](https://llvm.org/bz1331) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:43 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#1691 | ## Extended Description With the recent tclification of dejagnu stuff, TestRunner isn't working. Please fix.
Make TestRunner.sh work with new Tcl exec based test harness
https://api.github.com/repos/llvm/llvm-project/issues/1703/comments
1
2007-04-14T23:55:27Z
2021-12-03T20:05:29Z
https://github.com/llvm/llvm-project/issues/1703
1,070,915,577
1,703
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1330](https://llvm.org/bz1330) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:41 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Test case: test/Transforms/InstCombine/memmove.ll The bug 1319 conversions turned t...
llvm-upgrade fails to upgrade @&#8203;llvm.memcpy intrinsic properly
https://api.github.com/repos/llvm/llvm-project/issues/1702/comments
1
2007-04-14T21:40:19Z
2021-12-03T20:05:29Z
https://github.com/llvm/llvm-project/issues/1702
1,070,915,557
1,702
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1329](https://llvm.org/bz1329) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | Windows XP | | Attachments | [Bytecode file that causes memory corruption in opt](https://user-images.githubusercontent.com/60944935/143737009-d751b43f-de25-4c...
Memory corruption
https://api.github.com/repos/llvm/llvm-project/issues/1701/comments
8
2007-04-14T21:05:23Z
2021-12-03T20:05:28Z
https://github.com/llvm/llvm-project/issues/1701
1,070,915,524
1,701
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1328](https://llvm.org/bz1328) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description For example: llvm-as: /proj/llvm/llvm-2/include/llvm/Intrinsics.gen:1208: unsigned in...
llvm-as aborts on no-such-intrinsic error
https://api.github.com/repos/llvm/llvm-project/issues/1700/comments
1
2007-04-14T20:42:26Z
2021-12-03T20:05:27Z
https://github.com/llvm/llvm-project/issues/1700
1,070,915,501
1,700
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1327](https://llvm.org/bz1327) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | trunk | | OS | Linux | | Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143737008-79cb00cf-da6a-4c2f-84e8-eb2456be84fd.gz) | ## Extended Descriptio...
Recent changes to constmerge breaks Qt
https://api.github.com/repos/llvm/llvm-project/issues/1699/comments
2
2007-04-14T14:57:18Z
2021-12-03T20:05:26Z
https://github.com/llvm/llvm-project/issues/1699
1,070,915,470
1,699
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1326](https://llvm.org/bz1326) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | trunk | | OS | Linux | | Attachments | [Bytecode causing the crash](https://user-images.githubusercontent.com/60944935/143737005-1b132dab-9bbf-4099-929c-5537351500c7.gz) | | ...
legalize crash with C++ EH
https://api.github.com/repos/llvm/llvm-project/issues/1698/comments
4
2007-04-14T13:18:49Z
2021-12-03T20:05:25Z
https://github.com/llvm/llvm-project/issues/1698
1,070,915,445
1,698
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1325](https://llvm.org/bz1325) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | 1.0 | | OS | All | | Attachments | [Test .ll file](https://user-images.githubusercontent.com/15152540/143737002-7a17a472-ddb7-461e-81da-d12db652d1f7.gz), [.s file with shift/...
miscompilation due to switch -> shift/and code
https://api.github.com/repos/llvm/llvm-project/issues/1697/comments
6
2007-04-14T04:24:29Z
2021-12-03T20:05:24Z
https://github.com/llvm/llvm-project/issues/1697
1,070,915,422
1,697
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1324](https://llvm.org/bz1324) | | Resolution | FIXED | | Resolved on | Feb 05, 2012 13:21 | | Version | 1.0 | | OS | All | | CC | @nlewycky | ## Extended Description Some programs use a large number of strings and other dense data objects. We currently represent these as a ...
Reduce memory for "strings" and other simple global initializers
https://api.github.com/repos/llvm/llvm-project/issues/1696/comments
8
2007-04-14T01:17:08Z
2021-12-03T20:05:24Z
https://github.com/llvm/llvm-project/issues/1696
1,070,915,402
1,696
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1323](https://llvm.org/bz1323) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | 1.0 | | OS | All | | Attachments | [testcase](https://user-images.githubusercontent.com/15152540/143737001-172b1455-2f45-4798-b1bb-4c3cd81ea289.gz) | | CC | @asl | ## Extend...
switch lowering crash
https://api.github.com/repos/llvm/llvm-project/issues/1695/comments
3
2007-04-13T06:01:07Z
2021-12-03T20:05:23Z
https://github.com/llvm/llvm-project/issues/1695
1,070,915,375
1,695
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1322](https://llvm.org/bz1322) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:46 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When replying to the llvm-commits email list, doing a reply all causes the reply...
llvm-commits needs Reply-To field inserted
https://api.github.com/repos/llvm/llvm-project/issues/1694/comments
1
2007-04-11T22:03:20Z
2021-12-03T20:05:22Z
https://github.com/llvm/llvm-project/issues/1694
1,070,915,357
1,694
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1321](https://llvm.org/bz1321) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description testcase: struct X { unsigned int e0 : 17; unsigned int e1 : 17; unsign...
llvm-gcc crashes on packed bitfield in addNewBitField
https://api.github.com/repos/llvm/llvm-project/issues/1693/comments
2
2007-04-10T20:54:42Z
2021-12-03T20:05:21Z
https://github.com/llvm/llvm-project/issues/1693
1,070,915,336
1,693
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1320](https://llvm.org/bz1320) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | trunk | | OS | MacOS X | | Depends On | llvm/llvm-bugzilla-archive#1542 | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Update Loop Rotate pass to prese...
Loop Rotate does not preserve dominator info
https://api.github.com/repos/llvm/llvm-project/issues/1692/comments
6
2007-04-10T19:13:18Z
2021-12-03T20:05:20Z
https://github.com/llvm/llvm-project/issues/1692
1,070,915,314
1,692
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1319](https://llvm.org/bz1319) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | 1.3 | | OS | All | | Depends On | llvm/llvm-bugzilla-archive#1331 | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description Currently we are dou...
Improve failure detection in llvm/test
https://api.github.com/repos/llvm/llvm-project/issues/1691/comments
20
2007-04-10T02:13:21Z
2023-08-15T13:16:49Z
https://github.com/llvm/llvm-project/issues/1691
1,070,915,280
1,691
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1318](https://llvm.org/bz1318) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @xuzhongxing | ## Extended Description This is related to bug 1317. When a loadable module is loaded...
Options in loadable modules are not available
https://api.github.com/repos/llvm/llvm-project/issues/1690/comments
11
2007-04-09T21:34:09Z
2021-12-03T20:05:18Z
https://github.com/llvm/llvm-project/issues/1690
1,070,915,257
1,690
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1317](https://llvm.org/bz1317) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @xuzhongxing | ## Extended Description I'm reporting this for Zhongxing Xu <xuzhongxing@gmail.com>. ...
CommandLine fails with loadable modules.
https://api.github.com/repos/llvm/llvm-project/issues/1689/comments
6
2007-04-09T15:43:23Z
2021-12-03T20:05:17Z
https://github.com/llvm/llvm-project/issues/1689
1,070,915,226
1,689
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1316](https://llvm.org/bz1316) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:43 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Immediately after Chris' change to inline asm to fix bug 1314, this one started fail...
Unsupported operator after Inline Asm Change
https://api.github.com/repos/llvm/llvm-project/issues/1688/comments
2
2007-04-09T01:56:47Z
2021-12-03T20:05:16Z
https://github.com/llvm/llvm-project/issues/1688
1,070,915,200
1,688
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1315](https://llvm.org/bz1315) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description After Chris' round of changes to SimplifyLibCalls, it is now missing an optimization t...
SimplifyLibCalls misses optimization
https://api.github.com/repos/llvm/llvm-project/issues/1687/comments
1
2007-04-08T15:28:36Z
2021-12-03T20:05:16Z
https://github.com/llvm/llvm-project/issues/1687
1,070,915,180
1,687
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1314](https://llvm.org/bz1314) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#1234 | | Attachments | [Original bytecode file that caused assertion failure with llc](https://user-images.githubusercont...
Inline asm crash
https://api.github.com/repos/llvm/llvm-project/issues/1686/comments
8
2007-04-07T02:05:51Z
2021-12-03T20:05:14Z
https://github.com/llvm/llvm-project/issues/1686
1,070,915,142
1,686
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1313](https://llvm.org/bz1313) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | 1.0 | | OS | Linux | | Attachments | [reduced testcase](https://user-images.githubusercontent.com/60944935/143736995-71fb5372-0009-4d8f-82f9-423f93a8b9ad.gz) | | Reporter | L...
malloc not eliminated, even though result is only used in a null check
https://api.github.com/repos/llvm/llvm-project/issues/1685/comments
4
2007-04-06T20:43:33Z
2021-12-03T20:05:13Z
https://github.com/llvm/llvm-project/issues/1685
1,070,915,116
1,685
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1312](https://llvm.org/bz1312) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | Linux | | Attachments | [File in question](https://user-images.githubusercontent.com/67392/143736994-3399c974-9c86-46af-ba77-6bd1c4e1be6d.gz) | ## Extended De...
llvm-upgrade gets sign wrong on long syntax call instructions
https://api.github.com/repos/llvm/llvm-project/issues/1684/comments
1
2007-04-06T16:30:34Z
2021-12-03T20:05:13Z
https://github.com/llvm/llvm-project/issues/1684
1,070,915,094
1,684
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1311](https://llvm.org/bz1311) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I ran "llvm-ld -O4" on some bytecode I had to hand, and noticed the following in the...
llvm-ld missing a dce pass
https://api.github.com/repos/llvm/llvm-project/issues/1683/comments
6
2007-04-05T13:20:06Z
2021-12-03T20:05:12Z
https://github.com/llvm/llvm-project/issues/1683
1,070,915,067
1,683
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1310](https://llvm.org/bz1310) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:54 | | Version | trunk | | OS | All | ## Extended Description This program is a return undef: int main(void) { int foo[12][8]; foo[0][0] = 1; for (int i = 0; i < 10; ++i) { f...
Loop Unrolling thwarts dead stores elimination of aggregate elements
https://api.github.com/repos/llvm/llvm-project/issues/1682/comments
2
2007-04-05T03:36:40Z
2021-12-03T20:05:11Z
https://github.com/llvm/llvm-project/issues/1682
1,070,915,042
1,682
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1309](https://llvm.org/bz1309) | | Resolution | FIXED | | Resolved on | Apr 22, 2009 04:44 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description The following should be optimized: int x(int y) { int f[100]; for (...
[meta] DSE is not aggressive enough
https://api.github.com/repos/llvm/llvm-project/issues/1681/comments
12
2007-04-05T00:34:43Z
2021-12-03T20:05:10Z
https://github.com/llvm/llvm-project/issues/1681
1,070,915,018
1,681
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1308](https://llvm.org/bz1308) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description $ cat|llvm-as|llc >/dev/null define void @&#8203;stuff(i32, ...) { %foo = al...
instrs with multiple frame indices don't get them all rewritten
https://api.github.com/repos/llvm/llvm-project/issues/1680/comments
5
2007-04-05T00:27:32Z
2021-12-03T20:05:09Z
https://github.com/llvm/llvm-project/issues/1680
1,070,914,997
1,680
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1307](https://llvm.org/bz1307) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:56 | | Version | trunk | | OS | Linux | | Attachments | [.ll File in question](https://user-images.githubusercontent.com/67392/143736993-088bc7d4-7b8a-4a13-9830-28acd4913b8a.gz) | ## Extende...
SimplifyLibCalls miscompiles Python 2.5
https://api.github.com/repos/llvm/llvm-project/issues/1679/comments
5
2007-04-04T22:45:18Z
2021-12-03T20:05:08Z
https://github.com/llvm/llvm-project/issues/1679
1,070,914,978
1,679
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1306](https://llvm.org/bz1306) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:59 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@sunfishcode | ## Extended Description Here is the beginning of the BB dump. entry (0x8...
LiveVariables improperly handles killing aliased registers
https://api.github.com/repos/llvm/llvm-project/issues/1678/comments
11
2007-04-04T21:42:45Z
2021-12-03T20:05:07Z
https://github.com/llvm/llvm-project/issues/1678
1,070,914,952
1,678
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [1305](https://llvm.org/bz1305) | | Resolution | FIXED | | Resolved on | Oct 18, 2013 02:32 | | Version | 1.9 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @isanbard | ## Extended Description A system may have more than one version of gcc installed, but bugpoin...
Bugpoint hard-coded to use "gcc"
https://api.github.com/repos/llvm/llvm-project/issues/1677/comments
4
2007-04-04T21:17:30Z
2021-12-03T20:05:07Z
https://github.com/llvm/llvm-project/issues/1677
1,070,914,925
1,677