This makes them available to the LoopVersioning class as that is moved
to its own module in the next patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D10576
[LoopDist] Move loop-versioning helper functions to Cloning, NFC ClosedPublic Authored by anemet on Jun 19 2015, 2:58 PM.
Details Summary This makes them available to the LoopVersioning class as that is moved
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 8 2015, 5:24 PM Closed by commit rL241931: [LoopDist] Move loop-versioning helper functions to Cloning, NFC (authored by anemet). · Explain WhyJul 10 2015, 11:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29470 llvm/trunk/include/llvm/Transforms/Utils/Cloning.h
llvm/trunk/lib/Transforms/Scalar/LoopDistribute.cpp
llvm/trunk/lib/Transforms/Utils/CloneFunction.cpp
|