diff options
author | Chris Lattner <sabre@nondot.org> | 2005-09-02 21:18:00 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-09-02 21:18:00 +0000 |
commit | 218a15d02c6b5276e26050bbb6bc13db085ad83d (patch) | |
tree | 9f6786aec186392e43e9c26d7f8099807a639aca /lib/Transforms/Utils/InlineFunction.cpp | |
parent | 6fdcb250d5692235813b30274cdfcd0e76377f00 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23230 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions