[llvm-commits] [PATCH, PING] Thumb2 peephole opt

Gabor Greif ggreif at gmail.com
Tue Sep 28 05:22:28 PDT 2010


Hi all,

attached you can find a resend of my thumb2 peephole opt.
It eliminates a 'tst' instruction after an 'and' instruction when
the immediate mask is the same.

Feedback welcome, please tell whether ok to commit.

Cheers,

    Gabor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-t2.patch
Type: application/octet-stream
Size: 3315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100928/7fc1c1f5/attachment.obj>


More information about the llvm-commits mailing list