[PATCH] D47239: [InstCombine] Combine XOR and AES insructions on ARM/ARM64

Chad Rosier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 24 08:30:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333193: [InstCombine] Combine XOR and AES instructions on ARM/ARM64. (authored by mcrosier, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47239?vs=148304&id=148420#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47239

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/AArch64/aes-intrinsics.ll
  llvm/trunk/test/Transforms/InstCombine/ARM/aes-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47239.148420.patch
Type: text/x-patch
Size: 6585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180524/0e5fc730/attachment.bin>


More information about the llvm-commits mailing list