https://bugs.kde.org/show_bug.cgi?id=384442
--- Comment #4 from Julian Seward <jsew...@acm.org> --- There's a bunch of related hacks in the arm(32) and arm64 front ends. Grep for "earlyWriteback" or some such. They are probably related. The fundamental problem though is that these insns simply aren't representable properly in the IR -- it splits them into pieces and it really needs to keep them atomic. You're right about the original_pc thing, too. But it would be a perf hit. -- You are receiving this mail because: You are watching all bug changes.