OSDN Git Service

[SystemZ] Use getTarget{Insert,Extract}Subreg rather than getMachineNode
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Fri, 13 Sep 2013 09:12:44 +0000 (09:12 +0000)
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Fri, 13 Sep 2013 09:12:44 +0000 (09:12 +0000)
commit7c7b431d2fa3ead0a2a24c4dd81fc92f293203dd
tree1273466750ebfbd6aba2b038a6f5eef1ea362f6e
parent856bf594338567a592086fe782f2f51650e4e294
[SystemZ] Use getTarget{Insert,Extract}Subreg rather than getMachineNode

Just a clean-up, no behavioral change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190673 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
lib/Target/SystemZ/SystemZISelLowering.cpp