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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 06:59:47 PDT 2017


fhahn updated this revision to Diff 103039.
fhahn added a comment.

rebased and added hasFusion() function.


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.103039.patch
Type: text/x-patch
Size: 17647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170619/840a34f0/attachment.bin>


More information about the llvm-commits mailing list