Enable compact region splitting by default.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 29 Jul 2011 22:10:27 +0000 (22:10 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 29 Jul 2011 22:10:27 +0000 (22:10 +0000)
commit9162abb39f13146c0dea159e92ac291e4ea900bf
treeb7592e21524465c49fd3f9716106c9cadbc8a4bb
parentef7f1e71f722fcca863c7d354f408e72181ff891
Enable compact region splitting by default.

This helps generate better code in functions with high register
pressure.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136528 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocGreedy.cpp