llvm-project/llvm/include
Quentin Colombet f2723a2a91 [RegBankSelect] Compute the repairing cost for copies.
Prior to this patch, we were using 1 for all the repairing costs.
Now, we use the information from the target to get this information.

llvm-svn: 270304
2016-05-21 01:43:25 +00:00
..
llvm [RegBankSelect] Compute the repairing cost for copies. 2016-05-21 01:43:25 +00:00
llvm-c ThinLTOCodeGenerator: ignore 0 values for the cache settings. 2016-05-09 05:16:30 +00:00