Refactor common code for PPC fast isel load immediate selection.
authorEric Christopher <echristo@gmail.com>
Fri, 29 Jan 2016 07:20:30 +0000 (07:20 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 29 Jan 2016 07:20:30 +0000 (07:20 +0000)
commit7d9b9b2d7d947bdc8e11b78e65ddd74aebfd8742
tree71645687cd9ece92c4de6fde3cb89166f4f7869e
parent5a2429e239483daada19b09581dc095bfff8dec3
Refactor common code for PPC fast isel load immediate selection.

llvm-svn: 259178
llvm/lib/Target/PowerPC/PPCFastISel.cpp