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 | [304](https://llvm.org/bz304) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | 1.2 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I happened to notice that the Stacker lexer has tokens named TRUE and FALSE, which con...
warnings compiling Stacker compiler on Mac OS X
https://api.github.com/repos/llvm/llvm-project/issues/676/comments
3
2004-03-30T21:02:41Z
2021-12-01T18:57:36Z
https://github.com/llvm/llvm-project/issues/676
1,068,765,223
676
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [303](https://llvm.org/bz303) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description You can register lli as an interpreter for files with magic of "llvm" using the bi...
linux binfmt_misc support for llvm
https://api.github.com/repos/llvm/llvm-project/issues/675/comments
2
2004-03-25T22:13:31Z
2021-12-01T18:57:35Z
https://github.com/llvm/llvm-project/issues/675
1,068,765,210
675
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [302](https://llvm.org/bz302) | | Resolution | WONTFIX | | Resolved on | Feb 22, 2010 12:55 | | Version | 1.2 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description If I used bison 1.875 to try and compile llvm-1.2, it bails: Compiling llvmAsmParser.cp...
llvm-1.2 doesn't compile with bison 1.875
https://api.github.com/repos/llvm/llvm-project/issues/674/comments
6
2004-03-25T18:59:56Z
2022-01-20T02:27:19Z
https://github.com/llvm/llvm-project/issues/674
1,068,765,200
674
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [301](https://llvm.org/bz301) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | 1.2 | | OS | All | ## Extended Description A couple of minor things: 1. If you specify --disable-povray, and the /home/vadve/shared/benchmarks/povray31 directory exists, ...
Minor configure bugs with -disable/enable-povray and -disable-spec
https://api.github.com/repos/llvm/llvm-project/issues/673/comments
5
2004-03-19T23:38:09Z
2021-12-01T18:57:33Z
https://github.com/llvm/llvm-project/issues/673
1,068,765,194
673
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [300](https://llvm.org/bz300) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:48 | | Version | 1.0 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I have placed vmcore.o and bcwriter.o in a shared library (libXPS.so) via libtool. When ...
SIGSEGV On Initialization
https://api.github.com/repos/llvm/llvm-project/issues/672/comments
14
2004-03-19T07:49:25Z
2022-01-20T02:26:23Z
https://github.com/llvm/llvm-project/issues/672
1,068,765,183
672
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [299](https://llvm.org/bz299) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:43 | | Version | 1.0 | | OS | All | | Attachments | [Code to reproduce problem](https://user-images.githubusercontent.com/60944935/143736248-f022ed46-e49d-4e90-97cb-91e636d1c83a.gz) | | Reporte...
[Sparc] Code generator asserts on alloca of zero size type
https://api.github.com/repos/llvm/llvm-project/issues/671/comments
4
2004-03-19T05:41:47Z
2021-12-01T18:57:31Z
https://github.com/llvm/llvm-project/issues/671
1,068,765,167
671
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [298](https://llvm.org/bz298) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | 1.0 | | OS | All | ## Extended Description It looks like we are miscompiling indexes through C99 VLA's in some cases. File this into the "wow, I didn't know you could do tha...
[llvmgcc] Variable length array indexing miscompiled
https://api.github.com/repos/llvm/llvm-project/issues/670/comments
2
2004-03-17T23:21:37Z
2021-12-01T18:57:31Z
https://github.com/llvm/llvm-project/issues/670
1,068,765,158
670
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [297](https://llvm.org/bz297) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | 1.0 | | OS | All | ## Extended Description This testcase crashes the C front-end. Though we don't support stuff like this, we shouldn't CRASH on it: --- int foo() { regis...
[llvmgcc] Crash on auto register variable with specific register specified
https://api.github.com/repos/llvm/llvm-project/issues/669/comments
1
2004-03-16T11:28:37Z
2021-12-01T18:57:30Z
https://github.com/llvm/llvm-project/issues/669
1,068,765,148
669
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [296](https://llvm.org/bz296) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | 1.0 | | OS | All | | Blocks | llvm/llvm-project#645 | ## Extended Description This global causes the EE core to assert: %l.0__ = internal global [3 x sbyte*] [ sbyte* null,...
[execution engines] Unhandled cast constant expression
https://api.github.com/repos/llvm/llvm-project/issues/668/comments
3
2004-03-16T09:11:23Z
2021-12-01T18:57:29Z
https://github.com/llvm/llvm-project/issues/668
1,068,765,139
668
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [295](https://llvm.org/bz295) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Reduced from zlib-1.1.4 (included in cvs-1.11.6): % cat inftrees.i struct inflate...
[llvm-gcc] Cannot expand constructor
https://api.github.com/repos/llvm/llvm-project/issues/667/comments
2
2004-03-16T00:05:56Z
2022-01-20T02:26:57Z
https://github.com/llvm/llvm-project/issues/667
1,068,765,136
667
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [294](https://llvm.org/bz294) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The Regression.CodeGen.X86.2002-12-23-LocalRAProblem regression test (and other X86 code...
[simplera] Regression test failure
https://api.github.com/repos/llvm/llvm-project/issues/666/comments
3
2004-03-15T22:40:02Z
2021-12-01T18:57:27Z
https://github.com/llvm/llvm-project/issues/666
1,068,765,124
666
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [293](https://llvm.org/bz293) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | trunk | | OS | All | | Attachments | [LLVM Assembly to reproduce the bug.](https://user-images.githubusercontent.com/60944935/143736246-250ef8a4-078a-4c1a-a355-fcb827991297.gz)...
[loopsimplify] Incorrect update of dominator information
https://api.github.com/repos/llvm/llvm-project/issues/665/comments
6
2004-03-15T22:25:05Z
2021-12-01T18:57:26Z
https://github.com/llvm/llvm-project/issues/665
1,068,765,111
665
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [292](https://llvm.org/bz292) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The rest Regression.BugPoint.misopt-basictest is unexpectedly failing. The output seems...
Regression.BugPoint.misopt-basictest FAILS
https://api.github.com/repos/llvm/llvm-project/issues/664/comments
2
2004-03-15T22:21:53Z
2021-12-01T18:57:26Z
https://github.com/llvm/llvm-project/issues/664
1,068,765,100
664
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [291](https://llvm.org/bz291) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | 1.0 | | OS | All | | Attachments | [Preprocessed source](https://user-images.githubusercontent.com/60944935/143736245-ee83849e-6305-4666-8d5e-e20e2a0a337a.gz) | | Reporter | LL...
[llvm-g++] Cleanups and gotos don't mix properly
https://api.github.com/repos/llvm/llvm-project/issues/663/comments
4
2004-03-15T21:14:35Z
2021-12-01T18:57:25Z
https://github.com/llvm/llvm-project/issues/663
1,068,765,094
663
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [290](https://llvm.org/bz290) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:43 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#410 | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I hit the "UNSUPPORTED: external function used as a ...
Bugpoint doesn't support uses of external fns by immediate constant exprs
https://api.github.com/repos/llvm/llvm-project/issues/662/comments
4
2004-03-12T20:58:00Z
2021-12-01T18:57:24Z
https://github.com/llvm/llvm-project/issues/662
1,068,765,075
662
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [289](https://llvm.org/bz289) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description gccld outputs shell scripts that try to start lli without specifying a full path name. ...
shell scripts output by gccld don't work if you change PATH
https://api.github.com/repos/llvm/llvm-project/issues/661/comments
6
2004-03-12T19:47:16Z
2021-12-01T18:57:23Z
https://github.com/llvm/llvm-project/issues/661
1,068,765,062
661
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [288](https://llvm.org/bz288) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:50 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description With native GCC, the exit status of the below code snippet is 5. In LLVM, the exit ...
Last result from main() not used as exit status
https://api.github.com/repos/llvm/llvm-project/issues/660/comments
2
2004-03-12T18:29:35Z
2022-01-20T02:26:37Z
https://github.com/llvm/llvm-project/issues/660
1,068,765,050
660
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [287](https://llvm.org/bz287) | | Resolution | LATER | | Resolved on | Feb 22, 2010 12:52 | | Version | trunk | | OS | Windows 2000 | | Attachments | [Pre-Processed source that causes ICE](https://user-images.githubusercontent.com/60944935/143736243-201abc0f-32a8-459f-b524-3a8f7e...
llvm-g++ ICE on basic_string.h:269
https://api.github.com/repos/llvm/llvm-project/issues/659/comments
9
2004-03-12T17:13:29Z
2021-12-01T18:57:22Z
https://github.com/llvm/llvm-project/issues/659
1,068,765,041
659
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [286](https://llvm.org/bz286) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:54 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description When compiling burg and aha to bytecode on MacOS X, a call to __...
Generated bytecode has references to __main()
https://api.github.com/repos/llvm/llvm-project/issues/658/comments
4
2004-03-11T22:40:57Z
2022-01-20T02:26:36Z
https://github.com/llvm/llvm-project/issues/658
1,068,765,030
658
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [285](https://llvm.org/bz285) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | 1.0 | | OS | All | | Depends On | llvm/llvm-project#528 | | Attachments | [Reduced testcase](https://user-images.githubusercontent.com/60944935/143736242-918e9593-a1be-46e4-b2...
[llvm-gcc] bitfield type-layout crashes when bitfield adjacent to integer array
https://api.github.com/repos/llvm/llvm-project/issues/657/comments
3
2004-03-10T23:26:23Z
2021-12-01T18:57:20Z
https://github.com/llvm/llvm-project/issues/657
1,068,765,018
657
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [284](https://llvm.org/bz284) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | 1.0 | | OS | All | | Attachments | [LLVM assembly code that reproduces the problem](https://user-images.githubusercontent.com/60944935/143736241-5c865045-55ca-4f56-ad37-b259036...
[indvars] Induction variable analysis violates LLVM invariants
https://api.github.com/repos/llvm/llvm-project/issues/656/comments
3
2004-03-10T22:21:28Z
2021-12-01T18:57:19Z
https://github.com/llvm/llvm-project/issues/656
1,068,764,999
656
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [283](https://llvm.org/bz283) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:44 | | Version | 1.0 | | OS | All | ## Extended Description Our current mechanism for outputing machine code is basically the bare minimum required to get the JIT working. Long term, we want...
Need support for position independent code & relocations
https://api.github.com/repos/llvm/llvm-project/issues/655/comments
2
2004-03-10T21:20:52Z
2021-12-01T18:57:18Z
https://github.com/llvm/llvm-project/issues/655
1,068,764,983
655
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [282](https://llvm.org/bz282) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:45 | | Version | trunk | | OS | All | | Attachments | [Pre-Processed Source That Causes ICE](https://user-images.githubusercontent.com/60944935/143736240-a8e9be24-2fe8-4941-a6c1-96d6d4e27b49....
ICE Compiling XPS
https://api.github.com/repos/llvm/llvm-project/issues/654/comments
6
2004-03-10T19:27:28Z
2022-01-20T02:26:34Z
https://github.com/llvm/llvm-project/issues/654
1,068,764,971
654
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [281](https://llvm.org/bz281) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | All | | Attachments | [Pre-processed code to reproduce the problem](https://user-images.githubusercontent.com/60944935/143736239-df978082-becc-4ed8-b6cb-fc3610c6...
llvm-gcc segfaults on code with large structure and initializer
https://api.github.com/repos/llvm/llvm-project/issues/653/comments
1
2004-03-10T16:54:33Z
2021-12-01T18:57:16Z
https://github.com/llvm/llvm-project/issues/653
1,068,764,957
653
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [280](https://llvm.org/bz280) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | 1.0 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description It would be really nice if we can use the X86 machine description to generate an assembly...
automatic generation of asm printer and emitter
https://api.github.com/repos/llvm/llvm-project/issues/652/comments
5
2004-03-10T12:22:42Z
2021-12-01T18:57:15Z
https://github.com/llvm/llvm-project/issues/652
1,068,764,944
652
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [279](https://llvm.org/bz279) | | Resolution | FIXED | | Resolved on | Dec 02, 2010 01:07 | | Version | unspecified | | OS | All | | CC | @lattner | ## Extended Description Though we are generating better code for GCC CONSTRUCTOR nodes (See Bug 275), we still aren't doing as we...
Clang initialization code generation can be improved
https://api.github.com/repos/llvm/llvm-project/issues/651/comments
6
2004-03-10T05:14:23Z
2021-12-01T18:57:14Z
https://github.com/llvm/llvm-project/issues/651
1,068,764,925
651
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [278](https://llvm.org/bz278) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | 1.0 | | OS | All | ## Extended Description Currently the C front-end can emit the same constant string multiple times, if it is "uttered" multiple times. Instead of relying ...
[llvmgcc] C front-end should only output a given constant string once
https://api.github.com/repos/llvm/llvm-project/issues/650/comments
3
2004-03-10T01:08:07Z
2021-12-01T18:57:13Z
https://github.com/llvm/llvm-project/issues/650
1,068,764,910
650
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [277](https://llvm.org/bz277) | | Resolution | WONTFIX | | Resolved on | Feb 22, 2010 12:45 | | Version | 1.0 | | OS | All | ## Extended Description The C front-end is currently much too aggressive about emitting declarations that it doesn't need. The most obvious example of t...
[llvmgcc] C front-end emits declarations much too aggressively
https://api.github.com/repos/llvm/llvm-project/issues/649/comments
1
2004-03-10T00:22:12Z
2022-01-20T02:27:18Z
https://github.com/llvm/llvm-project/issues/649
1,068,764,900
649
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [276](https://llvm.org/bz276) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | trunk | | OS | All | | Attachments | [C++ code demonstrating the problem](https://user-images.githubusercontent.com/60944935/143736237-a888451f-0cf9-42e4-be8f-2faf401ae69f.gz),...
llvm-g++ does not mangle method names that match stdlib function names
https://api.github.com/repos/llvm/llvm-project/issues/648/comments
6
2004-03-09T23:11:10Z
2021-12-01T18:57:12Z
https://github.com/llvm/llvm-project/issues/648
1,068,764,880
648
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [275](https://llvm.org/bz275) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | 1.0 | | OS | All | ## Extended Description In the following function, each initializer element is expanded into a getelementptr/store pair, resulting in a TON of code. This ...
[llvmgcc] Local array initializers are expanded into large amounts of code
https://api.github.com/repos/llvm/llvm-project/issues/647/comments
4
2004-03-09T08:02:42Z
2021-12-01T18:57:11Z
https://github.com/llvm/llvm-project/issues/647
1,068,764,866
647
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [274](https://llvm.org/bz274) | | Resolution | FIXED | | Resolved on | Jul 01, 2020 11:23 | | Version | 1.0 | | OS | Linux | | CC | @adamse | ## Extended Description Programs that use the 'fstat' function (such as GNU m4) are failing to work with the JIT, because dlsym is appar...
[JIT] Programs cannot resolve the fstat function
https://api.github.com/repos/llvm/llvm-project/issues/646/comments
7
2004-03-09T03:23:16Z
2021-12-01T18:57:10Z
https://github.com/llvm/llvm-project/issues/646
1,068,764,854
646
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [273](https://llvm.org/bz273) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | 1.0 | | OS | All | | Depends On | llvm/llvm-bugzilla-archive#296 | ## Extended Description This is just a tracking bug that points out that we don't currently support the 'a...
[llvm-gcc] "Address of label" GCC extension not implemented
https://api.github.com/repos/llvm/llvm-project/issues/645/comments
7
2004-03-09T03:09:54Z
2021-12-01T18:57:09Z
https://github.com/llvm/llvm-project/issues/645
1,068,764,841
645
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [272](https://llvm.org/bz272) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:44 | | Version | 1.0 | | OS | All | ## Extended Description This testcase crashes the C front-end, or, if it survives, generates invalid code: void test(__complex__ double D, double X) { D...
[llvmgcc] Invalid code created for complex division operation
https://api.github.com/repos/llvm/llvm-project/issues/644/comments
4
2004-03-08T06:43:31Z
2021-12-01T18:57:08Z
https://github.com/llvm/llvm-project/issues/644
1,068,764,831
644
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [271](https://llvm.org/bz271) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | trunk | | OS | All | ## Extended Description Currently when building the zlib runtime library, LLVMGCC emits warnings due to type-safety problems in the library. We should e...
[zlib runtime] Warnings during build from zlib
https://api.github.com/repos/llvm/llvm-project/issues/643/comments
2
2004-03-08T03:09:54Z
2021-12-01T18:57:08Z
https://github.com/llvm/llvm-project/issues/643
1,068,764,824
643
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [270](https://llvm.org/bz270) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description Since LLVM uses libtool to generate its libraries and objects, it wo...
Makefiles Should Install libtool *.la and *.lo files.
https://api.github.com/repos/llvm/llvm-project/issues/642/comments
3
2004-03-08T02:40:31Z
2022-01-20T02:26:21Z
https://github.com/llvm/llvm-project/issues/642
1,068,764,811
642
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [269](https://llvm.org/bz269) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | 1.0 | | OS | All | | Depends On | llvm/llvm-project#528 | ## Extended Description This testcase crashes llvmgcc. It shouldn't. :) -Chris extern void exit (int); extern v...
[llvmgcc] crash on complex bitfield references
https://api.github.com/repos/llvm/llvm-project/issues/641/comments
4
2004-03-04T08:40:08Z
2021-12-01T18:57:06Z
https://github.com/llvm/llvm-project/issues/641
1,068,764,801
641
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [268](https://llvm.org/bz268) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | 1.0 | | OS | All | | Attachments | [C code to regenerate the error.](https://user-images.githubusercontent.com/60944935/143736234-7e46ae9d-df1d-4bd9-95ec-bda955ed9875.gz), [Inc...
[llvm-gcc] Incorrect code generation for pointer subtraction
https://api.github.com/repos/llvm/llvm-project/issues/640/comments
4
2004-03-02T20:51:32Z
2021-12-01T18:57:05Z
https://github.com/llvm/llvm-project/issues/640
1,068,764,784
640
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [267](https://llvm.org/bz267) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | trunk | | OS | All | ## Extended Description The po_iterator class in Support/PostOrderIterator.h should support "external" storage like the DF iterator does. This is needed...
post-order iterator should support external storage
https://api.github.com/repos/llvm/llvm-project/issues/639/comments
1
2004-03-02T09:03:23Z
2021-12-01T18:57:04Z
https://github.com/llvm/llvm-project/issues/639
1,068,764,776
639
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [266](https://llvm.org/bz266) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:06 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description Chris desires to have the Module class not derive from Annotable. Howe...
Make Module Not Inherit From Annotable
https://api.github.com/repos/llvm/llvm-project/issues/638/comments
5
2004-03-01T04:27:58Z
2021-12-01T18:57:03Z
https://github.com/llvm/llvm-project/issues/638
1,068,764,761
638
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [265](https://llvm.org/bz265) | | Resolution | DUPLICATE | | Resolved on | Mar 06, 2010 13:59 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Hello, I am trying to compile 129.compress of the spec95 benchmark suite. I ge...
spec95 compilation
https://api.github.com/repos/llvm/llvm-project/issues/637/comments
3
2004-02-29T21:44:01Z
2022-01-20T02:27:01Z
https://github.com/llvm/llvm-project/issues/637
1,068,764,747
637
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [264](https://llvm.org/bz264) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:07 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description active intervals: %reg1338,231 = [1114,2232) -> ESI ...
linear scan fails to find a free register
https://api.github.com/repos/llvm/llvm-project/issues/636/comments
13
2004-02-29T07:59:00Z
2021-12-01T18:57:02Z
https://github.com/llvm/llvm-project/issues/636
1,068,764,737
636
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [263](https://llvm.org/bz263) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:46 | | Version | 1.0 | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#402 | ## Extended Description The LLVM Bytecode format, AsmParser, and Module class need to be extended to support r...
Target Triples and Shared Libraries
https://api.github.com/repos/llvm/llvm-project/issues/635/comments
15
2004-02-28T22:16:02Z
2021-12-01T18:57:01Z
https://github.com/llvm/llvm-project/issues/635
1,068,764,719
635
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [262](https://llvm.org/bz262) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:43 | | Version | trunk | | OS | All | ## Extended Description Right now several runtime libraries build .so and .a file versions of themselves (e.g. libprofile). It would be nice to have a '...
Feature request: 'install-bytecode' target in llvm/runtime
https://api.github.com/repos/llvm/llvm-project/issues/634/comments
4
2004-02-27T19:10:52Z
2021-12-01T18:57:00Z
https://github.com/llvm/llvm-project/issues/634
1,068,764,705
634
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [261](https://llvm.org/bz261) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | 1.0 | | OS | All | ## Extended Description This testcase: --- struct A { virtual void Method() = 0; }; struct B : public A { virtual void Method() { } }; typedef void ...
[llvmg++] Crash assigning pointers-to-members with casted types
https://api.github.com/repos/llvm/llvm-project/issues/633/comments
2
2004-02-27T18:33:18Z
2021-12-01T18:56:59Z
https://github.com/llvm/llvm-project/issues/633
1,068,764,689
633
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [260](https://llvm.org/bz260) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:50 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The C++ version of Povray (povray 3.50c) miscompiles when compiled with LLVM G++. It ...
Povray 3.50c is miscompiled
https://api.github.com/repos/llvm/llvm-project/issues/632/comments
12
2004-02-27T01:05:38Z
2021-12-01T18:56:58Z
https://github.com/llvm/llvm-project/issues/632
1,068,764,677
632
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [259](https://llvm.org/bz259) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When converting a function from LLVM to C, the CBE generates linkonce functions as inl...
CBE gives linkonce functions wrong linkage semantics
https://api.github.com/repos/llvm/llvm-project/issues/631/comments
2
2004-02-27T00:16:01Z
2021-12-01T18:56:57Z
https://github.com/llvm/llvm-project/issues/631
1,068,764,664
631
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [258](https://llvm.org/bz258) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When the CBE needs to generate floating point constants that cannot be represented in ...
Variables used to define non-printable FP constants are externally visible
https://api.github.com/repos/llvm/llvm-project/issues/630/comments
2
2004-02-27T00:11:58Z
2021-12-01T18:56:57Z
https://github.com/llvm/llvm-project/issues/630
1,068,764,651
630
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [257](https://llvm.org/bz257) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:56 | | Version | trunk | | OS | All | | Depends On | llvm/llvm-project#613 | | Blocks | llvm/llvm-project#628 | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Descrip...
move test/Programs out of the main llvm tree
https://api.github.com/repos/llvm/llvm-project/issues/629/comments
12
2004-02-26T23:15:50Z
2021-12-01T18:56:56Z
https://github.com/llvm/llvm-project/issues/629
1,068,764,638
629
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [256](https://llvm.org/bz256) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | All | | Depends On | llvm/llvm-bugzilla-archive#257 | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description Our use of autoconf t...
further standardizing autoconf usage
https://api.github.com/repos/llvm/llvm-project/issues/628/comments
20
2004-02-26T10:10:45Z
2021-12-01T18:56:55Z
https://github.com/llvm/llvm-project/issues/628
1,068,764,629
628
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [255](https://llvm.org/bz255) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | All | ## Extended Description Tail duplication is currently disabled in all but the most simple cases, as a workaround for Bug 174 (Tail duplication does not u...
[tailduplication] Single basic block loops are very rare
https://api.github.com/repos/llvm/llvm-project/issues/627/comments
3
2004-02-25T18:43:04Z
2021-12-01T18:56:54Z
https://github.com/llvm/llvm-project/issues/627
1,068,764,616
627
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [254](https://llvm.org/bz254) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:43 | | Version | 1.0 | | OS | All | | Attachments | [Testcase, C++ program](https://user-images.githubusercontent.com/15152540/143736232-7ce58aed-d640-4d5d-955c-1fdd2858d7cd.gz) | ## Exten...
[llvmg++] Crash compiling this testcase
https://api.github.com/repos/llvm/llvm-project/issues/626/comments
4
2004-02-24T19:50:27Z
2022-01-20T02:26:53Z
https://github.com/llvm/llvm-project/issues/626
1,068,764,605
626
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [253](https://llvm.org/bz253) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | 1.0 | | OS | All | ## Extended Description LLVM currently uses one boost template "boost::is_class" in the command line argument handling stuff. It would be really nice to g...
[commandline] Remove dependency on boost
https://api.github.com/repos/llvm/llvm-project/issues/625/comments
9
2004-02-24T00:40:42Z
2021-12-01T18:56:53Z
https://github.com/llvm/llvm-project/issues/625
1,068,764,593
625
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [252](https://llvm.org/bz252) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:46 | | Version | 1.0 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description PassManager should be extended allow Module passes to require FunctionPasses, for exam...
Module passes should be able to require function passes
https://api.github.com/repos/llvm/llvm-project/issues/624/comments
5
2004-02-23T22:20:22Z
2022-01-20T02:26:53Z
https://github.com/llvm/llvm-project/issues/624
1,068,764,579
624
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [251](https://llvm.org/bz251) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:50 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description After (global) register allocation, given a mapping from virtual to ph...
Implement a generic machine code rewriter/spiller
https://api.github.com/repos/llvm/llvm-project/issues/623/comments
1
2004-02-23T21:51:47Z
2021-12-01T18:56:51Z
https://github.com/llvm/llvm-project/issues/623
1,068,764,566
623
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [250](https://llvm.org/bz250) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:52 | | Version | 1.0 | | OS | All | | Depends On | llvm/llvm-project#601 | ## Extended Description There are several programs that are failing tests on Brian's nightly tester. These shoul...
[meta] Fix failures on Brian's external tester
https://api.github.com/repos/llvm/llvm-project/issues/622/comments
2
2004-02-23T20:56:52Z
2022-01-20T02:26:32Z
https://github.com/llvm/llvm-project/issues/622
1,068,764,554
622
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [249](https://llvm.org/bz249) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | 1.0 | | OS | All | ## Extended Description The X86 backend doesn't have the following two casts implemented: From Type::ULongTy -> floating point From floating point -> b...
[X86] Missing cast from ULong -> Double, cast FP -> bool and support for -9223372036854775808
https://api.github.com/repos/llvm/llvm-project/issues/621/comments
2
2004-02-23T05:14:14Z
2021-12-01T18:56:49Z
https://github.com/llvm/llvm-project/issues/621
1,068,764,548
621
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [248](https://llvm.org/bz248) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description Currently coalescing is done over a single pass over move instructio...
linear scan should do iterated coalescing
https://api.github.com/repos/llvm/llvm-project/issues/620/comments
2
2004-02-20T18:49:15Z
2022-01-20T02:26:31Z
https://github.com/llvm/llvm-project/issues/620
1,068,764,533
620
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [247](https://llvm.org/bz247) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description Most of the spec benchmarks are good for comparisons but some are not ...
benchmarks should be tweaked to have a reasonable running time
https://api.github.com/repos/llvm/llvm-project/issues/619/comments
3
2004-02-20T18:44:02Z
2021-12-01T18:56:48Z
https://github.com/llvm/llvm-project/issues/619
1,068,764,525
619
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [246](https://llvm.org/bz246) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:46 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | ## Extended Description alkis@moro llvm $ CC='/opt/gcc3.3.3/bin/gcc' CXX='/opt/gcc-3.3.3/bin/g++' ./co...
configure does not detect gcc-3.3.3 as a gcc compiler
https://api.github.com/repos/llvm/llvm-project/issues/618/comments
2
2004-02-18T09:39:09Z
2022-01-20T02:26:28Z
https://github.com/llvm/llvm-project/issues/618
1,068,764,517
618
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [245](https://llvm.org/bz245) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | 1.0 | | OS | All | | Attachments | [First test file for reproducing the problem](https://user-images.githubusercontent.com/60944935/143736228-62263643-60f2-40e2-8548-a2fa9303b6...
Linking weak and strong global variables is dependent on link order
https://api.github.com/repos/llvm/llvm-project/issues/617/comments
4
2004-02-17T23:28:54Z
2021-12-01T18:56:46Z
https://github.com/llvm/llvm-project/issues/617
1,068,764,498
617
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [244](https://llvm.org/bz244) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | 1.0 | | OS | All | | Attachments | [C code to reproduce the problem](https://user-images.githubusercontent.com/60944935/143736226-02dbcbb4-2e1b-44d0-9255-5f537015a39b.gz), [Inc...
[llvm-gcc] Error when an implicitly external function is re-declared as static
https://api.github.com/repos/llvm/llvm-project/issues/616/comments
13
2004-02-17T19:33:10Z
2021-12-01T18:56:45Z
https://github.com/llvm/llvm-project/issues/616
1,068,764,485
616
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [243](https://llvm.org/bz243) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | All | | Attachments | [Patch For AbstractTypeUser.h](https://user-images.githubusercontent.com/60944935/143736225-7dc27a0a-58ba-47c1-8c53-6028eef860e2.gz) | | Re...
GCC 3.3 -O2 gives "used before defined" inlining warnings
https://api.github.com/repos/llvm/llvm-project/issues/615/comments
11
2004-02-17T03:34:47Z
2021-12-01T18:56:44Z
https://github.com/llvm/llvm-project/issues/615
1,068,764,476
615
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [242](https://llvm.org/bz242) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | 1.1 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description The Makefiles in the test suite are not updated automatically when SRCDI...
Test suite Makefiles not auto-updated
https://api.github.com/repos/llvm/llvm-project/issues/614/comments
3
2004-02-17T01:20:26Z
2021-12-01T18:56:44Z
https://github.com/llvm/llvm-project/issues/614
1,068,764,463
614
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [241](https://llvm.org/bz241) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | 1.0 | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#257 | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description There are certain condition...
Test Suite stops when programs fail to compile
https://api.github.com/repos/llvm/llvm-project/issues/613/comments
8
2004-02-16T18:45:53Z
2021-12-01T18:56:43Z
https://github.com/llvm/llvm-project/issues/613
1,068,764,450
613
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [240](https://llvm.org/bz240) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | 1.2 | | OS | All | | CC | @lattner | ## Extended Description When lowering in "expensive code gen mode", the lower-invoke pass turns an invoke instruction into a setjmp call ...
[lowerinvoke] Values live across an invoke should become volatile stack objects
https://api.github.com/repos/llvm/llvm-project/issues/612/comments
5
2004-02-16T01:06:19Z
2021-12-01T18:56:42Z
https://github.com/llvm/llvm-project/issues/612
1,068,764,437
612
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [239](https://llvm.org/bz239) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | 1.0 | | OS | All | ## Extended Description Both 129.compress and 132.ijpeg have obsurdly large static global buffers in them. For example, ijpeg has a [16M x ubyte] jpeg_com...
[vmcore/performance] LLVM needs a new ConstantAggregateZero class
https://api.github.com/repos/llvm/llvm-project/issues/611/comments
8
2004-02-15T05:01:12Z
2021-12-01T18:56:41Z
https://github.com/llvm/llvm-project/issues/611
1,068,764,425
611
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [238](https://llvm.org/bz238) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:46 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description configured llvm without --enable-spec95 but with --enable-spec2000. Wh...
missing spec95 causes compilation errors
https://api.github.com/repos/llvm/llvm-project/issues/610/comments
4
2004-02-14T11:07:10Z
2021-12-01T18:56:40Z
https://github.com/llvm/llvm-project/issues/610
1,068,764,411
610
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [237](https://llvm.org/bz237) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:44 | | Version | 1.0 | | OS | All | ## Extended Description The X86 backend seems to confuse itself thoroughly when adjusting the stack and framepointer in several cases, causing inefficient ...
[x86] wierd stack/frame pointer manipulation
https://api.github.com/repos/llvm/llvm-project/issues/609/comments
2
2004-02-14T07:46:15Z
2021-12-01T18:56:39Z
https://github.com/llvm/llvm-project/issues/609
1,068,764,398
609
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [236](https://llvm.org/bz236) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | 1.0 | | OS | All | ## Extended Description When inlining calls into invoke instructions, the inliner must make the cloned calls sites invokes to vector stack unwinding approp...
[inliner] Error inlining intrinsic calls into invoke instructions
https://api.github.com/repos/llvm/llvm-project/issues/608/comments
2
2004-02-13T19:00:20Z
2021-12-01T18:56:38Z
https://github.com/llvm/llvm-project/issues/608
1,068,764,391
608
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [235](https://llvm.org/bz235) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | 1.0 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Tablegen dumps core if you try to use the "include" statement to include a file that doesn...
Tablegen aborts on errors
https://api.github.com/repos/llvm/llvm-project/issues/607/comments
6
2004-02-13T09:25:18Z
2021-12-01T18:56:38Z
https://github.com/llvm/llvm-project/issues/607
1,068,764,379
607
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [234](https://llvm.org/bz234) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | 1.1 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description The 2003-08-11-VaListArg UnitTest fails on the Interpreter, on x86 a...
[interpreter] va_list values silently corrupted by function calls
https://api.github.com/repos/llvm/llvm-project/issues/606/comments
5
2004-02-13T09:11:19Z
2021-12-01T18:56:37Z
https://github.com/llvm/llvm-project/issues/606
1,068,764,371
606
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [233](https://llvm.org/bz233) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:50 | | Version | 1.0 | | OS | All | ## Extended Description llvmgcc happily code generates structure copies to copy over each element of the structure at a time. Unfortunately, this can resu...
[llvmgcc] Structure copies result in a LOT of code
https://api.github.com/repos/llvm/llvm-project/issues/605/comments
4
2004-02-12T19:59:03Z
2021-12-01T18:56:36Z
https://github.com/llvm/llvm-project/issues/605
1,068,764,359
605
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [232](https://llvm.org/bz232) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:48 | | Version | 1.0 | | OS | All | | Attachments | [C code to reproduce the problem](https://user-images.githubusercontent.com/60944935/143736223-5053c685-2ffd-4757-b94e-93e94b137432.gz), ...
llvm-gcc creates two functions for one function with two prototypes
https://api.github.com/repos/llvm/llvm-project/issues/604/comments
8
2004-02-10T22:56:22Z
2022-01-20T02:26:59Z
https://github.com/llvm/llvm-project/issues/604
1,068,764,348
604
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [231](https://llvm.org/bz231) | | Resolution | WONTFIX | | Resolved on | Feb 22, 2010 12:45 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description We want to be able to distribute, configure, build, and install the ...
should be able to build+install llvm runtime libraries separately
https://api.github.com/repos/llvm/llvm-project/issues/603/comments
4
2004-02-10T21:52:29Z
2022-01-20T02:27:17Z
https://github.com/llvm/llvm-project/issues/603
1,068,764,332
603
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [230](https://llvm.org/bz230) | | Resolution | WONTFIX | | Resolved on | Feb 22, 2010 12:50 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description This bug summarizes some plans that Chris and I made for integrating...
Automate llvm-gcc build process as a "project"
https://api.github.com/repos/llvm/llvm-project/issues/602/comments
9
2004-02-10T21:50:42Z
2022-01-20T02:27:16Z
https://github.com/llvm/llvm-project/issues/602
1,068,764,321
602
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [229](https://llvm.org/bz229) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:48 | | Version | 1.0 | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#250 | | Reporter | LLVM Bugzilla Contributor | ## Extended Description One of the persistent bison failures goes a...
[mem2reg] misoptimization of bison-1.875/src/scan-gram.c
https://api.github.com/repos/llvm/llvm-project/issues/601/comments
9
2004-02-10T08:02:10Z
2022-01-20T02:26:38Z
https://github.com/llvm/llvm-project/issues/601
1,068,764,313
601
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [228](https://llvm.org/bz228) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | 1.0 | | OS | All | | Attachments | [Code to reproduce the problem](https://user-images.githubusercontent.com/60944935/143736222-07d70b10-9497-42d6-bd71-cbcd568d9d30.gz) | | Rep...
[sparc] Boolean constants are emitted as true and false
https://api.github.com/repos/llvm/llvm-project/issues/600/comments
2
2004-02-10T01:55:55Z
2021-12-01T18:56:32Z
https://github.com/llvm/llvm-project/issues/600
1,068,764,306
600
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [227](https://llvm.org/bz227) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:52 | | Version | 1.0 | | OS | All | ## Extended Description The X86 backend produces an uncompilable .s file for the following function: --- void %byte() { ret void } --- The problem is t...
[X86] llc output for functions w/ certain names tickles GNU 'as' bugs
https://api.github.com/repos/llvm/llvm-project/issues/599/comments
12
2004-02-10T00:55:39Z
2021-12-01T18:56:31Z
https://github.com/llvm/llvm-project/issues/599
1,068,764,297
599
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [226](https://llvm.org/bz226) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | trunk | | OS | All | | Attachments | [Bytecode file that reproduces the problem](https://user-images.githubusercontent.com/60944935/143736220-c010657a-28ac-42b3-bf40-ca17c02770...
[sparc] llc creates global initializers with invalid alignment
https://api.github.com/repos/llvm/llvm-project/issues/598/comments
3
2004-02-09T23:56:50Z
2021-12-01T18:56:30Z
https://github.com/llvm/llvm-project/issues/598
1,068,764,285
598
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [225](https://llvm.org/bz225) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | 1.0 | | OS | All | ## Extended Description The logic in the -pruneeh pass is completely flawed. It's not clear how it ever could have worked, but it is now the cause of seve...
[pruneeh] -pruneeh pass removes invoke instructions it shouldn't
https://api.github.com/repos/llvm/llvm-project/issues/597/comments
2
2004-02-08T23:15:27Z
2021-12-01T18:56:30Z
https://github.com/llvm/llvm-project/issues/597
1,068,764,277
597
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [224](https://llvm.org/bz224) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | 1.0 | | OS | All | ## Extended Description Parsing the make_dparser.linked.rll file takes a _long_ time. Though the file is 10M of .ll file, it takes almost a minute to pars...
[asmparser] Really slow parsing of types with complex upreferences
https://api.github.com/repos/llvm/llvm-project/issues/596/comments
12
2004-02-06T00:42:52Z
2021-12-01T18:56:29Z
https://github.com/llvm/llvm-project/issues/596
1,068,764,272
596
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [223](https://llvm.org/bz223) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | 1.0 | | OS | All | ## Extended Description I have not looked at this at all, but here's a testcase reduced by bugpoint. This comes from 176.gcc: ---- implementation ; Fun...
[loopsimplify] Loopsimplify incorrectly updates dominator information
https://api.github.com/repos/llvm/llvm-project/issues/595/comments
3
2004-02-05T08:05:56Z
2021-12-01T18:56:28Z
https://github.com/llvm/llvm-project/issues/595
1,068,764,257
595
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [222](https://llvm.org/bz222) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | 1.1 | | OS | All | | Attachments | [proposed patch](https://user-images.githubusercontent.com/60944935/143736219-f6cb7ad6-c971-4156-80ee-6f7ca0dcaac3.gz) | | Reporter | LLVM Bu...
make tools-only doesn't make lib/Support
https://api.github.com/repos/llvm/llvm-project/issues/594/comments
2
2004-02-04T00:46:43Z
2021-12-01T18:56:27Z
https://github.com/llvm/llvm-project/issues/594
1,068,764,246
594
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [221](https://llvm.org/bz221) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | 1.0 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description
[llvm-gcc] miscompilation of 'X = Y = Z' with aggregate values
https://api.github.com/repos/llvm/llvm-project/issues/593/comments
7
2004-02-03T09:13:09Z
2021-12-01T18:56:26Z
https://github.com/llvm/llvm-project/issues/593
1,068,764,232
593
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [220](https://llvm.org/bz220) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | 1.0 | | OS | All | | Attachments | [Output of "make install"](https://user-images.githubusercontent.com/60944935/143736217-05749986-4451-4329-b969-f594de2e27dc.gz) | | Reporter...
[install] Some header files not installed when src root != obj root
https://api.github.com/repos/llvm/llvm-project/issues/592/comments
5
2004-02-03T01:17:59Z
2021-12-01T18:56:26Z
https://github.com/llvm/llvm-project/issues/592
1,068,764,221
592
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [219](https://llvm.org/bz219) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:53 | | Version | 1.0 | | OS | All | ## Extended Description Testcase here: test/Programs/SingleSource/UnitTests/2004-02-02-NegativeZero.c http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-o...
[x86] X86 backend code generates -0.0 as +0.0
https://api.github.com/repos/llvm/llvm-project/issues/591/comments
2
2004-02-02T21:01:55Z
2021-12-01T18:56:25Z
https://github.com/llvm/llvm-project/issues/591
1,068,764,212
591
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [218](https://llvm.org/bz218) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:50 | | Version | 1.0 | | OS | All | | Blocks | llvm/llvm-project#588 | ## Extended Description While looking into Bug 216, I noticed that storing -0.0 (which is double 0x8000000000000000) to...
VMCore mishandles double -0.0
https://api.github.com/repos/llvm/llvm-project/issues/590/comments
4
2004-02-01T20:13:11Z
2021-12-01T18:56:24Z
https://github.com/llvm/llvm-project/issues/590
1,068,764,199
590
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [217](https://llvm.org/bz217) | | Resolution | FIXED | | Resolved on | Oct 10, 2009 21:09 | | Version | trunk | | OS | All | | CC | @asl,@lattner,@nlewycky | ## Extended Description Certain transformations, like tail-duplication (Bug 174) and the correlated expression eliminati...
LLVM needs a generic update SSA mechanism
https://api.github.com/repos/llvm/llvm-project/issues/589/comments
13
2004-02-01T04:02:40Z
2021-12-01T18:56:23Z
https://github.com/llvm/llvm-project/issues/589
1,068,764,188
589
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [216](https://llvm.org/bz216) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:48 | | Version | 1.0 | | OS | All | | Depends On | llvm/llvm-bugzilla-archive#218 | | Attachments | [test case (minus.c)](https://user-images.githubusercontent.com/60944935/143736215-6a78d087-...
[llvmgcc] floating-point unary minus is incorrect for +0.0
https://api.github.com/repos/llvm/llvm-project/issues/588/comments
8
2004-01-30T19:39:05Z
2021-12-01T18:56:22Z
https://github.com/llvm/llvm-project/issues/588
1,068,764,176
588
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [215](https://llvm.org/bz215) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | All | ## Extended Description
[bcwriter] Problem compactifying ConstantPointerRefs
https://api.github.com/repos/llvm/llvm-project/issues/587/comments
4
2004-01-23T00:44:31Z
2021-12-01T18:56:21Z
https://github.com/llvm/llvm-project/issues/587
1,068,764,167
587
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [214](https://llvm.org/bz214) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | 1.0 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description On MacOSX shared libraries end in ".dylib". Some parts of the LLVM ...
hard-wired assumption that shared-library extension is ".so"
https://api.github.com/repos/llvm/llvm-project/issues/586/comments
7
2004-01-21T20:22:09Z
2021-12-01T18:56:20Z
https://github.com/llvm/llvm-project/issues/586
1,068,764,157
586
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [213](https://llvm.org/bz213) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description This shows up using Mac OS X Safari Browser. "--thisrandom...
Bogus string in query result
https://api.github.com/repos/llvm/llvm-project/issues/585/comments
5
2004-01-21T03:26:10Z
2021-12-01T18:56:20Z
https://github.com/llvm/llvm-project/issues/585
1,068,764,145
585
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [212](https://llvm.org/bz212) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:44 | | Version | 1.0 | | OS | All | ## Extended Description The subject says it all. Assembling and disassembling test/Regression/Assembler/2004-01-20-MaxLongLong.llx causes the -92233720368...
[bcreader] Bytecode reader misreads 'long -9223372036854775808'!
https://api.github.com/repos/llvm/llvm-project/issues/584/comments
2
2004-01-20T21:12:13Z
2021-12-01T18:56:19Z
https://github.com/llvm/llvm-project/issues/584
1,068,764,134
584
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [211](https://llvm.org/bz211) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description Refactor the SPARC code emitter and make the JITResolver/SparcV9CodeEm...
[sparc] Implement TargetMachine::getJITStubOrFunction()
https://api.github.com/repos/llvm/llvm-project/issues/583/comments
4
2004-01-16T21:44:42Z
2021-12-01T18:56:18Z
https://github.com/llvm/llvm-project/issues/583
1,068,764,126
583
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [210](https://llvm.org/bz210) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 13:58 | | Version | 1.1 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description make[3]: *** No rule to make target `/Volumes/Builds/llvm/runtime/GC...
[build] Makefiles break if C frontend target string has unexpected value
https://api.github.com/repos/llvm/llvm-project/issues/582/comments
20
2004-01-16T18:41:26Z
2021-12-01T18:56:17Z
https://github.com/llvm/llvm-project/issues/582
1,068,764,111
582
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [209](https://llvm.org/bz209) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:43 | | Version | 1.0 | | OS | All | | Attachments | [Testcase](https://user-images.githubusercontent.com/15152540/143736211-0f68044f-399d-4ce8-bd5d-4bdad1a8b9e9.gz), [Here's the output of the C...
[loadvn/inline/scalarrepl] Slow optimizations with extremely large basic blocks
https://api.github.com/repos/llvm/llvm-project/issues/581/comments
8
2004-01-15T18:50:26Z
2021-12-01T18:56:16Z
https://github.com/llvm/llvm-project/issues/581
1,068,764,098
581
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [208](https://llvm.org/bz208) | | Resolution | FIXED | | Resolved on | Apr 13, 2014 10:14 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Currently if you make install in llvm/runtime, make aborts with an error if you haven't ...
"make install" for bytecodes should make bytecode-libs dir
https://api.github.com/repos/llvm/llvm-project/issues/580/comments
1
2004-01-14T08:51:37Z
2021-12-01T18:56:15Z
https://github.com/llvm/llvm-project/issues/580
1,068,764,091
580
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [207](https://llvm.org/bz207) | | Resolution | LATER | | Resolved on | Feb 22, 2010 12:55 | | Version | trunk | | OS | All | | Attachments | [Reduced (probably syntatically incorrect) testcase](https://user-images.githubusercontent.com/60944935/143736210-1b3d063d-a903-41c4-ab50-1...
llvm-g++ segfaults on the following code
https://api.github.com/repos/llvm/llvm-project/issues/579/comments
3
2004-01-13T00:39:07Z
2021-12-01T18:56:15Z
https://github.com/llvm/llvm-project/issues/579
1,068,764,078
579
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [206](https://llvm.org/bz206) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | trunk | | OS | Solaris | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description <cwchar> on the Sparcs references many wide-character support rout...
[sparc] Solaris C++ front-end <cwchar> references unknown functions
https://api.github.com/repos/llvm/llvm-project/issues/578/comments
5
2004-01-12T22:08:50Z
2021-12-01T18:56:14Z
https://github.com/llvm/llvm-project/issues/578
1,068,764,071
578
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [205](https://llvm.org/bz205) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:50 | | Version | 1.0 | | OS | All | ## Extended Description This is strictly a quality-of-implementation bug, but it does slow down the C/C++ compiler needlessly. In particular, the C front-...
[llvmgcc] C front-end does not emit 'zeroinitializer' when possible
https://api.github.com/repos/llvm/llvm-project/issues/577/comments
3
2004-01-12T02:04:59Z
2021-12-01T18:56:13Z
https://github.com/llvm/llvm-project/issues/577
1,068,764,060
577