It doesn't matter much this late in the pipeline, but one place that does check for optsize is the function alignment code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46373
[MachineOutliner] Add optsize markings to outlined functions. ClosedPublic Authored by efriedma on May 2 2018, 6:21 PM.
Details Summary It doesn't matter much this late in the pipeline, but one place that does check for optsize is the function alignment code.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 2 2018, 8:09 PM Closed by commit rL332415: [MachineOutliner] Add optsize markings to outlined functions. (authored by efriedma). · Explain WhyMay 15 2018, 4:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146962 llvm/trunk/lib/CodeGen/MachineOutliner.cpp
llvm/trunk/test/CodeGen/AArch64/machine-outliner.ll
|