summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mc/llvm-mc.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2018-07-14 12:20:16 +0000
committerRoman Lebedev <lebedev.ri@gmail.com>2018-07-14 12:20:16 +0000
commite3dc587ae00bc4c79167a1be057ecd5efc0789aa (patch)
treecb72016a94767f8446faa23db12f370ae907d923 /llvm/tools/llvm-mc/llvm-mc.cpp
parentcad4e3d741f12e1d00ef966432f9d351b7b5e93e (diff)
downloadbcm5719-llvm-e3dc587ae00bc4c79167a1be057ecd5efc0789aa.tar.gz
bcm5719-llvm-e3dc587ae00bc4c79167a1be057ecd5efc0789aa.zip
[InstCombine] Fold x & (-1 >> y) u< x to x u> (-1 >> y)
https://bugs.llvm.org/show_bug.cgi?id=38123 https://rise4fun.com/Alive/ocb This pattern is not commutative. But InstSimplify will already have taken care of the 'commutative' variant. llvm-svn: 337098
Diffstat (limited to 'llvm/tools/llvm-mc/llvm-mc.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud