[PATCH] D32169: [AArch64] Refactor instruction selection lowering for addresses. NFCI
Joel Jones via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 18 08:55:47 PDT 2017
joelkevinjones created this revision.
Herald added subscribers: rengolin, aemerson.
Factor out the common code used for generating addresses into common
templated functions that call overloaded versions of a new function,
getTargetNode.
Repository:
rL LLVM
https://reviews.llvm.org/D32169
Files:
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32169.95562.patch
Type: text/x-patch
Size: 11591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170418/a6ac41f4/attachment.bin>
More information about the llvm-commits
mailing list