Flags-producing add, and, or, etc. have the same profibility
authorDan Gohman <gohman@apple.com>
Mon, 4 Jan 2010 20:51:50 +0000 (20:51 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 4 Jan 2010 20:51:50 +0000 (20:51 +0000)
commit9ef51c801152084239feae34be87c55c60b168df
treef54cc5a87887a609d8f18a3bc2c9f9c9ee63065f
parent43ffe6769a98bb3c60465fe93cc757a35e26e3c6
Flags-producing add, and, or, etc. have the same profibility
rules as normal add, and, or, etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92507 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp