[llvm-commits] [patch] MVN pattern for Thumb-2 to load t2_so_imm_not immediates
David Goodwin
david_goodwin at apple.com
Thu Jun 25 15:37:12 PDT 2009
Currently immediates that are ~t2_so_imm are loaded with movw/movt.
But we should use mvn for these.
Patch and a test attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mvn.patch
Type: application/octet-stream
Size: 1354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090625/16c02f46/attachment.obj>
-------------- next part --------------
More information about the llvm-commits
mailing list