[PATCH] D27807: [globalisel] Initialize RegisterBanks with static data. Part 1 of 2.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 07:05:05 PST 2017


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

Refresh before commit.

I regenerated the tables from the current trunk to be sure they were correct
and the ARM ones have changed upstream during the review.


https://reviews.llvm.org/D27807

Files:
  include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h
  lib/CodeGen/GlobalISel/RegisterBank.cpp
  lib/CodeGen/GlobalISel/RegisterBankInfo.cpp
  lib/Target/AArch64/AArch64RegisterBankInfo.cpp
  lib/Target/ARM/ARMRegisterBankInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27807.84117.patch
Type: text/x-patch
Size: 10234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170112/6eb700f9/attachment.bin>


More information about the llvm-commits mailing list