1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Jakob Stoklund Olesen 9f70ce8254 Precompute some information about register costs.
Remember the minimum cost of the registers in an allocation order and
the number of registers at the end of the allocation order that have the
same cost per use.

This information can be used to limit the search space for
RAGreedy::tryEvict() when looking for a cheaper register.

llvm-svn: 172280
2013-01-12 00:54:59 +00:00
..
2013-01-11 23:08:52 +00:00
2013-01-02 09:10:48 +00:00
2013-01-02 09:10:48 +00:00
2013-01-02 09:10:48 +00:00