[PATCH] D27976: [aarch64][globalisel] Move data into <Target>GenRegisterBankInfo. NFC.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 03:06:47 PST 2017


dsanders updated this revision to Diff 83603.
dsanders added a comment.

Rebased onto new https://reviews.llvm.org/D27809.

Also, the *RegBank globals are back in the llvm::<Target> namespace and
assertPartialMappingIdx() is now checkPartialMappingIdx() as requested.


https://reviews.llvm.org/D27976

Files:
  lib/Target/AArch64/AArch64GenRegisterBankInfo.def
  lib/Target/AArch64/AArch64RegisterBankInfo.cpp
  lib/Target/AArch64/AArch64RegisterBankInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27976.83603.patch
Type: text/x-patch
Size: 26591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170109/648e2835/attachment.bin>


More information about the llvm-commits mailing list