OSDN Git Service

misched: avoid scheduling an instruction twice.
authorAndrew Trick <atrick@apple.com>
Mon, 8 Oct 2012 18:53:53 +0000 (18:53 +0000)
committerAndrew Trick <atrick@apple.com>
Mon, 8 Oct 2012 18:53:53 +0000 (18:53 +0000)
commit30c6ec21990aff1f46465e411e5af622d7256c68
tree1801b550cfe22531db0709b9b6da5d30bf0a06dc
parentcd585084e500a36208a7185edf62cb279f83c26b
misched: avoid scheduling an instruction twice.

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