aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Assembly
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-12-01 01:07:11 +0000
committerBill Wendling <isanbard@gmail.com>2008-12-01 01:07:11 +0000
commitb3833d1eb91af5d35abe2a239b8577644ce157b0 (patch)
tree073673795da04090fa242f688db8319ae3cc50a9 /include/llvm/Assembly
parent3864cd4cab956526b99b634e15e7fd5d5441e3a7 (diff)
downloadexternal_llvm-b3833d1eb91af5d35abe2a239b8577644ce157b0.zip
external_llvm-b3833d1eb91af5d35abe2a239b8577644ce157b0.tar.gz
external_llvm-b3833d1eb91af5d35abe2a239b8577644ce157b0.tar.bz2
Implement ((A|B)&1)|(B&-2) -> (A&1) | B transformation. This also takes care of
permutations of this pattern. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60312 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Assembly')
0 files changed, 0 insertions, 0 deletions