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 | [13304](https://llvm.org/bz13304) | | Resolution | FIXED | | Resolved on | Jul 09, 2012 18:40 | | Version | unspecified | | OS | All | | Attachments | [repro](https://user-images.githubusercontent.com/3487/143745631-8fe841e6-164e-408a-b59d-e8da253453dd.gz) | | CC | @dwblaikie,@zy...
Infinite loop while compiling Objective-C++ code with a namespace starting in an @​interface
https://api.github.com/repos/llvm/llvm-project/issues/13676/comments
9
2012-07-09T17:44:41Z
2021-12-03T23:35:44Z
https://github.com/llvm/llvm-project/issues/13676
1,071,048,828
13,676
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13303](https://llvm.org/bz13303) | | Resolution | FIXED | | Resolved on | Dec 06, 2012 11:09 | | Version | 3.1 | | OS | Linux | | CC | @dwblaikie,@echristo,@efriedma-quic,@pogo59 | ## Extended Description Clang seems to sometimes produce broken debugging information that makes...
Broken debugging information for first function in .cpp file, unless using intermediate .s file
https://api.github.com/repos/llvm/llvm-project/issues/13675/comments
17
2012-07-09T17:18:08Z
2021-12-03T23:35:43Z
https://github.com/llvm/llvm-project/issues/13675
1,071,048,824
13,675
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13302](https://llvm.org/bz13302) | | Version | trunk | | OS | All | | Attachments | [Small test case triggering the problem.](https://user-images.githubusercontent.com/60944935/143745624-b58e6a6e-a6dc-49f9-89f7-629a71d76439.gz), [proposed patch to fix the problem](https://user-i...
dropped SDNodeXForm in nested result patterns
https://api.github.com/repos/llvm/llvm-project/issues/13674/comments
0
2012-07-09T16:50:30Z
2021-12-03T23:35:42Z
https://github.com/llvm/llvm-project/issues/13674
1,071,048,817
13,674
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13301](https://llvm.org/bz13301) | | Resolution | INVALID | | Resolved on | Jul 17, 2012 10:46 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I have not reproduced the case, though. It seems a few tests in LoopRotate ...
Tests in Transforms/LoopRotate sometimes hang up on msvc
https://api.github.com/repos/llvm/llvm-project/issues/13673/comments
1
2012-07-09T16:29:31Z
2021-12-03T23:35:42Z
https://github.com/llvm/llvm-project/issues/13673
1,071,048,815
13,673
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13300](https://llvm.org/bz13300) | | Resolution | INVALID | | Resolved on | Jul 09, 2012 09:44 | | Version | trunk | | OS | Linux | | Attachments | [1 compile error of 'darkradiant'.](https://user-images.githubusercontent.com/60944935/143745623-5b768e9e-8cd3-4592-b2ce-463666c520...
compile failures building 'darkradiant 1.7.1'
https://api.github.com/repos/llvm/llvm-project/issues/13672/comments
3
2012-07-09T14:05:44Z
2021-12-03T23:35:41Z
https://github.com/llvm/llvm-project/issues/13672
1,071,048,805
13,672
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13299](https://llvm.org/bz13299) | | Resolution | INVALID | | Resolved on | Jul 25, 2012 19:56 | | Version | trunk | | OS | Linux | | Attachments | [the program I used when find the bug.](https://user-images.githubusercontent.com/60944935/143745622-b6b4f603-270f-4b08-ab1f-3a75dd...
makes error on post-increment
https://api.github.com/repos/llvm/llvm-project/issues/13671/comments
3
2012-07-09T10:43:45Z
2021-12-03T23:35:40Z
https://github.com/llvm/llvm-project/issues/13671
1,071,048,799
13,671
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13298](https://llvm.org/bz13298) | | Resolution | FIXED | | Resolved on | Jul 12, 2012 22:55 | | Version | unspecified | | OS | All | | Attachments | [bitcode](https://user-images.githubusercontent.com/60944935/143745618-9ace7424-ff40-427e-be32-aab025095780.gz), [test runner](ht...
[AVX2] gather intrinsic doesn't account for zeroing of mask register
https://api.github.com/repos/llvm/llvm-project/issues/13670/comments
4
2012-07-09T02:22:18Z
2021-12-03T23:35:39Z
https://github.com/llvm/llvm-project/issues/13670
1,071,048,794
13,670
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13297](https://llvm.org/bz13297) | | Version | 3.1 | | OS | Linux | ## Extended Description A very minor wish. With the example: $ clang -O9 foo.c error: invalid value '9' in '-O9' The line is bold and error in red. With: $ clang --param ssp-buffer-size=4 -Werror foo.c c...
Lack of consistency on the error message
https://api.github.com/repos/llvm/llvm-project/issues/13669/comments
0
2012-07-09T01:31:07Z
2023-08-15T06:57:50Z
https://github.com/llvm/llvm-project/issues/13669
1,071,048,788
13,669
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13296](https://llvm.org/bz13296) | | Version | trunk | | OS | All | | Attachments | [Bogus code generation](https://user-images.githubusercontent.com/60944935/143745615-bf9aa6cd-e8de-4161-b823-6632f1dc8d13.gz), [Compiler crash](https://user-images.githubusercontent.com/60944935/...
Compiler crash and incorrect code generation
https://api.github.com/repos/llvm/llvm-project/issues/13668/comments
8
2012-07-08T16:34:39Z
2023-11-03T12:44:35Z
https://github.com/llvm/llvm-project/issues/13668
1,071,048,782
13,668
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13295](https://llvm.org/bz13295) | | Version | unspecified | | OS | MacOS X | | CC | @timotheecour | ## Extended Description I tried to follow the doc: process launch --tty=/dev/ttys006 -- <args> it gives: lldb: option `--tty' doesn't allow an argument
process launch --tty=/dev/ttys006 -- <args> doesn't work
https://api.github.com/repos/llvm/llvm-project/issues/13667/comments
2
2012-07-08T11:02:11Z
2021-12-03T23:35:37Z
https://github.com/llvm/llvm-project/issues/13667
1,071,048,777
13,667
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13294](https://llvm.org/bz13294) | | Version | unspecified | | OS | MacOS X | | CC | @jryans,@timotheecour | ## Extended Description I built lldb from the svn using the instructions provided. I tried the example: darwin-debug --arch=i386 -- /bin/ls -al /tmp but it keeps throwi...
darwin-debug doesn't seem to work
https://api.github.com/repos/llvm/llvm-project/issues/13666/comments
1
2012-07-08T09:15:52Z
2024-11-09T17:56:11Z
https://github.com/llvm/llvm-project/issues/13666
1,071,048,769
13,666
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13293](https://llvm.org/bz13293) | | Resolution | FIXED | | Resolved on | Jul 07, 2012 23:13 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description This is valid code, which should deduce *p's return type: int f(int); template<typename T> struct S {...
'auto' prematurely deduced if the declarator is dependent
https://api.github.com/repos/llvm/llvm-project/issues/13665/comments
1
2012-07-08T04:57:21Z
2021-12-03T23:35:35Z
https://github.com/llvm/llvm-project/issues/13665
1,071,048,767
13,665
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13292](https://llvm.org/bz13292) | | Version | trunk | | OS | All | | Attachments | [Automatically generated 32-point complex FFT](https://user-images.githubusercontent.com/60944935/143745613-8c139cf7-323e-40bf-8380-e494e2d21cd2.gz) | | Reporter | LLVM Bugzilla Contributor | | C...
Excessive register spilling with large functions
https://api.github.com/repos/llvm/llvm-project/issues/13664/comments
2
2012-07-08T04:53:15Z
2021-12-03T23:35:34Z
https://github.com/llvm/llvm-project/issues/13664
1,071,048,760
13,664
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13291](https://llvm.org/bz13291) | | Resolution | FIXED | | Resolved on | Nov 14, 2012 13:21 | | Version | trunk | | OS | Linux | | Attachments | [reprocase](https://user-images.githubusercontent.com/60944935/143745612-dae10578-88e8-4377-9ef4-4b12b0930a69.gz) | | Reporter | LLVM...
NVPTX backend does not implement store on i1
https://api.github.com/repos/llvm/llvm-project/issues/13663/comments
1
2012-07-08T02:26:51Z
2021-12-03T23:35:33Z
https://github.com/llvm/llvm-project/issues/13663
1,071,048,755
13,663
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13290](https://llvm.org/bz13290) | | Resolution | FIXED | | Resolved on | Jul 07, 2012 17:48 | | Version | trunk | | OS | Linux | | Attachments | [preprocessed file](https://user-images.githubusercontent.com/92601284/143745611-df2a5e32-30e9-4bc2-b9c1-7cd441e28fcf.gz) | | CC | @z...
clang complains about an assertion in a cast and crashes
https://api.github.com/repos/llvm/llvm-project/issues/13662/comments
1
2012-07-07T22:58:19Z
2021-12-03T23:35:32Z
https://github.com/llvm/llvm-project/issues/13662
1,071,048,750
13,662
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13289](https://llvm.org/bz13289) | | Resolution | FIXED | | Resolved on | May 20, 2014 00:49 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Assert on the following code: typedef unsigned int size_t; st...
Assert on invalid: getSema().ArgumentPackSubstitutionIndex < (int)Arg.pack_size()
https://api.github.com/repos/llvm/llvm-project/issues/13661/comments
1
2012-07-07T05:29:44Z
2021-12-03T23:35:32Z
https://github.com/llvm/llvm-project/issues/13661
1,071,048,747
13,661
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13288](https://llvm.org/bz13288) | | Resolution | FIXED | | Resolved on | Nov 06, 2012 13:51 | | Version | trunk | | OS | MacOS X | | Attachments | [Patch to remove assert](https://user-images.githubusercontent.com/60944935/143745610-48d49315-abb2-4928-92b0-034534b365d9.gz) | | ...
Crash on invalid
https://api.github.com/repos/llvm/llvm-project/issues/13660/comments
1
2012-07-06T23:48:45Z
2021-12-03T23:35:31Z
https://github.com/llvm/llvm-project/issues/13660
1,071,048,745
13,660
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13287](https://llvm.org/bz13287) | | Resolution | INVALID | | Resolved on | Oct 04, 2012 14:34 | | Version | trunk | | OS | All | | Attachments | [Test-case](https://user-images.githubusercontent.com/60944935/143745609-217afc2f-ba1b-4c96-8516-77b47970a0fe.gz) | | Reporter | LLVM...
Loop unroll pass produce invalid code
https://api.github.com/repos/llvm/llvm-project/issues/13659/comments
4
2012-07-06T21:33:31Z
2021-12-03T23:35:30Z
https://github.com/llvm/llvm-project/issues/13659
1,071,048,738
13,659
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13286](https://llvm.org/bz13286) | | Resolution | INVALID | | Resolved on | Jul 06, 2012 14:48 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description I believe the following code should com...
invalid expressions in noexcept clauses do not cause substitution failure
https://api.github.com/repos/llvm/llvm-project/issues/13658/comments
1
2012-07-06T21:29:56Z
2021-12-03T23:35:29Z
https://github.com/llvm/llvm-project/issues/13658
1,071,048,733
13,658
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13285](https://llvm.org/bz13285) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The softboundcets_strerror_r() function wraps the strerror_r() function. However, this function is defined differently on Linux compared ...
SoftBound wrapper for softboundcets_strerror_r() incorrect on Mac OS X and FreeBSD
https://api.github.com/repos/llvm/llvm-project/issues/13657/comments
0
2012-07-06T19:47:26Z
2021-12-03T23:35:28Z
https://github.com/llvm/llvm-project/issues/13657
1,071,048,727
13,657
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13284](https://llvm.org/bz13284) | | Resolution | FIXED | | Resolved on | Jul 12, 2012 08:10 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description It'd be nice to have the new RDRAND instruction available as an ...
RDRAND not available as an intrinsic
https://api.github.com/repos/llvm/llvm-project/issues/13656/comments
4
2012-07-06T18:07:32Z
2021-12-03T23:35:27Z
https://github.com/llvm/llvm-project/issues/13656
1,071,048,719
13,656
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13283](https://llvm.org/bz13283) | | Resolution | FIXED | | Resolved on | Feb 27, 2014 18:31 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-bugzilla-archive#13707 | | CC | @asl,@benlangmuir,@DougGregor,@tritao,@nico,@rnk | ## Extended Description E.g. _Interlo...
[Windows] Support microsoft intrinsics
https://api.github.com/repos/llvm/llvm-project/issues/13655/comments
11
2012-07-06T16:38:17Z
2021-12-03T23:35:26Z
https://github.com/llvm/llvm-project/issues/13655
1,071,048,712
13,655
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13282](https://llvm.org/bz13282) | | Resolution | WONTFIX | | Resolved on | Apr 03, 2017 16:03 | | Version | 3.1 | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@zygoloid | ## Extended Description This is just a wild guess though, but long time ag...
ccache, distcc and others interfere with clang execution
https://api.github.com/repos/llvm/llvm-project/issues/13654/comments
6
2012-07-06T09:36:31Z
2022-01-20T02:36:17Z
https://github.com/llvm/llvm-project/issues/13654
1,071,048,707
13,654
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13281](https://llvm.org/bz13281) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description The following code fails to compile: ```c++ template<template<class...A> class B> struct S...
[C++11] "does not refer to the name of a parameter pack" diagnostic is unclear
https://api.github.com/repos/llvm/llvm-project/issues/13653/comments
2
2012-07-06T08:57:51Z
2023-08-15T06:57:03Z
https://github.com/llvm/llvm-project/issues/13653
1,071,048,700
13,653
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13280](https://llvm.org/bz13280) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @RichBarton-Arm | ## Extended Description ARM Ltd. reported that MC Hammer test suite fails for ARM PLD/PLI unpredictable instruction decoding scenarios. ...
ARM PLD/PLI Upredictable behavior not supported in decoder
https://api.github.com/repos/llvm/llvm-project/issues/13652/comments
2
2012-07-05T23:02:22Z
2021-12-03T23:35:24Z
https://github.com/llvm/llvm-project/issues/13652
1,071,048,691
13,652
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13279](https://llvm.org/bz13279) | | Resolution | WORKSFORME | | Resolved on | Dec 11, 2019 05:16 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Using clang version 3.2 (trunk 159724), an assertion fails on the following c...
Assertion triggered in clang::Expr::ClassifyImpl
https://api.github.com/repos/llvm/llvm-project/issues/13651/comments
1
2012-07-05T22:12:37Z
2022-01-20T02:09:46Z
https://github.com/llvm/llvm-project/issues/13651
1,071,048,687
13,651
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13278](https://llvm.org/bz13278) | | Resolution | DUPLICATE | | Resolved on | Jul 11, 2012 12:47 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan | ## Extended Description Here is the test code: https://gist.github.com/3054657 The r...
False positive "function call argument is an uninitialized value"
https://api.github.com/repos/llvm/llvm-project/issues/13650/comments
2
2012-07-05T18:42:05Z
2021-12-03T23:35:22Z
https://github.com/llvm/llvm-project/issues/13650
1,071,048,684
13,650
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13277](https://llvm.org/bz13277) | | Resolution | FIXED | | Resolved on | Jul 06, 2012 18:09 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@efriedma-quic,@gribozavr | ## Extended Description http://llvm.org/docs/ProgrammersManu...
FlatArrayMap documented but doesn't exist in source
https://api.github.com/repos/llvm/llvm-project/issues/13649/comments
1
2012-07-05T15:37:12Z
2021-12-03T23:35:21Z
https://github.com/llvm/llvm-project/issues/13649
1,071,048,679
13,649
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13276](https://llvm.org/bz13276) | | Resolution | FIXED | | Resolved on | Jul 17, 2012 12:47 | | Version | trunk | | OS | All | | CC | @efriedma-quic,@belkadan | ## Extended Description Clang now errors on attempts to compare Objective-C string literals. This causes a lot of ...
Spurious errors for Objective-C string comparison
https://api.github.com/repos/llvm/llvm-project/issues/13648/comments
13
2012-07-05T13:58:44Z
2021-12-03T23:35:21Z
https://github.com/llvm/llvm-project/issues/13648
1,071,048,676
13,648
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13275](https://llvm.org/bz13275) | | Resolution | INVALID | | Resolved on | Jan 19, 2016 09:03 | | Version | 3.1 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@rengolin,@stephenhines,@stoklund | ## Extended Description Here is a small example to reprodu...
Problem when passing small vector as parameter for ARM + NEON target
https://api.github.com/repos/llvm/llvm-project/issues/13647/comments
2
2012-07-05T13:47:51Z
2021-12-03T23:35:20Z
https://github.com/llvm/llvm-project/issues/13647
1,071,048,673
13,647
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13274](https://llvm.org/bz13274) | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description As the following typescript shows, clang adds to the AST a call to __builtin_trap and this impact negatively against source fidelity. As an orthogonal note, it s...
AST for valid code should not be altered with __builtin_trap
https://api.github.com/repos/llvm/llvm-project/issues/13646/comments
2
2012-07-05T11:19:08Z
2023-05-26T14:29:45Z
https://github.com/llvm/llvm-project/issues/13646
1,071,048,668
13,646
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13273](https://llvm.org/bz13273) | | Resolution | FIXED | | Resolved on | Jul 05, 2012 03:41 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DougGregor,@zygoloid | ## Extended Description The following trivial C++11 program cause...
defaulted default ctors + inheritance + const local var == BOOM!
https://api.github.com/repos/llvm/llvm-project/issues/13645/comments
1
2012-07-04T22:49:43Z
2021-12-03T23:35:18Z
https://github.com/llvm/llvm-project/issues/13645
1,071,048,666
13,645
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13272](https://llvm.org/bz13272) | | Resolution | DUPLICATE | | Resolved on | May 05, 2013 10:11 | | Version | trunk | | OS | All | | Attachments | [Test case.](https://user-images.githubusercontent.com/60944935/143745608-73869930-2fb8-47b9-9a5e-4305ea37f197.gz) | | Reporter | L...
assertion and crash on variadic template code
https://api.github.com/repos/llvm/llvm-project/issues/13644/comments
1
2012-07-04T20:40:05Z
2021-12-03T23:35:17Z
https://github.com/llvm/llvm-project/issues/13644
1,071,048,659
13,644
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13271](https://llvm.org/bz13271) | | Resolution | FIXED | | Resolved on | Apr 23, 2019 15:21 | | Version | unspecified | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143745607-2b619586-238f-4997-82c5-596b306ee0b5.gz) | | Reporter |...
Overflow in array type bit size evaluation
https://api.github.com/repos/llvm/llvm-project/issues/13643/comments
5
2012-07-04T20:31:20Z
2021-12-03T23:35:16Z
https://github.com/llvm/llvm-project/issues/13643
1,071,048,654
13,643
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13270](https://llvm.org/bz13270) | | Resolution | WORKSFORME | | Resolved on | Jul 05, 2012 02:17 | | Version | 3.1 | | OS | Linux | | Attachments | [ll file to reproduce problem](https://user-images.githubusercontent.com/60944935/143745606-005fa6b0-37ca-477c-b374-089ee1e4eab7.g...
llc bug in greedy regalloc for arm target
https://api.github.com/repos/llvm/llvm-project/issues/13642/comments
5
2012-07-04T17:33:19Z
2022-01-20T02:09:45Z
https://github.com/llvm/llvm-project/issues/13642
1,071,048,648
13,642
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13269](https://llvm.org/bz13269) | | Resolution | FIXED | | Resolved on | Apr 28, 2015 07:31 | | Version | 3.1 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo,@RealLitb | ## Extended Description Dear LLVM Developers, Recently observed that incorrect...
incorrect debug location info in ConstantSDNodes
https://api.github.com/repos/llvm/llvm-project/issues/13641/comments
5
2012-07-04T14:47:15Z
2021-12-03T23:35:15Z
https://github.com/llvm/llvm-project/issues/13641
1,071,048,644
13,641
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13268](https://llvm.org/bz13268) | | Resolution | FIXED | | Resolved on | Jul 06, 2012 12:15 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In: http://llvm.org/docs/ProgrammersManual.html#Module It says the method is: Fu...
Incorrect mention of Module method in programmer's manual
https://api.github.com/repos/llvm/llvm-project/issues/13640/comments
1
2012-07-04T14:39:51Z
2021-12-03T23:35:14Z
https://github.com/llvm/llvm-project/issues/13640
1,071,048,639
13,640
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13267](https://llvm.org/bz13267) | | Version | 3.1 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description clang 3.1 when run with -std=c11 reports __STDC_VERSION__ >= 201112L, but __STDC_NO_ATOMICS__ is not set even though it does not provide stdat...
clang-3.1 (non-Apple version) does not set __STDC_NO_ATOMICS__ nor provide stdatomic.h
https://api.github.com/repos/llvm/llvm-project/issues/13639/comments
1
2012-07-04T14:22:29Z
2023-08-05T01:37:57Z
https://github.com/llvm/llvm-project/issues/13639
1,071,048,631
13,639
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13266](https://llvm.org/bz13266) | | Version | trunk | | OS | All | | Attachments | [Patch file to replace for loop codegen in Kaleidoscope tutorial Ch5-Ch7 (code and docs). Patch created with "git diff --no-prefix > patchfile"](https://user-images.githubusercontent.com/60944935...
Kaleidoscope "for" loop codegen is semantically incorrect (Ch5-Ch7)
https://api.github.com/repos/llvm/llvm-project/issues/13638/comments
3
2012-07-04T09:14:41Z
2024-04-08T05:53:57Z
https://github.com/llvm/llvm-project/issues/13638
1,071,048,625
13,638
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13265](https://llvm.org/bz13265) | | Resolution | FIXED | | Resolved on | Aug 07, 2012 04:55 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@chandlerc | ## Extended Description When using __builtin_expect() llvm erroneously aligns bot...
__builtin_expect bloats code with aligned destinations of cold branches
https://api.github.com/repos/llvm/llvm-project/issues/13637/comments
3
2012-07-04T02:27:01Z
2021-12-03T23:35:11Z
https://github.com/llvm/llvm-project/issues/13637
1,071,048,617
13,637
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13264](https://llvm.org/bz13264) | | Resolution | FIXED | | Resolved on | Jul 11, 2012 12:47 | | Version | 3.1 | | OS | MacOS X | | Attachments | [Sample file for which clang-sa produces the false positive](https://user-images.githubusercontent.com/60944935/143745604-b4055fe1-f2...
False positive warning: "Function call argument is an uninitialized value"
https://api.github.com/repos/llvm/llvm-project/issues/13636/comments
6
2012-07-04T00:53:23Z
2021-12-03T23:35:11Z
https://github.com/llvm/llvm-project/issues/13636
1,071,048,609
13,636
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13263](https://llvm.org/bz13263) | | Version | trunk | | OS | Linux | | Attachments | [Compile with clang -std=c++11](https://user-images.githubusercontent.com/95090617/143745599-12fcea4d-03fd-4aaf-91d6-a92daa65bb71.gz) | | CC | @DougGregor,@zygoloid | ## Extended Description ...
stack usage per instantiation step is too high
https://api.github.com/repos/llvm/llvm-project/issues/13635/comments
16
2012-07-03T20:11:45Z
2023-11-03T12:28:52Z
https://github.com/llvm/llvm-project/issues/13635
1,071,048,604
13,635
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13262](https://llvm.org/bz13262) | | Resolution | FIXED | | Resolved on | Aug 26, 2012 22:04 | | Version | trunk | | OS | Linux | | Attachments | [Patch to pass LTO flags to LDFLAGS and LIBS](https://user-images.githubusercontent.com/60944935/143745598-80754857-daaa-45d6-b4b6-0c...
LLVMgold not linked against LTO with ld --as-needed
https://api.github.com/repos/llvm/llvm-project/issues/13634/comments
3
2012-07-03T19:14:31Z
2021-12-03T23:35:09Z
https://github.com/llvm/llvm-project/issues/13634
1,071,048,600
13,634
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13261](https://llvm.org/bz13261) | | Resolution | FIXED | | Resolved on | Oct 23, 2012 16:37 | | Version | trunk | | OS | MacOS X | ## Extended Description These files are missing from my generated Xcode projects: (clang) lib/StaticAnalyzer/Checkers/Checkers.td tools/diagtoo...
CMake-generated project is missing .td files in lib and .h files in tools
https://api.github.com/repos/llvm/llvm-project/issues/13633/comments
2
2012-07-03T18:47:28Z
2021-12-03T23:35:08Z
https://github.com/llvm/llvm-project/issues/13633
1,071,048,594
13,633
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13260](https://llvm.org/bz13260) | | Resolution | FIXED | | Resolved on | Aug 19, 2016 13:49 | | Version | trunk | | OS | MacOS X | | CC | @llvm-beanz,@pogo59 | ## Extended Description When I'm working on the analyzer, I often want to just run the tests in test/Analysis, rathe...
CMake-generated projects cannot run single test suite
https://api.github.com/repos/llvm/llvm-project/issues/13632/comments
5
2012-07-03T18:22:13Z
2021-12-03T23:35:07Z
https://github.com/llvm/llvm-project/issues/13632
1,071,048,588
13,632
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13259](https://llvm.org/bz13259) | | Resolution | FIXED | | Resolved on | Dec 09, 2015 10:51 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#18926 | | CC | @rengolin | ## Extended Description LDR <Rn>,[pc, #&#8203;0] Should form a valid syntax for a...
ARM Assembler does not support [pc, #offset] syntax for Thumb narrow LDR instructions.
https://api.github.com/repos/llvm/llvm-project/issues/13631/comments
3
2012-07-03T17:04:29Z
2021-12-03T23:35:06Z
https://github.com/llvm/llvm-project/issues/13631
1,071,048,584
13,631
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13258](https://llvm.org/bz13258) | | Resolution | INVALID | | Resolved on | Jul 03, 2012 14:41 | | Version | 3.1 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@pageexec,@zygoloid | ## Extended Description $ clang -fPIC -c foo.c -o foo.o $ clang -shared ...
-emit-llvm breaks -fPIC
https://api.github.com/repos/llvm/llvm-project/issues/13630/comments
2
2012-07-03T05:16:03Z
2021-12-03T23:35:05Z
https://github.com/llvm/llvm-project/issues/13630
1,071,048,581
13,630
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13257](https://llvm.org/bz13257) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The following fragment from mips16 (not yet checked into main source). The problem is that I should be able to pass parameters: I.OutOperandL...
problem with using dag in class instantation
https://api.github.com/repos/llvm/llvm-project/issues/13629/comments
0
2012-07-03T05:06:09Z
2021-12-03T23:35:05Z
https://github.com/llvm/llvm-project/issues/13629
1,071,048,577
13,629
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13256](https://llvm.org/bz13256) | | Resolution | WORKSFORME | | Resolved on | Jul 11, 2012 09:40 | | Version | trunk | | OS | All | | Attachments | [reduced test case](https://user-images.githubusercontent.com/16542/143745597-2c7bb724-c8e7-400a-8f58-5fd03f43129c.gz) | ## Exten...
Assertion failed: (getOperand(0)->getType() == getOperand(1)->getType() && "Both operands to ICmp instruction are not of the same type!"), function ICmpInst, file include/llvm/Instructions.h, line 960.
https://api.github.com/repos/llvm/llvm-project/issues/13628/comments
2
2012-07-02T22:59:45Z
2022-01-20T02:09:44Z
https://github.com/llvm/llvm-project/issues/13628
1,071,048,570
13,628
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13255](https://llvm.org/bz13255) | | Resolution | FIXED | | Resolved on | Jul 02, 2012 16:28 | | Version | trunk | | OS | All | ## Extended Description Compiling this: #include "llvm/ADT/StringMap.h" int main(void) { llvm::StringMap<long> smap; smap["a"] = 123; for (auto...
rewrite includes isn't including everything needed to duplicate in the .sh script
https://api.github.com/repos/llvm/llvm-project/issues/13627/comments
2
2012-07-02T22:23:57Z
2021-12-03T23:35:03Z
https://github.com/llvm/llvm-project/issues/13627
1,071,048,567
13,627
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13254](https://llvm.org/bz13254) | | Resolution | FIXED | | Resolved on | Oct 10, 2012 13:41 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description opt -scalarrepl wrongly discards the store to the second half of the...
scalarrepl wrong vector simplification
https://api.github.com/repos/llvm/llvm-project/issues/13626/comments
3
2012-07-02T20:32:51Z
2021-12-03T23:35:02Z
https://github.com/llvm/llvm-project/issues/13626
1,071,048,557
13,626
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13253](https://llvm.org/bz13253) | | Resolution | FIXED | | Resolved on | Jul 03, 2012 00:50 | | Version | 3.1 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @topperc | ## Extended Description $ cat 3.c int main() { asm volatile ( "pblendvb %xmm0, %xmm1, %x...
clang doesn't support x86 SSE4 *blend* asm instructions.
https://api.github.com/repos/llvm/llvm-project/issues/13625/comments
3
2012-07-02T13:15:22Z
2021-12-03T23:35:01Z
https://github.com/llvm/llvm-project/issues/13625
1,071,048,553
13,625
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13252](https://llvm.org/bz13252) | | Resolution | FIXED | | Resolved on | Jul 03, 2012 02:33 | | Version | 3.1 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description Hi, I run into a case where clang is unable to ...
Friend function definition and forward declaration
https://api.github.com/repos/llvm/llvm-project/issues/13624/comments
2
2012-07-02T12:20:22Z
2021-12-03T23:35:00Z
https://github.com/llvm/llvm-project/issues/13624
1,071,048,547
13,624
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13251](https://llvm.org/bz13251) | | Resolution | INVALID | | Resolved on | Jul 03, 2012 14:39 | | Version | 3.1 | | OS | Linux | | CC | @efriedma-quic | ## Extended Description I got a problem with calling some AVX intrinsics in the JIT from Haskell. Whenever I called roundps...
SplitVectorResult llvm.x86.avx.round.ps.256: Do not know how to split the result of this operator
https://api.github.com/repos/llvm/llvm-project/issues/13623/comments
10
2012-07-01T18:03:01Z
2021-12-03T23:34:59Z
https://github.com/llvm/llvm-project/issues/13623
1,071,048,544
13,623
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13250](https://llvm.org/bz13250) | | Resolution | FIXED | | Resolved on | Nov 01, 2012 10:29 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#13893 | | Attachments | [preprocessed sources for the bug](https://user-images.githubusercontent.com/92601283/...
llvm assert in lib/VMCore/Instructions.cpp:1825
https://api.github.com/repos/llvm/llvm-project/issues/13622/comments
7
2012-07-01T14:17:53Z
2021-12-03T23:34:58Z
https://github.com/llvm/llvm-project/issues/13622
1,071,048,535
13,622
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13249](https://llvm.org/bz13249) | | Resolution | FIXED | | Resolved on | Jul 01, 2012 12:08 | | Version | trunk | | OS | All | | Attachments | [reduced test case](https://user-images.githubusercontent.com/16542/143745594-aed8295f-5c7e-4347-a0c9-98d8165e8479.gz) | | CC | @stoklu...
Assertion failed: (OtherDst == B), function RegistersDefinedFromSameValue
https://api.github.com/repos/llvm/llvm-project/issues/13621/comments
1
2012-07-01T12:11:33Z
2021-12-03T23:34:57Z
https://github.com/llvm/llvm-project/issues/13621
1,071,048,530
13,621
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13248](https://llvm.org/bz13248) | | Resolution | FIXED | | Resolved on | Nov 15, 2016 11:05 | | Version | 3.1 | | OS | Linux | | CC | @RKSimon | ## Extended Description I want to implement a 'signum' function for float and double vectors. This works well for SSE 128 bit vecto...
efficient implementation of sitofp for vectors
https://api.github.com/repos/llvm/llvm-project/issues/13620/comments
3
2012-07-01T12:10:02Z
2021-12-03T23:34:55Z
https://github.com/llvm/llvm-project/issues/13620
1,071,048,521
13,620
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13247](https://llvm.org/bz13247) | | Resolution | INVALID | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | Linux | | Attachments | [All failures in a mulipart zip archive: part 1](https://user-images.githubusercontent.com/60944935/143745580-3a5cd3f0-7d02-42f7-a5...
build of 'planeshift' produces many errors
https://api.github.com/repos/llvm/llvm-project/issues/13619/comments
9
2012-07-01T08:33:16Z
2021-12-03T23:34:55Z
https://github.com/llvm/llvm-project/issues/13619
1,071,048,518
13,619
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13246](https://llvm.org/bz13246) | | Resolution | WORKSFORME | | Resolved on | Jul 02, 2012 13:02 | | Version | 2.9 | | OS | Windows NT | | CC | @lattner,@nlewycky | ## Extended Description LLVM ("opt -std-compile-opts") doesn't optimize this declare void @&#8203;negate(i32* ...
LLVM doesn't optimize away allocas whose address is passed to only "nocapture" parameters
https://api.github.com/repos/llvm/llvm-project/issues/13618/comments
6
2012-06-30T23:13:30Z
2022-01-20T02:09:43Z
https://github.com/llvm/llvm-project/issues/13618
1,071,048,515
13,618
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13245](https://llvm.org/bz13245) | | Resolution | FIXED | | Resolved on | Jul 02, 2012 11:21 | | Version | trunk | | OS | Linux | | Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143745579-babf5bef-29af-42f8-af3c-0748103cb9bf.gz) | | Reporter | L...
LazyValueInfo assert failure `BI->getSuccessor(!isTrueDest) == BBTo && "BBTo isn't a successor of BBFrom"'
https://api.github.com/repos/llvm/llvm-project/issues/13617/comments
3
2012-06-30T15:03:01Z
2021-12-03T23:34:53Z
https://github.com/llvm/llvm-project/issues/13617
1,071,048,511
13,617
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13244](https://llvm.org/bz13244) | | Resolution | FIXED | | Resolved on | Mar 01, 2019 17:55 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @atrick,@fhahn,@nunoplopes | ## Extended Description The following testcase makes Clang 3.2 r159419...
Assertion `isLoopInvariant(Operands[i], L) && "SCEVAddRecExpr operand is not loop-invariant!"' failed
https://api.github.com/repos/llvm/llvm-project/issues/13616/comments
13
2012-06-30T13:46:55Z
2021-12-03T23:34:52Z
https://github.com/llvm/llvm-project/issues/13616
1,071,048,506
13,616
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13243](https://llvm.org/bz13243) | | Resolution | FIXED | | Resolved on | Jul 07, 2012 23:38 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description The following code compiles fine with "#define BUG 0"...
Template argument inference problem with template aliases
https://api.github.com/repos/llvm/llvm-project/issues/13615/comments
2
2012-06-30T11:57:23Z
2021-12-03T23:34:51Z
https://github.com/llvm/llvm-project/issues/13615
1,071,048,499
13,615
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13242](https://llvm.org/bz13242) | | Resolution | WONTFIX | | Resolved on | Jul 02, 2012 01:54 | | Version | 3.1 | | OS | Linux | | Attachments | [C code running slow.](https://user-images.githubusercontent.com/60944935/143745572-3bc37daf-cfe7-4a7a-bf7c-b50c11ebb6dd.gz) | | Repo...
malloc (not alloca) optimization issue
https://api.github.com/repos/llvm/llvm-project/issues/13614/comments
2
2012-06-29T21:51:28Z
2022-01-20T02:36:16Z
https://github.com/llvm/llvm-project/issues/13614
1,071,048,494
13,614
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13241](https://llvm.org/bz13241) | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#18926 | | CC | @rengolin | ## Extended Description The MCInst for the ARM ADR instruction as created by the MC assembler is re-encoded into an ADD/SUB instruction (Reprod...
ARM Assembler problem with ADR instruction
https://api.github.com/repos/llvm/llvm-project/issues/13613/comments
6
2012-06-29T19:46:48Z
2021-12-03T23:34:49Z
https://github.com/llvm/llvm-project/issues/13613
1,071,048,483
13,613
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13240](https://llvm.org/bz13240) | | Version | trunk | | OS | Windows NT | | Attachments | [Correct handling imm5 value in getLdStSORegOpValue](https://user-images.githubusercontent.com/60944935/143745569-087da120-fb83-40f0-b2f0-118ab45ab30e.gz), [Correct handling imm5 value in ...
ARM PLD/PLDW (register) with -ve Rm and a right-shift by #&#8203;32 reencodes as +ve Rm
https://api.github.com/repos/llvm/llvm-project/issues/13612/comments
0
2012-06-29T18:59:44Z
2021-12-03T23:34:48Z
https://github.com/llvm/llvm-project/issues/13612
1,071,048,479
13,612
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13239](https://llvm.org/bz13239) | | Resolution | FIXED | | Resolved on | Dec 17, 2014 16:06 | | Version | 3.1 | | OS | Linux | | CC | @RKSimon | ## Extended Description See the LL file below. It contains a lot of insertelements and extractelements in order to arrange elements...
optimizer and code generator do not generate vector shuffle instructions but a lot of inserts and extracts
https://api.github.com/repos/llvm/llvm-project/issues/13611/comments
2
2012-06-29T17:52:49Z
2021-12-03T23:34:47Z
https://github.com/llvm/llvm-project/issues/13611
1,071,048,468
13,611
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13238](https://llvm.org/bz13238) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc | ## Extended Description Linking CXX executable Debug/VMCoreTests ../../lib/libgtest.a(gtest.cc.o): In function `~ThreadLocal': llvm/utils/unittest...
unittests fail to build when cmake is passed -DLLVM_ENABLE_THREADS=false
https://api.github.com/repos/llvm/llvm-project/issues/13610/comments
1
2012-06-29T14:15:12Z
2021-12-03T23:34:47Z
https://github.com/llvm/llvm-project/issues/13610
1,071,048,465
13,610
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13237](https://llvm.org/bz13237) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @dushistov,@plopresti,@Lekensteyn | ## Extended Description clang mirrors gcc in that it allows an optional space when specifying include paths, i.e. it supports...
scan-build doesn't understand -isystem/DIR
https://api.github.com/repos/llvm/llvm-project/issues/13609/comments
15
2012-06-29T13:05:22Z
2021-12-03T23:34:46Z
https://github.com/llvm/llvm-project/issues/13609
1,071,048,462
13,609
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13236](https://llvm.org/bz13236) | | Resolution | FIXED | | Resolved on | Sep 25, 2014 19:33 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-bugzilla-archive#13707 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Official ...
Microsoft compatibility: support __super specifier to access members of base classes
https://api.github.com/repos/llvm/llvm-project/issues/13608/comments
6
2012-06-29T10:36:55Z
2021-12-03T23:34:45Z
https://github.com/llvm/llvm-project/issues/13608
1,071,048,453
13,608
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13235](https://llvm.org/bz13235) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@gribozavr,@zygoloid,@jamadagni | ## Extended Description This snippet comes from test/SemaCXX/member-pointer.cpp, so we really have no ex...
Unhelpful error message on taking address of bound member function `&this->h`
https://api.github.com/repos/llvm/llvm-project/issues/13607/comments
0
2012-06-29T04:36:24Z
2022-02-10T16:15:35Z
https://github.com/llvm/llvm-project/issues/13607
1,071,048,447
13,607
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13234](https://llvm.org/bz13234) | | Resolution | FIXED | | Resolved on | Jun 28, 2012 20:14 | | Version | unspecified | | OS | All | | CC | @DougGregor | ## Extended Description As of r159296, $ cat test.cpp class C {}; void bar(void (C::*method)()) { if (method != 0) {} }...
Crashes when member pointer comparison is not supported by the current ABI
https://api.github.com/repos/llvm/llvm-project/issues/13606/comments
2
2012-06-29T03:04:38Z
2021-12-03T23:34:43Z
https://github.com/llvm/llvm-project/issues/13606
1,071,048,443
13,606
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13233](https://llvm.org/bz13233) | | Resolution | DUPLICATE | | Resolved on | Jun 29, 2012 15:14 | | Version | 3.1 | | OS | Linux | | Attachments | [example](https://user-images.githubusercontent.com/60944935/143745563-e193874c-c366-49b7-be0c-4a750d1ac5e9.gz) | | Reporter | LLVM...
Destructors not called for fields of a temporary created with initializer list
https://api.github.com/repos/llvm/llvm-project/issues/13605/comments
3
2012-06-29T02:04:16Z
2021-12-03T23:34:42Z
https://github.com/llvm/llvm-project/issues/13605
1,071,048,437
13,605
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13232](https://llvm.org/bz13232) | | Resolution | FIXED | | Resolved on | Jan 24, 2013 10:17 | | Version | unspecified | | OS | Windows NT | | Depends On | llvm/llvm-project#13603 | | Blocks | llvm/llvm-project#12849 | | Attachments | [Reproducer](https://user-images.githubuse...
[Windows] Something's wrong with the virtual table layout
https://api.github.com/repos/llvm/llvm-project/issues/13604/comments
6
2012-06-29T01:31:17Z
2021-12-03T23:34:41Z
https://github.com/llvm/llvm-project/issues/13604
1,071,048,428
13,604
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13231](https://llvm.org/bz13231) | | Resolution | FIXED | | Resolved on | Feb 27, 2014 18:26 | | Version | unspecified | | OS | Windows NT | | Depends On | llvm/llvm-bugzilla-archive#13488 llvm/llvm-bugzilla-archive#15058 llvm/llvm-bugzilla-archive#15063 llvm/llvm-bugzilla-archi...
[Windows] Properly generate vtables with -cxx-abi microsoft
https://api.github.com/repos/llvm/llvm-project/issues/13603/comments
17
2012-06-29T00:07:31Z
2021-12-03T23:34:40Z
https://github.com/llvm/llvm-project/issues/13603
1,071,048,420
13,603
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13230](https://llvm.org/bz13230) | | Resolution | WORKSFORME | | Resolved on | Jun 29, 2012 01:30 | | Version | unspecified | | OS | Windows NT | | Attachments | [a cutdown test case that shows the gcc 4.7 error](https://user-images.githubusercontent.com/9890310/143745561-86b66c...
gcc 4.7 cannot compile llvm's RegAllocGreedy.c because cast discards qualifiers
https://api.github.com/repos/llvm/llvm-project/issues/13602/comments
3
2012-06-28T22:18:24Z
2022-01-20T02:09:41Z
https://github.com/llvm/llvm-project/issues/13602
1,071,048,416
13,602
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13229](https://llvm.org/bz13229) | | Resolution | FIXED | | Resolved on | Jun 29, 2012 19:51 | | Version | trunk | | OS | MacOS X | | Attachments | [output of "clang -c -v test.m"](https://user-images.githubusercontent.com/702021/143745560-0351f31b-46ab-4801-a652-f9ce72280c97.gz...
LLVM segfault with zero-sized struct parameter in Objective-C
https://api.github.com/repos/llvm/llvm-project/issues/13601/comments
5
2012-06-28T21:46:25Z
2021-12-03T23:34:38Z
https://github.com/llvm/llvm-project/issues/13601
1,071,048,412
13,601
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13228](https://llvm.org/bz13228) | | Resolution | FIXED | | Resolved on | Jun 28, 2012 18:45 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @atrick | ## Extended Description At -O1 and higher, LLVM/Clang version 3.2 (trunk 159346) fails to...
lib/Analysis/ScalarEvolution.cpp:5310 (SolveLinEquationWithOverflow) : Assertion `A != 0 && "A must be non-zero."' failed
https://api.github.com/repos/llvm/llvm-project/issues/13600/comments
1
2012-06-28T17:39:00Z
2021-12-03T23:34:38Z
https://github.com/llvm/llvm-project/issues/13600
1,071,048,408
13,600
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13227](https://llvm.org/bz13227) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @AlexeySalmin,@DougGregor,@ehsan,@hfinkel,@rjmccall,@vedantk,@irishrover | ## Extended Description There are some cases where clang fails to dev...
Missing devirtualizations of final methods/classes
https://api.github.com/repos/llvm/llvm-project/issues/13599/comments
2
2012-06-28T17:26:29Z
2024-01-23T01:50:52Z
https://github.com/llvm/llvm-project/issues/13599
1,071,048,405
13,599
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13226](https://llvm.org/bz13226) | | Resolution | INVALID | | Resolved on | Jan 18, 2016 17:02 | | Version | unspecified | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @etherzhhb,@tobiasgrosser | ## Extended Description I try to compile polly for MinGW &...
Don't compile polly for MinGW
https://api.github.com/repos/llvm/llvm-project/issues/13598/comments
5
2012-06-28T13:05:36Z
2021-12-03T23:34:36Z
https://github.com/llvm/llvm-project/issues/13598
1,071,048,397
13,598
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13225](https://llvm.org/bz13225) | | Resolution | FIXED | | Resolved on | Nov 30, 2015 18:06 | | Version | unspecified | | OS | All | | Attachments | [reproduction](https://user-images.githubusercontent.com/711534/143745558-a8d96876-a7ef-4c12-b26a-0d7368319bf2.gz) | | CC | @kcc ...
AddressSanitizer produces intractibly slow compiles for global initializers
https://api.github.com/repos/llvm/llvm-project/issues/13597/comments
13
2012-06-28T10:36:13Z
2021-12-03T23:34:35Z
https://github.com/llvm/llvm-project/issues/13597
1,071,048,395
13,597
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13224](https://llvm.org/bz13224) | | Resolution | FIXED | | Resolved on | Jul 31, 2012 23:13 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@ramosian-glider,@kcc,@silvasean | ## Extended Description I have a simple proje...
Memory stompage in the tooling code
https://api.github.com/repos/llvm/llvm-project/issues/13596/comments
8
2012-06-28T01:39:42Z
2021-12-03T23:34:34Z
https://github.com/llvm/llvm-project/issues/13596
1,071,048,390
13,596
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13223](https://llvm.org/bz13223) | | Resolution | INVALID | | Resolved on | Jun 27, 2012 13:15 | | Version | trunk | | OS | Linux | | Attachments | [sfinae check code segment](https://user-images.githubusercontent.com/60944935/143745557-9136457c-4840-4350-8793-4d8b7dff80e9.gz) |...
C++11 decltype sfinae static member function check
https://api.github.com/repos/llvm/llvm-project/issues/13595/comments
2
2012-06-27T18:42:50Z
2021-12-03T23:34:33Z
https://github.com/llvm/llvm-project/issues/13595
1,071,048,386
13,595
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13222](https://llvm.org/bz13222) | | Version | unspecified | | OS | All | | Attachments | [example](https://user-images.githubusercontent.com/60944935/143745556-6a092253-cd92-47da-9fe6-4c9c512d80ec.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The meth...
Add attribute allowing return type to be the same as type of an argument
https://api.github.com/repos/llvm/llvm-project/issues/13594/comments
0
2012-06-27T18:32:16Z
2023-05-21T12:41:24Z
https://github.com/llvm/llvm-project/issues/13594
1,071,048,381
13,594
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13221](https://llvm.org/bz13221) | | Resolution | FIXED | | Resolved on | Nov 13, 2012 09:40 | | Version | trunk | | OS | Linux | | CC | @d0k,@chandlerc,@zmodem | ## Extended Description stephen@hal:/tmp/cpp$ clang++ -fPIC main.cpp main.cpp:7:9: warning: GOT PIC [-W#pragma-me...
__PIC__ no longer defined when -fPIE is used
https://api.github.com/repos/llvm/llvm-project/issues/13593/comments
4
2012-06-27T16:32:02Z
2021-12-03T23:34:31Z
https://github.com/llvm/llvm-project/issues/13593
1,071,048,374
13,593
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13220](https://llvm.org/bz13220) | | Resolution | FIXED | | Resolved on | Jul 14, 2012 17:39 | | Version | trunk | | OS | Linux | | Attachments | [Test case in LLVM assembly](https://user-images.githubusercontent.com/3412956/143745555-c54fe595-149f-4375-8afd-476ca00d5d45.gz) | |...
lshr <8 x i96> followed by trunc to <8 x i32> gives incorrect results with AVX
https://api.github.com/repos/llvm/llvm-project/issues/13592/comments
1
2012-06-27T15:21:51Z
2021-12-03T23:34:30Z
https://github.com/llvm/llvm-project/issues/13592
1,071,048,372
13,592
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13219](https://llvm.org/bz13219) | | Version | trunk | | OS | Linux | | CC | @jryans | ## Extended Description I like to have a way in the JIT mode to fill undef registers with random values for debugging purposes. Reason is that I discovered a bug where I accidentally swappe...
debugging mode, where undef's are filled with randoms
https://api.github.com/repos/llvm/llvm-project/issues/13591/comments
1
2012-06-27T11:22:49Z
2021-12-03T23:34:30Z
https://github.com/llvm/llvm-project/issues/13591
1,071,048,365
13,591
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13218](https://llvm.org/bz13218) | | Resolution | INVALID | | Resolved on | Jun 27, 2012 15:35 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@dwblaikie | ## Extended Description I'm using the current clang-3.1 release. I dow...
Trying to build Emacs-24.1 with clang -O4 causes Clang to crash
https://api.github.com/repos/llvm/llvm-project/issues/13590/comments
4
2012-06-27T08:13:16Z
2021-12-03T23:34:29Z
https://github.com/llvm/llvm-project/issues/13590
1,071,048,361
13,590
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13217](https://llvm.org/bz13217) | | Resolution | FIXED | | Resolved on | Dec 07, 2012 20:53 | | Version | 3.1 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description a.cpp: struct A { union { struct { int a ...
Crash on in-class initialization of member of struct in union
https://api.github.com/repos/llvm/llvm-project/issues/13589/comments
4
2012-06-27T01:31:28Z
2021-12-03T23:34:28Z
https://github.com/llvm/llvm-project/issues/13589
1,071,048,358
13,589
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13216](https://llvm.org/bz13216) | | Resolution | FIXED | | Resolved on | Jul 31, 2012 17:41 | | Version | trunk | | OS | Linux | | Attachments | [test case and crash backtrace](https://user-images.githubusercontent.com/32180645/143745554-31e75acd-5ba9-485d-afe4-cb6bbef28548.gz)...
C++11 crash 'isStruct() && "Invalid accessor"'
https://api.github.com/repos/llvm/llvm-project/issues/13588/comments
5
2012-06-26T23:25:02Z
2021-12-03T23:34:27Z
https://github.com/llvm/llvm-project/issues/13588
1,071,048,354
13,588
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13215](https://llvm.org/bz13215) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @atrick,@lattner | ## Extended Description Running the LCSSA pass on a complex program with 5000 instruction function can take 10 seconds (in debug) on my...
SSAUpdater can be very slow.
https://api.github.com/repos/llvm/llvm-project/issues/13587/comments
3
2012-06-26T20:48:03Z
2021-12-03T23:34:26Z
https://github.com/llvm/llvm-project/issues/13587
1,071,048,351
13,587
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13214](https://llvm.org/bz13214) | | Version | trunk | | OS | All | | CC | @chandlerc | ## Extended Description This PR is the result of discussions about whether MachineBlockPlacement should be sensitive to the Loop's block iterator. There are a few loose ends... I added cla...
Verify MachineBlockPlacement bias toward source order, simplify logic?
https://api.github.com/repos/llvm/llvm-project/issues/13586/comments
1
2012-06-26T20:05:38Z
2023-08-17T20:12:39Z
https://github.com/llvm/llvm-project/issues/13586
1,071,048,344
13,586
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13213](https://llvm.org/bz13213) | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @ramosian-glider,@kcc,@zygoloid | ## Extended Description Since I've been using more Clang-built tools, I find it useful for debugging to use a saniti...
Building a sanitized Clang with --enable-shared dies with SIGSEGV
https://api.github.com/repos/llvm/llvm-project/issues/13585/comments
1
2012-06-26T11:48:42Z
2023-09-11T05:48:41Z
https://github.com/llvm/llvm-project/issues/13585
1,071,048,333
13,585
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13212](https://llvm.org/bz13212) | | Version | 3.1 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description george@tower ~/llvm/llvm-3.1.src/bin $ bin/clang -x c ~/miscTests/crash.c clang-3.1: /home/george/llvm/llvm-3.1.src/include/llvm/ADT/SmallVecto...
Assert hit in codegen of hi member assignment to 3 element vector
https://api.github.com/repos/llvm/llvm-project/issues/13584/comments
1
2012-06-26T11:04:47Z
2023-05-26T14:17:28Z
https://github.com/llvm/llvm-project/issues/13584
1,071,048,326
13,584
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13211](https://llvm.org/bz13211) | | Resolution | FIXED | | Resolved on | Dec 06, 2012 19:43 | | Version | 3.1 | | OS | Linux | | Attachments | [demonstration as referenced in the description](https://user-images.githubusercontent.com/60944935/143745553-b959b0f0-5b32-4fff-a680-2...
debug info sometimes fails when breaking by function name
https://api.github.com/repos/llvm/llvm-project/issues/13583/comments
7
2012-06-26T08:10:16Z
2021-12-03T23:34:22Z
https://github.com/llvm/llvm-project/issues/13583
1,071,048,322
13,583
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13210](https://llvm.org/bz13210) | | Resolution | FIXED | | Resolved on | Aug 17, 2012 19:58 | | Version | unspecified | | OS | All | | CC | @DougGregor,@zygoloid | ## Extended Description ehsanakhgari:/tmp [10:02:02]$ cat test.cpp template <class T> class C{}; void f() { ...
Provide better diagnostics for the case where a template class name is used without the template argument
https://api.github.com/repos/llvm/llvm-project/issues/13582/comments
4
2012-06-26T04:02:13Z
2021-12-03T23:34:21Z
https://github.com/llvm/llvm-project/issues/13582
1,071,048,319
13,582
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13209](https://llvm.org/bz13209) | | Resolution | FIXED | | Resolved on | Jul 01, 2012 10:09 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor |
Recent code size regression
https://api.github.com/repos/llvm/llvm-project/issues/13581/comments
3
2012-06-26T01:41:41Z
2021-12-03T23:34:21Z
https://github.com/llvm/llvm-project/issues/13581
1,071,048,313
13,581
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13208](https://llvm.org/bz13208) | | Resolution | FIXED | | Resolved on | Jul 04, 2012 13:37 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner |
llvm produces larger and slower code for mozilla's js interpreter
https://api.github.com/repos/llvm/llvm-project/issues/13580/comments
3
2012-06-26T00:47:24Z
2021-12-03T23:34:20Z
https://github.com/llvm/llvm-project/issues/13580
1,071,048,311
13,580
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13207](https://llvm.org/bz13207) | | Resolution | FIXED | | Resolved on | Jul 26, 2012 06:02 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 | | CC | @DougGregor,@tritao,@nico | ## Extended Description Will put a short repro soon
[Windows] Template back-reference mangling is broken with MS ABI
https://api.github.com/repos/llvm/llvm-project/issues/13579/comments
17
2012-06-26T00:46:41Z
2021-12-03T23:34:19Z
https://github.com/llvm/llvm-project/issues/13579
1,071,048,306
13,579
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13206](https://llvm.org/bz13206) | | Resolution | FIXED | | Resolved on | Jun 25, 2012 17:35 | | Version | unspecified | | OS | All | ## Extended Description Nicos-MacBook-Pro:clang thakis$ cat wchar.cc void foo(const wchar_t *); template<class T> class A { public: void met...
L__FUNCTION__ doesn't work right
https://api.github.com/repos/llvm/llvm-project/issues/13578/comments
1
2012-06-26T00:21:16Z
2021-12-03T23:34:18Z
https://github.com/llvm/llvm-project/issues/13578
1,071,048,303
13,578
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13205](https://llvm.org/bz13205) | | Version | trunk | | OS | All | | Attachments | [add a check to the VersionFromVCS cmake module: git_output should not be empty](https://user-images.githubusercontent.com/60944935/143745549-3dc236e2-0dae-4c21-8064-ea75f79abf66.gz) | | Reporter...
cmake does not correctly check "git svn log" output [PATCH INCLUDED]
https://api.github.com/repos/llvm/llvm-project/issues/13577/comments
2
2012-06-25T17:20:57Z
2023-08-09T01:40:07Z
https://github.com/llvm/llvm-project/issues/13577
1,071,048,296
13,577