OSDN Git Service

Use direct types in PowerPC Pat patterns.
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 25 Mar 2013 19:04:58 +0000 (19:04 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 25 Mar 2013 19:04:58 +0000 (19:04 +0000)
commit1492a4e5185d963cb79786311b882153fce6718a
treef917f060ab820a7fc59bbbcb9faa41655db969ff
parent9b3939983fd0103b102c7aec0ed08d1e8bd28214
Use direct types in PowerPC Pat patterns.

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

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