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)
commit2d84c00dfa536e813555da9c7555c1ce5ea52c06
tree2d1461f347c76944dce421b06d74254356711c69
parent0e251567b306c0aa5c3cfaab5791fac3981ada0b
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

llvm-svn: 354541
llvm/lib/CodeGen/MachineSink.cpp
llvm/test/CodeGen/AArch64/bisect-post-ra-machine-sink.mir [new file with mode: 0644]