Factor out some common code, and be smarter about when to emit load hi/lo
authorNate Begeman <natebegeman@mac.com>
Mon, 8 Aug 2005 22:22:56 +0000 (22:22 +0000)
committerNate Begeman <natebegeman@mac.com>
Mon, 8 Aug 2005 22:22:56 +0000 (22:22 +0000)
commitd3ded2d8a7a579fa31f0c350ed9a06e7433e03ef
treebb2a67c75c7160ad02452a92da72c029f47953af
parent0bc6bde317d1840a75ed74b526d16c5403d13b26
Factor out some common code, and be smarter about when to emit load hi/lo
code sequences.

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