ARM: stop passing unused values up the TableGen hierarchy.
authorTim Northover <tnorthover@apple.com>
Mon, 28 Apr 2014 13:53:00 +0000 (13:53 +0000)
committerTim Northover <tnorthover@apple.com>
Mon, 28 Apr 2014 13:53:00 +0000 (13:53 +0000)
commitfc1cc11670b203b636ac0d6b2421b8a4ec92a50b
tree5aa22ca3331abace990b34e7cc0b919eda628183
parent0af058ff9ce0a8953f0b3bd8a873436ca18a3847
ARM: stop passing unused values up the TableGen hierarchy.

It's bad enough that I have to look up 5 different levels of TableGen class
definitions to work out what bits go where in a simple NEON instruction anyway,
without having to keep track of umpteen unused parameters.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207420 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrNEON.td