-
| | |
|--------------------|----|
| Bugzilla Link | [PR43657](https://bugs.llvm.org/show_bug.cgi?id=43657) |
| Status | NEW |
| Importance | P enhancemen…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR44915](https://bugs.llvm.org/show_bug.cgi?id=44915) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR42571](https://bugs.llvm.org/show_bug.cgi?id=42571) |
| Status | NEW |
| Importance | P enhancemen…
-
When undertone is being used for generative or improvisational work, a randomly generated stream of chord / mode / key transitions is played, with no real ability to see these ahead of time, nothing t…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR30692](https://bugs.llvm.org/show_bug.cgi?id=30692) |
| Status | REOPENED |
| Importance | P norma…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR34517](https://bugs.llvm.org/show_bug.cgi?id=34517) |
| Status | NEW |
| Importance | P enhancemen…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR10597](https://bugs.llvm.org/show_bug.cgi?id=10597) |
| Status | NEW |
| Importance | P normal |
|…
-
Sometimes this happens:
```
MPlayer sherpya-r38203+gb51b9bbd42-10-win32 (C) 2000-2020 MPlayer Team
Playing ***.mkv.
CACHE_PRE_INIT: 0 [0] 0 pre:251658 eof:0
Cache fill: 0.00% (0 bytes) …
-
I have stumbled upon a rather nasty 'bug' this week.
When compiling IR like this:
```
function u0:0(i64) -> i64 system_v {
sig2 = (i64, i8) -> i64 system_v
fn2 = u0:112 sig2
block0(v0:…
-
In summary, `std::optional` when compiled from clang is returned from a function using `edx` and `eax`, while gcc and msvc expect the selector bit to be on the stack.
The setup is a bit annoying be…