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 | [10504](https://llvm.org/bz10504) | | Resolution | FIXED | | Resolved on | Jul 26, 2011 23:24 | | Version | unspecified | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description While researching the recent test run for clang in...
clang 3.0 on freebsd 9-current amd64 dies on some construct when linking
https://api.github.com/repos/llvm/llvm-project/issues/10876/comments
6
2011-07-26T21:29:01Z
2021-12-03T22:25:08Z
https://github.com/llvm/llvm-project/issues/10876
1,071,017,222
10,876
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10503](https://llvm.org/bz10503) | | Resolution | FIXED | | Resolved on | Jul 26, 2011 18:00 | | Version | trunk | | OS | Windows NT | | Attachments | [failed test](https://user-images.githubusercontent.com/60944935/143743542-fe60fff6-453a-49f3-b0be-98b61326d08f.gz) | | Reporter...
llvm::SplitEditor::leaveIntvBefore(llvm::SlotIndex): Assertion `MI && "No instruction at index"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/10875/comments
3
2011-07-26T19:23:48Z
2021-12-03T22:25:07Z
https://github.com/llvm/llvm-project/issues/10875
1,071,017,215
10,875
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10502](https://llvm.org/bz10502) | | Resolution | FIXED | | Resolved on | Jul 26, 2011 14:41 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description Somebody wasn't thinking little-endian ;-) http://llvm.org/svn/l...
.gcno version number in .gcno files is incorrect
https://api.github.com/repos/llvm/llvm-project/issues/10874/comments
4
2011-07-26T18:44:32Z
2021-12-03T22:25:06Z
https://github.com/llvm/llvm-project/issues/10874
1,071,017,212
10,874
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10501](https://llvm.org/bz10501) | | Resolution | DUPLICATE | | Resolved on | Jul 26, 2011 20:50 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @bcardosolopes | ## Extended Description Revision: 136074 With following .ll, llc -mattr=+avx ...
[x86/AVX CodeGen] Cannot select v8i32 = BUILD_VECTOR
https://api.github.com/repos/llvm/llvm-project/issues/10873/comments
1
2011-07-26T17:47:52Z
2021-12-03T22:25:05Z
https://github.com/llvm/llvm-project/issues/10873
1,071,017,199
10,873
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10500](https://llvm.org/bz10500) | | Resolution | INVALID | | Resolved on | Jul 26, 2011 20:33 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @bcardosolopes | ## Extended Description Revision: 136074 Following .ll for x86/AVX target produ...
[x86/AVX CodeGen] Cannot select v8f32 = bitcast
https://api.github.com/repos/llvm/llvm-project/issues/10872/comments
1
2011-07-26T17:23:27Z
2021-12-03T22:25:04Z
https://github.com/llvm/llvm-project/issues/10872
1,071,017,193
10,872
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10499](https://llvm.org/bz10499) | | Resolution | FIXED | | Resolved on | Feb 25, 2013 17:01 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @darkbuck | ## Extended Description llc: LegalizeDAG.cpp:788: llvm::SDValue<unnamed>::Selectio...
llvm::SDValue<unnamed>::SelectionDAGLegalize::LegalizeOp(llvm::SDValue): Assertion `(TLI.getTypeAction(*DAG.getContext(), Node->getOperand(i).getValueType()) == TargetLowering::TypeLegal || Node->getOperand(i).getOpcode() == ISD::TargetConstant) && "Unexp
https://api.github.com/repos/llvm/llvm-project/issues/10871/comments
1
2011-07-26T13:06:07Z
2021-12-03T22:25:03Z
https://github.com/llvm/llvm-project/issues/10871
1,071,017,187
10,871
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10498](https://llvm.org/bz10498) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @arndb,@topperc,@efriedma-quic,@francisvm,@gburgessiv,@itaraban,@lalozano,@m-gupta,@nickdesaulniers,@stephenhines,@stoklund,@tstellar | ## Extended Descrip...
unsigned int getFPReg(const llvm::MachineOperand&): Assertion `Reg >= X86::FP0 && Reg <= X86::FP6 && "Expected FP register!"' fa
https://api.github.com/repos/llvm/llvm-project/issues/10870/comments
16
2011-07-26T13:05:35Z
2023-09-09T07:35:15Z
https://github.com/llvm/llvm-project/issues/10870
1,071,017,181
10,870
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10497](https://llvm.org/bz10497) | | Resolution | FIXED | | Resolved on | Jul 26, 2011 16:03 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description llc: LegalizeVectorTypes.cpp:528: void llvm::DAGTypeL...
SplitVecRes_BITCAST(llvm::SDNode*, llvm::SDValue&, llvm::SDValue&): Assertion `false && "Unknown type action!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/10869/comments
1
2011-07-26T13:04:20Z
2021-12-03T22:25:01Z
https://github.com/llvm/llvm-project/issues/10869
1,071,017,169
10,869
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10496](https://llvm.org/bz10496) | | Resolution | INVALID | | Resolved on | Aug 04, 2011 07:45 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @bcardosolopes | ## Extended Description AVX has instructions for {signed,unsigned} x {byte,word,dw...
[AVX] missing intrinsics for integer min/max instructions
https://api.github.com/repos/llvm/llvm-project/issues/10868/comments
7
2011-07-26T12:34:39Z
2021-12-03T22:25:00Z
https://github.com/llvm/llvm-project/issues/10868
1,071,017,162
10,868
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10495](https://llvm.org/bz10495) | | Resolution | FIXED | | Resolved on | Aug 01, 2011 16:55 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143743540-8dca8a9e-0b9f-42c2-86eb-3a451a51e328.gz) | | Reporter | LLVM B...
[AVX] "cannot select" ch = store error
https://api.github.com/repos/llvm/llvm-project/issues/10867/comments
1
2011-07-26T11:28:00Z
2021-12-03T22:24:59Z
https://github.com/llvm/llvm-project/issues/10867
1,071,017,156
10,867
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10494](https://llvm.org/bz10494) | | Resolution | FIXED | | Resolved on | Aug 02, 2011 11:06 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143743539-e21f29d1-bae4-4970-82d0-e152fc1205f9.gz) | | Reporter | LLVM B...
[AVX] (Result.getValueType() == Op.getValueType() && "Bad legalization!") assert hits
https://api.github.com/repos/llvm/llvm-project/issues/10866/comments
1
2011-07-26T11:25:59Z
2021-12-03T22:24:58Z
https://github.com/llvm/llvm-project/issues/10866
1,071,017,148
10,866
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10493](https://llvm.org/bz10493) | | Resolution | FIXED | | Resolved on | Jul 28, 2011 12:36 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143743538-ff8119e4-ce0b-4a89-827b-0ec962d50853.gz) | | Reporter | LLVM B...
[AVX] "cannot select" v8f32 = X86ISD::VZEXT_MOVL error
https://api.github.com/repos/llvm/llvm-project/issues/10865/comments
1
2011-07-26T11:23:54Z
2021-12-03T22:24:57Z
https://github.com/llvm/llvm-project/issues/10865
1,071,017,137
10,865
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10492](https://llvm.org/bz10492) | | Resolution | FIXED | | Resolved on | Aug 11, 2011 13:59 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143743537-af3cd7fa-f572-4cae-a03a-779caf42e70c.gz) | | Reporter | LLVM B...
[AVX] Assertion failed: ((VT == MVT::v4i32 || VT == MVT::v4f32) && "unsupported shuffle type"),
https://api.github.com/repos/llvm/llvm-project/issues/10864/comments
1
2011-07-26T11:21:20Z
2021-12-03T22:24:57Z
https://github.com/llvm/llvm-project/issues/10864
1,071,017,120
10,864
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10491](https://llvm.org/bz10491) | | Resolution | FIXED | | Resolved on | Jul 28, 2011 12:34 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143743536-d54008e5-155a-4c0f-94d1-680e18b18498.gz) | | Reporter | LLVM B...
[AVX] "cannot select" v8i32 = BUILD_VECTOR error
https://api.github.com/repos/llvm/llvm-project/issues/10863/comments
1
2011-07-26T11:14:21Z
2021-12-03T22:24:56Z
https://github.com/llvm/llvm-project/issues/10863
1,071,017,111
10,863
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10490](https://llvm.org/bz10490) | | Resolution | INVALID | | Resolved on | Aug 08, 2011 19:57 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143743535-0d513d5b-48d9-4a3e-a345-f7a46334efab.gz) | | Reporter | LLVM...
[AVX] Unknown type for unpckh / UNREACHABLE executed at X86ISelLowering.cpp:5756!
https://api.github.com/repos/llvm/llvm-project/issues/10862/comments
1
2011-07-26T11:10:51Z
2021-12-03T22:24:55Z
https://github.com/llvm/llvm-project/issues/10862
1,071,017,104
10,862
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10489](https://llvm.org/bz10489) | | Resolution | FIXED | | Resolved on | Jul 28, 2011 20:36 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143743534-169df616-6274-4670-81a4-949120be7f47.gz) | | Reporter | LLVM B...
[AVX] "cannot select" v8i32 = X86ISD::PALIGN error
https://api.github.com/repos/llvm/llvm-project/issues/10861/comments
1
2011-07-26T11:04:08Z
2021-12-03T22:24:54Z
https://github.com/llvm/llvm-project/issues/10861
1,071,017,099
10,861
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10488](https://llvm.org/bz10488) | | Version | 2.9 | | OS | Linux | | Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143743533-75df4521-bbb4-4653-b33b-b2a74749628c.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@topperc,@efriedma-quic...
Assert failure in eliminateFrameIndex at -O0
https://api.github.com/repos/llvm/llvm-project/issues/10860/comments
5
2011-07-26T10:52:15Z
2023-08-09T06:26:57Z
https://github.com/llvm/llvm-project/issues/10860
1,071,017,094
10,860
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10487](https://llvm.org/bz10487) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | Windows XP | | Attachments | [Invalid C++ code that crashes the frontend](https://user-images.githubusercontent.com/60944935/143743531-cd403e51-b8f3-4300-9d6...
Invalid C++ code crashes frontend
https://api.github.com/repos/llvm/llvm-project/issues/10859/comments
12
2011-07-26T09:44:13Z
2021-12-03T22:24:52Z
https://github.com/llvm/llvm-project/issues/10859
1,071,017,085
10,859
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10486](https://llvm.org/bz10486) | | Version | trunk | | OS | Linux | | CC | @efriedma-quic | ## Extended Description There is a lot of code still in the wild that uses K&R-style (non-)prototypes or definitions. It would be nice to have a non-default warning for this to make i...
Warning for K&R declarations and definitions
https://api.github.com/repos/llvm/llvm-project/issues/10858/comments
3
2011-07-26T00:22:12Z
2023-05-24T17:22:38Z
https://github.com/llvm/llvm-project/issues/10858
1,071,017,080
10,858
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10485](https://llvm.org/bz10485) | | Resolution | INVALID | | Resolved on | Nov 07, 2018 00:22 | | Version | 2.7 | | OS | Linux | | Attachments | [The problematic code](https://user-images.githubusercontent.com/60944935/143743528-d304893d-ee17-43dc-be63-d3f69b697062.gz), [Compil...
Struct Passed by Value treated as if Passed By Reference with --force-interpreter
https://api.github.com/repos/llvm/llvm-project/issues/10857/comments
4
2011-07-26T00:02:42Z
2021-12-03T22:24:50Z
https://github.com/llvm/llvm-project/issues/10857
1,071,017,071
10,857
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10484](https://llvm.org/bz10484) | | Resolution | DUPLICATE | | Resolved on | Jul 25, 2011 16:39 | | Version | trunk | | OS | All | | Attachments | [Unoptimized bitcode for clang's Stmp.cpp](https://user-images.githubusercontent.com/92601353/143743525-995329a1-6634-47ff-82bd-694...
Lifetime markers are preventing alloca promotion
https://api.github.com/repos/llvm/llvm-project/issues/10856/comments
1
2011-07-25T22:52:20Z
2021-12-03T22:24:49Z
https://github.com/llvm/llvm-project/issues/10856
1,071,017,058
10,856
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10483](https://llvm.org/bz10483) | | Resolution | DUPLICATE | | Resolved on | Jul 25, 2011 17:03 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description There are many functions in the standard library...
Insert warn_unused_result attributes
https://api.github.com/repos/llvm/llvm-project/issues/10855/comments
2
2011-07-25T22:47:26Z
2021-12-03T22:24:48Z
https://github.com/llvm/llvm-project/issues/10855
1,071,017,050
10,855
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10482](https://llvm.org/bz10482) | | Resolution | WORKSFORME | | Resolved on | Aug 09, 2012 11:14 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description llc: LegalizeDAG.cpp:788: llvm::SDValue<unnamed>::SelectionDAGLegalize::...
Assertion `(TLI.getTypeAction(*DAG.getContext(), Node->getOperand(i).getValueType()) == TargetLowering::TypeLegal || Node->getOperand(i).getOpcode() == ISD::TargetConstant) && "Unexpected illegal type!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/10854/comments
1
2011-07-25T19:59:34Z
2022-01-20T02:07:20Z
https://github.com/llvm/llvm-project/issues/10854
1,071,017,043
10,854
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10481](https://llvm.org/bz10481) | | Resolution | WORKSFORME | | Resolved on | Aug 09, 2012 11:12 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic,@darkbuck | ## Extended Description llc: LegalizeDAG.cpp:781: llvm::SDValu...
Assertion: `TLI.getTypeAction(*DAG.getContext(), Node->getValueType(i)) == TargetLowering::TypeLegal && "Unexpected illegal type!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/10853/comments
5
2011-07-25T19:42:52Z
2022-01-20T02:07:18Z
https://github.com/llvm/llvm-project/issues/10853
1,071,017,028
10,853
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10480](https://llvm.org/bz10480) | | Resolution | FIXED | | Resolved on | Jul 26, 2011 20:30 | | Version | unspecified | | OS | FreeBSD | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143743524-a01b749e-41d0-47ea-9ce6-0c2fd53b8b6a.gz) | | Reporte...
Assertion failed: (FD->isUsed() && "Sema didn't mark implicit function as used!"), function GetOrCreateLLVMFunction, file CodeGenModule.cpp, line 925.
https://api.github.com/repos/llvm/llvm-project/issues/10852/comments
3
2011-07-25T17:22:46Z
2021-12-03T22:24:46Z
https://github.com/llvm/llvm-project/issues/10852
1,071,017,010
10,852
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10479](https://llvm.org/bz10479) | | Resolution | FIXED | | Resolved on | Jul 26, 2011 10:32 | | Version | 2.9 | | OS | Linux | ## Extended Description This bug could be reported to llvm since it seems to come from <llvm/ADT/Triple.h>. Under Kfreebsd, the line: std::cout << T....
Dragonegg is failing to build under Debian KFreebsd
https://api.github.com/repos/llvm/llvm-project/issues/10851/comments
2
2011-07-25T11:49:51Z
2021-12-03T22:24:45Z
https://github.com/llvm/llvm-project/issues/10851
1,071,016,998
10,851
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10478](https://llvm.org/bz10478) | | Resolution | INVALID | | Resolved on | Jan 21, 2017 03:16 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When compiling the following code, I get these errors. (ucontext is depr...
undefined functions asprintf_l, snprintf_l
https://api.github.com/repos/llvm/llvm-project/issues/10850/comments
6
2011-07-25T10:53:06Z
2021-12-03T22:24:44Z
https://github.com/llvm/llvm-project/issues/10850
1,071,016,990
10,850
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10477](https://llvm.org/bz10477) | | Resolution | WORKSFORME | | Resolved on | Jul 16, 2012 08:01 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic,@sunfishcode,@regehr | ## Extended Description llc: LegalizeTypes.cpp:622:...
Assertion `N.getNode()->getNodeId() != NewNode && "Mapped to new node!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/10849/comments
2
2011-07-25T08:06:17Z
2022-01-20T02:07:17Z
https://github.com/llvm/llvm-project/issues/10849
1,071,016,983
10,849
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10476](https://llvm.org/bz10476) | | Resolution | FIXED | | Resolved on | Jul 25, 2011 17:25 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description llc: SelectionDAG.cpp:5204: void llvm::SelectionDAG::...
Assertion `(!From->hasAnyUseOfValue(i) || From->getValueType(i) == To->getValueType(i)) && "Cannot use this version of ReplaceAllUsesWith!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/10848/comments
1
2011-07-25T08:05:00Z
2021-12-03T22:24:42Z
https://github.com/llvm/llvm-project/issues/10848
1,071,016,978
10,848
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10475](https://llvm.org/bz10475) | | Resolution | FIXED | | Resolved on | Mar 01, 2013 12:44 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @darkbuck | ## Extended Description llc: LegalizeTypes.cpp:823: void llvm::DAGTypeLegalizer::G...
Assertion `Entry.first.getNode() && "Operand isn't split"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/10847/comments
4
2011-07-25T08:04:31Z
2021-12-03T22:24:41Z
https://github.com/llvm/llvm-project/issues/10847
1,071,016,966
10,847
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10474](https://llvm.org/bz10474) | | Resolution | FIXED | | Resolved on | Jul 28, 2011 13:54 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@efriedma-quic | ## Extended Description This program aborts when compiled with llvm-gcc. This i...
buildbots should stop building llvm-gcc gfortran
https://api.github.com/repos/llvm/llvm-project/issues/10846/comments
10
2011-07-25T07:46:41Z
2021-12-03T22:24:40Z
https://github.com/llvm/llvm-project/issues/10846
1,071,016,958
10,846
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10473](https://llvm.org/bz10473) | | Resolution | FIXED | | Resolved on | Aug 07, 2011 02:39 | | Version | trunk | | OS | MacOS X | | Attachments | [An example of an invalid module](https://user-images.githubusercontent.com/60944935/143743522-acb1aa82-54f9-4db6-8a10-6d2ab1db410d...
New type system: Invalid module not caught by verifier
https://api.github.com/repos/llvm/llvm-project/issues/10845/comments
9
2011-07-25T07:14:03Z
2021-12-03T22:24:40Z
https://github.com/llvm/llvm-project/issues/10845
1,071,016,949
10,845
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10472](https://llvm.org/bz10472) | | Resolution | FIXED | | Resolved on | Jul 25, 2011 13:10 | | Version | 2.8 | | OS | Linux | | CC | @lattner | ## Extended Description The type generic function nexttoward() is type generic on just the first argument. The second argument is a...
nexttoward is wrong in <tgmath.h>
https://api.github.com/repos/llvm/llvm-project/issues/10844/comments
2
2011-07-25T02:39:08Z
2021-12-03T22:24:39Z
https://github.com/llvm/llvm-project/issues/10844
1,071,016,944
10,844
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10471](https://llvm.org/bz10471) | | Resolution | FIXED | | Resolved on | Dec 28, 2011 09:49 | | Version | trunk | | OS | Linux | | CC | @d0k | ## Extended Description FLT_EVAL_METHOD needs to depend upon which FPU code is being generated for. If the sse2 FPU is being used for...
FLT_EVAL_METHOD sometimes wrong for Intel FPUs
https://api.github.com/repos/llvm/llvm-project/issues/10843/comments
3
2011-07-25T02:37:24Z
2021-12-03T22:24:38Z
https://github.com/llvm/llvm-project/issues/10843
1,071,016,939
10,843
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10470](https://llvm.org/bz10470) | | Resolution | WONTFIX | | Resolved on | Dec 10, 2013 09:08 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @mclow | ## Extended Description Various old code uses ext/slist as a low-overhead linked lis...
Providing ext/slist would improve GNU compatibility
https://api.github.com/repos/llvm/llvm-project/issues/10842/comments
2
2011-07-25T02:16:44Z
2022-01-20T02:34:53Z
https://github.com/llvm/llvm-project/issues/10842
1,071,016,935
10,842
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10469](https://llvm.org/bz10469) | | Resolution | FIXED | | Resolved on | Jul 24, 2011 19:00 | | Version | unspecified | | OS | All | | Attachments | [patch to conditionalize warning](https://user-images.githubusercontent.com/60944935/143743521-63152f9d-21b8-453b-9a32-5ee6a71142...
ext/hash_set shouldn't warn when compiling with -Wno-deprecated
https://api.github.com/repos/llvm/llvm-project/issues/10841/comments
1
2011-07-25T01:44:59Z
2021-12-03T22:24:36Z
https://github.com/llvm/llvm-project/issues/10841
1,071,016,930
10,841
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10468](https://llvm.org/bz10468) | | Resolution | FIXED | | Resolved on | Jul 25, 2011 11:53 | | Version | 2.8 | | OS | Linux | | CC | @asl,@tkremenek | ## Extended Description Hardware: Intel Pentium 4 (32-bit mode) O.S.: Linux Fedora Core 15 (32-bit mode) The following pr...
Variable length arrays crash compiler
https://api.github.com/repos/llvm/llvm-project/issues/10840/comments
3
2011-07-25T01:44:01Z
2021-12-03T22:24:36Z
https://github.com/llvm/llvm-project/issues/10840
1,071,016,920
10,840
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10467](https://llvm.org/bz10467) | | Resolution | FIXED | | Resolved on | Aug 06, 2011 01:54 | | Version | unspecified | | OS | FreeBSD | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143743520-e9f2c6b3-e430-4ba4-8730-56d262a21a7b.gz) | | Reporte...
Referring to a basic block in another function!
https://api.github.com/repos/llvm/llvm-project/issues/10839/comments
3
2011-07-24T22:13:30Z
2021-12-03T22:24:35Z
https://github.com/llvm/llvm-project/issues/10839
1,071,016,912
10,839
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10466](https://llvm.org/bz10466) | | Resolution | FIXED | | Resolved on | Jul 25, 2011 16:37 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description llc: SelectionDAG.cpp:916: llvm::SDValue llvm::Select...
Assertion `(EltVT.getSizeInBits() >= 64 || (uint64_t)((int64_t)Val >> EltVT.getSizeInBits()) + 1 < 2) && "getConstant with a uint64_t value that doesn't fit in the type!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/10838/comments
1
2011-07-24T21:27:29Z
2021-12-03T22:24:34Z
https://github.com/llvm/llvm-project/issues/10838
1,071,016,906
10,838
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10465](https://llvm.org/bz10465) | | Resolution | WORKSFORME | | Resolved on | Jul 16, 2012 07:59 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description llc: X86MCInstLower.cpp:236: void SimplifyShortImmForm(llvm::MCInst&, un...
Assertion `Inst.getOperand(0).isReg() && Inst.getOperand(ImmOp).isImm() && ((Inst.getNumOperands() == 3 && Inst.getOperand(1).isReg() && Inst.getOperand(0).getReg() == Inst.getOperand(1).getReg()) || Inst.getNumOperands() == 2) && "Unexpected instruction!
https://api.github.com/repos/llvm/llvm-project/issues/10837/comments
1
2011-07-24T21:26:46Z
2022-01-20T02:07:16Z
https://github.com/llvm/llvm-project/issues/10837
1,071,016,898
10,837
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10464](https://llvm.org/bz10464) | | Resolution | WORKSFORME | | Resolved on | Jul 16, 2012 07:58 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description llc: /nfs/iil/disks/cvcc/nrotem/llvm/readonly-llvm-head/include/llvm/Sup...
Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/10836/comments
3
2011-07-24T21:25:36Z
2022-01-20T02:07:15Z
https://github.com/llvm/llvm-project/issues/10836
1,071,016,890
10,836
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10463](https://llvm.org/bz10463) | | Resolution | FIXED | | Resolved on | Jul 24, 2011 15:24 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @stoklund | ## Extended Description llc: InlineSpiller.cpp:1018: void<unnamed>::InlineSpiller::spil...
Assertion `SnippetCopies.count(MI) && "Remaining use wasn't a snippet copy"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/10835/comments
1
2011-07-24T21:24:37Z
2021-12-03T22:24:31Z
https://github.com/llvm/llvm-project/issues/10835
1,071,016,881
10,835
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10462](https://llvm.org/bz10462) | | Resolution | FIXED | | Resolved on | Jul 28, 2011 20:27 | | Version | unspecified | | OS | All | | CC | @akyrtzi,@DougGregor,@tkremenek,@rjmccall | ## Extended Description Clang crashes on: $ cat foo.cpp enum MyEnum { something_valid, ...
JumpScopeChecker crash on invalid
https://api.github.com/repos/llvm/llvm-project/issues/10834/comments
2
2011-07-24T21:12:37Z
2021-12-03T22:24:30Z
https://github.com/llvm/llvm-project/issues/10834
1,071,016,873
10,834
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10461](https://llvm.org/bz10461) | | Resolution | FIXED | | Resolved on | Jul 24, 2011 16:35 | | Version | unspecified | | OS | All | | Attachments | [stringcheck.cpp — show problems with std::string](https://user-images.githubusercontent.com/60944935/143743515-774c9ffd-3405-4ec...
std::string should *not* use C string functions like strcmp, wcscmp
https://api.github.com/repos/llvm/llvm-project/issues/10833/comments
7
2011-07-24T07:31:21Z
2021-12-03T22:24:30Z
https://github.com/llvm/llvm-project/issues/10833
1,071,016,865
10,833
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10460](https://llvm.org/bz10460) | | Version | unspecified | | OS | All | | CC | @DougGregor,@jryans,@zygoloid | ## Extended Description Consider this: ``` $ cat t.cc enum class foo_t { abcdef, b, c }; foo_t x = abcdef; namespace bar { enum bar_t { abcdef...
poor error recovery from unqualified class enum
https://api.github.com/repos/llvm/llvm-project/issues/10832/comments
5
2011-07-24T02:42:52Z
2023-08-19T16:40:32Z
https://github.com/llvm/llvm-project/issues/10832
1,071,016,858
10,832
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10459](https://llvm.org/bz10459) | | Resolution | FIXED | | Resolved on | Apr 30, 2014 23:33 | | Version | trunk | | OS | All | | CC | @DougGregor | ## Extended Description The following should be rejected struct A { explicit operator int(); }; long a = long(A()); But clang...
explicit conversion function return conversions not restricted to qualifications
https://api.github.com/repos/llvm/llvm-project/issues/10831/comments
1
2011-07-23T23:21:12Z
2021-12-03T22:24:28Z
https://github.com/llvm/llvm-project/issues/10831
1,071,016,847
10,831
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10458](https://llvm.org/bz10458) | | Resolution | FIXED | | Resolved on | Sep 04, 2011 15:39 | | Version | unspecified | | OS | All | | CC | @DougGregor,@zygoloid | ## Extended Description When trying to use auto (in this case in an range loop) but without '0x mode enabled, yo...
poor diagnostic when trying to use 'auto' not in '0x mode
https://api.github.com/repos/llvm/llvm-project/issues/10830/comments
2
2011-07-23T22:12:23Z
2021-12-03T22:24:27Z
https://github.com/llvm/llvm-project/issues/10830
1,071,016,841
10,830
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10457](https://llvm.org/bz10457) | | Resolution | FIXED | | Resolved on | Oct 31, 2011 20:16 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic,@zygoloid | ## Extended Description Apple clang version 3.0 (tags/Apple/cl...
Delegating constructor template doesn't seem to delegate
https://api.github.com/repos/llvm/llvm-project/issues/10829/comments
5
2011-07-23T21:12:29Z
2021-12-03T22:24:26Z
https://github.com/llvm/llvm-project/issues/10829
1,071,016,832
10,829
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10456](https://llvm.org/bz10456) | | Resolution | FIXED | | Resolved on | Feb 24, 2012 17:58 | | Version | trunk | | OS | All | | CC | @DougGregor | ## Extended Description Clang does not implement http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#899 It should.
Explicit conversion operators do no implement C++ DR 899.
https://api.github.com/repos/llvm/llvm-project/issues/10828/comments
1
2011-07-23T20:47:10Z
2021-12-03T22:24:25Z
https://github.com/llvm/llvm-project/issues/10828
1,071,016,827
10,828
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10455](https://llvm.org/bz10455) | | Resolution | FIXED | | Resolved on | Jul 23, 2011 11:14 | | Version | unspecified | | OS | Linux | ## Extended Description Hi, The following piece of code cannot be compiled by either clang++/g++ with libc++: #include <vector> #include <u...
Silent conversion of vector<T*>::iterator to vector<T*>::const_iterator&
https://api.github.com/repos/llvm/llvm-project/issues/10827/comments
1
2011-07-23T15:02:00Z
2021-12-03T22:24:25Z
https://github.com/llvm/llvm-project/issues/10827
1,071,016,818
10,827
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10454](https://llvm.org/bz10454) | | Resolution | WORKSFORME | | Resolved on | May 20, 2019 08:26 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @jryans | ## Extended Description This seems to fix it. But the question is - why do you need to...
scientific linux not detected
https://api.github.com/repos/llvm/llvm-project/issues/10826/comments
3
2011-07-23T14:41:13Z
2022-01-20T02:07:15Z
https://github.com/llvm/llvm-project/issues/10826
1,071,016,810
10,826
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10453](https://llvm.org/bz10453) | | Resolution | FIXED | | Resolved on | Jul 23, 2011 14:00 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The following program compiles with clang r135379: void te...
Explicit conversion operator (incorrectly) used during call to object of class type
https://api.github.com/repos/llvm/llvm-project/issues/10825/comments
1
2011-07-23T12:12:38Z
2021-12-03T22:24:23Z
https://github.com/llvm/llvm-project/issues/10825
1,071,016,800
10,825
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10452](https://llvm.org/bz10452) | | Resolution | FIXED | | Resolved on | Jul 26, 2011 20:50 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @bcardosolopes | ## Extended Description Here's another AVX case.. Given: define void @&#8203;f_f([...
[AVX] "cannot select" BUILD_VECTOR error
https://api.github.com/repos/llvm/llvm-project/issues/10824/comments
3
2011-07-23T12:04:19Z
2021-12-03T22:24:22Z
https://github.com/llvm/llvm-project/issues/10824
1,071,016,795
10,824
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10451](https://llvm.org/bz10451) | | Resolution | FIXED | | Resolved on | Jul 25, 2011 18:09 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @bcardosolopes | ## Extended Description With the following input, if I run the following with top-of...
[AVX] another bitcast / 'cannot select' error
https://api.github.com/repos/llvm/llvm-project/issues/10823/comments
1
2011-07-23T09:32:00Z
2021-12-03T22:24:21Z
https://github.com/llvm/llvm-project/issues/10823
1,071,016,790
10,823
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10450](https://llvm.org/bz10450) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Some examples: ``` scshunt$ clang -x c++ - namespace A { template <typename T> struct foo { }; } usin...
Clang handles ambiguous templates due to 'using' or 'inline namespace' rather horribly
https://api.github.com/repos/llvm/llvm-project/issues/10822/comments
1
2011-07-23T07:12:23Z
2022-02-10T16:22:37Z
https://github.com/llvm/llvm-project/issues/10822
1,071,016,778
10,822
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10449](https://llvm.org/bz10449) | | Resolution | WONTFIX | | Resolved on | Jul 23, 2011 12:27 | | Version | unspecified | | OS | All | | CC | @DougGregor | ## Extended Description From 2007-09-20-GcrootAttribute.c testcase.
Support gcroot attribute
https://api.github.com/repos/llvm/llvm-project/issues/10821/comments
2
2011-07-23T04:11:03Z
2022-01-20T02:34:52Z
https://github.com/llvm/llvm-project/issues/10821
1,071,016,771
10,821
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10448](https://llvm.org/bz10448) | | Resolution | WONTFIX | | Resolved on | Nov 15, 2013 15:15 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @AnnaZaks,@rjmccall,@rnk,@seanm | ## Extended Description gcc's -Wall includes -Wsign-compare. It'...
-Wall should include -Wsign-compare
https://api.github.com/repos/llvm/llvm-project/issues/10820/comments
1
2011-07-23T02:08:42Z
2022-01-20T02:34:51Z
https://github.com/llvm/llvm-project/issues/10820
1,071,016,764
10,820
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10447](https://llvm.org/bz10447) | | Resolution | FIXED | | Resolved on | Mar 12, 2012 22:13 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@nlewycky,@zygoloid | ## Extended Description This testcase emits a mangled name for te...
clang does not diagnose redeclarations with different linkages
https://api.github.com/repos/llvm/llvm-project/issues/10819/comments
9
2011-07-23T01:39:12Z
2021-12-03T22:24:17Z
https://github.com/llvm/llvm-project/issues/10819
1,071,016,756
10,819
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10446](https://llvm.org/bz10446) | | Version | unspecified | | OS | MacOS X | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143743514-7abf2468-f461-4743-af24-6d2260c8e7c6.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Descrip...
False positive for dereferencing null pointer (C++ 'this' pointer)
https://api.github.com/repos/llvm/llvm-project/issues/10818/comments
2
2011-07-23T01:17:04Z
2023-08-19T03:29:53Z
https://github.com/llvm/llvm-project/issues/10818
1,071,016,751
10,818
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10445](https://llvm.org/bz10445) | | Resolution | FIXED | | Resolved on | Jul 23, 2011 13:46 | | Version | 2.9 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description My OS: Linux pc 2.6.38.8-35.fc15.x86_64 GNU/Linux Here is the ...
Getting error when trying to use clang++
https://api.github.com/repos/llvm/llvm-project/issues/10817/comments
1
2011-07-23T00:27:05Z
2021-12-03T22:24:16Z
https://github.com/llvm/llvm-project/issues/10817
1,071,016,745
10,817
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10444](https://llvm.org/bz10444) | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description There is a false -Wunreachable-code warning when a switch() statement has a `typedef enum` as its argument and all...
False -Wunreachable-code warning in switch(typedefEnum) for default:
https://api.github.com/repos/llvm/llvm-project/issues/10816/comments
8
2011-07-22T23:36:32Z
2023-05-31T14:15:42Z
https://github.com/llvm/llvm-project/issues/10816
1,071,016,741
10,816
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10443](https://llvm.org/bz10443) | | Resolution | INVALID | | Resolved on | Jul 22, 2011 19:52 | | Version | trunk | | OS | Linux | | Attachments | [int in two lines](https://user-images.githubusercontent.com/60944935/143743512-936aa943-22be-49f7-b51e-241766a8da6c.gz), [int in o...
scanf input string conversion format
https://api.github.com/repos/llvm/llvm-project/issues/10815/comments
2
2011-07-22T22:03:18Z
2021-12-03T22:24:14Z
https://github.com/llvm/llvm-project/issues/10815
1,071,016,736
10,815
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10442](https://llvm.org/bz10442) | | Resolution | FIXED | | Resolved on | Nov 07, 2011 18:02 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The following program does not compile with clang r: struc...
Class with defaulted default constructor is not trivial
https://api.github.com/repos/llvm/llvm-project/issues/10814/comments
6
2011-07-22T18:53:20Z
2021-12-03T22:24:13Z
https://github.com/llvm/llvm-project/issues/10814
1,071,016,729
10,814
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10441](https://llvm.org/bz10441) | | Resolution | INVALID | | Resolved on | Jul 22, 2011 14:46 | | Version | 2.9 | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Hi, I was wrote a function as following: =====================...
LLVM Function with structure parameter is not compatible with VS2010
https://api.github.com/repos/llvm/llvm-project/issues/10813/comments
4
2011-07-22T13:37:18Z
2021-12-03T22:24:12Z
https://github.com/llvm/llvm-project/issues/10813
1,071,016,723
10,813
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10440](https://llvm.org/bz10440) | | Resolution | FIXED | | Resolved on | Jul 22, 2011 14:52 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @bcardosolopes | ## Extended Description (I know that AVX is a work-in-progress, but am assuming that...
[AVX] 8-wide bitcast hits "cannot select" error
https://api.github.com/repos/llvm/llvm-project/issues/10812/comments
1
2011-07-22T13:18:34Z
2021-12-03T22:24:11Z
https://github.com/llvm/llvm-project/issues/10812
1,071,016,715
10,812
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10439](https://llvm.org/bz10439) | | Resolution | INVALID | | Resolved on | Aug 01, 2011 20:08 | | Version | trunk | | OS | All | | Attachments | [bitcode to reproduce](https://user-images.githubusercontent.com/60944935/143743511-5f73d71f-c6ba-4c11-89bc-072c2754945f.gz) | | Repo...
[AVX] seg fault in llc due to infinite loop of SelectionDAGLegalize::LegalizeOp calls
https://api.github.com/repos/llvm/llvm-project/issues/10811/comments
1
2011-07-22T13:12:32Z
2021-12-03T22:24:10Z
https://github.com/llvm/llvm-project/issues/10811
1,071,016,712
10,811
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10438](https://llvm.org/bz10438) | | Resolution | INVALID | | Resolved on | Jul 22, 2011 11:24 | | Version | trunk | | OS | All | | Attachments | [c++ test program](https://user-images.githubusercontent.com/60944935/143743509-dee4fb1a-52ff-49df-b4da-a562b0ffac0e.gz), [shell scri...
Intrinsic::getType() crashes for many Intrinsic::ID values
https://api.github.com/repos/llvm/llvm-project/issues/10810/comments
1
2011-07-22T12:16:20Z
2021-12-03T22:24:09Z
https://github.com/llvm/llvm-project/issues/10810
1,071,016,700
10,810
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10437](https://llvm.org/bz10437) | | Resolution | FIXED | | Resolved on | Jul 24, 2011 18:49 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @ccadar | ## Extended Description I guess revision r132054 has introduced a bug to KLEAVER. ...
Kleaver parser fails when symbolic names have hyphen
https://api.github.com/repos/llvm/llvm-project/issues/10809/comments
1
2011-07-22T09:57:49Z
2021-12-03T22:24:09Z
https://github.com/llvm/llvm-project/issues/10809
1,071,016,692
10,809
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10436](https://llvm.org/bz10436) | | Resolution | FIXED | | Resolved on | Apr 08, 2012 07:02 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @ccadar | ## Extended Description Building klee with newer versions of llvm (since 2.8) produce...
klee since llvm version 2.8 does not generate enough test case for islower example
https://api.github.com/repos/llvm/llvm-project/issues/10808/comments
2
2011-07-22T09:35:36Z
2021-12-03T22:24:08Z
https://github.com/llvm/llvm-project/issues/10808
1,071,016,689
10,808
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10435](https://llvm.org/bz10435) | | Resolution | DUPLICATE | | Resolved on | Aug 03, 2011 19:47 | | Version | 2.9 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic,@tkremenek | ## Extended Description I have a piece of C code that does basically:...
Static Analyzer fails to recognize exit()
https://api.github.com/repos/llvm/llvm-project/issues/10807/comments
6
2011-07-22T04:39:26Z
2021-12-03T22:24:07Z
https://github.com/llvm/llvm-project/issues/10807
1,071,016,683
10,807
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10434](https://llvm.org/bz10434) | | Resolution | LATER | | Resolved on | May 01, 2012 12:14 | | Version | 2.9 | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@Bigcheese,@chandlerc,@rubenvb | ## Extended Description The follow occurs: S:\clang>type ...
Cannot locate stdc++ header files on driver other than 'c:'.
https://api.github.com/repos/llvm/llvm-project/issues/10806/comments
3
2011-07-22T03:12:52Z
2021-12-03T22:24:06Z
https://github.com/llvm/llvm-project/issues/10806
1,071,016,678
10,806
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10433](https://llvm.org/bz10433) | | Version | 2.9 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @kariya-mitsuru | ## Extended Description According to C99§6.2.2#4: For an identifier declared with the storage-class specifier extern in a scope in which a...
clang fails with internal linkage, 'extern' at block scope and tentative definitions.
https://api.github.com/repos/llvm/llvm-project/issues/10805/comments
3
2011-07-21T20:58:06Z
2023-05-21T15:27:20Z
https://github.com/llvm/llvm-project/issues/10805
1,071,016,667
10,805
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10432](https://llvm.org/bz10432) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@lattner,@stoklund | ## Extended Description Given extern bool ToNumberSlow(double *dp); void Interpret() { double l, r; for (;;) { ToNumberSlow(...
Inefficient code for passing an alloca as argument to a function
https://api.github.com/repos/llvm/llvm-project/issues/10804/comments
4
2011-07-21T19:29:41Z
2021-12-03T22:24:04Z
https://github.com/llvm/llvm-project/issues/10804
1,071,016,658
10,804
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10431](https://llvm.org/bz10431) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@chandlerc | ## Extended Description It would be nice if there were an option to emit Valgrind's magic sequences saying that a new stack frame has undefined...
Optionally mark memory undefined/noaccess for valgrind on entering/leaving stack frames
https://api.github.com/repos/llvm/llvm-project/issues/10803/comments
0
2011-07-21T09:26:11Z
2021-12-03T22:24:03Z
https://github.com/llvm/llvm-project/issues/10803
1,071,016,649
10,803
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10430](https://llvm.org/bz10430) | | Resolution | FIXED | | Resolved on | Jul 23, 2011 14:59 | | Version | trunk | | OS | Linux |
LangRef still mentions the opaque type
https://api.github.com/repos/llvm/llvm-project/issues/10802/comments
2
2011-07-21T00:38:45Z
2021-12-03T22:24:03Z
https://github.com/llvm/llvm-project/issues/10802
1,071,016,641
10,802
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10429](https://llvm.org/bz10429) | | Resolution | WONTFIX | | Resolved on | Dec 19, 2014 08:02 | | Version | unspecified | | OS | Solaris | | Reporter | LLVM Bugzilla Contributor | | CC | @ccadar | ## Extended Description While building klee-c using llvm 2.9 I receive this err...
Build error: KModule.cpp 'index' was not declared in this scope
https://api.github.com/repos/llvm/llvm-project/issues/10801/comments
2
2011-07-20T21:54:15Z
2022-01-20T02:34:49Z
https://github.com/llvm/llvm-project/issues/10801
1,071,016,631
10,801
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10428](https://llvm.org/bz10428) | | Version | trunk | | OS | Linux | | CC | @DougGregor,@efriedma-quic,@zygoloid | ## Extended Description clang rejects this: ```cpp using size_t = decltype(sizeof(int)); struct S {}; void *operator new(size_t, S); void f() { ne...
placement new with vexing parse parsed as ill-formed non-placement new
https://api.github.com/repos/llvm/llvm-project/issues/10800/comments
3
2011-07-20T18:47:09Z
2023-11-03T16:37:40Z
https://github.com/llvm/llvm-project/issues/10800
1,071,016,625
10,800
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10427](https://llvm.org/bz10427) | | Resolution | WONTFIX | | Resolved on | Jul 21, 2011 00:47 | | Version | trunk | | OS | All | ## Extended Description Consider this bug from the valgrind sources: hummer:src thakis$ cat test.c #include <stdio.h> struct vki_timeval { int ...
clang should warn if a macro argument expansion is "obviously" missing parentheses
https://api.github.com/repos/llvm/llvm-project/issues/10799/comments
1
2011-07-20T17:32:51Z
2022-01-20T02:34:48Z
https://github.com/llvm/llvm-project/issues/10799
1,071,016,621
10,799
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10426](https://llvm.org/bz10426) | | Resolution | FIXED | | Resolved on | Jul 22, 2011 07:57 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo | ## Extended Description clang version 3.0 (trunk 135473) Target: x86_64-unknown-linux-g...
ICE with inline asm
https://api.github.com/repos/llvm/llvm-project/issues/10798/comments
2
2011-07-20T16:08:48Z
2021-12-03T22:23:59Z
https://github.com/llvm/llvm-project/issues/10798
1,071,016,617
10,798
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10425](https://llvm.org/bz10425) | | Resolution | FIXED | | Resolved on | Nov 10, 2012 07:38 | | Version | 2.8 | | OS | Linux | | CC | @d0k | ## Extended Description Doing the command clang --help gets some help on the command line options. Yet it appears to be missing seve...
clang --help is missing many options
https://api.github.com/repos/llvm/llvm-project/issues/10797/comments
1
2011-07-20T15:52:07Z
2021-12-03T22:23:58Z
https://github.com/llvm/llvm-project/issues/10797
1,071,016,605
10,797
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10424](https://llvm.org/bz10424) | | Version | trunk | | OS | Linux | | CC | @jryans,@zygoloid | ## Extended Description In the online user's manual: http://clang.llvm.org/docs/UsersManual.html in the section Command Line Options, there is the statement: However, the first p...
clang CLI documentation missing language selection / high level section
https://api.github.com/repos/llvm/llvm-project/issues/10796/comments
0
2011-07-20T15:43:13Z
2023-11-03T15:10:12Z
https://github.com/llvm/llvm-project/issues/10796
1,071,016,599
10,796
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10423](https://llvm.org/bz10423) | | Resolution | INVALID | | Resolved on | Jul 20, 2011 09:27 | | Version | 2.9 | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Hi, thanks for your attention. I have a llvm function ( genera...
I think alignment policy of argument is *too strict*
https://api.github.com/repos/llvm/llvm-project/issues/10795/comments
3
2011-07-20T14:19:49Z
2021-12-03T22:23:56Z
https://github.com/llvm/llvm-project/issues/10795
1,071,016,591
10,795
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10422](https://llvm.org/bz10422) | | Resolution | FIXED | | Resolved on | Jul 23, 2011 03:01 | | Version | trunk | | OS | Linux | | Attachments | [C program to reproduce the bug.](https://user-images.githubusercontent.com/60944935/143743508-afe14e9f-0f82-4bfe-a773-495529e6a01b.g...
x86/AVX codegen crashes on fcmp + br + call instruction combination.
https://api.github.com/repos/llvm/llvm-project/issues/10794/comments
4
2011-07-20T13:38:29Z
2021-12-03T22:23:55Z
https://github.com/llvm/llvm-project/issues/10794
1,071,016,582
10,794
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10421](https://llvm.org/bz10421) | | Resolution | FIXED | | Resolved on | Jul 20, 2011 13:15 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description (The following happens with both LLVM 2.9 and top-of-tree.) ...
incorrect code generated for shufflevector with i8 types (x86)
https://api.github.com/repos/llvm/llvm-project/issues/10793/comments
1
2011-07-20T13:01:49Z
2021-12-03T22:23:54Z
https://github.com/llvm/llvm-project/issues/10793
1,071,016,573
10,793
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10420](https://llvm.org/bz10420) | | Resolution | FIXED | | Resolved on | Aug 02, 2011 15:25 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143743504-6da0bb9a-4694-49c9-a408-8e8cf3888173.gz) | | Reporter | LLVM B...
crash in DarwinX86_64AsmBackend::doesSectionRequireSymbols
https://api.github.com/repos/llvm/llvm-project/issues/10792/comments
7
2011-07-20T12:28:58Z
2021-12-03T22:23:53Z
https://github.com/llvm/llvm-project/issues/10792
1,071,016,565
10,792
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10419](https://llvm.org/bz10419) | | Resolution | INVALID | | Resolved on | Jul 20, 2011 22:11 | | Version | 2.9 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DougGregor,@zygoloid | ## Extended Description A 'main' function with an unusual signature ...
'main' function with unusual signature cannot be compiled
https://api.github.com/repos/llvm/llvm-project/issues/10791/comments
2
2011-07-20T09:43:40Z
2021-12-03T22:23:52Z
https://github.com/llvm/llvm-project/issues/10791
1,071,016,553
10,791
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10418](https://llvm.org/bz10418) | | Version | trunk | | OS | All | ## Extended Description PthreadLockChecker emits a warning when a locking function is called on the same lock twice. However, POSIX mutexes can be recursive locks (PTHREAD_MUTEX_RECURSIVE), which would make th...
PthreadLockChecker's double-locking detection doesn't support recursive locks
https://api.github.com/repos/llvm/llvm-project/issues/10790/comments
1
2011-07-20T09:05:17Z
2021-12-03T22:23:52Z
https://github.com/llvm/llvm-project/issues/10790
1,071,016,543
10,790
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10417](https://llvm.org/bz10417) | | Resolution | INVALID | | Resolved on | Jul 19, 2011 20:05 | | Version | trunk | | OS | All | | CC | @efriedma-quic | ## Extended Description llvm-gcc/gcc accepts this code from 2006-07-31-#854 .c: struct kernel_symbol { unsigned lon...
accepting __attribute__((section("__ksymtab_strings"))) on mach-o
https://api.github.com/repos/llvm/llvm-project/issues/10789/comments
4
2011-07-20T02:35:15Z
2021-12-03T22:23:51Z
https://github.com/llvm/llvm-project/issues/10789
1,071,016,535
10,789
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10416](https://llvm.org/bz10416) | | Resolution | INVALID | | Resolved on | Jul 25, 2011 06:56 | | Version | trunk | | OS | All | | CC | @efriedma-quic | ## Extended Description From 2006-03-03-MissingInitializer.c it looks like foo.nate should be able to be unnamed_addr and l...
constant not unnamed_addr?
https://api.github.com/repos/llvm/llvm-project/issues/10788/comments
2
2011-07-20T02:25:57Z
2021-12-03T22:23:50Z
https://github.com/llvm/llvm-project/issues/10788
1,071,016,530
10,788
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10415](https://llvm.org/bz10415) | | Resolution | FIXED | | Resolved on | Jul 23, 2011 15:04 | | Version | trunk | | OS | All | ## Extended Description Seems a bit weird. For the test case 2006-01-23-FileScopeAsm.c: [yendi:clang/test/CodeGen] echristo% clang -S -emit-llvm -...
extra module asm directives?
https://api.github.com/repos/llvm/llvm-project/issues/10787/comments
1
2011-07-20T02:15:48Z
2021-12-03T22:23:49Z
https://github.com/llvm/llvm-project/issues/10787
1,071,016,525
10,787
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10414](https://llvm.org/bz10414) | | Resolution | FIXED | | Resolved on | Aug 25, 2011 16:46 | | Version | trunk | | OS | All | | CC | @lattner,@efriedma-quic | ## Extended Description From 2005-02-27-MarkGlobalConstant.c from the llvm-gcc test suite: void bar(); ...
non-optimal linkage for function local constant
https://api.github.com/repos/llvm/llvm-project/issues/10786/comments
10
2011-07-20T01:56:38Z
2021-12-03T22:23:48Z
https://github.com/llvm/llvm-project/issues/10786
1,071,016,509
10,786
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10413](https://llvm.org/bz10413) | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @jryans | ## Extended Description There is a race condition in the code that registers signal handlers and handles signals here: llvm/lib/Support/Unix/Signal...
Race condition in unix signal handling
https://api.github.com/repos/llvm/llvm-project/issues/10785/comments
1
2011-07-20T00:44:53Z
2023-08-08T13:50:27Z
https://github.com/llvm/llvm-project/issues/10785
1,071,016,507
10,785
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10412](https://llvm.org/bz10412) | | Resolution | INVALID | | Resolved on | Jul 21, 2011 22:23 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description clang compiles ----------------- struct A {...
clang accepts extra qualifier
https://api.github.com/repos/llvm/llvm-project/issues/10784/comments
3
2011-07-19T22:28:01Z
2021-12-03T22:23:46Z
https://github.com/llvm/llvm-project/issues/10784
1,071,016,502
10,784
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10411](https://llvm.org/bz10411) | | Resolution | FIXED | | Resolved on | Jul 20, 2011 18:41 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Clang (trunk 135497) failed to compile code that throw exception...
assertion when using exception and ARC
https://api.github.com/repos/llvm/llvm-project/issues/10783/comments
2
2011-07-19T20:57:28Z
2021-12-03T22:23:45Z
https://github.com/llvm/llvm-project/issues/10783
1,071,016,494
10,783
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10410](https://llvm.org/bz10410) | | Resolution | INVALID | | Resolved on | Jul 19, 2011 12:11 | | Version | 2.8 | | OS | Linux | ## Extended Description Hexadecimal floating-point constants similar to: 0x1p+99999 0x1p-99999 0x1p-2147483648 0x1p+2147483648 convert to t...
Hex floating-point converted wrong
https://api.github.com/repos/llvm/llvm-project/issues/10782/comments
2
2011-07-19T18:55:21Z
2021-12-03T22:23:45Z
https://github.com/llvm/llvm-project/issues/10782
1,071,016,482
10,782
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10409](https://llvm.org/bz10409) | | Resolution | DUPLICATE | | Resolved on | May 26, 2012 11:36 | | Version | unspecified | | OS | Linux | | CC | @asl,@lattner,@sunfishcode | ## Extended Description It appears, that even with -O0, some "optimizations" are being done. These o...
Clang does not support the FENV_ACCESS pragma
https://api.github.com/repos/llvm/llvm-project/issues/10781/comments
4
2011-07-19T18:49:13Z
2021-12-03T22:23:44Z
https://github.com/llvm/llvm-project/issues/10781
1,071,016,469
10,781
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10408](https://llvm.org/bz10408) | | Resolution | DUPLICATE | | Resolved on | Jul 19, 2011 17:46 | | Version | 2.8 | | OS | Linux | | CC | @atrick | ## Extended Description The C99 program: http://www.tybor.com/tflt2int.c fails because the compiler's code generation for conv...
integer from floating-point done wrong
https://api.github.com/repos/llvm/llvm-project/issues/10780/comments
2
2011-07-19T18:33:06Z
2021-12-03T22:23:43Z
https://github.com/llvm/llvm-project/issues/10780
1,071,016,460
10,780
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10407](https://llvm.org/bz10407) | | Resolution | WORKSFORME | | Resolved on | Jul 19, 2011 18:28 | | Version | 2.8 | | OS | Linux | | CC | @asl,@d0k | ## Extended Description Hardware: Intel Core i5 (64-bit) O.S.: Linux Fedora Core 15 (64-bit) When trying to compile a larg...
fatal error: error in backend: Cannot yet select: ...
https://api.github.com/repos/llvm/llvm-project/issues/10779/comments
4
2011-07-19T18:26:29Z
2022-01-20T02:07:12Z
https://github.com/llvm/llvm-project/issues/10779
1,071,016,452
10,779
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10406](https://llvm.org/bz10406) | | Resolution | FIXED | | Resolved on | Jul 21, 2011 12:02 | | Version | trunk | | OS | other | | Attachments | [_MIPS_SIM macro](https://user-images.githubusercontent.com/60944935/143743502-6e665925-1509-4497-a13c-04e3d355353c.gz) | | Reporter ...
[PATCH] _MIPS_SIM builtin macro
https://api.github.com/repos/llvm/llvm-project/issues/10778/comments
4
2011-07-19T14:56:43Z
2021-12-03T22:23:41Z
https://github.com/llvm/llvm-project/issues/10778
1,071,016,440
10,778
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [10405](https://llvm.org/bz10405) | | Resolution | FIXED | | Resolved on | Jul 15, 2015 20:07 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@DougGregor | ## Extended Description The following program intentionally does not com...
Missing actual type in error message when using decltype as a template parameter
https://api.github.com/repos/llvm/llvm-project/issues/10777/comments
1
2011-07-19T11:37:17Z
2021-12-03T22:23:40Z
https://github.com/llvm/llvm-project/issues/10777
1,071,016,436
10,777