[PATCH] D65451: [DivRemPairs] Avoid RAUW pitfalls (PR42823)
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 31 05:08:29 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367417: [DivRemPairs] Avoid RAUW pitfalls (PR42823) (authored by lebedevri, committed by ).
Herald added subscribers: jsji, MaskRay, nemanjai.
Changed prior to commit:
https://reviews.llvm.org/D65451?vs=212386&id=212555#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65451/new/
https://reviews.llvm.org/D65451
Files:
llvm/trunk/include/llvm/Transforms/Utils/BypassSlowDivision.h
llvm/trunk/lib/Transforms/Scalar/DivRemPairs.cpp
llvm/trunk/test/Transforms/DivRemPairs/PowerPC/div-expanded-rem-pair.ll
llvm/trunk/test/Transforms/DivRemPairs/PowerPC/div-rem-pairs.ll
llvm/trunk/test/Transforms/DivRemPairs/X86/div-rem-pairs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65451.212555.patch
Type: text/x-patch
Size: 15452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/4e37bbdc/attachment.bin>
More information about the llvm-commits
mailing list