summaryrefslogtreecommitdiff
path: root/utils/TableGen
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2017-12-21 16:54:03 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2017-12-21 16:54:03 +0000
commitc46700a6d5a181c59ec866b33faee5da568b6bdb (patch)
treef506c47145f1a47b104ed5bf83bbe664a8071c52 /utils/TableGen
parentc218ca80720d1648a2ed28dfd2d357bb0f456305 (diff)
[DAGCombiner] Remove (xor (xor x, c1), c2) -> (xor x, (xor c1, c2)) fold. NFCI.
More general cases are already handled by constant canonicalization and then the ReassociateOps call at line 5327 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321280 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen')
0 files changed, 0 insertions, 0 deletions