Turn structure into class, encapsulate methods, add clarifying comments.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50693
[NFC] Refactoring of LoopSafetyInfo, step 1 ClosedPublic Authored by mkazantsev on Aug 14 2018, 1:44 AM.
Details Summary Turn structure into class, encapsulate methods, add clarifying comments.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 14 2018, 9:09 PM Closed by commit rL339752: [NFC] Refactoring of LoopSafetyInfo, step 1 (authored by mkazantsev). · Explain WhyAug 14 2018, 10:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 160747 llvm/trunk/include/llvm/Analysis/MustExecute.h
llvm/trunk/lib/Analysis/MustExecute.cpp
llvm/trunk/lib/Transforms/Scalar/LICM.cpp
llvm/trunk/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
llvm/trunk/lib/Transforms/Scalar/LoopUnswitch.cpp
llvm/trunk/lib/Transforms/Utils/LoopUnrollAndJam.cpp
|