search for: a158a1e2

Displaying 2 results from an estimated 2 matches for "a158a1e2".

2015 Jul 07
2
[LLVMdev] ARM Jump table pcrelative relaxation in clang / llc
...ring or during validation, at >> ARMISelDAGToDAG. >> >> Hope that helps. >> >> cheers, >> --renato >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150707/a158a1e2/attachment.html>
2015 Jul 06
3
[LLVMdev] ARM Jump table pcrelative relaxation in clang / llc
Hi Tim, Thank you for your answer. *We've fairly recently fixed a bug that looks very similar (r238680,which was well after 3.6)* If I wanted to back port that to 3.5 where should I look at? Where in the ARM backend the decision to relax an instruction is taken? *That's weird. Even with "-filetype=obj" (the bug only occurs whendirectly writing an object file)? Not that it