[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
Thu Apr 20 16:00:59 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL300913: [AArch64] Improve code generation for logical instructions taking (authored by ahatanak).
Changed prior to commit:
https://reviews.llvm.org/D5591?vs=95070&id=96041#toc
Repository:
rL LLVM
https://reviews.llvm.org/D5591
Files:
llvm/trunk/include/llvm/Target/TargetLowering.h
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/XCore/XCoreISelLowering.cpp
llvm/trunk/test/CodeGen/AArch64/optimize-imm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5591.96041.patch
Type: text/x-patch
Size: 24049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170420/d2b5f5cd/attachment.bin>
More information about the llvm-commits
mailing list