llvm-mirror/include
Arnaud A. de Grandmaison 926576cff3 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.

llvm-svn: 194269
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