search for: 6dc1f10b

Displaying 2 results from an estimated 2 matches for "6dc1f10b".

Did you mean: 6dc1f100
2016 Jul 27
0
[X86] Adding a new instruction JUMPB
...> making changes there too? How about in other ISel passes for X86 (if any)? > > Looking forward to your thoughts on this! > > Cheers > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160727/6dc1f10b/attachment-0001.html>
2016 Jul 14
2
[X86] Adding a new instruction JUMPB
Hi llvm-dev, In the review of the LLVM-side changes to support XRay (which is now upstream as http://reviews.llvm.org/rL275367) we hit one particular case where we had to hack around the fact that we have no way to force the emission of a short relative jump. It's even come up that jump relaxation can come in and (at least with clang -O0) relax jumps to use the longer version of the jump