1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/include
Quentin Colombet 9b5e08fa9b [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