commit | 723d45a0c7732b0ab2cdaf708579581551069f37 | [log] [tgz] |
---|---|---|
author | Wei Mi <wmi@google.com> | Wed May 11 22:28:29 2016 +0000 |
committer | Wei Mi <wmi@google.com> | Wed May 11 22:28:29 2016 +0000 |
tree | 41a5842e2645a00292af285551230894223d1ab3 | |
parent | 9ad2a7e5c05ff662ed98a6e028bcb578e8ddea90 [diff] |
[NFC] Extract LastSplitPoint computation from SplitAnalysis to a new class InsertPointAnalysis. Because both split and spill hoisting want to use LastSplitPoint computation result, extract the LastSplitPoint computation from SplitAnalysis class which also contains a bunch of other analysises only related to split. Differential Revision: http://reviews.llvm.org/D20027. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269248 91177308-0d34-0410-b5e6-96231b3b80d8