OSDN Git Service

Factor out the code for finding an available register for use
authorDan Gohman <gohman@apple.com>
Wed, 12 Aug 2009 01:33:27 +0000 (01:33 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 12 Aug 2009 01:33:27 +0000 (01:33 +0000)
commit26255adcaa5836fafe32e5e296d81df63a0fb9c5
tree6cdd6562b03be69c46938d1a11bd5baa8543dce2
parent428473bf2164a5e1c6932ce0fc809b603a70fe41
Factor out the code for finding an available register for use
in breaking an anti-dependence into a separate function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78767 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PostRASchedulerList.cpp