Use the new getRegAllocationHints() hook from AllocationOrder.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 3 Dec 2012 22:51:04 +0000 (22:51 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 3 Dec 2012 22:51:04 +0000 (22:51 +0000)
commitc784a1f906ea72a53ba6bd823d133cbde0470aad
tree02d4773f6c55859932a778ab2bde32633e4bc903
parentce5db0fa3f6b5656011e20525667aa5860004a8b
Use the new getRegAllocationHints() hook from AllocationOrder.

This simplifies the hinting code quite a bit while making the targets
easier to write at the same time.

llvm-svn: 169173
llvm/lib/CodeGen/AllocationOrder.cpp
llvm/lib/CodeGen/AllocationOrder.h