[PATCH] D34142: [ARM] Add macro fusion for AES instructions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 02:32:40 PDT 2017


fhahn updated this revision to Diff 102507.
fhahn marked an inline comment as done.
fhahn added a comment.

Addressed feedback, thanks @javed.absar


https://reviews.llvm.org/D34142

Files:
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMMacroFusion.cpp
  lib/Target/ARM/ARMMacroFusion.h
  lib/Target/ARM/ARMSubtarget.h
  lib/Target/ARM/ARMTargetMachine.cpp
  lib/Target/ARM/CMakeLists.txt
  test/CodeGen/ARM/misched-fusion-aes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34142.102507.patch
Type: text/x-patch
Size: 18068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170614/58cb5d6a/attachment.bin>


More information about the llvm-commits mailing list