search for: 8537e8c6

Displaying 2 results from an estimated 2 matches for "8537e8c6".

2016 Jan 22
2
Adding support for self-modifying branches to LLVM?
...ing the check’s instructions matters. > > I'll try to measure this, and will come back when I have data. > > Best, > Jonas > ​ > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160121/8537e8c6/attachment.html>
2016 Jan 21
3
Adding support for self-modifying branches to LLVM?
On 01/21/2016 01:51 PM, Sean Silva wrote: > > > On Thu, Jan 21, 2016 at 1:33 PM, Philip Reames > <listmail at philipreames.com <mailto:listmail at philipreames.com>> wrote: > > > > On 01/19/2016 09:04 PM, Sean Silva via llvm-dev wrote: >> >> AFAIK, the cost of a well-predicted, not-taken branch is the same >> as a nop on every x86