[all-commits] [llvm/llvm-project] a51fc8: [MachineOuliner][NFC] Refactoring code to make out...
Puyan Lotfi via All-commits
all-commits at lists.llvm.org
Mon Oct 28 12:27:25 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a51fc8ddf8800ed2f28d1e18b995e6c42f0bd3af
https://github.com/llvm/llvm-project/commit/a51fc8ddf8800ed2f28d1e18b995e6c42f0bd3af
Author: Puyan Lotfi <puyan at puyan.org>
Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths:
M llvm/lib/CodeGen/MachineOutliner.cpp
Log Message:
-----------
[MachineOuliner][NFC] Refactoring code to make outline rerunning a cleaner diff.
I want to add the ability to rerun the outliner in certain cases, and I
thought this could be an NFC change that could make a subsequent change
that allows for rerunning the outliner a cleaner diff.
Differential Revision: https://reviews.llvm.org/D69482
More information about the All-commits
mailing list