commit | b9f1dbe18d6b39fb97ad630ef309dc9f526ace3d | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Wed Feb 10 18:40:04 2016 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Wed Feb 10 18:40:04 2016 +0000 |
tree | 16aad5d56c7b5308b6bd1dd35868d9aa4447ba25 | |
parent | 472b21716000f8ffe68e91caff998fc3a59da0a1 [diff] |
SelectionDAG: Make Properties a field of SDPatternOperator Currently you can't specify node properties like commutativity on a PatFrag. If you want to create a PatFrag on a commutative node with a hasOneUse predicate, this enables you to specify that the PatFrag is also commutable. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260404 91177308-0d34-0410-b5e6-96231b3b80d8