Add some initial patterns to simple binary instructions, though they
currently don't do anything. This elides patterns for binary operators that ping on the carry flag, since we don't model it yet. This patch also removes PPC::SUB, because it is dead. llvm-svn: 23230
Loading
Please register or sign in to comment