llvm-6502/include
Arnaud A. de Grandmaison 663fcde3d3 CalculateSpillWeights does not need to be a pass
Based on discussions with Lang Hames and Jakob Stoklund Olesen at the hacker's lab, and in the light of upcoming work on the PBQP register allocator, it was though that CalcSpillWeights does not need to be a pass. This change will enable to customize / tune the spill weight computation depending on the allocator.

Update the documentation style while there.

No functionnal change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194269 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-08 17:56:29 +00:00
..
llvm CalculateSpillWeights does not need to be a pass 2013-11-08 17:56:29 +00:00
llvm-c llvm-c/Support.h: Add a newline at eof. 2013-11-07 13:54:24 +00:00