llvm-6502/include
Jakob Stoklund Olesen f428eb6c1b Enable loop splitting in RegAllocGreedy.
The heuristics split around the largest loop where the current register may be
allocated without interference.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122106 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-17 23:16:32 +00:00
..
llvm Enable loop splitting in RegAllocGreedy. 2010-12-17 23:16:32 +00:00
llvm-c