Displaying 3 results from an estimated 3 matches for "blei42".
2012 Mar 30
1
[Bug 48074] New: 3D / OpenGL clients used with wayland always cause an immediate hang
https://bugs.freedesktop.org/show_bug.cgi?id=48074
Bug #: 48074
Summary: 3D / OpenGL clients used with wayland always cause an
immediate hang
Classification: Unclassified
Product: Mesa
Version: 8.0
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
2012 Jul 04
0
[LLVMdev] Assertion in PHIElimination.cpp
On Jul 4, 2012, at 5:35 AM, Philipp Brüschweiler <blei42 at gmail.com> wrote:
> Hi everyone
>
> I'm hitting an assertion in PHIElimination.cpp:375.
>
> "Terminator instructions cannot use virtual registers unless"
> "they are the first terminator in a block!"
>
> I was looking at the code around that...
2012 Jul 04
2
[LLVMdev] Assertion in PHIElimination.cpp
Hi everyone
I'm hitting an assertion in PHIElimination.cpp:375.
"Terminator instructions cannot use virtual registers unless"
"they are the first terminator in a block!"
I was looking at the code around that location a bit and have not found
a reason why this assertion has to hold, except for a comment:
// In our final twist, we have to decide which instruction