[PATCH] D5591: AArch64: Fold immediate into the immediate field of logical instructions

Akira Hatanaka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 18:11:13 PDT 2017


ahatanak updated this revision to Diff 95070.
ahatanak marked 4 inline comments as done.
ahatanak added a comment.

Address Chad's comments.


https://reviews.llvm.org/D5591

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/XCore/XCoreISelLowering.cpp
  test/CodeGen/AArch64/optimize-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5591.95070.patch
Type: text/x-patch
Size: 23758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/554f7c4e/attachment.bin>


More information about the llvm-commits mailing list