Switch loads over to use memri as the operand instead of a reg/imm operand
authorChris Lattner <sabre@nondot.org>
Wed, 15 Nov 2006 02:43:19 +0000 (02:43 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Nov 2006 02:43:19 +0000 (02:43 +0000)
commitf8e07f448a241789ff987179d67fd7c87d844ee8
treea241569a4c0033b292f5ceff58cbb995b36157d7
parent0bb75004ff6c0ad26de7610cb873f81ea26fd6ca
Switch loads over to use memri as the operand instead of a reg/imm operand
pair for cleanliness.  Add instructions for PPC32 preinc-stores with commented
out patterns.  More improvement is needed to enable the patterns, but we're
getting close.

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