[llvm-commits] [patch] MVN pattern for Thumb-2 to load t2_so_imm_not immediates
Evan Cheng
evan.cheng at apple.com
Thu Jun 25 15:51:11 PDT 2009
Looks good. Please commit. But perhaps we want to avoid referencing
the manual in the tests?
Thanks,
Evan
On Jun 25, 2009, at 3:37 PM, David Goodwin wrote:
> Currently immediates that are ~t2_so_imm are loaded with movw/movt.
> But we should use mvn for these.
> Patch and a test attached.
>
>
> <mvn.patch>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list