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 | [14704](https://llvm.org/bz14704) | | Resolution | FIXED | | Resolved on | Dec 24, 2012 03:55 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I am not sure why this happens, but LLVM generates this code: vmovups (%rax,%r10), ...
VANDPSYrr does not fold to VANDPSYrm
https://api.github.com/repos/llvm/llvm-project/issues/15076/comments
2
2012-12-24T08:46:27Z
2021-12-03T23:55:52Z
https://github.com/llvm/llvm-project/issues/15076
1,071,057,422
15,076
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14703](https://llvm.org/bz14703) | | Resolution | FIXED | | Resolved on | Dec 24, 2012 02:16 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description SCEV can't detect the iteration count of the following loop (example21 from gcc-loop...
ScalarEvolution cannot detect the iteration count of a simple reverse loop.
https://api.github.com/repos/llvm/llvm-project/issues/15075/comments
1
2012-12-24T08:28:46Z
2021-12-03T23:55:51Z
https://github.com/llvm/llvm-project/issues/15075
1,071,057,418
15,075
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14702](https://llvm.org/bz14702) | | Resolution | FIXED | | Resolved on | Jan 10, 2013 13:18 | | Version | 3.2 | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description On a fairly standard Ubuntu 12.10 using clang 3.2 I get the...
Possible false positive in GCC complex header
https://api.github.com/repos/llvm/llvm-project/issues/15074/comments
2
2012-12-24T00:44:29Z
2021-12-03T23:55:51Z
https://github.com/llvm/llvm-project/issues/15074
1,071,057,414
15,074
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14701](https://llvm.org/bz14701) | | Resolution | FIXED | | Resolved on | Dec 24, 2012 01:21 | | Version | trunk | | OS | Linux | | Attachments | [Try "clang -Wall -O2 unrarppm.c" to reproduce the problem.](https://user-images.githubusercontent.com/60944935/143746600-262dd02a-f7...
Clangs hangs when using -O2 but not -O{0,1}
https://api.github.com/repos/llvm/llvm-project/issues/15073/comments
3
2012-12-23T07:24:44Z
2021-12-03T23:55:50Z
https://github.com/llvm/llvm-project/issues/15073
1,071,057,409
15,073
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14700](https://llvm.org/bz14700) | | Resolution | DUPLICATE | | Resolved on | Mar 10, 2013 09:04 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description we use non-standard directory structures for development binaries. all other pat...
llvm-config returns wrong pathes
https://api.github.com/repos/llvm/llvm-project/issues/15072/comments
2
2012-12-23T02:56:25Z
2021-12-03T23:55:49Z
https://github.com/llvm/llvm-project/issues/15072
1,071,057,407
15,072
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14699](https://llvm.org/bz14699) | | Resolution | FIXED | | Resolved on | Jan 02, 2013 16:20 | | Version | unspecified | | OS | All | | CC | @silvasean | ## Extended Description In clang, it looks like it's more common to say template <class T> class AwesomeType { ......
Formatting should have an option to keep "template <...>" on its own line
https://api.github.com/repos/llvm/llvm-project/issues/15071/comments
6
2012-12-23T02:47:21Z
2021-12-03T23:55:48Z
https://github.com/llvm/llvm-project/issues/15071
1,071,057,403
15,071
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14698](https://llvm.org/bz14698) | | Resolution | FIXED | | Resolved on | Jan 11, 2013 12:31 | | Version | unspecified | | OS | All | ## Extended Description Short one-line inline member functions are very common in the clang codebase, for example NamedDecl *getDecl() const...
Formatting should optionally inline member functions on one line if possible
https://api.github.com/repos/llvm/llvm-project/issues/15070/comments
5
2012-12-23T02:45:22Z
2021-12-03T23:55:47Z
https://github.com/llvm/llvm-project/issues/15070
1,071,057,398
15,070
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14697](https://llvm.org/bz14697) | | Resolution | FIXED | | Resolved on | Jan 13, 2013 05:46 | | Version | trunk | | OS | Linux | | Attachments | [test.c](https://user-images.githubusercontent.com/60944935/143746597-cdedc3c8-9601-4431-a86a-fab21ca3f2d1.gz), [test-i3-asm](https:/...
clang doesn't pass target CPU to linker command for LTO
https://api.github.com/repos/llvm/llvm-project/issues/15069/comments
3
2012-12-23T00:04:16Z
2021-12-03T23:55:47Z
https://github.com/llvm/llvm-project/issues/15069
1,071,057,395
15,069
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14696](https://llvm.org/bz14696) | | Resolution | FIXED | | Resolved on | Dec 22, 2012 11:32 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description I'm having trouble with the Clang 3.2 binaries for Ubuntu 12...
Clang 3.2 Binaries for Ubuntu-12.04/x86 build 64-bit executables by default
https://api.github.com/repos/llvm/llvm-project/issues/15068/comments
2
2012-12-22T07:10:42Z
2021-12-03T23:55:46Z
https://github.com/llvm/llvm-project/issues/15068
1,071,057,389
15,068
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14695](https://llvm.org/bz14695) | | Resolution | FIXED | | Resolved on | Dec 21, 2012 20:46 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/296817/143746596-5cfa8145-806c-41d8-886c-87ccd1f39dbc.gz) | | CC | @DougGregor,...
isa<X>(Val) && "cast<Ty>() argument of incompatible type!"
https://api.github.com/repos/llvm/llvm-project/issues/15067/comments
1
2012-12-22T03:43:21Z
2021-12-03T23:55:45Z
https://github.com/llvm/llvm-project/issues/15067
1,071,057,383
15,067
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14694](https://llvm.org/bz14694) | | Resolution | INVALID | | Resolved on | Dec 21, 2012 18:46 | | Version | trunk | | OS | All | | CC | @DougGregor | ## Extended Description Consider this: union U { struct { int c : 23; }; struct { int c2 : 23; char k; }; } s; void f() {...
clang violates C++11 memory model for bitfields at end of structs
https://api.github.com/repos/llvm/llvm-project/issues/15066/comments
2
2012-12-22T01:39:30Z
2021-12-03T23:55:44Z
https://github.com/llvm/llvm-project/issues/15066
1,071,057,375
15,066
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14693](https://llvm.org/bz14693) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 04:54 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@atanasyan | ## Extended Description $ gcc -fPIC -S h.c -static -save-temps ; grep PLT h...
clang driver should only interpret -static as a linker option on Linux
https://api.github.com/repos/llvm/llvm-project/issues/15065/comments
4
2012-12-22T01:05:19Z
2021-12-03T23:55:43Z
https://github.com/llvm/llvm-project/issues/15065
1,071,057,369
15,065
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14692](https://llvm.org/bz14692) | | Resolution | FIXED | | Resolved on | Jan 04, 2013 20:45 | | Version | trunk | | OS | Linux | | Attachments | [test program](https://user-images.githubusercontent.com/37638775/143746594-68ee0e0d-6d05-42f8-aa15-9f661bdab085.gz) | ## Extended D...
assert in InnerLoopVectorizer::createEmptyLoop
https://api.github.com/repos/llvm/llvm-project/issues/15064/comments
1
2012-12-21T23:55:04Z
2021-12-03T23:55:43Z
https://github.com/llvm/llvm-project/issues/15064
1,071,057,364
15,064
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14691](https://llvm.org/bz14691) | | Resolution | FIXED | | Resolved on | Dec 25, 2012 18:14 | | Version | unspecified | | OS | Linux | ## Extended Description This small C program: static void f(void) {} static void f(void); static void g(void) { f(); } int main(void...
-Wunneeded-internal-declaration misfires
https://api.github.com/repos/llvm/llvm-project/issues/15063/comments
1
2012-12-21T21:39:46Z
2022-01-18T15:20:49Z
https://github.com/llvm/llvm-project/issues/15063
1,071,057,357
15,063
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14690](https://llvm.org/bz14690) | | Resolution | WORKSFORME | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | Linux | | Attachments | [source used to trigger the clang::ParseAST assertion.](https://user-images.githubusercontent.com/60944935/143746593-0028024b-b9...
clang::SourceManager::getImmediateExpansionRange assertion failure in RecursiveASTVisitor
https://api.github.com/repos/llvm/llvm-project/issues/15062/comments
4
2012-12-21T21:28:02Z
2022-01-20T02:10:40Z
https://github.com/llvm/llvm-project/issues/15062
1,071,057,344
15,062
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14689](https://llvm.org/bz14689) | | Resolution | FIXED | | Resolved on | Jan 06, 2013 23:51 | | Version | unspecified | | OS | All | ## Extended Description content::NotificationService::current()->Notify( chrome::NOTIFICATION_TAB_PARENTED, content::Source<content...
Formatter makes strange linebreak decisions for function call parameter sometimes
https://api.github.com/repos/llvm/llvm-project/issues/15061/comments
2
2012-12-21T20:55:15Z
2021-12-03T23:55:40Z
https://github.com/llvm/llvm-project/issues/15061
1,071,057,340
15,061
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14688](https://llvm.org/bz14688) | | Resolution | FIXED | | Resolved on | Jan 18, 2013 15:49 | | Version | unspecified | | OS | All | | CC | @DougGregor | ## Extended Description It shouldn't do this for c++11 sources.
formatting uncoditionally turns vector<vector<int>> into "vector<vector<int> >"
https://api.github.com/repos/llvm/llvm-project/issues/15060/comments
2
2012-12-21T20:41:16Z
2021-12-03T23:55:39Z
https://github.com/llvm/llvm-project/issues/15060
1,071,057,337
15,060
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14687](https://llvm.org/bz14687) | | Resolution | FIXED | | Resolved on | Jan 02, 2013 11:21 | | Version | unspecified | | OS | All | ## Extended Description return ID & ~MacroIDBit; currently becomes return ID &~MacroIDBit;
Formatting: & in front of ~ should be considered a binary operator
https://api.github.com/repos/llvm/llvm-project/issues/15059/comments
2
2012-12-21T20:33:40Z
2021-12-03T23:55:38Z
https://github.com/llvm/llvm-project/issues/15059
1,071,057,327
15,059
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14686](https://llvm.org/bz14686) | | Resolution | FIXED | | Resolved on | Dec 24, 2012 04:58 | | Version | unspecified | | OS | All | ## Extended Description Currently, operator==, operator!=, operator<=, operator>= all become "operator == " etc (with spaces on both sides of t...
Formatting inconsistently adds spaces for operator overloading functions
https://api.github.com/repos/llvm/llvm-project/issues/15058/comments
2
2012-12-21T20:29:19Z
2021-12-03T23:55:38Z
https://github.com/llvm/llvm-project/issues/15058
1,071,057,319
15,058
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14685](https://llvm.org/bz14685) | | Resolution | FIXED | | Resolved on | Jan 15, 2013 09:52 | | Version | unspecified | | OS | All | ## Extended Description It turns #error This file should not be used on 2-byte wchar_t systems into #error This file should not be used on...
Formatter shouldn't try to format #error and #warning directives
https://api.github.com/repos/llvm/llvm-project/issues/15057/comments
1
2012-12-21T20:18:00Z
2021-12-03T23:55:37Z
https://github.com/llvm/llvm-project/issues/15057
1,071,057,317
15,057
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14684](https://llvm.org/bz14684) | | Resolution | FIXED | | Resolved on | Jan 10, 2013 05:14 | | Version | unspecified | | OS | All | ## Extended Description void g() { int a; int *pa = (int*)&a; } is formatted to void g() { int a; int *pa = (int * ) & a; }
Formatting of address-of after pointer cast is fairly broken
https://api.github.com/repos/llvm/llvm-project/issues/15056/comments
1
2012-12-21T20:13:50Z
2021-12-03T23:55:36Z
https://github.com/llvm/llvm-project/issues/15056
1,071,057,314
15,056
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14683](https://llvm.org/bz14683) | | Resolution | FIXED | | Resolved on | Dec 21, 2012 12:02 | | Version | unspecified | | OS | All | ## Extended Description It comes "#include <sys / types.h>"
#include <sys/types.h> not formatted correctly
https://api.github.com/repos/llvm/llvm-project/issues/15055/comments
2
2012-12-21T18:23:43Z
2021-12-03T23:55:35Z
https://github.com/llvm/llvm-project/issues/15055
1,071,057,307
15,055
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14682](https://llvm.org/bz14682) | | Version | 3.2 | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When I use clang 3.2 and GCC 4.7.2 C++ compile the program object program running stopped working, C:\Windows\System32\WerConCpl.dll could ...
Compiler Program could not find the specified module
https://api.github.com/repos/llvm/llvm-project/issues/15054/comments
0
2012-12-21T15:43:32Z
2021-12-03T23:55:34Z
https://github.com/llvm/llvm-project/issues/15054
1,071,057,302
15,054
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14681](https://llvm.org/bz14681) | | Resolution | FIXED | | Resolved on | Jan 16, 2014 11:11 | | Version | unspecified | | OS | All | | Attachments | [fixes of CMakeLists.txt](https://user-images.githubusercontent.com/60944935/143746592-e84971a4-5547-4fc4-82c8-2e3a5dfef1d2.gz) |...
Small fixes of ABI support in CMakeLists.tst
https://api.github.com/repos/llvm/llvm-project/issues/15053/comments
3
2012-12-21T15:02:23Z
2021-12-03T23:55:34Z
https://github.com/llvm/llvm-project/issues/15053
1,071,057,297
15,053
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14680](https://llvm.org/bz14680) | | Resolution | FIXED | | Resolved on | Dec 21, 2012 03:43 | | Version | unspecified | | OS | All | ## Extended Description These all should pass (I think?) but fail: TEST_F(FormatTest, foobar) { verifyFormat("a-- > b;"); verifyFormat("b...
A few wrongly-formatted statements
https://api.github.com/repos/llvm/llvm-project/issues/15052/comments
4
2012-12-21T07:20:16Z
2021-12-03T23:55:33Z
https://github.com/llvm/llvm-project/issues/15052
1,071,057,291
15,052
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14679](https://llvm.org/bz14679) | | Resolution | FIXED | | Resolved on | Jan 08, 2013 12:20 | | Version | unspecified | | OS | All | | CC | @silvasean | ## Extended Description Here's my attempt: Nicos-MacBook-Pro:src thakis$ ~/src/llvm/Release+Asserts/bin/clang-format -h cl...
I can't figure out how to use clang-format
https://api.github.com/repos/llvm/llvm-project/issues/15051/comments
5
2012-12-21T06:46:14Z
2021-12-03T23:55:32Z
https://github.com/llvm/llvm-project/issues/15051
1,071,057,289
15,051
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14678](https://llvm.org/bz14678) | | Resolution | FIXED | | Resolved on | Jan 07, 2013 13:29 | | Version | trunk | | OS | Linux | | CC | @chandlerc | ## Extended Description Since r170108, ppc64 clang bootstrap has been broken: http://lab.llvm.org:8011/builders/clang-ppc64-el...
PPC64 clang self-host broken since r170108
https://api.github.com/repos/llvm/llvm-project/issues/15050/comments
2
2012-12-21T01:06:06Z
2021-12-03T23:55:31Z
https://github.com/llvm/llvm-project/issues/15050
1,071,057,281
15,050
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14677](https://llvm.org/bz14677) | | Resolution | FIXED | | Resolved on | Mar 25, 2013 14:10 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/296817/143746591-54810e3f-4a17-4b81-a351-ce2698862373.gz) | | CC | @DougGregor,...
Assertion `LabelAndGotoScopes.count(To) && "Jump didn't get added to scopes?"' failed
https://api.github.com/repos/llvm/llvm-project/issues/15049/comments
3
2012-12-21T00:49:41Z
2021-12-03T23:55:30Z
https://github.com/llvm/llvm-project/issues/15049
1,071,057,273
15,049
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14676](https://llvm.org/bz14676) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @jryans | ## Extended Description The libTooling documentation says to run a tool like ``` ./tool blah.h -- clang -fsyntax-only ``` However this...
Possible mistake in libTooling documentation.
https://api.github.com/repos/llvm/llvm-project/issues/15048/comments
1
2012-12-21T00:33:58Z
2024-03-10T17:51:22Z
https://github.com/llvm/llvm-project/issues/15048
1,071,057,268
15,048
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14675](https://llvm.org/bz14675) | | Resolution | WONTFIX | | Resolved on | Dec 20, 2012 16:57 | | Version | trunk | | OS | All | | CC | @zygoloid | ## Extended Description I was sad to discover that clang does not warn here: --------- static void Set4 (const double arg[4]) {...
clang doesn't warn (where gcc does) when reading too far in a C array
https://api.github.com/repos/llvm/llvm-project/issues/15047/comments
1
2012-12-20T23:59:03Z
2022-01-20T02:36:56Z
https://github.com/llvm/llvm-project/issues/15047
1,071,057,266
15,047
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14674](https://llvm.org/bz14674) | | Resolution | FIXED | | Resolved on | Jan 23, 2013 16:28 | | Version | trunk | | OS | MacOS X | | Attachments | [test case](https://user-images.githubusercontent.com/92601524/143746589-bbb05270-f4e9-45ba-a08b-77e3b091274d.gz), [output of test ...
Address Sanitizer (ASan) is not compatible with Cocoa Garbage Collection (GC)
https://api.github.com/repos/llvm/llvm-project/issues/15046/comments
3
2012-12-20T23:53:11Z
2021-12-03T23:55:28Z
https://github.com/llvm/llvm-project/issues/15046
1,071,057,258
15,046
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14673](https://llvm.org/bz14673) | | Resolution | FIXED | | Resolved on | Jan 30, 2013 03:06 | | Version | trunk | | OS | All | | Attachments | [Patch for data layout documentation.](https://user-images.githubusercontent.com/60944935/143746588-3f1941a5-90c9-4834-a07f-d9cdea508ea...
Mismatchs between Datalayout documentation and code.
https://api.github.com/repos/llvm/llvm-project/issues/15045/comments
4
2012-12-20T23:08:09Z
2021-12-03T23:55:27Z
https://github.com/llvm/llvm-project/issues/15045
1,071,057,252
15,045
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14672](https://llvm.org/bz14672) | | Resolution | FIXED | | Resolved on | Dec 26, 2012 04:50 | | Version | trunk | | OS | All | ## Extended Description In autoconf/configure.in, in this test, the two environment variables are not dereferenced with ${}: clang_arcmt and clang_s...
Missing variable dereference operators in configure.ac
https://api.github.com/repos/llvm/llvm-project/issues/15044/comments
3
2012-12-20T22:41:22Z
2021-12-03T23:55:26Z
https://github.com/llvm/llvm-project/issues/15044
1,071,057,248
15,044
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14671](https://llvm.org/bz14671) | | Resolution | DUPLICATE | | Resolved on | Dec 20, 2012 10:13 | | Version | 3.1 | | OS | All | | Attachments | [Affected header file, reduced to just the offending declaration and necessary other declarations and includes](https://user-images.g...
Syntax error when parsing a constructor declaration
https://api.github.com/repos/llvm/llvm-project/issues/15043/comments
1
2012-12-20T18:08:05Z
2021-12-03T23:55:25Z
https://github.com/llvm/llvm-project/issues/15043
1,071,057,244
15,043
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14670](https://llvm.org/bz14670) | | Resolution | FIXED | | Resolved on | Dec 20, 2012 09:40 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description readsome() in basic_istream should reset __gc_ to zero as read() does. Current...
readsome() need to reset gcount to zero.
https://api.github.com/repos/llvm/llvm-project/issues/15042/comments
1
2012-12-20T16:15:46Z
2021-12-03T23:55:25Z
https://github.com/llvm/llvm-project/issues/15042
1,071,057,238
15,042
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14669](https://llvm.org/bz14669) | | Version | 3.1 | | OS | Linux | | Attachments | [The Test files for the issue.](https://user-images.githubusercontent.com/60944935/143746586-b48aa7af-f2ad-4831-9c57-270ca6ebe1a0.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-q...
CLang's incompatiblity with gcc related to alignment of data fields in structure when passing structure .
https://api.github.com/repos/llvm/llvm-project/issues/15041/comments
4
2012-12-20T15:56:32Z
2021-12-03T23:55:24Z
https://github.com/llvm/llvm-project/issues/15041
1,071,057,230
15,041
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14668](https://llvm.org/bz14668) | | Version | trunk | | OS | FreeBSD | | Attachments | [preprocessed source (boring...)](https://user-images.githubusercontent.com/60944935/143746582-fdd48997-bef5-4cfb-8e44-07205ada4e9a.gz), [run script (boring...)](https://user-images.githubuse...
Do not know how to expand this operator's operand! UNREACHABLE executed at lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp:2451!
https://api.github.com/repos/llvm/llvm-project/issues/15040/comments
8
2012-12-20T13:22:31Z
2023-08-21T15:59:16Z
https://github.com/llvm/llvm-project/issues/15040
1,071,057,223
15,040
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14667](https://llvm.org/bz14667) | | Resolution | FIXED | | Resolved on | Aug 16, 2015 08:56 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@RKSimon,@darkbuck | ## Extended Description I am optimizing the function below. LLC outputs th...
X86: Need to match vpminsd and vpmaxsd
https://api.github.com/repos/llvm/llvm-project/issues/15039/comments
3
2012-12-20T08:12:09Z
2021-12-03T23:55:22Z
https://github.com/llvm/llvm-project/issues/15039
1,071,057,219
15,039
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14666](https://llvm.org/bz14666) | | Resolution | FIXED | | Resolved on | Jan 07, 2017 10:40 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @delena,@RKSimon,@darkbuck,@rotateright | ## Extended Description In the following IR, the mil and ad...
InstCombine/DagCombine: Need to push vector trunc upwards.
https://api.github.com/repos/llvm/llvm-project/issues/15038/comments
1
2012-12-20T07:42:17Z
2021-12-03T23:55:21Z
https://github.com/llvm/llvm-project/issues/15038
1,071,057,217
15,038
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14665](https://llvm.org/bz14665) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description This is similar to bug 11173, but it's a regression in Clang trunk from (at least) 3.0. When linking wine/loader/preloader.c (a...
clang can't link loader/preloader from Wine
https://api.github.com/repos/llvm/llvm-project/issues/15037/comments
1
2012-12-20T07:41:36Z
2021-12-03T23:55:21Z
https://github.com/llvm/llvm-project/issues/15037
1,071,057,214
15,037
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14664](https://llvm.org/bz14664) | | Resolution | FIXED | | Resolved on | Jan 30, 2013 07:20 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @delena,@darkbuck | ## Extended Description The following C code " ... = (b[i] > 19) * 7;" is trans...
InstCombine missing canonicalization of sub-and into a select.
https://api.github.com/repos/llvm/llvm-project/issues/15036/comments
3
2012-12-20T07:34:15Z
2021-12-03T23:55:20Z
https://github.com/llvm/llvm-project/issues/15036
1,071,057,206
15,036
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14663](https://llvm.org/bz14663) | | Version | 3.2 | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When I use LLVM&Clang 3.1&MinGW ( GCC 4.6.2 ) compile LLVM/Clang3.2. There has been a problem。 Problem: llvm[4]: Linking Release executab...
Clang's Lib multiple definition
https://api.github.com/repos/llvm/llvm-project/issues/15035/comments
2
2012-12-20T05:56:16Z
2021-12-03T23:55:19Z
https://github.com/llvm/llvm-project/issues/15035
1,071,057,198
15,035
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14662](https://llvm.org/bz14662) | | Resolution | FIXED | | Resolved on | Mar 05, 2013 11:48 | | Version | unspecified | | OS | Windows NT | ## Extended Description This failure is exercised by the functionalities/inferior-changed test. The test launches an inferior process, ...
POSIX dynamic loader asserts when launching a changed inferior process on Linux
https://api.github.com/repos/llvm/llvm-project/issues/15034/comments
2
2012-12-20T01:49:59Z
2021-12-03T23:55:18Z
https://github.com/llvm/llvm-project/issues/15034
1,071,057,193
15,034
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14661](https://llvm.org/bz14661) | | Resolution | FIXED | | Resolved on | Apr 25, 2013 15:40 | | Version | unspecified | | OS | Windows NT | ## Extended Description Attempting to evaluate an expression involving an XMM register fails on Linux. For instance, expr $xmm0 res...
Evaluating expressions involving XMM registers fails on Linux
https://api.github.com/repos/llvm/llvm-project/issues/15033/comments
1
2012-12-20T01:16:36Z
2021-12-03T23:55:17Z
https://github.com/llvm/llvm-project/issues/15033
1,071,057,187
15,033
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14660](https://llvm.org/bz14660) | | Resolution | FIXED | | Resolved on | Aug 16, 2014 01:49 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#14702 | | CC | @DougGregor,@echristo,@pogo59 | ## Extended Description given: while (*myp > 0) { (*myp)++; } Clan...
debug info loop condition checks should be associated with the loop header, not the end of the scope
https://api.github.com/repos/llvm/llvm-project/issues/15032/comments
2
2012-12-20T00:56:09Z
2021-12-03T23:55:17Z
https://github.com/llvm/llvm-project/issues/15032
1,071,057,181
15,032
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14659](https://llvm.org/bz14659) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description The code below is from the gcc-loops benchmark (from the gcc webpage). The code below loads two consecutive memory accesses with a...
LoopVectorizer: inefficient scatter/gather on gcc-loops Ex11.
https://api.github.com/repos/llvm/llvm-project/issues/15031/comments
4
2012-12-20T00:41:27Z
2021-12-03T23:55:16Z
https://github.com/llvm/llvm-project/issues/15031
1,071,057,176
15,031
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14658](https://llvm.org/bz14658) | | Resolution | FIXED | | Resolved on | Apr 26, 2013 16:40 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#14702 | | CC | @DougGregor,@echristo | ## Extended Description gdb.base/fullname.exp is failing due to a gap between ...
debug info DW_AT_comp_dir is not the same path as that used to resolve file names
https://api.github.com/repos/llvm/llvm-project/issues/15030/comments
1
2012-12-20T00:21:06Z
2021-12-03T23:55:15Z
https://github.com/llvm/llvm-project/issues/15030
1,071,057,172
15,030
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14657](https://llvm.org/bz14657) | | Resolution | FIXED | | Resolved on | May 11, 2017 06:57 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@delena,@RKSimon,@darkbuck,@rotateright,@ZviRackover | ## Extended Description The loop below co...
Poor AVX code generation on 8xi1 masks
https://api.github.com/repos/llvm/llvm-project/issues/15029/comments
17
2012-12-20T00:15:19Z
2021-12-03T23:55:14Z
https://github.com/llvm/llvm-project/issues/15029
1,071,057,167
15,029
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14656](https://llvm.org/bz14656) | | Resolution | INVALID | | Resolved on | Dec 19, 2012 17:09 | | Version | 3.2 | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DougGregor,@tritao | ## Extended Description References to operator 'new' result in a un...
error LNK2019: unresolved external symbol __Znwj
https://api.github.com/repos/llvm/llvm-project/issues/15028/comments
2
2012-12-19T23:45:19Z
2021-12-03T23:55:13Z
https://github.com/llvm/llvm-project/issues/15028
1,071,057,159
15,028
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14655](https://llvm.org/bz14655) | | Version | trunk | | OS | Linux | | CC | @echristo,@isanbard | ## Extended Description It looks like the documentation for dwarf accelerator tables here: http://llvm.org/docs/SourceLevelDebugging.html#name-accelerator-tables doesn't match ...
Bug in accelerator table hash code
https://api.github.com/repos/llvm/llvm-project/issues/15027/comments
0
2012-12-19T23:34:41Z
2021-12-03T23:55:12Z
https://github.com/llvm/llvm-project/issues/15027
1,071,057,155
15,027
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14654](https://llvm.org/bz14654) | | Resolution | FIXED | | Resolved on | Dec 19, 2012 13:56 | | Version | trunk | | OS | All | ## Extended Description The "enhanced disassembler" support that llvm-mc supports (search for edis) was designed for LLDB, but has be replaced by ass...
Remove edis support
https://api.github.com/repos/llvm/llvm-project/issues/15026/comments
1
2012-12-19T21:09:23Z
2021-12-03T23:55:11Z
https://github.com/llvm/llvm-project/issues/15026
1,071,057,149
15,026
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14653](https://llvm.org/bz14653) | | Resolution | FIXED | | Resolved on | Feb 20, 2016 14:13 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @compnerd | ## Extended Description Reproduce using the command: ./llvm-stress --size=100 --seed=8086...
ARM codegen crash - Assertion failed: (VT.isInteger() && Operand.getValueType().isInteger() && "Invalid TRUNCATE!"), function getNode, file
https://api.github.com/repos/llvm/llvm-project/issues/15025/comments
1
2012-12-19T20:45:44Z
2021-12-03T23:55:11Z
https://github.com/llvm/llvm-project/issues/15025
1,071,057,144
15,025
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14652](https://llvm.org/bz14652) | | Resolution | FIXED | | Resolved on | Jan 29, 2013 17:39 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @ahatanak | ## Extended Description Reproduce using the command: ./llvm-stress --size=100 --seed=2924...
ARM codegen crash - ExpandIntegerOperand Op #&#8203;2 - i32,i32 = sra_parts
https://api.github.com/repos/llvm/llvm-project/issues/15024/comments
1
2012-12-19T20:42:06Z
2021-12-03T23:55:09Z
https://github.com/llvm/llvm-project/issues/15024
1,071,057,136
15,024
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14651](https://llvm.org/bz14651) | | Resolution | DUPLICATE | | Resolved on | Oct 24, 2013 13:37 | | Version | 3.1 | | OS | MacOS X | | Attachments | [pan.* sources](https://user-images.githubusercontent.com/60944935/143746581-e9b6173b-dcaa-4a56-a4d6-9f8152ba1f82.gz) | | Reporte...
CLANG Compilation 4x Slower Than GCC
https://api.github.com/repos/llvm/llvm-project/issues/15023/comments
3
2012-12-19T18:50:22Z
2021-12-03T23:55:08Z
https://github.com/llvm/llvm-project/issues/15023
1,071,057,132
15,023
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14650](https://llvm.org/bz14650) | | Resolution | DUPLICATE | | Resolved on | Dec 19, 2012 08:34 | | Version | trunk | | OS | Linux | | Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143746579-427c167d-a8d1-40d0-83fb-46f84d038f63.gz), [inv...
LoopVectorizer crashes when using Android toolchain
https://api.github.com/repos/llvm/llvm-project/issues/15022/comments
1
2012-12-19T16:11:39Z
2021-12-03T23:55:08Z
https://github.com/llvm/llvm-project/issues/15022
1,071,057,124
15,022
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14649](https://llvm.org/bz14649) | | Resolution | WORKSFORME | | Resolved on | Jul 14, 2014 09:53 | | Version | unspecified | | OS | Linux | | CC | @mclow | ## Extended Description Any attempt to use iostreams in Linux/gcc 4.7 causes a bad_cast exception. When running e.g. #i...
iostreams don't work on Linux/gcc 4.7 because of locale facets
https://api.github.com/repos/llvm/llvm-project/issues/15021/comments
1
2012-12-19T12:51:20Z
2022-01-20T02:10:39Z
https://github.com/llvm/llvm-project/issues/15021
1,071,057,119
15,021
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14648](https://llvm.org/bz14648) | | Resolution | FIXED | | Resolved on | Jan 14, 2013 21:14 | | Version | unspecified | | OS | Linux | | Attachments | [Fix for compile issues on Linux/gcc 4.7](https://user-images.githubusercontent.com/92601251/143746575-14db3605-5b82-44ab-a103-...
[PATCH] Current libc++ svn fails to build on Linux/gcc 4.7
https://api.github.com/repos/llvm/llvm-project/issues/15020/comments
9
2012-12-19T12:30:35Z
2021-12-03T23:55:06Z
https://github.com/llvm/llvm-project/issues/15020
1,071,057,116
15,020
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14647](https://llvm.org/bz14647) | | Resolution | FIXED | | Resolved on | Dec 19, 2012 07:31 | | Version | trunk | | OS | All | | CC | @d0k | ## Extended Description To reproduce this, bootstrap clang with -march=x86-64 and -O2 with the loop vectorizer enabled. Copy the binary...
With loop vectorizer enabled, clang -march=x86-64 is non-deterministic
https://api.github.com/repos/llvm/llvm-project/issues/15019/comments
3
2012-12-19T12:14:23Z
2021-12-03T23:55:05Z
https://github.com/llvm/llvm-project/issues/15019
1,071,057,111
15,019
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14646](https://llvm.org/bz14646) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@dbabokin,@darkbuck | ## Extended Description With XMM, loading m in INSTrm should be 16-byte aligned. xorps (%esp), %xmm0 # 16-byte Fo...
Spilled XMM is assumed wrongly to be aligned
https://api.github.com/repos/llvm/llvm-project/issues/15018/comments
6
2012-12-19T09:08:28Z
2021-12-03T23:55:04Z
https://github.com/llvm/llvm-project/issues/15018
1,071,057,106
15,018
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14645](https://llvm.org/bz14645) | | Resolution | DUPLICATE | | Resolved on | Jun 05, 2013 01:54 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#14702 | | CC | @adrian-prantl,@DougGregor,@echristo | ## Extended Description Given the following code: stru...
debug info drops second parameter from ctor definition
https://api.github.com/repos/llvm/llvm-project/issues/15017/comments
3
2012-12-19T08:52:10Z
2021-12-03T23:55:03Z
https://github.com/llvm/llvm-project/issues/15017
1,071,057,097
15,017
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14644](https://llvm.org/bz14644) | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Blocks building Qt5: ```cpp class QCocoaWindow {}; class ::QCocoaWindow; int main() { } ``` diagno...
clang confuses scope operator for global namespace giving extra qualification on member
https://api.github.com/repos/llvm/llvm-project/issues/15016/comments
8
2012-12-19T07:40:14Z
2023-11-05T01:45:37Z
https://github.com/llvm/llvm-project/issues/15016
1,071,057,091
15,016
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14643](https://llvm.org/bz14643) | | Version | trunk | | OS | FreeBSD | | Attachments | [source code with bugette descriptions](https://user-images.githubusercontent.com/60944935/143746574-1f0265b9-94dd-44d3-9d08-e52831252496.gz) | | Reporter | LLVM Bugzilla Contributor | ...
diagnostic message tweaks
https://api.github.com/repos/llvm/llvm-project/issues/15015/comments
0
2012-12-19T04:57:46Z
2023-11-05T16:56:48Z
https://github.com/llvm/llvm-project/issues/15015
1,071,057,089
15,015
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14642](https://llvm.org/bz14642) | | Version | trunk | | OS | FreeBSD | | Attachments | [preprocessed source (boring...)](https://user-images.githubusercontent.com/60944935/143746570-5dfd6794-212b-4ec2-9179-994f5f829d5a.gz), [run script (boring...)](https://user-images.gith...
error: illegal "f" output constraint; fatal error: error in backend: Access past stack top! (also: Cannot pop empty stack!)
https://api.github.com/repos/llvm/llvm-project/issues/15014/comments
5
2012-12-19T04:28:06Z
2023-08-21T17:17:20Z
https://github.com/llvm/llvm-project/issues/15014
1,071,057,085
15,014
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14641](https://llvm.org/bz14641) | | Resolution | FIXED | | Resolved on | Aug 19, 2021 21:45 | | Version | trunk | | OS | FreeBSD | | Attachments | [preprocessed source (boring...)](https://user-images.githubusercontent.com/60944935/143746568-0b526702-3fdf-4627-80f2-1f6266134b62...
Unknown mismatch! UNREACHABLE executed at lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:212!
https://api.github.com/repos/llvm/llvm-project/issues/15013/comments
1
2012-12-19T04:20:51Z
2021-12-03T23:55:00Z
https://github.com/llvm/llvm-project/issues/15013
1,071,057,080
15,013
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14640](https://llvm.org/bz14640) | | Resolution | DUPLICATE | | Resolved on | Dec 19, 2012 08:34 | | Version | trunk | | OS | Linux | | Attachments | [preprocessor output for the command described](https://user-images.githubusercontent.com/31630/143746566-89c095fa-1c6b-4146-a996...
clang-3.3 high cpu usage and freeze when compiling
https://api.github.com/repos/llvm/llvm-project/issues/15012/comments
3
2012-12-19T03:54:47Z
2021-12-03T23:54:59Z
https://github.com/llvm/llvm-project/issues/15012
1,071,057,076
15,012
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14639](https://llvm.org/bz14639) | | Resolution | FIXED | | Resolved on | Dec 19, 2012 08:35 | | Version | trunk | | OS | FreeBSD | | Attachments | [preprocessed source (boring...)](https://user-images.githubusercontent.com/60944935/143746564-9ace60d4-2aa4-4bcd-89b5-8d2725aad287...
getSizeInBits called on extended MVT. UNREACHABLE executed at include/llvm/CodeGen/ValueTypes.h:333!
https://api.github.com/repos/llvm/llvm-project/issues/15011/comments
6
2012-12-19T03:37:54Z
2021-12-03T23:54:58Z
https://github.com/llvm/llvm-project/issues/15011
1,071,057,073
15,011
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14638](https://llvm.org/bz14638) | | Resolution | FIXED | | Resolved on | Dec 18, 2012 18:27 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description Hi, for the following file, code generation asserts on la...
assert "May only branch on boolean predicates" fails for assignment to bitfield
https://api.github.com/repos/llvm/llvm-project/issues/15010/comments
1
2012-12-19T00:56:37Z
2021-12-03T23:54:57Z
https://github.com/llvm/llvm-project/issues/15010
1,071,057,069
15,010
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14637](https://llvm.org/bz14637) | | Resolution | FIXED | | Resolved on | Nov 04, 2020 11:27 | | Version | unspecified | | OS | Linux | | Attachments | [A compressed copy of my config.log](https://user-images.githubusercontent.com/60944935/143746562-ea77b003-9d7f-4933-9bab-6f971...
Missing input prompt, "(lldb)" on Linux, lldb version 178
https://api.github.com/repos/llvm/llvm-project/issues/15009/comments
13
2012-12-18T23:25:19Z
2021-12-03T23:54:56Z
https://github.com/llvm/llvm-project/issues/15009
1,071,057,065
15,009
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14636](https://llvm.org/bz14636) | | Resolution | FIXED | | Resolved on | Aug 14, 2013 15:38 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description With my latest build of llvm-r170308 on powerpc-darwin8, I see a new test failin...
Relocation emission for Mach-O/PPC unimplemented
https://api.github.com/repos/llvm/llvm-project/issues/15008/comments
42
2012-12-18T22:51:59Z
2021-12-03T23:54:55Z
https://github.com/llvm/llvm-project/issues/15008
1,071,057,060
15,008
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14635](https://llvm.org/bz14635) | | Resolution | FIXED | | Resolved on | Jan 11, 2013 21:42 | | Version | trunk | | OS | Linux | | Attachments | [preprocessed file - bzipped](https://user-images.githubusercontent.com/60944935/143746558-b642013a-2aa5-4cf8-b0ea-06fae1a18d49.gz), ...
static analyzer + wine = 'Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!' (3/3)
https://api.github.com/repos/llvm/llvm-project/issues/15007/comments
5
2012-12-18T21:03:23Z
2021-12-03T23:54:55Z
https://github.com/llvm/llvm-project/issues/15007
1,071,057,057
15,007
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14634](https://llvm.org/bz14634) | | Resolution | FIXED | | Resolved on | Sep 18, 2013 14:00 | | Version | trunk | | OS | Linux | | Attachments | [preprocessed file - bzipped](https://user-images.githubusercontent.com/60944935/143746556-455ab9b4-65d0-4e77-9150-b2d711e579a8.gz), ...
static analyzer + wine = 'Assertion `T->isIntegerType() || Loc::isLocType(T)' failed' (2/3)
https://api.github.com/repos/llvm/llvm-project/issues/15006/comments
8
2012-12-18T21:01:02Z
2021-12-03T23:54:54Z
https://github.com/llvm/llvm-project/issues/15006
1,071,057,052
15,006
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14633](https://llvm.org/bz14633) | | Resolution | FIXED | | Resolved on | Dec 18, 2012 17:56 | | Version | trunk | | OS | Linux | | Attachments | [info.txt](https://user-images.githubusercontent.com/60944935/143746552-38ae02fb-4f2e-47f3-8c28-068a2a82dc5e.gz), [stderr](https://us...
static analyzer + wine = Assertion `Loc.isMacroID() && "Not a macro expansion loc!"' failed (1/3)
https://api.github.com/repos/llvm/llvm-project/issues/15005/comments
12
2012-12-18T20:57:51Z
2021-12-03T23:54:53Z
https://github.com/llvm/llvm-project/issues/15005
1,071,057,047
15,005
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14632](https://llvm.org/bz14632) | | Resolution | DUPLICATE | | Resolved on | Jan 29, 2013 04:23 | | Version | trunk | | OS | All | | Attachments | [Patch for a test that shows that alignment specifiers are lost](https://user-images.githubusercontent.com/60944935/143746551-50aa1...
Missing diagnostics for invalid uses of C++11 alignment features
https://api.github.com/repos/llvm/llvm-project/issues/15004/comments
2
2012-12-18T17:13:07Z
2021-12-03T23:54:52Z
https://github.com/llvm/llvm-project/issues/15004
1,071,057,043
15,004
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14631](https://llvm.org/bz14631) | | Resolution | INVALID | | Resolved on | Dec 18, 2012 02:52 | | Version | 3.1 | | OS | Linux | | Attachments | [Code snippet to reproduce the bug](https://user-images.githubusercontent.com/60944935/143746550-f35bbefb-0232-4a19-aa7d-d85cd40faf5b...
template-based global variables are not initialized properly
https://api.github.com/repos/llvm/llvm-project/issues/15003/comments
1
2012-12-18T10:47:14Z
2021-12-03T23:54:51Z
https://github.com/llvm/llvm-project/issues/15003
1,071,057,039
15,003
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14630](https://llvm.org/bz14630) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Exact part is: `opt --reject-this-option 2>&-`, which exits with code 1 on glibc, but hangs on musl [1]. In case of invalid argument to `opt`...
close-stderr.ll test hangs on musl libc
https://api.github.com/repos/llvm/llvm-project/issues/15002/comments
0
2012-12-18T08:35:31Z
2021-12-03T23:54:50Z
https://github.com/llvm/llvm-project/issues/15002
1,071,057,033
15,002
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14629](https://llvm.org/bz14629) | | Resolution | FIXED | | Resolved on | Dec 18, 2012 18:15 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In http://lldb.llvm.org/lldb-gdb.html, section Breakpoint Commands, b...
Wrong command in the GDB to LLDB command map page
https://api.github.com/repos/llvm/llvm-project/issues/15001/comments
1
2012-12-18T06:40:21Z
2021-12-03T23:54:50Z
https://github.com/llvm/llvm-project/issues/15001
1,071,057,025
15,001
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14628](https://llvm.org/bz14628) | | Resolution | FIXED | | Resolved on | Dec 19, 2012 20:46 | | Version | trunk | | OS | All | | CC | @rjmccall | ## Extended Description clang asserts with this test case: __attribute__((objc_root_class)) @&#8203;interface Foo @&#8203;end @&...
Objective-C @&#8203;encode for _Atomic not implemented
https://api.github.com/repos/llvm/llvm-project/issues/15000/comments
2
2012-12-18T02:04:52Z
2021-12-03T23:54:49Z
https://github.com/llvm/llvm-project/issues/15000
1,071,057,017
15,000
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14627](https://llvm.org/bz14627) | | Resolution | FIXED | | Resolved on | Dec 18, 2012 13:28 | | Version | trunk | | OS | Linux | | Attachments | [bugpoint reduced test case](https://user-images.githubusercontent.com/910929/143746549-e04b080f-36ca-412c-9086-97a4a7ccdf56.gz) | | ...
Simple inline PPC asm hits assert: `(PartVT.isInteger() || PartVT == MVT::x86mmx) && ValueVT.isInteger() && "Unknown mismatch!"'
https://api.github.com/repos/llvm/llvm-project/issues/14999/comments
1
2012-12-18T00:46:33Z
2021-12-03T23:54:48Z
https://github.com/llvm/llvm-project/issues/14999
1,071,057,012
14,999
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14626](https://llvm.org/bz14626) | | Resolution | FIXED | | Resolved on | Feb 05, 2013 16:16 | | Version | trunk | | OS | Linux | | CC | @d0k,@chandlerc,@echristo | ## Extended Description Something like: llvm-mc foo.s -o foo.o where you didn't put -filetype=obj then llvm-dw...
llvm-dwarfdump fails on .s files
https://api.github.com/repos/llvm/llvm-project/issues/14998/comments
2
2012-12-17T23:24:04Z
2021-12-03T23:54:47Z
https://github.com/llvm/llvm-project/issues/14998
1,071,057,007
14,998
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14625](https://llvm.org/bz14625) | | Resolution | FIXED | | Resolved on | Dec 17, 2012 15:40 | | Version | unspecified | | OS | All | | CC | @echristo | ## Extended Description % cat bug.S #if defined(__x86_64__) foo: nop nop nop #end...
assembler-as-cpp does not respect PWD in debug info
https://api.github.com/repos/llvm/llvm-project/issues/14997/comments
1
2012-12-17T21:25:18Z
2021-12-03T23:54:46Z
https://github.com/llvm/llvm-project/issues/14997
1,071,057,002
14,997
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14624](https://llvm.org/bz14624) | | Resolution | FIXED | | Resolved on | Feb 05, 2013 15:54 | | Version | unspecified | | OS | Linux | | CC | @dwblaikie,@echristo | ## Extended Description athyra:~> cat foo.S #if defined(__x86_64__) foo: nop nop nop #e...
Compilation of assembly-with-cpp gets filename wrong in debug output
https://api.github.com/repos/llvm/llvm-project/issues/14996/comments
7
2012-12-17T21:10:08Z
2021-12-03T23:54:45Z
https://github.com/llvm/llvm-project/issues/14996
1,071,056,996
14,996
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14623](https://llvm.org/bz14623) | | Resolution | FIXED | | Resolved on | Jan 14, 2013 15:31 | | Version | unspecified | | OS | Linux | | CC | @tlattner | ## Extended Description MC is a big enough subsystem that it should have its own component.
Add MC as component below library
https://api.github.com/repos/llvm/llvm-project/issues/14995/comments
1
2012-12-17T20:22:07Z
2021-12-03T23:54:45Z
https://github.com/llvm/llvm-project/issues/14995
1,071,056,993
14,995
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14622](https://llvm.org/bz14622) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description After a make using: GNUMAKE=make /Volumes/proof/Users/rdm/root/interpreter/llvm/src/configure --prefix=/Volumes/proof/Users/rdm/a/interpreter/l...
out-of-source build modifies src directory
https://api.github.com/repos/llvm/llvm-project/issues/14994/comments
4
2012-12-17T16:46:04Z
2023-06-25T14:36:10Z
https://github.com/llvm/llvm-project/issues/14994
1,071,056,991
14,994
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14621](https://llvm.org/bz14621) | | Version | trunk | | OS | Windows XP | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143746548-f4791fb8-5626-43eb-94d5-e3b2871786f7.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I ca...
llvm_shutdown and llvm_shutdown_obj failed to release LLVM resources.
https://api.github.com/repos/llvm/llvm-project/issues/14993/comments
0
2012-12-17T16:06:05Z
2021-12-03T23:54:43Z
https://github.com/llvm/llvm-project/issues/14993
1,071,056,986
14,993
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14620](https://llvm.org/bz14620) | | Resolution | WORKSFORME | | Resolved on | Apr 27, 2015 15:46 | | Version | trunk | | OS | All | | Attachments | [Test case](https://user-images.githubusercontent.com/138339/143746547-54769df7-729b-4ed9-82b0-dbd98d5b2f8e.gz) | | CC | @AaronBal...
No "control reaches end of non-void function" warning when using function-try-blocks
https://api.github.com/repos/llvm/llvm-project/issues/14992/comments
6
2012-12-17T11:34:36Z
2022-01-20T02:10:38Z
https://github.com/llvm/llvm-project/issues/14992
1,071,056,982
14,992
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14619](https://llvm.org/bz14619) | | Resolution | DUPLICATE | | Resolved on | Dec 18, 2012 07:10 | | Version | 3.1 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic,@zygoloid | ## Extended Description When including <cstdlib> in an extern "C" bl...
Including stdlib.h in an extern "C" block causes a "declaration conflicts with target of using declaration already in scope"
https://api.github.com/repos/llvm/llvm-project/issues/14991/comments
4
2012-12-17T08:43:02Z
2021-12-03T23:54:42Z
https://github.com/llvm/llvm-project/issues/14991
1,071,056,979
14,991
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14618](https://llvm.org/bz14618) | | Resolution | INVALID | | Resolved on | Dec 18, 2012 06:46 | | Version | trunk | | OS | Linux | | Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/143746546-285afff3-2f5d-4f86-a5aa-f838b9efbb02.gz) | | Reporter | LLV...
Miscompilation of pow() & sqrt() from musl libc's tgmath.h
https://api.github.com/repos/llvm/llvm-project/issues/14990/comments
3
2012-12-17T07:26:17Z
2021-12-03T23:54:41Z
https://github.com/llvm/llvm-project/issues/14990
1,071,056,971
14,990
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14617](https://llvm.org/bz14617) | | Resolution | FIXED | | Resolved on | Dec 17, 2012 06:04 | | Version | trunk | | OS | All | | Attachments | [Fix for the bug](https://user-images.githubusercontent.com/60944935/143746544-67a525b1-477d-43be-921e-ed97c83af280.gz) | | Reporter | ...
landingpad cannot be explicitly named using IRBuilder.CreateLandingPad
https://api.github.com/repos/llvm/llvm-project/issues/14989/comments
1
2012-12-16T21:11:31Z
2021-12-03T23:54:40Z
https://github.com/llvm/llvm-project/issues/14989
1,071,056,966
14,989
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14616](https://llvm.org/bz14616) | | Resolution | FIXED | | Resolved on | Feb 04, 2014 11:41 | | Version | trunk | | OS | Linux | ## Extended Description Test case: .hidden foo .hidden foo_end foo: .data foo_size: .long foo - foo_end
[MC] Symbol difference with unknown section results in assertion `SD->getFragment() && "Invalid getOffset() on undefined symbol!"'
https://api.github.com/repos/llvm/llvm-project/issues/14988/comments
0
2012-12-16T20:25:09Z
2021-12-03T23:54:39Z
https://github.com/llvm/llvm-project/issues/14988
1,071,056,961
14,988
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14615](https://llvm.org/bz14615) | | Resolution | FIXED | | Resolved on | Jul 22, 2014 18:57 | | Version | trunk | | OS | Linux | | Attachments | [run script](https://user-images.githubusercontent.com/92601343/143746542-728979fa-07b4-4dff-b7d1-a08d984be2dc.gz), [preprocessed sou...
Assertion `!Init->isValueDependent()' failed.
https://api.github.com/repos/llvm/llvm-project/issues/14987/comments
3
2012-12-16T05:59:54Z
2021-12-03T23:54:38Z
https://github.com/llvm/llvm-project/issues/14987
1,071,056,956
14,987
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14614](https://llvm.org/bz14614) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Given static int a16[]; extern int a16[]; clang prints /test2.c:2:12: warning: tentative array definition assumed to have one element...
"tentative array definition" points to the wrong decl
https://api.github.com/repos/llvm/llvm-project/issues/14986/comments
1
2012-12-16T00:03:18Z
2023-06-26T19:47:44Z
https://github.com/llvm/llvm-project/issues/14986
1,071,056,952
14,986
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14613](https://llvm.org/bz14613) | | Resolution | FIXED | | Resolved on | Mar 26, 2019 13:39 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@topperc,@davidbolvansky,@delena,@RKSimon,@thielema,@darkbuck,@nikic,@rotateright | ## Extended D...
X86: Need to implement a pattern for saturated add/sub
https://api.github.com/repos/llvm/llvm-project/issues/14985/comments
24
2012-12-15T09:13:44Z
2021-12-03T23:54:37Z
https://github.com/llvm/llvm-project/issues/14985
1,071,056,946
14,985
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14612](https://llvm.org/bz14612) | | Resolution | FIXED | | Resolved on | Dec 17, 2012 15:33 | | Version | unspecified | | OS | Linux | | Attachments | [solve this bug](https://user-images.githubusercontent.com/60944935/143746541-9b15017d-bd62-4530-9bf4-b5c36698f685.gz) | | Repo...
In Driver::MainLoop, m_done variable used without initialization
https://api.github.com/repos/llvm/llvm-project/issues/14984/comments
3
2012-12-15T06:34:32Z
2021-12-03T23:54:36Z
https://github.com/llvm/llvm-project/issues/14984
1,071,056,940
14,984
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14611](https://llvm.org/bz14611) | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#14702 llvm/llvm-bugzilla-archive#24345 | | CC | @DougGregor,@echristo,@zygoloid | ## Extended Description Given the program: #include <stdio.h> int main() { FILE *f = stderr...
Clang does not emit debug info for referenced constants
https://api.github.com/repos/llvm/llvm-project/issues/14983/comments
3
2012-12-15T00:25:57Z
2023-11-03T13:16:34Z
https://github.com/llvm/llvm-project/issues/14983
1,071,056,930
14,983
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14610](https://llvm.org/bz14610) | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#14702 llvm/llvm-bugzilla-archive#24345 | | CC | @DougGregor,@echristo | ## Extended Description Reduced from the GDB 7.5 test gdb.cp/mb-ctor.cc: #include <cstdio> struct Base {...
Clang emits debug info for multiple (at least D/C1 and D/C2) dtor/ctor functions
https://api.github.com/repos/llvm/llvm-project/issues/14982/comments
4
2012-12-14T19:54:17Z
2023-11-03T13:09:06Z
https://github.com/llvm/llvm-project/issues/14982
1,071,056,925
14,982
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14609](https://llvm.org/bz14609) | | Version | trunk | | OS | Linux | | Attachments | [LinkModules.cpp patch for linking modules with the same context](https://user-images.githubusercontent.com/60944935/143746540-cd36d290-c791-4a32-8ce0-12f7d9b18a0a.gz) | | Reporter | LLVM Bugzi...
Linker won't map the same named struct from the same context included in different modules
https://api.github.com/repos/llvm/llvm-project/issues/14981/comments
1
2012-12-14T18:36:06Z
2021-12-03T23:54:33Z
https://github.com/llvm/llvm-project/issues/14981
1,071,056,918
14,981
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14608](https://llvm.org/bz14608) | | Version | 3.1 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Compiling GAP (www.gap-system.org) version 4.5.6. with clang-3.1 at optimisation level 1 or higher breaks. In GAP the symptom is: ```...
clang-3.1 breaks a piece of code that clang-3.0 compiles correctly
https://api.github.com/repos/llvm/llvm-project/issues/14980/comments
5
2012-12-14T16:37:23Z
2024-07-28T11:09:59Z
https://github.com/llvm/llvm-project/issues/14980
1,071,056,915
14,980
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14607](https://llvm.org/bz14607) | | Resolution | DUPLICATE | | Resolved on | Dec 19, 2012 23:52 | | Version | 3.2 | | OS | All | | Attachments | [compileable sample showing the issue](https://user-images.githubusercontent.com/60944935/143746536-2004b998-de92-46f7-8c06-d476c2648...
clang does not emit a warning when assigning properties in conditions
https://api.github.com/repos/llvm/llvm-project/issues/14979/comments
2
2012-12-14T13:37:13Z
2021-12-03T23:54:32Z
https://github.com/llvm/llvm-project/issues/14979
1,071,056,913
14,979
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14606](https://llvm.org/bz14606) | | Resolution | FIXED | | Resolved on | Jul 15, 2013 19:58 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#14702 | | CC | @DougGregor,@echristo | ## Extended Description Clang doesn't currently produce DW_TAG_import_modu...
emit debug info for using directives (DW_TAG_imported_module) & declarations (DW_TAG_imported_declaration)
https://api.github.com/repos/llvm/llvm-project/issues/14978/comments
2
2012-12-14T09:54:20Z
2021-12-03T23:54:31Z
https://github.com/llvm/llvm-project/issues/14978
1,071,056,907
14,978
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [14605](https://llvm.org/bz14605) | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#14767 | | CC | @DougGregor,@echristo | ## Extended Description There's 8 consistent failures in this test that show up in both GCC 4.7 and Clang. Rather than trying to diagn...
resolve consistent (across GCC & Clang) failures in `gdb.mi/mi-var-rtti.exp`
https://api.github.com/repos/llvm/llvm-project/issues/14977/comments
1
2012-12-14T09:40:12Z
2024-07-28T11:11:26Z
https://github.com/llvm/llvm-project/issues/14977
1,071,056,902
14,977