[PATCH] D45828: [PatternMatch] Stabilize the matching order of commutative matchers

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 27 14:26:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331085: [PatternMatch] Stabilize the matching order of commutative matchers (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45828?vs=144395&id=144400#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45828

Files:
  llvm/trunk/include/llvm/IR/PatternMatch.h
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/trunk/test/Transforms/InstCombine/and-or-not.ll
  llvm/trunk/test/Transforms/InstCombine/or-xor.ll
  llvm/trunk/unittests/IR/PatternMatch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45828.144400.patch
Type: text/x-patch
Size: 14431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/226a6236/attachment-0001.bin>


More information about the llvm-commits mailing list