Files
archived-llvm/lib/Target/PowerPC/AsmParser
Nemanja Ivanovic 6ccb5e3350 [PowerPC][NFC] Macro for register set defs for the Asm Parser
We have some unfortunate code in the back end that defines a bunch of register
sets for the Asm Parser. Every time another class is needed in the parser, we
have to add another one of those definitions with explicit lists of registers.
This NFC patch simply provides macros to use to condense that code a little bit.

Differential revision: https://reviews.llvm.org/D54433


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350156 91177308-0d34-0410-b5e6-96231b3b80d8
2018-12-29 16:13:11 +00:00
..
2014-04-10 11:16:17 +00:00