commit | abaa9ca66ae6302a036265d31f126d66707eda91 | [log] [tgz] |
---|---|---|
author | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | Wed Oct 03 12:51:19 2018 +0000 |
committer | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | Wed Oct 03 12:51:19 2018 +0000 |
tree | 00f3271d7603af24640f61bc920d4d92a0123bf7 | |
parent | 12b71448c41f72c4deb6565354898359dd573b10 [diff] |
[RA CopyHints] Fix compile-time regression This patch makes sure that a register is only hinted once to RA. In extreme cases the same register can otherwise be hinted numerous times and cause a compile time slowdown. Review: Simon Pilgrim https://reviews.llvm.org/D52826 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@343686 91177308-0d34-0410-b5e6-96231b3b80d8