"clang/lib/Sema/SemaStmt.cpp" did not exist on "732b8c2dc5facdd529a7c6856a89b52fb3d2638d"
-
Jakob Stoklund Olesen authored
Live ranges with a constrained register class may benefit from splitting around individual uses. It allows the remaining live range to use a larger register class where it may allocate. This is like spilling to a different register class. This is only attempted on constrained register classes. <rdar://problem/11438902> llvm-svn: 157354
0ce90494
Loading