llvm/include
Quentin Colombet 6443af0d08 [RegisterBankInfo] Simplify the API for build a register bank.
As part of the TRI argument of addRegBankCoverage we already have access to
the TargetRegisterClass through the ID of that register class.
Therefore, there is no point in needing a TargetRegisterClass instance,
the ID is enough to get to it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265487 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-05 23:26:39 +00:00
..
llvm [RegisterBankInfo] Simplify the API for build a register bank. 2016-04-05 23:26:39 +00:00
llvm-c [llvm-c] Expose LLVM{Get,Set}ModuleIdentifier 2016-04-05 13:56:59 +00:00