Skip to content
Commit 3a1002d5 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 1a570f1f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment