]> granicus.if.org Git - llvm/commit
Add skipFunction to PostRA machine sinking pass.
authorXin Tong <trent.xin.tong@gmail.com>
Thu, 21 Feb 2019 02:11:06 +0000 (02:11 +0000)
committerXin Tong <trent.xin.tong@gmail.com>
Thu, 21 Feb 2019 02:11:06 +0000 (02:11 +0000)
commit063afa5870991bfde90151437e0b5dc598952833
treeaeaa4226f99cd1a489293bef51a0af6cd8a44123
parentf2cd363b4b915b54ba0f25066f876c16d59fede6
Add skipFunction to PostRA machine sinking pass.

Summary: Add skipFunction to PostRA machine sinking pass.

Reviewers: junbuml

Subscribers: arsenm, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D57847

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354541 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineSink.cpp
test/CodeGen/AArch64/bisect-post-ra-machine-sink.mir [new file with mode: 0644]