[PATCH] D25615: [Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tables
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 17 05:39:42 PDT 2016
jmolloy updated this revision to Diff 74830.
jmolloy added a comment.
Thanks Renato! Nice catch on the t2Pseudo - that was a copy-paste error.
Cheers,
James
Repository:
rL LLVM
https://reviews.llvm.org/D25615
Files:
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/ARMInstrThumb.td
test/CodeGen/ARM/arm-position-independence-jump-table.ll
test/CodeGen/ARM/jump-table-tbh.ll
test/CodeGen/Thumb2/thumb2-jtb.ll
test/CodeGen/Thumb2/thumb2-tbb.ll
test/CodeGen/Thumb2/thumb2-tbh.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25615.74830.patch
Type: text/x-patch
Size: 20279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161017/e59cbb02/attachment.bin>
More information about the llvm-commits
mailing list