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 | [804](https://llvm.org/bz804) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | Windows 2000 |
## Extended Description
I'm constantly get the folowing warnings during build:
In file included from f:/tmp/llvm/build/../src/lib/System/Path.c... | Warnings during building under Win32 | https://api.github.com/repos/llvm/llvm-project/issues/1176/comments | 3 | 2006-06-08T12:01:14Z | 2021-12-03T19:27:13Z | https://github.com/llvm/llvm-project/issues/1176 | 1,070,887,531 | 1,176 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [803](https://llvm.org/bz803) |
| Resolution | FIXED |
| Resolved on | Mar 21, 2010 17:13 |
| Version | 1.0 |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#862 |
## Extended Description
InlineAsm::get should memoize inline asm objects. This is a tracking bug so I don't f... | InlineAsm objects are not uniqued | https://api.github.com/repos/llvm/llvm-project/issues/1175/comments | 6 | 2006-06-08T00:27:11Z | 2021-12-03T19:27:13Z | https://github.com/llvm/llvm-project/issues/1175 | 1,070,887,521 | 1,175 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [802](https://llvm.org/bz802) |
| Resolution | WONTFIX |
| Resolved on | Mar 26, 2012 05:56 |
| Version | 1.0 |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#862 |
| CC | @asl,@d0k,@matthijskooijman,@nlewycky,@pwo |
## Extended Description
The C backend, at least when the... | CBE lacks inline asm support | https://api.github.com/repos/llvm/llvm-project/issues/1174/comments | 21 | 2006-06-08T00:21:36Z | 2023-08-15T13:48:01Z | https://github.com/llvm/llvm-project/issues/1174 | 1,070,887,506 | 1,174 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [801](https://llvm.org/bz801) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | All |
| CC | @asl |
## Extended Description
There are now several copies of the code for viewing a dot graph with dot&gv/dotty/Graphviz. This
should all be s... | Should share code for viewing dot graphs | https://api.github.com/repos/llvm/llvm-project/issues/1173/comments | 17 | 2006-06-05T19:22:41Z | 2021-12-03T19:27:11Z | https://github.com/llvm/llvm-project/issues/1173 | 1,070,887,500 | 1,173 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [800](https://llvm.org/bz800) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:53 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The recent change in the library structure to make libLLVMCore.a instead
of LLVMCore... | Tools Linked With libLLVMCore.a Can Cause Loaded Shared Libs To Fail | https://api.github.com/repos/llvm/llvm-project/issues/1172/comments | 3 | 2006-06-03T21:31:47Z | 2021-12-03T19:27:10Z | https://github.com/llvm/llvm-project/issues/1172 | 1,070,887,487 | 1,172 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [799](https://llvm.org/bz799) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | 1.7 |
| OS | All |
## Extended Description
Now that llvm-config can be run from the build directory, we should use it (instead of lots of makefile
hackery that knows what is... | Should use llvm-config to build the llvm tools | https://api.github.com/repos/llvm/llvm-project/issues/1171/comments | 1 | 2006-06-03T00:16:39Z | 2021-12-03T19:27:09Z | https://github.com/llvm/llvm-project/issues/1171 | 1,070,887,475 | 1,171 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [798](https://llvm.org/bz798) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | Windows 2000 |
| Blocks | llvm/llvm-project#931 |
| Attachments | [Patch for configure.ac to detect dotty](https://user-images.githubusercontent.com/67392/14373... | Graphviz support on Win32 | https://api.github.com/repos/llvm/llvm-project/issues/1170/comments | 11 | 2006-06-02T21:33:59Z | 2021-12-03T19:27:08Z | https://github.com/llvm/llvm-project/issues/1170 | 1,070,887,468 | 1,170 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [797](https://llvm.org/bz797) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
We might be able to reduce the size of libVMCore.a by compiling it with ... | Compile VMCore with -fno-exceptions | https://api.github.com/repos/llvm/llvm-project/issues/1169/comments | 15 | 2006-06-02T02:58:53Z | 2021-12-03T19:27:07Z | https://github.com/llvm/llvm-project/issues/1169 | 1,070,887,457 | 1,169 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [796](https://llvm.org/bz796) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | 1.7 |
| OS | All |
## Extended Description
Currently the llvm-config --libs argument prints out library locations w.r.t. the install dir. llvm-gcc4
needs to work when point... | llvm-config: tweak --libs argument | https://api.github.com/repos/llvm/llvm-project/issues/1168/comments | 3 | 2006-06-01T19:37:10Z | 2023-08-15T13:20:15Z | https://github.com/llvm/llvm-project/issues/1168 | 1,070,887,447 | 1,168 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [795](https://llvm.org/bz795) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This has been happening consistently on Linux for a number of weeks now. I don't
rea... | Strange link warnings on Linux | https://api.github.com/repos/llvm/llvm-project/issues/1167/comments | 5 | 2006-06-01T09:14:39Z | 2021-12-03T19:27:05Z | https://github.com/llvm/llvm-project/issues/1167 | 1,070,887,435 | 1,167 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [794](https://llvm.org/bz794) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Not every user of lib/VMCore wants to run the verifier or use Passes. While
these faciliti... | Factor Dominators.cpp, Verifier.cpp and Pass* out of lib/LLVMCore | https://api.github.com/repos/llvm/llvm-project/issues/1166/comments | 11 | 2006-05-31T20:49:57Z | 2021-12-03T19:27:04Z | https://github.com/llvm/llvm-project/issues/1166 | 1,070,887,426 | 1,166 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [793](https://llvm.org/bz793) |
| Resolution | WONTFIX |
| Resolved on | Feb 18, 2008 00:49 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
The LeakDetector should be generalized. Other programs might like to u... | Factor LeakDetector.cpp out of lib/VMCore and into lib/Support | https://api.github.com/repos/llvm/llvm-project/issues/1165/comments | 12 | 2006-05-31T20:33:11Z | 2022-01-20T02:27:53Z | https://github.com/llvm/llvm-project/issues/1165 | 1,070,887,408 | 1,165 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [792](https://llvm.org/bz792) |
| Resolution | WONTFIX |
| Resolved on | Dec 02, 2010 01:10 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@lattner,@isanbard,@nlewycky |
## Extended Description
Not every program that wants to use LLVM want... | Factor AsmWriter out of lib/VMCore | https://api.github.com/repos/llvm/llvm-project/issues/1164/comments | 21 | 2006-05-31T20:21:39Z | 2022-01-20T02:27:53Z | https://github.com/llvm/llvm-project/issues/1164 | 1,070,887,392 | 1,164 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [791](https://llvm.org/bz791) |
| Resolution | FIXED |
| Resolved on | Oct 07, 2007 17:32 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The architecture and many details for writing LLVM targets has settled down
enough that ... | Improve Code Generation Docs | https://api.github.com/repos/llvm/llvm-project/issues/1163/comments | 2 | 2006-05-31T19:58:25Z | 2021-12-03T19:27:02Z | https://github.com/llvm/llvm-project/issues/1163 | 1,070,887,371 | 1,163 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [790](https://llvm.org/bz790) |
| Resolution | FIXED |
| Resolved on | Jun 17, 2009 00:53 |
| Version | trunk |
| OS | Windows 2000 |
| Depends On | llvm/llvm-project#703 |
| CC | @lattner,@efriedma-quic |
## Extended Description
In order to get LLVM work on Win32 (I mean full... | Portability issues for Win32 | https://api.github.com/repos/llvm/llvm-project/issues/1162/comments | 14 | 2006-05-30T12:27:01Z | 2021-12-03T19:27:01Z | https://github.com/llvm/llvm-project/issues/1162 | 1,070,887,339 | 1,162 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [789](https://llvm.org/bz789) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | 1.0 |
| OS | All |
## Extended Description
I have been working on some code that will hopefully land in LLVM at some point, and it needs to
efficiently grovel through the fi... | sys::Path enhancements | https://api.github.com/repos/llvm/llvm-project/issues/1161/comments | 7 | 2006-05-30T06:26:28Z | 2023-08-15T13:27:30Z | https://github.com/llvm/llvm-project/issues/1161 | 1,070,887,316 | 1,161 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [788](https://llvm.org/bz788) |
| Resolution | INVALID |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 1.3 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The instructions for writing the makefile says to place it the source tree at a
certai... | Instructions don't point out that Makefile is needed in object tree as well as source tree | https://api.github.com/repos/llvm/llvm-project/issues/1160/comments | 3 | 2006-05-26T08:45:12Z | 2022-01-19T18:09:43Z | https://github.com/llvm/llvm-project/issues/1160 | 1,070,887,293 | 1,160 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [787](https://llvm.org/bz787) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | 1.0 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
When using the Windows native build of version 1.6 (I've seen no ... | Windows Native mangles bytecode output using cout | https://api.github.com/repos/llvm/llvm-project/issues/1159/comments | 12 | 2006-05-23T21:22:50Z | 2021-12-03T19:26:58Z | https://github.com/llvm/llvm-project/issues/1159 | 1,070,887,262 | 1,159 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [786](https://llvm.org/bz786) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | All |
| CC | @asl |
## Extended Description
This isn't really a makefile bug, but there is no better place to put it.
We should stop passing -Wno-unused to th... | Should build with -Wunused and -pedantic | https://api.github.com/repos/llvm/llvm-project/issues/1158/comments | 26 | 2006-05-23T01:49:07Z | 2021-12-03T19:26:57Z | https://github.com/llvm/llvm-project/issues/1158 | 1,070,887,236 | 1,158 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [785](https://llvm.org/bz785) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | 1.6 |
| OS | MacOS X |
## Extended Description
Consider this example:
struct X { double D; };
struct Y { struct X x;};
struct Y bar();
void foo(struct Y *P) {
*P = bar();
... | [mac os/x86] Structures <= 8 bytes should be returned in registers | https://api.github.com/repos/llvm/llvm-project/issues/1157/comments | 2 | 2006-05-19T21:36:25Z | 2021-12-03T19:26:56Z | https://github.com/llvm/llvm-project/issues/1157 | 1,070,887,220 | 1,157 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [784](https://llvm.org/bz784) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:05 |
| Version | 1.0 |
| OS | Windows 2000 |
| Attachments | [Possible solution](https://user-images.githubusercontent.com/67392/143736493-be1df31a-9357-44e5-81e8-b918cc62af69.gz) |
## Extende... | Invalid check for absolute path for llvm-gcc | https://api.github.com/repos/llvm/llvm-project/issues/1156/comments | 2 | 2006-05-19T20:12:47Z | 2021-12-03T19:26:55Z | https://github.com/llvm/llvm-project/issues/1156 | 1,070,887,216 | 1,156 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [783](https://llvm.org/bz783) |
| Resolution | WONTFIX |
| Resolved on | Apr 08, 2011 13:12 |
| Version | 1.0 |
| OS | Linux |
| CC | @xuzhongxing |
## Extended Description
The ELF ABI specifies that struct returns are passed as a hidden first argument (we get this right).
How... | llvm-gcc[34] i386 ELF ABI struct return incompatibility | https://api.github.com/repos/llvm/llvm-project/issues/1155/comments | 2 | 2006-05-18T22:22:50Z | 2022-01-20T02:27:51Z | https://github.com/llvm/llvm-project/issues/1155 | 1,070,887,205 | 1,155 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [782](https://llvm.org/bz782) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | 1.7 |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#862 |
| Attachments | [Source C file](https://user-images.githubusercontent.com/67392/143736491-35263800-f64f-408b-b2b... | [x86] inline asm failure | https://api.github.com/repos/llvm/llvm-project/issues/1154/comments | 4 | 2006-05-18T17:46:05Z | 2021-12-03T19:26:53Z | https://github.com/llvm/llvm-project/issues/1154 | 1,070,887,195 | 1,154 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [781](https://llvm.org/bz781) |
| Resolution | FIXED |
| Resolved on | Oct 15, 2008 10:41 |
| Version | 1.7 |
| OS | MacOS X |
## Extended Description
This:
_Bool test() {}
Compiled on PPC32:
$ llvm-gcc bool.c -S -o - -emit-llvm -O3
...
uint %test() {
entry:
ret uint... | llvm-gcc4: bool on darwin/ppc turns into uint for function args/results | https://api.github.com/repos/llvm/llvm-project/issues/1153/comments | 5 | 2006-05-16T04:54:05Z | 2021-12-03T19:26:52Z | https://github.com/llvm/llvm-project/issues/1153 | 1,070,887,183 | 1,153 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [780](https://llvm.org/bz780) |
| Resolution | FIXED |
| Resolved on | Mar 30, 2008 12:55 |
| Version | 1.0 |
| OS | All |
| CC | @lattner |
## Extended Description
At the moment, the tools link against libLLVM*.a and pull in only the symbols
they need. The problem comes when l... | tools only pull in some symbols from library archive | https://api.github.com/repos/llvm/llvm-project/issues/1152/comments | 23 | 2006-05-16T00:56:45Z | 2021-12-03T19:26:51Z | https://github.com/llvm/llvm-project/issues/1152 | 1,070,887,167 | 1,152 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [779](https://llvm.org/bz779) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
Please obtain the latest doxygen program (vers 1.4.4 or later) and bui... | Upgrade doxygen program on Zion | https://api.github.com/repos/llvm/llvm-project/issues/1151/comments | 4 | 2006-05-15T21:41:26Z | 2021-12-03T19:26:50Z | https://github.com/llvm/llvm-project/issues/1151 | 1,070,887,157 | 1,151 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [778](https://llvm.org/bz778) |
| Resolution | LATER |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
Currently, there is only partial support for doxygen documentation in ... | Doxygen Documentation Is Lacking | https://api.github.com/repos/llvm/llvm-project/issues/1150/comments | 4 | 2006-05-15T21:39:38Z | 2021-12-03T19:26:49Z | https://github.com/llvm/llvm-project/issues/1150 | 1,070,887,148 | 1,150 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [777](https://llvm.org/bz777) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 1.7 |
| OS | All |
## Extended Description
Coverity reports that the DiffFilesWithTolerance function (in FileUtilities) throws an exception. Callers
don't expect this, as D... | DiffFilesWithTolerance throws exception, it shouldn't | https://api.github.com/repos/llvm/llvm-project/issues/1149/comments | 3 | 2006-05-14T20:56:28Z | 2021-12-03T19:26:49Z | https://github.com/llvm/llvm-project/issues/1149 | 1,070,887,139 | 1,149 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [776](https://llvm.org/bz776) |
| Resolution | INVALID |
| Resolved on | Feb 18, 2008 00:48 |
| Version | trunk |
| OS | All |
| Attachments | [Test case 1](https://user-images.githubusercontent.com/60944935/143736487-987c8931-6ac7-48f6-b19f-1e6bde43b6cc.gz), [Test case 3](https:... | LLVM register allocator issues | https://api.github.com/repos/llvm/llvm-project/issues/1148/comments | 4 | 2006-05-12T23:16:48Z | 2021-12-03T19:26:48Z | https://github.com/llvm/llvm-project/issues/1148 | 1,070,887,131 | 1,148 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [775](https://llvm.org/bz775) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | 1.7 |
| OS | All |
| Attachments | [BC test file for leak detection in ETNode](https://user-images.githubusercontent.com/60944935/143736486-10487dd9-158e-4647-a61e-a38044f06708... | Memory leak in ETNode::setFather | https://api.github.com/repos/llvm/llvm-project/issues/1147/comments | 6 | 2006-05-11T19:15:52Z | 2021-12-03T19:26:47Z | https://github.com/llvm/llvm-project/issues/1147 | 1,070,887,122 | 1,147 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [774](https://llvm.org/bz774) |
| Version | trunk |
| OS | Linux |
| CC | @ggreif |
## Extended Description
LLVM doesn't seem to do a good job of removing the default block of a switch
statement. Given the C++ code:
int test1(bool b)
{
switch (b) {
case true:
... | SwitchInst default block doesn't get optimized away | https://api.github.com/repos/llvm/llvm-project/issues/1146/comments | 8 | 2006-05-10T21:23:21Z | 2022-03-05T14:53:11Z | https://github.com/llvm/llvm-project/issues/1146 | 1,070,887,108 | 1,146 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [773](https://llvm.org/bz773) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase reduced by bugpoint](https://user-images.githubusercontent.com/60944935/143736485-4bf11fb9-de0f-45e5-8e11-f545054907e6.gz) |
| ... | assertion triggered in x86 backend. (SelectionDAG operands not correctly expanded/legalized?) | https://api.github.com/repos/llvm/llvm-project/issues/1145/comments | 1 | 2006-05-09T15:14:33Z | 2021-12-03T19:26:45Z | https://github.com/llvm/llvm-project/issues/1145 | 1,070,887,097 | 1,145 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [772](https://llvm.org/bz772) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:56 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [reduced from huge pypy .ll file](https://user-images.githubusercontent.com/60944935/143736484-821514ff-3322-4a23-8cdd-a5c25f5b1c5a.gz)... | llc crash both on x86 and ppc, reduced with bugpoint | https://api.github.com/repos/llvm/llvm-project/issues/1144/comments | 3 | 2006-05-07T20:08:32Z | 2021-12-03T19:26:44Z | https://github.com/llvm/llvm-project/issues/1144 | 1,070,887,086 | 1,144 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [771](https://llvm.org/bz771) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [reproduce using this file.](https://user-images.githubusercontent.com/60944935/143736483-451ad1cd-4877-4c6f-bb72-f15e3fff8f17.gz) |... | Bad Intel syntax code | https://api.github.com/repos/llvm/llvm-project/issues/1143/comments | 2 | 2006-05-07T02:26:17Z | 2021-12-03T19:26:43Z | https://github.com/llvm/llvm-project/issues/1143 | 1,070,887,074 | 1,143 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [770](https://llvm.org/bz770) |
| Resolution | FIXED |
| Resolved on | Nov 04, 2007 21:15 |
| Version | 1.0 |
| OS | All |
## Extended Description
PowerPC has two very similar, but different, register classes. One contains [R1..R31] and one contains
[R0..R31].
Some instructi... | Permit coallescing of registers in subset register classes | https://api.github.com/repos/llvm/llvm-project/issues/1142/comments | 3 | 2006-05-04T20:34:59Z | 2023-08-15T13:27:23Z | https://github.com/llvm/llvm-project/issues/1142 | 1,070,887,064 | 1,142 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [769](https://llvm.org/bz769) |
| Resolution | DUPLICATE |
| Resolved on | Sep 26, 2007 01:14 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This bug is to cover the work necessary in tablegen and the common code generator to s... | Subregister support | https://api.github.com/repos/llvm/llvm-project/issues/1141/comments | 2 | 2006-05-04T20:15:32Z | 2023-08-15T13:27:19Z | https://github.com/llvm/llvm-project/issues/1141 | 1,070,887,055 | 1,141 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [768](https://llvm.org/bz768) |
| Resolution | FIXED |
| Resolved on | Feb 18, 2008 00:46 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
I'm not sure this is technically a register allocator to-do, but w... | Register scavenging | https://api.github.com/repos/llvm/llvm-project/issues/1140/comments | 4 | 2006-05-04T20:09:36Z | 2021-12-03T19:26:41Z | https://github.com/llvm/llvm-project/issues/1140 | 1,070,887,041 | 1,140 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [767](https://llvm.org/bz767) |
| Resolution | LATER |
| Resolved on | Dec 02, 2010 01:12 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
We should teach the prolog/epilog inserter how to save and restore larger registers ... | Prolog Epilog Inserter should take advantage of larger aliases | https://api.github.com/repos/llvm/llvm-project/issues/1139/comments | 1 | 2006-05-04T20:05:06Z | 2021-12-03T19:26:40Z | https://github.com/llvm/llvm-project/issues/1139 | 1,070,887,033 | 1,139 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [766](https://llvm.org/bz766) |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @stoklund |
## Extended Description
There are currently several hacks in PPCRegisterInfo.cpp because it is trying to save and restore register to
stack slots that can... | Teach spiller how to spill from one regclass to another | https://api.github.com/repos/llvm/llvm-project/issues/1138/comments | 2 | 2006-05-04T20:01:25Z | 2023-07-09T13:20:41Z | https://github.com/llvm/llvm-project/issues/1138 | 1,070,887,020 | 1,138 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [765](https://llvm.org/bz765) |
| Resolution | LATER |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
3 regclasses instead of 1:
CR bits x 32, alias CR fields x 8, ali... | Properly describe CR architecture | https://api.github.com/repos/llvm/llvm-project/issues/1137/comments | 1 | 2006-05-04T19:59:17Z | 2021-12-03T19:26:38Z | https://github.com/llvm/llvm-project/issues/1137 | 1,070,887,011 | 1,137 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [764](https://llvm.org/bz764) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | All |
## Extended Description
LibDeps.txt contains the following:
LLVMAlpha.o:
LLVMAsmParser.o:
LLVMBCReader.o:
LLVMBCWriter.o:
LLVMCBackend.o:
LLVMCodeGen.o:... | llvm-config makefile is doesn't compute libdeps right on darwin | https://api.github.com/repos/llvm/llvm-project/issues/1136/comments | 2 | 2006-05-02T21:20:00Z | 2021-12-03T19:26:38Z | https://github.com/llvm/llvm-project/issues/1136 | 1,070,887,004 | 1,136 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [763](https://llvm.org/bz763) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | 1.0 |
| OS | All |
## Extended Description
llvm-gcc4 needs to have the compiler driver set up to work with transparent IPO. The behavior of what we
want is described here:
... | [llvmgcc4] needs transparent IPO support | https://api.github.com/repos/llvm/llvm-project/issues/1135/comments | 2 | 2006-05-02T06:38:05Z | 2023-08-15T13:47:56Z | https://github.com/llvm/llvm-project/issues/1135 | 1,070,886,996 | 1,135 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [762](https://llvm.org/bz762) |
| Resolution | FIXED |
| Resolved on | Feb 18, 2008 00:45 |
| Version | 1.7 |
| OS | All |
| Depends On | llvm/llvm-project#1131 llvm/llvm-project#1133 |
## Extended Description
Currently, with this patch:
http://lists.cs.uiuc.edu/pipermail/llvm... | TargetData needs to be able to specify alignment of vector data types | https://api.github.com/repos/llvm/llvm-project/issues/1134/comments | 1 | 2006-05-02T06:10:34Z | 2023-08-15T13:47:51Z | https://github.com/llvm/llvm-project/issues/1134 | 1,070,886,982 | 1,134 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [761](https://llvm.org/bz761) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 1.0 |
| OS | All |
| Depends On | llvm/llvm-project#1017 |
| Blocks | llvm/llvm-bugzilla-archive#762 |
## Extended Description
Currently, when 'opt' is run, it configures a... | TargetData needs to be parameterized better in the .bc/.ll files | https://api.github.com/repos/llvm/llvm-project/issues/1133/comments | 12 | 2006-05-02T06:01:56Z | 2023-08-15T13:27:14Z | https://github.com/llvm/llvm-project/issues/1133 | 1,070,886,967 | 1,133 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [760](https://llvm.org/bz760) |
| Resolution | FIXED |
| Resolved on | Aug 24, 2009 00:05 |
| Version | 1.0 |
| OS | All |
| CC | @sunfishcode,@nlewycky |
## Extended Description
Currently various passes (e.g. Mem2Reg, instcombine, etc) *require* the presence of a TargetData
i... | Passes should use getAnalysisToUpdate<TargetData>(), not getAnalysis<TargetData>() | https://api.github.com/repos/llvm/llvm-project/issues/1132/comments | 6 | 2006-05-02T05:54:06Z | 2021-12-03T19:26:34Z | https://github.com/llvm/llvm-project/issues/1132 | 1,070,886,960 | 1,132 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [759](https://llvm.org/bz759) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | 1.0 |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#762 |
## Extended Description
Right now, TargetData works differently than all of the other Target* classes: instead... | TargetData should be optional | https://api.github.com/repos/llvm/llvm-project/issues/1131/comments | 8 | 2006-05-02T05:49:48Z | 2021-12-03T19:26:33Z | https://github.com/llvm/llvm-project/issues/1131 | 1,070,886,947 | 1,131 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [758](https://llvm.org/bz758) |
| Resolution | FIXED |
| Resolved on | Feb 18, 2008 00:44 |
| Version | trunk |
| OS | All |
| Attachments | [Example that shows the issue](https://user-images.githubusercontent.com/15152540/143736478-1c48cec0-3226-4bc1-a58b-fd7387cf0a37.gz) |
## ... | [spiller] Spiller could optimize spill code generation for 2-addr folded instructions better | https://api.github.com/repos/llvm/llvm-project/issues/1130/comments | 1 | 2006-05-01T22:41:31Z | 2021-12-03T19:26:32Z | https://github.com/llvm/llvm-project/issues/1130 | 1,070,886,936 | 1,130 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [757](https://llvm.org/bz757) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | Linux |
| Attachments | [simplified .bc by bugpoint](https://user-images.githubusercontent.com/60944935/143736477-7d49f5f1-b0f5-48cb-a52f-827140d78a91.gz) |
| Re... | miscompilation of code | https://api.github.com/repos/llvm/llvm-project/issues/1129/comments | 1 | 2006-04-29T06:58:19Z | 2021-12-03T19:26:31Z | https://github.com/llvm/llvm-project/issues/1129 | 1,070,886,930 | 1,129 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [756](https://llvm.org/bz756) |
| Resolution | WONTFIX |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | All |
## Extended Description
On non-uiuc machines (uiuc machines use the silly hard-coded path thing), passing --with-spec2000=xx
and other external test d... | --with-externals change broke --with-spec2000 and friends | https://api.github.com/repos/llvm/llvm-project/issues/1128/comments | 11 | 2006-04-28T22:36:30Z | 2022-01-20T02:27:50Z | https://github.com/llvm/llvm-project/issues/1128 | 1,070,886,916 | 1,128 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [755](https://llvm.org/bz755) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | All |
## Extended Description
One spiffy feature for the execution engine would be the ability to give it multiple Module*'s to execute
from. The result woul... | [executionengine] Would be nice to be able to execute from multiple modules at a time | https://api.github.com/repos/llvm/llvm-project/issues/1127/comments | 1 | 2006-04-28T21:00:52Z | 2023-08-15T13:27:09Z | https://github.com/llvm/llvm-project/issues/1127 | 1,070,886,906 | 1,127 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [754](https://llvm.org/bz754) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | 1.7 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
#include <byteswap.h>
int dummy(int i) { return __bswap_32(i); }
Invalid operand found in... | [x86] compiler crash on inline asm | https://api.github.com/repos/llvm/llvm-project/issues/1126/comments | 5 | 2006-04-28T07:03:10Z | 2021-12-03T19:26:29Z | https://github.com/llvm/llvm-project/issues/1126 | 1,070,886,897 | 1,126 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [753](https://llvm.org/bz753) |
| Resolution | FIXED |
| Resolved on | Aug 05, 2010 10:26 |
| Version | 1.0 |
| OS | All |
## Extended Description
Currently, BugDriver::runPasses exec's bugpoint with a magic argument to run passes, instead of running
opt.
It would be nice if ... | bugpoint should fork/exec opt instead of fork/exec'ing itself to run opt passes | https://api.github.com/repos/llvm/llvm-project/issues/1125/comments | 5 | 2006-04-28T06:36:31Z | 2021-12-03T19:26:28Z | https://github.com/llvm/llvm-project/issues/1125 | 1,070,886,888 | 1,125 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [752](https://llvm.org/bz752) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | 1.7 |
| OS | All |
## Extended Description
Yorion on IRC is potentially going to work on this. | How to build the C front-end should be updated to describe llvmgcc4 | https://api.github.com/repos/llvm/llvm-project/issues/1124/comments | 2 | 2006-04-28T00:48:07Z | 2021-12-03T19:26:27Z | https://github.com/llvm/llvm-project/issues/1124 | 1,070,886,879 | 1,124 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [751](https://llvm.org/bz751) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | 1.7 |
| OS | All |
| CC | @asl |
## Extended Description
The llvmgcc4 configure script should check that the path specified to --enable-llvm is absolute, and that
it contain... | llvmgcc4 configure should detect a bad --enable-llvm=path line | https://api.github.com/repos/llvm/llvm-project/issues/1123/comments | 4 | 2006-04-28T00:46:09Z | 2021-12-03T19:26:26Z | https://github.com/llvm/llvm-project/issues/1123 | 1,070,886,869 | 1,123 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [750](https://llvm.org/bz750) |
| Resolution | LATER |
| Resolved on | Oct 07, 2007 17:30 |
| Version | 1.7 |
| OS | All |
## Extended Description
It would be nice to have an llvm-gcc builtin that maps to the LLVM insert/extract/shuffle vector
operations.
This effectively mak... | [llvmgcc] __builtin_llvm_insert/extract/shufflevector intrinsics would be nice | https://api.github.com/repos/llvm/llvm-project/issues/1122/comments | 1 | 2006-04-27T22:35:36Z | 2023-08-15T13:27:04Z | https://github.com/llvm/llvm-project/issues/1122 | 1,070,886,859 | 1,122 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [749](https://llvm.org/bz749) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | 1.7 |
| OS | Linux |
## Extended Description
Consider this code: http://llvm.org/bugs/show_bug.cgi?id=748#c3
We currently compile it to this:
mov %EAX, %EDX
... | [x86] Miscompilation of code, and extra loads | https://api.github.com/repos/llvm/llvm-project/issues/1121/comments | 1 | 2006-04-27T08:16:52Z | 2021-12-03T19:26:25Z | https://github.com/llvm/llvm-project/issues/1121 | 1,070,886,846 | 1,121 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [748](https://llvm.org/bz748) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:58 |
| Version | 1.7 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I find that if "-disable-opt" is passed to gccld (meaning that I disable all
linking optim... | [codegen] Crash on programs with code like (A>B) & (A < B), where A/B are unsigned ints | https://api.github.com/repos/llvm/llvm-project/issues/1120/comments | 5 | 2006-04-27T04:58:24Z | 2021-12-03T19:26:24Z | https://github.com/llvm/llvm-project/issues/1120 | 1,070,886,833 | 1,120 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [747](https://llvm.org/bz747) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | 1.3 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
'make check' does nothing ('true runtest') and producing no output in my LLVM tree if Deja... | 'make check' appears to succeed if DejaGNU isn't installed | https://api.github.com/repos/llvm/llvm-project/issues/1119/comments | 5 | 2006-04-25T17:03:45Z | 2021-12-03T19:26:23Z | https://github.com/llvm/llvm-project/issues/1119 | 1,070,886,825 | 1,119 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [746](https://llvm.org/bz746) |
| Resolution | FIXED |
| Resolved on | Aug 23, 2009 23:49 |
| Version | 1.0 |
| OS | All |
## Extended Description
Function has long been annotatable because MachineFunction was attached to it this way. There is no
longer any reason for this, i... | Make Function not annotatable and get rid of Annotations | https://api.github.com/repos/llvm/llvm-project/issues/1118/comments | 8 | 2006-04-23T22:14:28Z | 2021-12-03T19:26:22Z | https://github.com/llvm/llvm-project/issues/1118 | 1,070,886,821 | 1,118 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [745](https://llvm.org/bz745) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 1.0 |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#1521 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
#include <stdlib.h>
struct RT {
char ... | [llvmgcc] Passing large structures by value to functions results in large code. | https://api.github.com/repos/llvm/llvm-project/issues/1117/comments | 5 | 2006-04-21T21:01:07Z | 2021-12-03T19:26:21Z | https://github.com/llvm/llvm-project/issues/1117 | 1,070,886,807 | 1,117 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [744](https://llvm.org/bz744) |
| Resolution | WONTFIX |
| Resolved on | Mar 01, 2008 20:57 |
| Version | 1.7 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
why does "llc -march=x86 -mcpu=help empty.bc" provide actual help,
"llc -march=c -mcpu=h... | Incorrect fallthrough when no cpu help is available | https://api.github.com/repos/llvm/llvm-project/issues/1116/comments | 4 | 2006-04-21T02:42:06Z | 2022-01-20T02:27:49Z | https://github.com/llvm/llvm-project/issues/1116 | 1,070,886,799 | 1,116 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [743](https://llvm.org/bz743) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Probably the other tools have the same issue. But when I do the above command I
only get t... | --help output should go to stdout, not stderr | https://api.github.com/repos/llvm/llvm-project/issues/1115/comments | 6 | 2006-04-21T02:31:39Z | 2021-12-03T19:26:20Z | https://github.com/llvm/llvm-project/issues/1115 | 1,070,886,787 | 1,115 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [742](https://llvm.org/bz742) |
| Resolution | WORKSFORME |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
after:
./configure --enable-optimized --prefix=/opt/local
make
I still get th... | crtend: No such file or directory | https://api.github.com/repos/llvm/llvm-project/issues/1114/comments | 5 | 2006-04-21T02:22:36Z | 2022-01-20T01:59:18Z | https://github.com/llvm/llvm-project/issues/1114 | 1,070,886,776 | 1,114 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [741](https://llvm.org/bz741) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:41 |
| Version | trunk |
| OS | Linux |
| CC | @lattner |
## Extended Description
The UsingLibraries document needs to be updated. | UsingLibraries.html doc out of date | https://api.github.com/repos/llvm/llvm-project/issues/1113/comments | 3 | 2006-04-20T06:59:22Z | 2021-12-03T19:26:18Z | https://github.com/llvm/llvm-project/issues/1113 | 1,070,886,765 | 1,113 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [740](https://llvm.org/bz740) |
| Resolution | WORKSFORME |
| Resolved on | Feb 22, 2010 12:43 |
| Version | trunk |
| OS | Linux |
## Extended Description
The FAQ needs to be updated with questions asked on llvmdev. | Update FAQ | https://api.github.com/repos/llvm/llvm-project/issues/1112/comments | 2 | 2006-04-20T06:43:01Z | 2022-01-20T01:59:18Z | https://github.com/llvm/llvm-project/issues/1112 | 1,070,886,758 | 1,112 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [739](https://llvm.org/bz739) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
`make install prefix=$HOME/stow' or `make install DESTDIR=$HOME/stow'
doesn't work. Ins... | Can't `make install prefix=/tmp/llvm'. DESTDIR not supported either. | https://api.github.com/repos/llvm/llvm-project/issues/1111/comments | 5 | 2006-04-18T12:13:11Z | 2021-12-03T19:26:17Z | https://github.com/llvm/llvm-project/issues/1111 | 1,070,886,743 | 1,111 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [738](https://llvm.org/bz738) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
llvm configure fails when bison is not detected on freebsd 6.0
"
checking ... check... | llvm configure fails without bison | https://api.github.com/repos/llvm/llvm-project/issues/1110/comments | 2 | 2006-04-18T06:12:28Z | 2021-12-03T19:26:16Z | https://github.com/llvm/llvm-project/issues/1110 | 1,070,886,731 | 1,110 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [737](https://llvm.org/bz737) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | All |
## Extended Description
For this:
----
#include <new>
struct X { X(); double D; };
typedef X Ty[4];
void foo(Ty *XX) {
new(XX) Ty();
}
----
The C++ f... | [llvmg++4] Code quality issue with gimplified array ctor | https://api.github.com/repos/llvm/llvm-project/issues/1109/comments | 1 | 2006-04-13T21:26:51Z | 2021-12-03T19:26:15Z | https://github.com/llvm/llvm-project/issues/1109 | 1,070,886,720 | 1,109 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [736](https://llvm.org/bz736) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | 1.7 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
See test/Regression/ExecutionEngine/2005-12-02-TailCallBug.ll
After a callback (for l... | Indirect call crashes JIT on x86 / Darwin | https://api.github.com/repos/llvm/llvm-project/issues/1108/comments | 1 | 2006-04-13T20:05:13Z | 2021-12-03T19:26:14Z | https://github.com/llvm/llvm-project/issues/1108 | 1,070,886,717 | 1,108 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [735](https://llvm.org/bz735) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | 1.7 |
| OS | MacOS X |
## Extended Description
It looks like we're going to have to ship llvmgcc4 with all debug support disabled, this means the following
tests are xfailed... | [llvmgcc4] Debugging is disabled :( | https://api.github.com/repos/llvm/llvm-project/issues/1107/comments | 1 | 2006-04-13T19:35:00Z | 2023-08-15T13:47:46Z | https://github.com/llvm/llvm-project/issues/1107 | 1,070,886,708 | 1,107 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [734](https://llvm.org/bz734) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | All |
## Extended Description
Things like CodeGen/Generic/vector.ll are failing when run on linux. This is because they have an unusual
target triple, causin... | PowerPC backend test failures on linux | https://api.github.com/repos/llvm/llvm-project/issues/1106/comments | 3 | 2006-04-12T23:17:45Z | 2021-12-03T19:26:12Z | https://github.com/llvm/llvm-project/issues/1106 | 1,070,886,702 | 1,106 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [733](https://llvm.org/bz733) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | MacOS X |
## Extended Description
Make all the warnings go away!
-Chris | [llvm-gcc3] Needs to be updated to generate the new non-overloaded memcpy/memset intrinsics | https://api.github.com/repos/llvm/llvm-project/issues/1105/comments | 3 | 2006-04-12T06:30:27Z | 2021-12-03T19:26:12Z | https://github.com/llvm/llvm-project/issues/1105 | 1,070,886,693 | 1,105 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [732](https://llvm.org/bz732) |
| Resolution | FIXED |
| Resolved on | Oct 15, 2008 10:40 |
| Version | 1.7 |
| OS | MacOS X |
## Extended Description
Consider:
typedef float v8 __attribute__ ((vector_size (32)));
v8 test() {
return (v8){ 1,2,3,4,5,6,7};
}
GCC codegens this... | ABI mismatch passing/receiving non-native GCC generic vectors to functions | https://api.github.com/repos/llvm/llvm-project/issues/1104/comments | 2 | 2006-04-11T03:48:53Z | 2021-12-03T19:26:11Z | https://github.com/llvm/llvm-project/issues/1104 | 1,070,886,678 | 1,104 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [731](https://llvm.org/bz731) |
| Resolution | WONTFIX |
| Resolved on | Feb 18, 2008 00:43 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#970 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tlattner |
## Extended Description
Currently, all significant Make... | Enhanced Makefile System | https://api.github.com/repos/llvm/llvm-project/issues/1103/comments | 12 | 2006-04-08T08:00:56Z | 2022-01-20T02:27:47Z | https://github.com/llvm/llvm-project/issues/1103 | 1,070,886,661 | 1,103 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [730](https://llvm.org/bz730) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
As of March 10th or so, the LLVM project made a transition from using
llvm.cs.uiuc... | Internal Links Still Point To llvm.cs.uiuc.edu | https://api.github.com/repos/llvm/llvm-project/issues/1102/comments | 3 | 2006-04-07T23:07:32Z | 2021-12-03T19:26:09Z | https://github.com/llvm/llvm-project/issues/1102 | 1,070,886,650 | 1,102 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [729](https://llvm.org/bz729) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | 1.4 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This causes CoyoteBench/fftbench to fail on Mac OS X / x86.
According to Mac OS X IA-... | Darwin/X86: Need to adjust stack ptr after call to a function which returns > 8 byte data | https://api.github.com/repos/llvm/llvm-project/issues/1101/comments | 4 | 2006-04-07T21:24:24Z | 2021-12-03T19:26:08Z | https://github.com/llvm/llvm-project/issues/1101 | 1,070,886,639 | 1,101 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [728](https://llvm.org/bz728) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | 1.6 |
| OS | All |
## Extended Description
It would be nice if make install (or make install-something-else) only installed the LLVM libraries and
tools, not llvm/utils, llv... | [make install] Shouldn't install utils, examples or projects/sample | https://api.github.com/repos/llvm/llvm-project/issues/1100/comments | 11 | 2006-04-05T02:38:23Z | 2023-08-15T13:47:42Z | https://github.com/llvm/llvm-project/issues/1100 | 1,070,886,629 | 1,100 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [727](https://llvm.org/bz727) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | 1.6 |
| OS | MacOS X |
## Extended Description
Consider this code:
void %main() {
%X = alloca int, align 256
store int 0, int* %X
ret void
}
We curr... | [ppc] Bad codegen for overaligned locals | https://api.github.com/repos/llvm/llvm-project/issues/1099/comments | 2 | 2006-04-04T00:07:31Z | 2021-12-03T19:26:06Z | https://github.com/llvm/llvm-project/issues/1099 | 1,070,886,624 | 1,099 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [726](https://llvm.org/bz726) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | 1.6 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I entered the following source file in the web demo of LLVM at
http://llvm.org/demo/index.... | [scev] Incorrect evaluation of {10,+,9,-1} @ 2 | https://api.github.com/repos/llvm/llvm-project/issues/1098/comments | 3 | 2006-03-31T15:43:31Z | 2021-12-03T19:26:06Z | https://github.com/llvm/llvm-project/issues/1098 | 1,070,886,610 | 1,098 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [725](https://llvm.org/bz725) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
While building a clean checkout with --enable-optimzed gcc crashes
with this outp... | gcc crashing on linux x86 | https://api.github.com/repos/llvm/llvm-project/issues/1097/comments | 1 | 2006-03-29T09:55:25Z | 2021-12-03T19:26:05Z | https://github.com/llvm/llvm-project/issues/1097 | 1,070,886,601 | 1,097 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [724](https://llvm.org/bz724) |
| Resolution | WORKSFORME |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
While building a clean checkout with --enable-optimzed gcc crashes
with this outpu... | gcc running out of memory compiling Verifier.cpp | https://api.github.com/repos/llvm/llvm-project/issues/1096/comments | 7 | 2006-03-29T09:54:49Z | 2022-01-20T01:59:16Z | https://github.com/llvm/llvm-project/issues/1096 | 1,070,886,581 | 1,096 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [723](https://llvm.org/bz723) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:05 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
As a user (not llvm developer) I find myself always using ./configure -
... | --enable-optimized should be the default for releases | https://api.github.com/repos/llvm/llvm-project/issues/1095/comments | 10 | 2006-03-27T11:56:56Z | 2023-08-15T13:27:00Z | https://github.com/llvm/llvm-project/issues/1095 | 1,070,886,567 | 1,095 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [722](https://llvm.org/bz722) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
after a clean checkout, and ./configure --enable-optimized
make always gives me the ... | build errors if no llvm-gcc is found by configure | https://api.github.com/repos/llvm/llvm-project/issues/1094/comments | 5 | 2006-03-27T11:51:16Z | 2021-12-03T19:26:01Z | https://github.com/llvm/llvm-project/issues/1094 | 1,070,886,554 | 1,094 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [721](https://llvm.org/bz721) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Using llvmgcc c frontend from 1.6 and today's trunk for the llvm tools : these
are the... | llc segfaults on creating a simple native hello world application. | https://api.github.com/repos/llvm/llvm-project/issues/1093/comments | 3 | 2006-03-26T15:06:56Z | 2021-12-03T19:26:00Z | https://github.com/llvm/llvm-project/issues/1093 | 1,070,886,537 | 1,093 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [720](https://llvm.org/bz720) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | 1.6 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hi,
I wrote a Hello World program in c++, which compiled without errors on llvm-g++.
W... | Miscompile of code using libstdc++ | https://api.github.com/repos/llvm/llvm-project/issues/1092/comments | 12 | 2006-03-22T02:13:02Z | 2021-12-03T19:25:59Z | https://github.com/llvm/llvm-project/issues/1092 | 1,070,886,528 | 1,092 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [719](https://llvm.org/bz719) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | 1.6 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hi,
I recently installed LLVM on a Gentoo Linux x86 system, and ran into an internal
co... | llvm-gcc assertion failure when include file not found | https://api.github.com/repos/llvm/llvm-project/issues/1091/comments | 2 | 2006-03-22T01:51:19Z | 2021-12-03T19:25:58Z | https://github.com/llvm/llvm-project/issues/1091 | 1,070,886,514 | 1,091 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [718](https://llvm.org/bz718) |
| Resolution | FIXED |
| Resolved on | Mar 05, 2009 20:18 |
| Version | 1.0 |
| OS | All |
| CC | @sunfishcode,@nlewycky |
## Extended Description
Bugpoint requires functions/globals to have names for code like this to work:
Function *CMF = ... | bugpoint crashes on stripped bc files | https://api.github.com/repos/llvm/llvm-project/issues/1090/comments | 1 | 2006-03-17T01:14:35Z | 2021-12-03T19:25:57Z | https://github.com/llvm/llvm-project/issues/1090 | 1,070,886,506 | 1,090 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [717](https://llvm.org/bz717) |
| Resolution | LATER |
| Resolved on | Mar 01, 2008 20:52 |
| Version | trunk |
| OS | All |
## Extended Description
Expressions involving undef get collapsed into undef properly, except for PHI
nodes. The following code should compile into "ret ... | undef through phi doesn't collapse to undef when it ought | https://api.github.com/repos/llvm/llvm-project/issues/1089/comments | 4 | 2006-03-09T21:13:34Z | 2021-12-03T19:25:56Z | https://github.com/llvm/llvm-project/issues/1089 | 1,070,886,494 | 1,089 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [716](https://llvm.org/bz716) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:44 |
| Version | trunk |
| OS | Linux |
## Extended Description
Expressions involving undef get collapsed into undef properly, except for PHI
nodes. The following code should compile into "... | undef through phi doesn't collapse to undef | https://api.github.com/repos/llvm/llvm-project/issues/1088/comments | 3 | 2006-03-09T20:55:29Z | 2021-12-03T19:25:55Z | https://github.com/llvm/llvm-project/issues/1088 | 1,070,886,487 | 1,088 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [715](https://llvm.org/bz715) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@sunfishcode,@tlattner |
## Extended Description
JM/ldecod was suffering on Darwin because callo... | remove mallocinst instruction, add i64 version of alloca. | https://api.github.com/repos/llvm/llvm-project/issues/1087/comments | 11 | 2006-03-07T21:35:21Z | 2021-12-03T19:25:55Z | https://github.com/llvm/llvm-project/issues/1087 | 1,070,886,480 | 1,087 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [714](https://llvm.org/bz714) |
| Resolution | FIXED |
| Resolved on | Sep 25, 2007 13:25 |
| Version | 1.0 |
| OS | All |
## Extended Description
Consider this:
----
#include <math.h>
void test(float *x, long ndat, float **y, float xcen,
long xmin, long xm... | [loopopt] Need index set analysis/splitting | https://api.github.com/repos/llvm/llvm-project/issues/1086/comments | 1 | 2006-03-07T04:36:16Z | 2023-08-15T13:26:55Z | https://github.com/llvm/llvm-project/issues/1086 | 1,070,886,473 | 1,086 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [713](https://llvm.org/bz713) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | 1.0 |
| OS | All |
## Extended Description
llvm-gcc crashes on this:
---
int *X;
int *Y = &X[4];
---
The llvm-gcc 4 front-end does have this problem.
-Chris | [llvm-gcc] Crash on address of global array | https://api.github.com/repos/llvm/llvm-project/issues/1085/comments | 2 | 2006-02-28T04:42:03Z | 2021-12-03T19:25:53Z | https://github.com/llvm/llvm-project/issues/1085 | 1,070,886,457 | 1,085 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [712](https://llvm.org/bz712) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:00 |
| Version | 1.0 |
| OS | All |
## Extended Description
There is a missed optimization opportunity in the following code:
int case1(unsigned char c)
{
unsigned long x = c * 3;
retur... | (n * 3 % 3) is not known to be zero. | https://api.github.com/repos/llvm/llvm-project/issues/1084/comments | 10 | 2006-02-28T00:34:22Z | 2021-12-03T19:25:52Z | https://github.com/llvm/llvm-project/issues/1084 | 1,070,886,445 | 1,084 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [711](https://llvm.org/bz711) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:55 |
| Version | 1.0 |
| OS | All |
| Blocks | llvm/llvm-project#1071 |
| CC | @asl |
## Extended Description
This problem is causing fastcc on x86 to fail in some corner cases. Here's a te... | [linscan] Coallescing physregs with virtregs should allow spilling the virtreg portion | https://api.github.com/repos/llvm/llvm-project/issues/1083/comments | 7 | 2006-02-23T09:50:34Z | 2021-12-03T19:25:51Z | https://github.com/llvm/llvm-project/issues/1083 | 1,070,886,427 | 1,083 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [710](https://llvm.org/bz710) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | 1.0 |
| OS | All |
## Extended Description
Consider this:
char foo(int i) {
const char arr[16] = {0,1,4,5,2,3,6,7,8,9,12,13,10,11,14,15};
return arr[i];
}
We should mak... | [llvm-gcc] Should codegen automatic constant arrays as static | https://api.github.com/repos/llvm/llvm-project/issues/1082/comments | 3 | 2006-02-22T23:47:19Z | 2021-12-03T19:14:46Z | https://github.com/llvm/llvm-project/issues/1082 | 1,070,879,122 | 1,082 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [709](https://llvm.org/bz709) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | 1.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The definition of the memcpy and friends do match the definition needed and used
on 64 bit... | mem* intrinsics are not 64 bit safe | https://api.github.com/repos/llvm/llvm-project/issues/1081/comments | 3 | 2006-02-15T21:41:44Z | 2021-12-03T19:14:46Z | https://github.com/llvm/llvm-project/issues/1081 | 1,070,879,114 | 1,081 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [708](https://llvm.org/bz708) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
ulong %foo(ulong %y) {
entry:
%tmp = and ulong %y, 65535
%tmp2 = shr ul... | [alpha] Missed bytezap opportunity | https://api.github.com/repos/llvm/llvm-project/issues/1080/comments | 5 | 2006-02-13T07:19:14Z | 2021-12-03T19:14:45Z | https://github.com/llvm/llvm-project/issues/1080 | 1,070,879,098 | 1,080 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [707](https://llvm.org/bz707) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | 1.0 |
| OS | All |
## Extended Description
Consider this simple case:
void test(int N, int* P) {
int i, j;
for (j = 0; j < N; ++j)
for (i = 0; i < N; ++i)
P[i... | [loops] Should "unswitch" trivial conditions | https://api.github.com/repos/llvm/llvm-project/issues/1079/comments | 1 | 2006-02-08T01:19:33Z | 2023-08-15T13:26:50Z | https://github.com/llvm/llvm-project/issues/1079 | 1,070,879,089 | 1,079 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [706](https://llvm.org/bz706) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | 1.0 |
| OS | All |
## Extended Description
We generate ugly PowerPC code for this loop:
void test(int start, int* P) {
int i;
for (i = start+1; i <= 5; ++i)
P[i] = 0... | [loops] Simple for-loop does not get | https://api.github.com/repos/llvm/llvm-project/issues/1078/comments | 1 | 2006-02-08T01:15:47Z | 2021-12-03T19:14:43Z | https://github.com/llvm/llvm-project/issues/1078 | 1,070,879,080 | 1,078 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [705](https://llvm.org/bz705) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:43 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hi, some time ago I submitted a bug about llvm-g++.
I enclose again the details be... | bizarre llvm-gcc behaviour (followup of llvm-g++ bug) | https://api.github.com/repos/llvm/llvm-project/issues/1077/comments | 7 | 2006-02-07T15:30:30Z | 2021-12-03T19:14:42Z | https://github.com/llvm/llvm-project/issues/1077 | 1,070,879,067 | 1,077 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.