]> granicus.if.org Git - llvm/commit
Remove a bunch of unnecessary casts to a target specific version of TII and TRI as...
authorEric Christopher <echristo@gmail.com>
Sat, 4 Feb 2017 01:52:17 +0000 (01:52 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 4 Feb 2017 01:52:17 +0000 (01:52 +0000)
commit57dbe870874240dd50dff5d6896bfd872976c9dc
tree5d822b377fd5e6ebd3ed7a1307b26166879b5a71
parent01b02c18d679a9d3e7a07bb2e35e1d1298af3d74
Remove a bunch of unnecessary casts to a target specific version of TII and TRI as we're working from a target specific STI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294081 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCFrameLowering.cpp