[PATCH] D34239: [mips][microMIPS] Extending size reduction pass with XOR16
Milena Vujosevic Janicic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 15 07:24:06 PDT 2017
milena.vujosevic.janicic created this revision.
Herald added a subscriber: arichardson.
The patch extends size reduction pass for MicroMIPS.
XOR instruction is transformed into 16-bit instruction XOR16, if possible.
https://reviews.llvm.org/D34239
Files:
lib/Target/Mips/MicroMipsSizeReduction.cpp
test/CodeGen/Mips/micromips-sizereduction/micromips-xor16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34239.102669.patch
Type: text/x-patch
Size: 3684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170615/b3115427/attachment.bin>
More information about the llvm-commits
mailing list