OSDN Git Service

Use direct types in Sparc def : Pat patterns.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 23 Mar 2013 20:35:05 +0000 (20:35 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 23 Mar 2013 20:35:05 +0000 (20:35 +0000)
commitedf03820f1d10bbefcb2821e1e0326cad114ed2e
tree60bd53f44c70030a526f7875ac6f9dcffe6eefde
parentf0a804df493e28e75cfc4ca930c53199b8d1e985
Use direct types in Sparc def : Pat patterns.

The SelectionDAG graph has MVT type labels, not register classes, so
this makes it clearer what is happening.

This notation is also robust against adding more types to the IntRegs
register class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177829 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcInstrInfo.td