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 | [11404](https://llvm.org/bz11404) | | Resolution | FIXED | | Resolved on | Feb 21, 2012 15:11 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description When I try to compile the following: #include <a...
Crash on array initializer list
https://api.github.com/repos/llvm/llvm-project/issues/11776/comments
4
2011-11-19T08:12:11Z
2021-12-03T22:38:35Z
https://github.com/llvm/llvm-project/issues/11776
1,071,024,130
11,776
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11403](https://llvm.org/bz11403) | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#11360 | | Reporter | LLVM Bugzilla Contributor | ## Extended Description From the "Intel® 64 and IA-32 Architectures Software Developer’s Manual Volume 2 (2A & 2B): Instruction Se...
[x86 disassembler] is "fucompi" documented Intel syntax?
https://api.github.com/repos/llvm/llvm-project/issues/11775/comments
0
2011-11-19T01:53:43Z
2021-12-03T22:38:34Z
https://github.com/llvm/llvm-project/issues/11775
1,071,024,123
11,775
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11402](https://llvm.org/bz11402) | | Version | unspecified | | OS | MacOS X | | Attachments | [pre-processed C++ source that illustrates problem](https://user-images.githubusercontent.com/60944935/143744277-9fa3af0d-1c6b-47be-8b62-0efe21eae929.gz) | | Reporter | LLVM Bugzilla Co...
The attached file causes clang to SEGV
https://api.github.com/repos/llvm/llvm-project/issues/11774/comments
2
2011-11-18T21:50:06Z
2023-08-06T21:15:47Z
https://github.com/llvm/llvm-project/issues/11774
1,071,024,109
11,774
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11401](https://llvm.org/bz11401) | | Resolution | DUPLICATE | | Resolved on | Dec 04, 2011 00:13 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/296817/143744276-fde49cd8-1a09-4ce8-91fd-f0cd64d7dcae.gz) | | CC | @atrick,...
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp:825: void {anonymous}::ScheduleDAGRRList::UnscheduleNodeBottomUp(llvm::SUnit*): Assertion `NumLiveRegs > 0 && "NumLiveRegs is already zero!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/11773/comments
2
2011-11-18T21:13:09Z
2021-12-03T22:38:32Z
https://github.com/llvm/llvm-project/issues/11773
1,071,024,102
11,773
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11400](https://llvm.org/bz11400) | | Resolution | INVALID | | Resolved on | May 06, 2012 15:29 | | Version | 2.9 | | OS | Linux | | Attachments | [a pass that causes the crash](https://user-images.githubusercontent.com/60944935/143744275-d72fb57a-e3ee-4cfd-a64c-8b81098eaed3.gz) ...
Loop::isLCSSAForm crashes
https://api.github.com/repos/llvm/llvm-project/issues/11772/comments
1
2011-11-18T20:06:03Z
2021-12-03T22:38:32Z
https://github.com/llvm/llvm-project/issues/11772
1,071,024,094
11,772
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11399](https://llvm.org/bz11399) | | Resolution | FIXED | | Resolved on | Jun 29, 2013 23:26 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description clang provides a slightly noisy set of dia...
diagnostic for referring to nested class before that type is complete refers to wrong type
https://api.github.com/repos/llvm/llvm-project/issues/11771/comments
2
2011-11-18T18:44:53Z
2021-12-03T22:38:31Z
https://github.com/llvm/llvm-project/issues/11771
1,071,024,088
11,771
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11398](https://llvm.org/bz11398) | | Resolution | INVALID | | Resolved on | Nov 18, 2011 16:09 | | Version | trunk | | OS | Linux | | Attachments | [Example](https://user-images.githubusercontent.com/910929/143744274-a831dc78-7838-49fa-8dd5-600922db2212.gz) | | CC | @efriedma-qu...
Incorrect generation of movapd for unaligned load
https://api.github.com/repos/llvm/llvm-project/issues/11770/comments
4
2011-11-18T05:45:36Z
2021-12-03T22:38:30Z
https://github.com/llvm/llvm-project/issues/11770
1,071,024,082
11,770
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11397](https://llvm.org/bz11397) | | Resolution | INVALID | | Resolved on | Nov 18, 2011 10:41 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/910929/143744273-bd5902e7-b4e5-49d9-b110-bd6a8e40243c.gz) | | CC | @efriedma-...
Cannot select: v2i64 = X86ISD::MOVLPD
https://api.github.com/repos/llvm/llvm-project/issues/11769/comments
2
2011-11-18T05:23:55Z
2021-12-03T22:38:29Z
https://github.com/llvm/llvm-project/issues/11769
1,071,024,074
11,769
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11396](https://llvm.org/bz11396) | | Resolution | DUPLICATE | | Resolved on | Aug 08, 2021 10:56 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@Kojoley | ## Extended Description My clang is: clang version 3.1 (trunk 144737) T...
unknown type name '__extern_inline'
https://api.github.com/repos/llvm/llvm-project/issues/11768/comments
4
2011-11-18T01:01:32Z
2021-12-03T22:38:28Z
https://github.com/llvm/llvm-project/issues/11768
1,071,024,066
11,768
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11395](https://llvm.org/bz11395) | | Version | trunk | | OS | Linux | | CC | @echristo,@efriedma-quic,@stoklund | ## Extended Description Reproducer: % ./Release+Asserts/bin/llc z.o.ll error: ran out of registers during register allocation Reduced from ffmpeg sources (with...
error: ran out of registers during register allocation
https://api.github.com/repos/llvm/llvm-project/issues/11767/comments
15
2011-11-17T19:57:42Z
2023-08-09T00:50:37Z
https://github.com/llvm/llvm-project/issues/11767
1,071,024,063
11,767
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11394](https://llvm.org/bz11394) | | Resolution | FIXED | | Resolved on | Nov 19, 2011 03:57 | | Version | trunk | | OS | MacOS X | | CC | @DougGregor,@efriedma-quic | ## Extended Description Hi, Valgrind reports an issue in the trunk (since at least a week): // TString.h: c...
valgrind: uninitialized in CompareImplicitConversionSequences
https://api.github.com/repos/llvm/llvm-project/issues/11766/comments
1
2011-11-17T08:37:24Z
2021-12-03T22:38:26Z
https://github.com/llvm/llvm-project/issues/11766
1,071,024,055
11,766
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11393](https://llvm.org/bz11393) | | Resolution | FIXED | | Resolved on | Nov 16, 2011 18:14 | | Version | trunk | | OS | MacOS X | | Attachments | [Code exhibiting bug.](https://user-images.githubusercontent.com/60944935/143744270-70020d96-2b93-4021-9818-5e8ec3327911.gz) | | Re...
Wrong code produced by -O or -O2 optimization
https://api.github.com/repos/llvm/llvm-project/issues/11765/comments
4
2011-11-16T20:31:31Z
2021-12-03T22:38:26Z
https://github.com/llvm/llvm-project/issues/11765
1,071,024,048
11,765
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11392](https://llvm.org/bz11392) | | Resolution | FIXED | | Resolved on | Oct 19, 2012 16:01 | | Version | trunk | | OS | Linux | | CC | @d0k,@lattner,@efriedma-quic,@tkremenek | ## Extended Description Compiling clang with ARM support requires more than 2GB RAM due to ARMDisa...
clang needs more than 2GB RAM to compile ARMDisassembler.cpp
https://api.github.com/repos/llvm/llvm-project/issues/11764/comments
4
2011-11-16T12:46:16Z
2021-12-03T22:38:25Z
https://github.com/llvm/llvm-project/issues/11764
1,071,024,041
11,764
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11391](https://llvm.org/bz11391) | | Resolution | FIXED | | Resolved on | Nov 16, 2011 11:23 | | Version | trunk | | OS | Linux | | CC | @zygoloid | ## Extended Description $ cat z.c struct x { _Complex float f; }; int f1() { struct x s; return __builtin_constant_p(s.f ...
Regression in expression evaluator
https://api.github.com/repos/llvm/llvm-project/issues/11763/comments
1
2011-11-16T12:22:00Z
2021-12-03T22:38:24Z
https://github.com/llvm/llvm-project/issues/11763
1,071,024,033
11,763
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11390](https://llvm.org/bz11390) | | Resolution | FIXED | | Resolved on | Nov 15, 2011 21:59 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky,@zygoloid | ## Extended Description Given this testcase: target datalayout = "e-p:64:64:...
DSE miscompile
https://api.github.com/repos/llvm/llvm-project/issues/11762/comments
3
2011-11-16T04:17:27Z
2021-12-03T22:38:23Z
https://github.com/llvm/llvm-project/issues/11762
1,071,024,025
11,762
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11389](https://llvm.org/bz11389) | | Resolution | FIXED | | Resolved on | Nov 15, 2011 20:52 | | Version | trunk | | OS | MacOS X | | Attachments | [testcase for DAG crash](https://user-images.githubusercontent.com/46755665/143744269-01b36acf-dc2b-491f-99dc-148b8c45e430.gz) | | ...
integer-promotion of CONCAT_VECTORS failing
https://api.github.com/repos/llvm/llvm-project/issues/11761/comments
1
2011-11-16T02:46:26Z
2021-12-03T22:38:22Z
https://github.com/llvm/llvm-project/issues/11761
1,071,024,020
11,761
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11388](https://llvm.org/bz11388) | | Version | trunk | | OS | All | | Depends On | llvm/llvm-project#11747 | | CC | @nlewycky | ## Extended Description The fix for llvm/llvm-project#11747 potentially disabled some optimization. Enabling this optimization requires updating us...
Allow getSCEVAtScope/ComputeBackEdgeTakenCount to handle multiple loop exits
https://api.github.com/repos/llvm/llvm-project/issues/11760/comments
0
2011-11-16T02:42:08Z
2022-01-26T22:18:17Z
https://github.com/llvm/llvm-project/issues/11760
1,071,024,015
11,760
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11387](https://llvm.org/bz11387) | | Resolution | FIXED | | Resolved on | Nov 15, 2011 16:39 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description clang trunk r144645, libstdc++ 4.6.2. A templ...
template classes are never "trivial" in C++0x
https://api.github.com/repos/llvm/llvm-project/issues/11759/comments
1
2011-11-15T22:20:24Z
2021-12-03T22:38:20Z
https://github.com/llvm/llvm-project/issues/11759
1,071,024,007
11,759
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11386](https://llvm.org/bz11386) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744268-c42962a1-e1de-4fbf-862b-1b0df85bf061.gz) | | Reporter | LLVM B...
Regression(r143660): Assertion failed: (NumLiveRegs > 0 && "NumLiveRegs is already zero!"), function UnscheduleNodeBottomUp, file ScheduleDAGRRList.cpp, line 825. Breaks ffmpeg build.
https://api.github.com/repos/llvm/llvm-project/issues/11758/comments
8
2011-11-15T20:44:57Z
2021-12-03T22:38:19Z
https://github.com/llvm/llvm-project/issues/11758
1,071,023,999
11,758
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11385](https://llvm.org/bz11385) | | Resolution | FIXED | | Resolved on | Nov 16, 2011 01:33 | | Version | unspecified | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic,@pwo,@zygoloid | ## Extended Description with r144648 pes delta-2006.08.03$...
Assertion failed: (SI.getBitWidth() == Info.Ctx.getIntWidth(E->getType()) && "Invalid evaluation result."), function Success, file ExprConstant.cpp, line 2250.
https://api.github.com/repos/llvm/llvm-project/issues/11757/comments
2
2011-11-15T20:38:16Z
2021-12-03T22:38:18Z
https://github.com/llvm/llvm-project/issues/11757
1,071,023,996
11,757
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11384](https://llvm.org/bz11384) | | Resolution | FIXED | | Resolved on | Nov 15, 2011 13:48 | | Version | unspecified | | OS | All | | Attachments | [repro](https://user-images.githubusercontent.com/3487/143744267-8ff52842-96ac-46fb-8732-4e93d0879d8e.gz) | | CC | @stoklund | #...
Regression(r144515?): Clang crashes when building ffmpeg, Assertion failed: (ExtVNI == VNI && "Unexpected existing value number")
https://api.github.com/repos/llvm/llvm-project/issues/11756/comments
3
2011-11-15T19:26:29Z
2021-12-03T22:38:17Z
https://github.com/llvm/llvm-project/issues/11756
1,071,023,985
11,756
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11383](https://llvm.org/bz11383) | | Resolution | FIXED | | Resolved on | Nov 16, 2011 01:29 | | Version | trunk | | OS | Linux | | Attachments | [dnxhdenc.i (gzipped)](https://user-images.githubusercontent.com/4255/143744266-70c8d55f-d570-4d03-8edf-6885ef7ad7b2.gz) | | CC | @ef...
r144559 causes possible miscompilation with libav/ffmpeg
https://api.github.com/repos/llvm/llvm-project/issues/11755/comments
2
2011-11-15T17:57:31Z
2021-12-03T22:38:17Z
https://github.com/llvm/llvm-project/issues/11755
1,071,023,978
11,755
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11382](https://llvm.org/bz11382) | | Resolution | INVALID | | Resolved on | Nov 16, 2011 02:22 | | Version | trunk | | OS | Linux | | Attachments | [C file to reproduce problem](https://user-images.githubusercontent.com/60944935/143744263-a7a7e90b-0ecb-4a81-b4b9-7ad578f0280c.gz)...
Pointer comparison failure with opt -O2
https://api.github.com/repos/llvm/llvm-project/issues/11754/comments
5
2011-11-15T17:51:12Z
2021-12-03T22:38:16Z
https://github.com/llvm/llvm-project/issues/11754
1,071,023,974
11,754
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11381](https://llvm.org/bz11381) | | Version | 2.9 | | OS | Linux | | CC | @brunodefraine,@DougGregor,@zygoloid,@tstellar | ## Extended Description ```cpp template <typename T> class dep_base { }; struct nondep_base { typedef int type; }; template <typena...
out-of-line definition of 'curr::f' differ from the declaration in the return type
https://api.github.com/repos/llvm/llvm-project/issues/11753/comments
6
2011-11-15T14:19:36Z
2023-11-05T04:33:15Z
https://github.com/llvm/llvm-project/issues/11753
1,071,023,966
11,753
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11380](https://llvm.org/bz11380) | | Resolution | FIXED | | Resolved on | Nov 14, 2011 22:52 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description There are some trivial optimizations that SAFECode is not doing. For example,...
SAFECode should have an optimization to eliminate trivially safe checks
https://api.github.com/repos/llvm/llvm-project/issues/11752/comments
1
2011-11-15T06:31:32Z
2021-12-03T22:38:14Z
https://github.com/llvm/llvm-project/issues/11752
1,071,023,959
11,752
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11379](https://llvm.org/bz11379) | | Resolution | FIXED | | Resolved on | Nov 25, 2011 14:25 | | Version | unspecified | | OS | All | ## Extended Description There are no papers listed for 2011, this can't be so. It would be great for someone to take over responsibility for m...
llvm.org/pubs needs a maintainer
https://api.github.com/repos/llvm/llvm-project/issues/11751/comments
2
2011-11-15T03:00:46Z
2021-12-03T22:38:13Z
https://github.com/llvm/llvm-project/issues/11751
1,071,023,950
11,751
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11378](https://llvm.org/bz11378) | | Resolution | FIXED | | Resolved on | Nov 15, 2011 17:04 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description $llc -O0 /tmp/cplus-dem.ll -o /tmp/cplus-dem.s Assertion failed: (isMetadata() && "W...
Assertion failed: (isMetadata() && "Wrong MachineOperand accessor")
https://api.github.com/repos/llvm/llvm-project/issues/11750/comments
2
2011-11-15T02:34:21Z
2021-12-03T22:38:13Z
https://github.com/llvm/llvm-project/issues/11750
1,071,023,946
11,750
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11377](https://llvm.org/bz11377) | | Resolution | FIXED | | Resolved on | May 14, 2012 15:12 | | Version | trunk | | OS | MacOS X | | Attachments | [program showing error.](https://user-images.githubusercontent.com/60944935/143744261-45aab727-7d8f-4006-9d1e-e6f542726b76.gz) | | ...
SFINAE errors don't say what went wrong in the template
https://api.github.com/repos/llvm/llvm-project/issues/11749/comments
3
2011-11-15T02:21:23Z
2021-12-03T22:38:12Z
https://github.com/llvm/llvm-project/issues/11749
1,071,023,942
11,749
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11376](https://llvm.org/bz11376) | | Resolution | FIXED | | Resolved on | Dec 08, 2011 21:38 | | Version | trunk | | OS | Linux | | CC | @chandlerc,@lattner,@efriedma-quic | ## Extended Description Three one-byte loads are illegally combined into one 4-byte load Observed on r...
illegal load widening at O2
https://api.github.com/repos/llvm/llvm-project/issues/11748/comments
7
2011-11-15T01:44:32Z
2021-12-03T22:38:11Z
https://github.com/llvm/llvm-project/issues/11748
1,071,023,932
11,748
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11375](https://llvm.org/bz11375) | | Resolution | FIXED | | Resolved on | Nov 17, 2011 22:25 | | Version | trunk | | OS | MacOS X | | Blocks | llvm/llvm-bugzilla-archive#11388 | | Attachments | [Sample program demonstrating the bug](https://user-images.githubusercontent.com/609...
Different results for 'clang++ huh.cpp' and 'clang++ -O3 huh.cpp' - Codegen??
https://api.github.com/repos/llvm/llvm-project/issues/11747/comments
7
2011-11-15T00:41:18Z
2021-12-03T22:38:10Z
https://github.com/llvm/llvm-project/issues/11747
1,071,023,924
11,747
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11374](https://llvm.org/bz11374) | | Resolution | FIXED | | Resolved on | Oct 17, 2013 00:56 | | Version | trunk | | OS | Linux | | CC | @isanbard | ## Extended Description The clang regression test CodeGenObjC/exceptions.m causes an assertion failure in llvm/lib/VMCore/Value....
test/CodeGenObjC/exceptions.m causes assertion failure
https://api.github.com/repos/llvm/llvm-project/issues/11746/comments
1
2011-11-14T23:39:19Z
2021-12-03T22:38:09Z
https://github.com/llvm/llvm-project/issues/11746
1,071,023,914
11,746
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11373](https://llvm.org/bz11373) | | Resolution | FIXED | | Resolved on | May 12, 2014 00:41 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description Hello. I am not sure what component this goes...
stderr/cerr inconsistency between clang and clang++ -std=c++11
https://api.github.com/repos/llvm/llvm-project/issues/11745/comments
28
2011-11-14T22:30:50Z
2021-12-03T22:38:08Z
https://github.com/llvm/llvm-project/issues/11745
1,071,023,908
11,745
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11372](https://llvm.org/bz11372) | | Resolution | INVALID | | Resolved on | Nov 14, 2011 16:04 | | Version | 2.9 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description Attempting to isolate to just the below case does not cr...
Compiling code with anonymous struct within anonymous union is casuing a segfault
https://api.github.com/repos/llvm/llvm-project/issues/11744/comments
2
2011-11-14T19:59:30Z
2021-12-03T22:38:07Z
https://github.com/llvm/llvm-project/issues/11744
1,071,023,897
11,744
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11371](https://llvm.org/bz11371) | | Resolution | FIXED | | Resolved on | Nov 14, 2011 11:23 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description LoadInst is used in function replaceLoadWithValue. Happens in earlie...
SSAUpdater.h should forward declare LoadInst
https://api.github.com/repos/llvm/llvm-project/issues/11743/comments
1
2011-11-14T18:36:16Z
2021-12-03T22:38:06Z
https://github.com/llvm/llvm-project/issues/11743
1,071,023,890
11,743
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11370](https://llvm.org/bz11370) | | Resolution | FIXED | | Resolved on | Nov 15, 2011 00:39 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744257-016c47bf-78f0-4f7e-b14c-e1afe97315be.gz) | | Reporter | LLVM B...
AVX2 vpxor instruction generated with AVX1 target
https://api.github.com/repos/llvm/llvm-project/issues/11742/comments
4
2011-11-14T16:40:33Z
2021-12-03T22:38:05Z
https://github.com/llvm/llvm-project/issues/11742
1,071,023,887
11,742
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11369](https://llvm.org/bz11369) | | Resolution | FIXED | | Resolved on | Nov 13, 2011 23:17 | | Version | unspecified | | OS | All | | Attachments | [problem](https://user-images.githubusercontent.com/3487/143744256-4d282ca1-207b-45f9-9930-3e9c0628651b.gz) | ## Extended Descri...
Regression(143585): wide characters aren't written correctly.
https://api.github.com/repos/llvm/llvm-project/issues/11741/comments
1
2011-11-14T07:00:13Z
2021-12-03T22:38:04Z
https://github.com/llvm/llvm-project/issues/11741
1,071,023,881
11,741
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11368](https://llvm.org/bz11368) | | Version | trunk | | OS | Linux | | Attachments | [failure_testcase](https://user-images.githubusercontent.com/60944935/143744254-39779098-ef31-4daf-a46a-8ba5a891faad.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Exten...
Out of memory while analyzing gcc source tree (insn-emit.c)
https://api.github.com/repos/llvm/llvm-project/issues/11740/comments
3
2011-11-13T20:12:09Z
2021-12-03T22:38:03Z
https://github.com/llvm/llvm-project/issues/11740
1,071,023,874
11,740
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11367](https://llvm.org/bz11367) | | Resolution | WONTFIX | | Resolved on | Nov 14, 2011 14:54 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@lattner,@echristo,@tlattner | ## Extended Description given 3 IL files: test1.ll: --------...
[regression] missed LTO oportunity
https://api.github.com/repos/llvm/llvm-project/issues/11739/comments
4
2011-11-13T19:26:38Z
2022-01-20T02:35:23Z
https://github.com/llvm/llvm-project/issues/11739
1,071,023,869
11,739
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11366](https://llvm.org/bz11366) | | Resolution | INVALID | | Resolved on | Nov 15, 2011 21:01 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@efriedma-quic | ## Extended Description When upgrading to Mac OS X Lion, and updati...
Clang and llvm-gcc compile infinite loop into avoffset from smake & cdrecord projects
https://api.github.com/repos/llvm/llvm-project/issues/11738/comments
7
2011-11-13T19:19:43Z
2021-12-03T22:38:01Z
https://github.com/llvm/llvm-project/issues/11738
1,071,023,864
11,738
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11365](https://llvm.org/bz11365) | | Resolution | FIXED | | Resolved on | Mar 17, 2012 18:28 | | Version | trunk | | OS | All | | Attachments | [Minimal test case](https://user-images.githubusercontent.com/425024/143744251-aa3c3c46-e8f0-48b8-aae0-250cc6862ea5.gz) | | CC | @DougG...
Non-POD compound literal array elements are not destroyed
https://api.github.com/repos/llvm/llvm-project/issues/11737/comments
1
2011-11-13T03:06:53Z
2021-12-03T22:38:00Z
https://github.com/llvm/llvm-project/issues/11737
1,071,023,860
11,737
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11364](https://llvm.org/bz11364) | | Resolution | FIXED | | Resolved on | Feb 06, 2020 06:45 | | Version | trunk | | OS | All | | CC | @sjoerdmeijer | ## Extended Description The codegen PeepholeOptimizer can eliminate bitcasts like these: %vreg1<def> = VMOVSR %vreg0,...
Peephole pass should remove dead code
https://api.github.com/repos/llvm/llvm-project/issues/11736/comments
2
2011-11-12T23:08:39Z
2021-12-03T22:38:00Z
https://github.com/llvm/llvm-project/issues/11736
1,071,023,854
11,736
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11363](https://llvm.org/bz11363) | | Version | trunk | | OS | All | ## Extended Description InlineSpiller refuses to rematerialize values before a tied use: tie(Reads, Writes) = MI->readsWritesVirtualRegister(VirtReg.reg, &Ops); if (Writes) { for (unsigned i = 0, e =...
InlineSpiller won't remat before tied use
https://api.github.com/repos/llvm/llvm-project/issues/11735/comments
0
2011-11-12T21:38:59Z
2021-12-03T22:37:59Z
https://github.com/llvm/llvm-project/issues/11735
1,071,023,846
11,735
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11362](https://llvm.org/bz11362) | | Resolution | INVALID | | Resolved on | Nov 12, 2011 07:10 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I was running the libcxx tests with gcc-4.7.0 and noticed: % c++ -std=c+...
Undefined behavior in pop_heap_comp.pass.cpp
https://api.github.com/repos/llvm/llvm-project/issues/11734/comments
4
2011-11-12T11:27:30Z
2021-12-03T22:37:58Z
https://github.com/llvm/llvm-project/issues/11734
1,071,023,839
11,734
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11361](https://llvm.org/bz11361) | | Resolution | FIXED | | Resolved on | Nov 11, 2011 21:09 | | Version | trunk | | OS | Linux | | CC | @nlewycky | ## Extended Description valgrind thinks it's due to use of freed heap. [regehr@gamow tmp061]$ clang -v clang version 3.1 (tru...
iterators invalidated in ComputeExitCountExhaustively in SCEV
https://api.github.com/repos/llvm/llvm-project/issues/11733/comments
1
2011-11-12T04:08:24Z
2021-12-03T22:37:57Z
https://github.com/llvm/llvm-project/issues/11733
1,071,023,831
11,733
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11360](https://llvm.org/bz11360) | | Resolution | DUPLICATE | | Resolved on | Nov 30, 2011 18:59 | | Version | trunk | | OS | Linux | | CC | @atrick,@efriedma-quic | ## Extended Description [regehr@gamow tmp060]$ clang -v clang version 3.1 (trunk 144393) Target: x86_64-unknow...
Assertion `NumVisited == getNumBlocks() && "Unreachable block in loop"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/11732/comments
2
2011-11-11T22:03:45Z
2021-12-03T22:37:56Z
https://github.com/llvm/llvm-project/issues/11732
1,071,023,822
11,732
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11359](https://llvm.org/bz11359) | | Resolution | FIXED | | Resolved on | May 09, 2012 02:12 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@DougGregor,@zygoloid | ## Extended Description Consider: % cat test.ii int main...
Crash in simple lambda expression
https://api.github.com/repos/llvm/llvm-project/issues/11731/comments
7
2011-11-11T21:01:16Z
2021-12-03T22:37:55Z
https://github.com/llvm/llvm-project/issues/11731
1,071,023,814
11,731
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11358](https://llvm.org/bz11358) | | Resolution | FIXED | | Resolved on | Jan 24, 2012 20:31 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@nico | ## Extended Description This is not clearly a dupe for bug 8446 even though tha...
fails to suggest missing "typename" before type
https://api.github.com/repos/llvm/llvm-project/issues/11730/comments
0
2011-11-10T23:31:58Z
2021-12-03T22:37:54Z
https://github.com/llvm/llvm-project/issues/11730
1,071,023,807
11,730
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11357](https://llvm.org/bz11357) | | Resolution | FIXED | | Resolved on | Nov 10, 2011 19:16 | | Version | trunk | | OS | Linux | | CC | @efriedma-quic | ## Extended Description [regehr@gamow tmp059]$ clang -v clang version 3.1 (trunk 144292) Target: x86_64-unknown-linux-gnu ...
Assertion `getConstant() == V && "Marking constant with different value"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/11729/comments
1
2011-11-10T22:22:16Z
2021-12-03T22:37:53Z
https://github.com/llvm/llvm-project/issues/11729
1,071,023,802
11,729
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11356](https://llvm.org/bz11356) | | Resolution | FIXED | | Resolved on | Jul 13, 2012 20:18 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#11447 | | CC | @atrick,@efriedma-quic,@FlashSheridan,@sunfishcode | ## Extended Description Program should n...
likely wrong code bug: floating point exception executing code compiled at -O3
https://api.github.com/repos/llvm/llvm-project/issues/11728/comments
6
2011-11-10T22:11:18Z
2021-12-03T22:37:52Z
https://github.com/llvm/llvm-project/issues/11728
1,071,023,789
11,728
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11355](https://llvm.org/bz11355) | | Version | trunk | | OS | Linux | | Attachments | [file causing fail](https://user-images.githubusercontent.com/455423/143744248-c8259156-0693-4d85-b066-9073f125e9dd.gz) | | CC | @efriedma-quic,@arsenm | ## Extended Description Assertion `...
SelectionDAGBuilder.cpp assertion fail
https://api.github.com/repos/llvm/llvm-project/issues/11727/comments
8
2011-11-10T18:12:46Z
2023-06-25T07:47:45Z
https://github.com/llvm/llvm-project/issues/11727
1,071,023,783
11,727
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11354](https://llvm.org/bz11354) | | Resolution | FIXED | | Resolved on | Nov 10, 2011 20:00 | | Version | trunk | | OS | Linux | | CC | @efriedma-quic | ## Extended Description C99 states the following: ------------------------------------------------------------------ 6.7.5...
restrict keyword not turned into noalias if array syntax is used
https://api.github.com/repos/llvm/llvm-project/issues/11726/comments
1
2011-11-10T14:42:57Z
2021-12-03T22:37:51Z
https://github.com/llvm/llvm-project/issues/11726
1,071,023,774
11,726
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11353](https://llvm.org/bz11353) | | Resolution | FIXED | | Resolved on | Nov 11, 2011 20:08 | | Version | unspecified | | OS | All | | Attachments | [Testcase](https://user-images.githubusercontent.com/56606707/143744247-ef69d6ff-c593-43f2-8e07-5c966461c881.gz) | | CC | @asl | ...
Miscompile with -scalarrepl
https://api.github.com/repos/llvm/llvm-project/issues/11725/comments
1
2011-11-10T05:28:42Z
2021-12-03T22:37:50Z
https://github.com/llvm/llvm-project/issues/11725
1,071,023,768
11,725
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11352](https://llvm.org/bz11352) | | Resolution | FIXED | | Resolved on | Nov 26, 2019 10:03 | | Version | trunk | | OS | Linux | | Attachments | [IR which globalopt miscompiles](https://user-images.githubusercontent.com/92601262/143744246-9f584887-9351-479e-96c3-d2aa4c289246.gz...
globalopt miscompilation with i32/i64 mismatch in GEP indices
https://api.github.com/repos/llvm/llvm-project/issues/11724/comments
8
2011-11-09T23:50:29Z
2021-12-03T22:37:49Z
https://github.com/llvm/llvm-project/issues/11724
1,071,023,762
11,724
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11351](https://llvm.org/bz11351) | | Version | 2.9 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@gribozavr | ## Extended Description It would be great if clang showed warnings about common incorrect usage of exceptions and appropriate f...
warnings about common incorrect usage of exceptions
https://api.github.com/repos/llvm/llvm-project/issues/11723/comments
0
2011-11-09T22:42:32Z
2023-09-03T23:17:05Z
https://github.com/llvm/llvm-project/issues/11723
1,071,023,752
11,723
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11350](https://llvm.org/bz11350) | | Resolution | FIXED | | Resolved on | Nov 17, 2011 20:39 | | Version | trunk | | OS | Linux | | CC | @atrick,@efriedma-quic | ## Extended Description [regehr@gamow tmp054]$ clang -v clang version 3.1 (trunk 144189) Target: x86_64-unknown-li...
Assertion `N <= Simplified.size() && "runaway iteration"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/11722/comments
5
2011-11-09T22:40:19Z
2021-12-03T22:37:47Z
https://github.com/llvm/llvm-project/issues/11722
1,071,023,745
11,722
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11349](https://llvm.org/bz11349) | | Resolution | FIXED | | Resolved on | Nov 14, 2011 22:57 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The CompleteChecks pass is responsible for turning incomplete checks into comp...
SAFECode does not make debug version of C library checks complete.
https://api.github.com/repos/llvm/llvm-project/issues/11721/comments
1
2011-11-09T22:20:00Z
2021-12-03T22:37:46Z
https://github.com/llvm/llvm-project/issues/11721
1,071,023,741
11,721
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11348](https://llvm.org/bz11348) | | Resolution | FIXED | | Resolved on | Jan 27, 2012 15:31 | | Version | trunk | | OS | MacOS X | | CC | @tkremenek | ## Extended Description Related to checker-258 and XCode 4.2. When running 'scan-build xcodebuild' on my project using ARC I...
Running scan-build on a ARC project results in tons of errors
https://api.github.com/repos/llvm/llvm-project/issues/11720/comments
13
2011-11-09T22:03:49Z
2021-12-03T22:37:45Z
https://github.com/llvm/llvm-project/issues/11720
1,071,023,737
11,720
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11347](https://llvm.org/bz11347) | | Resolution | FIXED | | Resolved on | Nov 09, 2011 18:17 | | Version | trunk | | OS | Linux | | CC | @stoklund | ## Extended Description [regehr@gamow tmp053]$ clang -v clang version 3.1 (trunk 144189) Target: x86_64-unknown-linux-gnu Threa...
Assertion `SnippetCopies.count(MI) && "Remaining use wasn't a snippet copy"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/11719/comments
1
2011-11-09T20:27:02Z
2021-12-03T22:37:45Z
https://github.com/llvm/llvm-project/issues/11719
1,071,023,729
11,719
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11346](https://llvm.org/bz11346) | | Resolution | INVALID | | Resolved on | Nov 09, 2011 12:38 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description I try to collect code coverage data ...
Code coverage for XCode 4.2 LLVM 3.0
https://api.github.com/repos/llvm/llvm-project/issues/11718/comments
1
2011-11-09T17:55:22Z
2021-12-03T22:37:44Z
https://github.com/llvm/llvm-project/issues/11718
1,071,023,725
11,718
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11345](https://llvm.org/bz11345) | | Resolution | FIXED | | Resolved on | Jan 23, 2012 19:13 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo,@nico | ## Extended Description Consider this testcase: class locale { private: ...
debug info generated for functions that are not emitted
https://api.github.com/repos/llvm/llvm-project/issues/11717/comments
3
2011-11-09T03:44:51Z
2021-12-03T22:37:43Z
https://github.com/llvm/llvm-project/issues/11717
1,071,023,720
11,717
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11344](https://llvm.org/bz11344) | | Version | unspecified | | OS | All | | CC | @asl | ## Extended Description In MultiSource/.../oggenc vorbis_encode_ctl the following sequence of instructions is generated testq %rbx, %rbx jne LBB11_38 movq $0, 5568(%rax) movq $0...
Use constants in registers to avoid immediate constants in instructions
https://api.github.com/repos/llvm/llvm-project/issues/11716/comments
0
2011-11-09T02:38:23Z
2021-12-03T22:37:42Z
https://github.com/llvm/llvm-project/issues/11716
1,071,023,711
11,716
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11343](https://llvm.org/bz11343) | | Resolution | FIXED | | Resolved on | Jan 07, 2013 22:43 | | Version | unspecified | | OS | All | | CC | @zygoloid | ## Extended Description Testcase: typedef int IA[]; typedef int A10[10]; extern A10 *c5(void); extern IA *c5(void); int tes...
clang does not compute composite type correctly for function redeclaration
https://api.github.com/repos/llvm/llvm-project/issues/11715/comments
2
2011-11-09T00:30:16Z
2021-12-03T22:37:41Z
https://github.com/llvm/llvm-project/issues/11715
1,071,023,703
11,715
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11342](https://llvm.org/bz11342) | | Resolution | FIXED | | Resolved on | Nov 08, 2011 15:57 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This testcase: target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:3...
Assertion `BestRC && "Couldn't find the register class"`
https://api.github.com/repos/llvm/llvm-project/issues/11714/comments
1
2011-11-08T23:50:33Z
2021-12-03T22:37:40Z
https://github.com/llvm/llvm-project/issues/11714
1,071,023,691
11,714
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11341](https://llvm.org/bz11341) | | Resolution | FIXED | | Resolved on | Nov 08, 2011 15:02 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The SAFECode/Clang tool should have an option that turns on the termination fe...
SAFECode should have a terminate option
https://api.github.com/repos/llvm/llvm-project/issues/11713/comments
1
2011-11-08T22:48:55Z
2021-12-03T22:37:40Z
https://github.com/llvm/llvm-project/issues/11713
1,071,023,687
11,713
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11340](https://llvm.org/bz11340) | | Resolution | FIXED | | Resolved on | Nov 08, 2011 15:08 | | Version | trunk | | OS | Linux | | CC | @efriedma-quic | ## Extended Description [regehr@gamow tmp050]$ clang -O1 small.c ; ./a.out 0 [regehr@gamow tmp050]$ clang -O2 small.c ; ./a...
clang wrong code bug
https://api.github.com/repos/llvm/llvm-project/issues/11712/comments
1
2011-11-08T22:18:40Z
2021-12-03T22:37:39Z
https://github.com/llvm/llvm-project/issues/11712
1,071,023,680
11,712
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11339](https://llvm.org/bz11339) | | Resolution | FIXED | | Resolved on | Nov 08, 2011 20:20 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description ~/projects/c++ % clang -v Apple clang version 2.1 (ta...
clang++ crashes on explicit destructor call with incorrect class-name (in function template)
https://api.github.com/repos/llvm/llvm-project/issues/11711/comments
1
2011-11-08T21:47:05Z
2021-12-03T22:37:38Z
https://github.com/llvm/llvm-project/issues/11711
1,071,023,675
11,711
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11338](https://llvm.org/bz11338) | | Resolution | FIXED | | Resolved on | Nov 09, 2011 17:02 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The C standard library protections for SAFECode should add run-time checks to ...
SAFECode does not detect overflows from using the fgets() function.
https://api.github.com/repos/llvm/llvm-project/issues/11710/comments
1
2011-11-08T20:38:25Z
2021-12-03T22:37:37Z
https://github.com/llvm/llvm-project/issues/11710
1,071,023,668
11,710
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11337](https://llvm.org/bz11337) | | Resolution | FIXED | | Resolved on | Feb 11, 2012 16:02 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @AaronBallman | ## Extended Description The front-end should not accept bit field type: struct S { u...
Type of bitfield
https://api.github.com/repos/llvm/llvm-project/issues/11709/comments
1
2011-11-08T18:45:37Z
2021-12-03T22:37:36Z
https://github.com/llvm/llvm-project/issues/11709
1,071,023,660
11,709
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11336](https://llvm.org/bz11336) | | Resolution | WORKSFORME | | Resolved on | Nov 08, 2011 16:44 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description The 'online-demo' compiler crash with this code: #incl...
vargs macro dererencing a incomplete structure
https://api.github.com/repos/llvm/llvm-project/issues/11708/comments
3
2011-11-08T18:03:20Z
2022-01-20T02:08:01Z
https://github.com/llvm/llvm-project/issues/11708
1,071,023,653
11,708
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11335](https://llvm.org/bz11335) | | Resolution | FIXED | | Resolved on | Nov 30, 2011 18:59 | | Version | trunk | | OS | Linux | | CC | @atrick,@efriedma-quic | ## Extended Description [regehr@gamow tmp051]$ clang -v clang version 3.1 (trunk 144028) Target: x86_64-unknown-li...
Assertion `HasInsideLoopSuccs && "Loop block has no in-loop successors!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/11707/comments
5
2011-11-08T17:46:10Z
2021-12-03T22:37:35Z
https://github.com/llvm/llvm-project/issues/11707
1,071,023,644
11,707
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11334](https://llvm.org/bz11334) | | Resolution | FIXED | | Resolved on | Sep 30, 2013 09:42 | | Version | trunk | | OS | Linux | | CC | @darkbuck,@ZviRackover | ## Extended Description Consider the following test: ; RUN: llc < %s -mtriple=x86_64-pc-linux -mcpu=corei7 | FileCh...
'fpext float2 to double2' not lowered to 'cvtps2pd'
https://api.github.com/repos/llvm/llvm-project/issues/11706/comments
1
2011-11-08T13:23:09Z
2021-12-03T22:37:34Z
https://github.com/llvm/llvm-project/issues/11706
1,071,023,636
11,706
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11333](https://llvm.org/bz11333) | | Version | 2.9 | | OS | Linux | | Attachments | [All testcases](https://user-images.githubusercontent.com/60944935/143744244-c08e87ae-cec8-404f-bf55-12d10b6dac1e.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Description If the...
Some line continuations within comments cause false errors or evade warnings
https://api.github.com/repos/llvm/llvm-project/issues/11705/comments
0
2011-11-08T12:16:55Z
2021-12-03T22:37:33Z
https://github.com/llvm/llvm-project/issues/11705
1,071,023,628
11,705
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11332](https://llvm.org/bz11332) | | Resolution | INVALID | | Resolved on | Nov 10, 2011 21:50 | | Version | trunk | | OS | All | | Attachments | [patch](https://user-images.githubusercontent.com/60944935/143744243-e2bad54b-2f4d-4ff3-b9bb-a0e6abbe58df.gz) | | Reporter | LLVM Bug...
Calls using a bitcast of a function don't show up in the call graph
https://api.github.com/repos/llvm/llvm-project/issues/11704/comments
6
2011-11-08T09:41:53Z
2021-12-03T22:37:32Z
https://github.com/llvm/llvm-project/issues/11704
1,071,023,620
11,704
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11331](https://llvm.org/bz11331) | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#9258 | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@atrick,@dobbelaj-snps,@sunfishcode,@nlewycky | ## Extended Description I met an alias analysis problem in LICM phase...
alias analysis problem in LICM
https://api.github.com/repos/llvm/llvm-project/issues/11703/comments
7
2011-11-08T08:00:03Z
2021-12-03T22:37:31Z
https://github.com/llvm/llvm-project/issues/11703
1,071,023,612
11,703
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11330](https://llvm.org/bz11330) | | Resolution | FIXED | | Resolved on | Nov 08, 2011 10:41 | | Version | trunk | | OS | MacOS X | | Attachments | [minimal source to repro + xcodeproj](https://user-images.githubusercontent.com/60944935/143744242-0a26c6b9-b466-49a1-a141-4db5ecd7...
llvm-gcc optimizer generates movaps instruction on non-aligned memory
https://api.github.com/repos/llvm/llvm-project/issues/11702/comments
3
2011-11-08T06:02:48Z
2021-12-03T22:37:30Z
https://github.com/llvm/llvm-project/issues/11702
1,071,023,607
11,702
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11329](https://llvm.org/bz11329) | | Resolution | FIXED | | Resolved on | Feb 15, 2012 11:16 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @AnnaZaks,@gribozavr |
empty loops should be flagged
https://api.github.com/repos/llvm/llvm-project/issues/11701/comments
4
2011-11-08T01:41:23Z
2021-12-03T22:37:29Z
https://github.com/llvm/llvm-project/issues/11701
1,071,023,597
11,701
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11328](https://llvm.org/bz11328) | | Resolution | INVALID | | Resolved on | Nov 07, 2011 15:31 | | Version | trunk | | OS | FreeBSD | | Attachments | [The testcase pasted into the description](https://user-images.githubusercontent.com/60944935/143744241-5a00ed91-1699-4e9f-b754-0...
No implicit copy constructor is created for a volatile struct in a non-voatile struct
https://api.github.com/repos/llvm/llvm-project/issues/11700/comments
4
2011-11-07T20:04:07Z
2021-12-03T22:37:29Z
https://github.com/llvm/llvm-project/issues/11700
1,071,023,589
11,700
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11327](https://llvm.org/bz11327) | | Resolution | WORKSFORME | | Resolved on | Nov 07, 2011 16:59 | | Version | trunk | | OS | All | | Attachments | [failure inducing input](https://user-images.githubusercontent.com/732536/143744240-8a301291-e295-463b-8b28-bf31720c0636.gz) | | C...
clang crash and subsequent hang
https://api.github.com/repos/llvm/llvm-project/issues/11699/comments
4
2011-11-07T19:53:12Z
2022-01-20T02:07:59Z
https://github.com/llvm/llvm-project/issues/11699
1,071,023,581
11,699
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11326](https://llvm.org/bz11326) | | Resolution | WORKSFORME | | Resolved on | Nov 19, 2018 16:22 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#4440 | | Attachments | [Output and assembly showing the incorrectly generated structure offsets](https://user-imag...
Clang generates incorrect code for structure member offsets on ARM
https://api.github.com/repos/llvm/llvm-project/issues/11698/comments
26
2011-11-07T18:56:57Z
2022-01-20T02:07:58Z
https://github.com/llvm/llvm-project/issues/11698
1,071,023,570
11,698
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11325](https://llvm.org/bz11325) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description On the following program: static enum { ABORT, FOO } first_enum; static enum { ERROR, BAR } second_enum; int main (void) { ...
Clang doesn't detect a code problem with enum deceleration that Sun's CC detects
https://api.github.com/repos/llvm/llvm-project/issues/11697/comments
2
2011-11-07T14:59:10Z
2023-05-21T15:48:38Z
https://github.com/llvm/llvm-project/issues/11697
1,071,023,563
11,697
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11324](https://llvm.org/bz11324) | | Resolution | INVALID | | Resolved on | Nov 07, 2011 17:45 | | Version | 2.7 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description the second "i" in for (int i = 0; i < 10; ++i) { const int...
for loop variable scope
https://api.github.com/repos/llvm/llvm-project/issues/11696/comments
2
2011-11-07T14:39:21Z
2021-12-03T22:37:25Z
https://github.com/llvm/llvm-project/issues/11696
1,071,023,556
11,696
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11323](https://llvm.org/bz11323) | | Resolution | WORKSFORME | | Resolved on | Nov 30, 2011 17:34 | | Version | trunk | | OS | Linux | | CC | @lattner,@echristo,@nico | ## Extended Description The total size of .o files when building Chromium with Clang on Linux grew from 4493...
Binary sizes with debug info grew 35% after r143097
https://api.github.com/repos/llvm/llvm-project/issues/11695/comments
16
2011-11-07T13:33:30Z
2022-01-20T02:07:56Z
https://github.com/llvm/llvm-project/issues/11695
1,071,023,552
11,695
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11322](https://llvm.org/bz11322) | | Resolution | FIXED | | Resolved on | Dec 03, 2011 17:49 | | Version | trunk | | OS | Linux | | CC | @asl,@ramosian-glider,@kcc | ## Extended Description ARM/ELF uses .init_array section for constructors. Unlike .ctors section, .init_array i...
Wrong constructor order for ARM/ELF
https://api.github.com/repos/llvm/llvm-project/issues/11694/comments
11
2011-11-07T09:58:04Z
2021-12-03T22:37:23Z
https://github.com/llvm/llvm-project/issues/11694
1,071,023,543
11,694
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11321](https://llvm.org/bz11321) | | Version | 2.8 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In celebration of the DST transition today, please consider adding a static analyzer check for the folded constant 86400 (24*60*60), either intege...
Warn on folded constants that look like bad date math
https://api.github.com/repos/llvm/llvm-project/issues/11693/comments
1
2011-11-06T20:23:19Z
2021-12-03T22:37:22Z
https://github.com/llvm/llvm-project/issues/11693
1,071,023,533
11,693
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11320](https://llvm.org/bz11320) | | Resolution | FIXED | | Resolved on | Nov 08, 2011 13:46 | | Version | trunk | | OS | Linux | | Attachments | [Preprocessed source triggering bug.](https://user-images.githubusercontent.com/92601274/143744232-1ff59834-6ae4-43fd-b285-02596c836d...
sync builtins parameter type matching fails
https://api.github.com/repos/llvm/llvm-project/issues/11692/comments
2
2011-11-06T18:48:37Z
2021-12-03T22:37:21Z
https://github.com/llvm/llvm-project/issues/11692
1,071,023,521
11,692
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11319](https://llvm.org/bz11319) | | Resolution | FIXED | | Resolved on | Nov 10, 2011 21:17 | | Version | trunk | | OS | Linux | | Attachments | [The test cases to reproduce the bug.](https://user-images.githubusercontent.com/60944935/143744230-00de8952-bc29-4bfc-a4dd-ef6c2da49...
ARM instruction selection failure when -promote-elements=true and -mattr=+neon
https://api.github.com/repos/llvm/llvm-project/issues/11691/comments
8
2011-11-06T18:45:36Z
2021-12-03T22:37:21Z
https://github.com/llvm/llvm-project/issues/11691
1,071,023,517
11,691
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11318](https://llvm.org/bz11318) | | Resolution | FIXED | | Resolved on | Nov 07, 2011 16:51 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744229-9130ee8b-8cad-4c10-9694-efca5adc4e8c.gz) | | Reporter | LLVM B...
Cannot select v4i32 = BUILD_VECTOR error from short program
https://api.github.com/repos/llvm/llvm-project/issues/11690/comments
1
2011-11-06T18:22:37Z
2021-12-03T22:37:20Z
https://github.com/llvm/llvm-project/issues/11690
1,071,023,509
11,690
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11317](https://llvm.org/bz11317) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Example: http://lab.llvm.org:8011/builders/clang-x86_64-ubuntu/builds/166/steps/test-clang http://bb.pgr.jp/builders/cmake-clang-x86_64-li...
[zorg] ClangTestCommand lets pass Timeout failure as succeeded
https://api.github.com/repos/llvm/llvm-project/issues/11689/comments
5
2011-11-06T15:42:12Z
2023-08-09T00:54:07Z
https://github.com/llvm/llvm-project/issues/11689
1,071,023,502
11,689
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11316](https://llvm.org/bz11316) | | Resolution | FIXED | | Resolved on | Dec 19, 2015 13:48 | | Version | trunk | | OS | Linux | | Attachments | [Test case for aggregate va_arg usage.](https://user-images.githubusercontent.com/296817/143744227-a10079a1-0862-481e-b73e-22153e3391...
Missing aggregate va_arg for PowerPC
https://api.github.com/repos/llvm/llvm-project/issues/11688/comments
4
2011-11-05T18:49:04Z
2021-12-03T22:37:18Z
https://github.com/llvm/llvm-project/issues/11688
1,071,023,497
11,688
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11315](https://llvm.org/bz11315) | | Resolution | WORKSFORME | | Resolved on | Jan 13, 2012 02:16 | | Version | 2.9 | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The following program: #include <stdio.h> int main()...
Bug in clang with throwing exceptions with noreturn functions?
https://api.github.com/repos/llvm/llvm-project/issues/11687/comments
3
2011-11-05T01:56:51Z
2022-01-20T02:07:55Z
https://github.com/llvm/llvm-project/issues/11687
1,071,023,491
11,687
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11314](https://llvm.org/bz11314) | | Resolution | FIXED | | Resolved on | Nov 10, 2011 01:45 | | Version | trunk | | OS | Linux | | Attachments | [reproducer](https://user-images.githubusercontent.com/60944935/143744225-40309dc2-759d-4e61-953f-f583406ad62f.gz), [minimal reproduc...
Assertion `BestRC && "Couldn't find the register class"
https://api.github.com/repos/llvm/llvm-project/issues/11686/comments
3
2011-11-04T23:16:30Z
2021-12-03T22:37:17Z
https://github.com/llvm/llvm-project/issues/11686
1,071,023,485
11,686
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11313](https://llvm.org/bz11313) | | Version | trunk | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @DimitryAndric,@tkremenek | ## Extended Description The is a false positive in the format checker, when using conditional operator and parameters ge...
-Wformat could use a note that implicit promotion occurred
https://api.github.com/repos/llvm/llvm-project/issues/11685/comments
8
2011-11-04T20:15:38Z
2022-08-11T18:29:06Z
https://github.com/llvm/llvm-project/issues/11685
1,071,023,481
11,685
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11312](https://llvm.org/bz11312) | | Resolution | FIXED | | Resolved on | Nov 07, 2011 12:54 | | Version | trunk | | OS | All | | Attachments | [Initial test case that crashes](https://user-images.githubusercontent.com/60944935/143744224-6f43f29e-f0d4-4868-b02b-95970cd5375b.gz) ...
Reparsing crashes for certain template-code
https://api.github.com/repos/llvm/llvm-project/issues/11684/comments
2
2011-11-04T18:44:13Z
2021-12-03T22:37:15Z
https://github.com/llvm/llvm-project/issues/11684
1,071,023,473
11,684
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11311](https://llvm.org/bz11311) | | Resolution | DUPLICATE | | Resolved on | Nov 04, 2011 11:52 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Hi, The following code doesn't compile: #include <arm_neon.h> template <i...
Range checking on builtins before template instantiation
https://api.github.com/repos/llvm/llvm-project/issues/11683/comments
1
2011-11-04T18:01:09Z
2021-12-03T22:37:14Z
https://github.com/llvm/llvm-project/issues/11683
1,071,023,467
11,683
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11310](https://llvm.org/bz11310) | | Resolution | INVALID | | Resolved on | Nov 04, 2011 12:30 | | Version | unspecified | | OS | MacOS X | | Attachments | [example showing that the const pointers are allowed to modify the instance it points to](https://user-images.githubusercon...
const pointers to instances is allowed to modify the instance it points
https://api.github.com/repos/llvm/llvm-project/issues/11682/comments
1
2011-11-04T16:05:10Z
2021-12-03T22:37:13Z
https://github.com/llvm/llvm-project/issues/11682
1,071,023,459
11,682
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11309](https://llvm.org/bz11309) | | Resolution | INVALID | | Resolved on | Feb 29, 2012 04:35 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The following code is used in g++'s std::shared_ptr, ...
move constructor does not suppress copy constructor
https://api.github.com/repos/llvm/llvm-project/issues/11681/comments
3
2011-11-04T15:42:12Z
2021-12-03T22:37:12Z
https://github.com/llvm/llvm-project/issues/11681
1,071,023,449
11,681
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11308](https://llvm.org/bz11308) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@jayfoad,@tlattner | ## Extended Description There seems to be no way to auto-upgrade IR containing the following kind of thing to LLVM 3.0. This kin...
[3.0] Autoupgrade doesn't handle old style MRV functions
https://api.github.com/repos/llvm/llvm-project/issues/11680/comments
8
2011-11-04T15:06:59Z
2023-08-17T12:02:44Z
https://github.com/llvm/llvm-project/issues/11680
1,071,023,441
11,680
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11307](https://llvm.org/bz11307) | | Resolution | INVALID | | Resolved on | Nov 04, 2011 07:46 | | Version | trunk | | OS | MacOS X | | Attachments | [SSCCE to show the problem.](https://user-images.githubusercontent.com/60944935/143744222-80e79df3-85fb-4bac-8d20-1a976fcba118.gz...
Template parameter candidate incorrectly ignored
https://api.github.com/repos/llvm/llvm-project/issues/11679/comments
1
2011-11-04T14:30:20Z
2021-12-03T22:37:11Z
https://github.com/llvm/llvm-project/issues/11679
1,071,023,436
11,679
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11306](https://llvm.org/bz11306) | | Resolution | FIXED | | Resolved on | Jun 05, 2014 22:01 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description A few times I have written (note the ... in the wrong place on ...
Variadic template fix-it suggestion
https://api.github.com/repos/llvm/llvm-project/issues/11678/comments
2
2011-11-04T13:49:13Z
2021-12-03T22:37:10Z
https://github.com/llvm/llvm-project/issues/11678
1,071,023,431
11,678
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [11305](https://llvm.org/bz11305) | | Resolution | FIXED | | Resolved on | Aug 06, 2012 01:30 | | Version | trunk | | OS | All | ## Extended Description The following intrinsics are supposed to return a certain bit from EFLAGS, but instead return ECX just like the form of the i...
int_x86_sse42_pcmpistri*128 and int_x86_sse42_pcmpestri*128 instrinsics don't work correctly
https://api.github.com/repos/llvm/llvm-project/issues/11677/comments
1
2011-11-04T07:23:01Z
2021-12-03T22:37:09Z
https://github.com/llvm/llvm-project/issues/11677
1,071,023,422
11,677