OSDN Git Service

Use direct types in PowerPC instruction patterns.
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 25 Mar 2013 19:05:30 +0000 (19:05 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 25 Mar 2013 19:05:30 +0000 (19:05 +0000)
commit5b390e4cd8838bad351364e65d20c292fae6bf23
tree1090711dbfa0b20e6e051ef2cb12074e48c9b9eb
parent1492a4e5185d963cb79786311b882153fce6718a
Use direct types in PowerPC instruction patterns.

This commit updates the PowerPC back-end (PPCInstrInfo.td and
PPCInstr64Bit.td) to use types instead of register classes in
instruction patterns, along the lines of Jakob Stoklund Olesen's
changes in r177835 for Sparc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177890 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstr64Bit.td
lib/Target/PowerPC/PPCInstrInfo.td