Evan Cheng 554daa67bd Be careful about scheduling nodes above previous calls. It increase usages of
more callee-saved registers and introduce copies. Only allows it if scheduling
a node above calls would end up lessen register pressure.

Call operands also has added ABI restrictions for register allocation, so be
extra careful with hoisting them above calls.

rdar://9329627


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130245 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-26 21:31:35 +00:00
..
2011-04-05 18:41:40 +00:00
2011-04-25 10:12:01 +00:00
2011-04-21 20:16:43 +00:00
2011-03-14 21:05:21 +00:00
2011-04-19 06:14:45 +00:00
2011-04-05 18:41:40 +00:00
2011-03-23 23:34:19 +00:00
2011-04-05 18:41:40 +00:00
2011-04-05 18:41:40 +00:00
2011-04-05 18:41:40 +00:00
2011-03-15 01:49:08 +00:00
2011-04-01 03:36:33 +00:00
2011-03-15 20:47:26 +00:00