"openmp/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "caf09fe0225ef50019df6f495aaf17b40346c4f7"
Added register unit weights to the target description.
This is a new algorithm that associates registers with weighted register units to accuretely model their effect on register pressure. This handles registers with multiple overlapping subregisters. It is possible, but almost inconceivable that the algorithm fails to find an exact solution for a target description. If an exact solution cannot be found, an inexact, but reasonable solution will be chosen. llvm-svn: 154373
Loading
Please register or sign in to comment