Files
llvm-6502/include/llvm/CodeGen
Jakob Stoklund Olesen 7824152557 Only update regunit live ranges that have been precomputed.
Regunit live ranges are computed on demand, so when mi-sched calls
handleMove, some regunits may not have live ranges yet.

That makes updating them easier: Just skip the non-existing ranges. They
will be computed correctly from the rescheduled machine code when they
are needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158831 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-20 18:00:57 +00:00
..
2010-07-01 01:00:22 +00:00
2012-06-05 22:51:54 +00:00
2010-11-29 18:16:10 +00:00
2012-05-07 02:25:53 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2012-06-08 23:44:45 +00:00
2011-06-01 23:32:40 +00:00
2012-06-06 20:29:31 +00:00
2012-04-29 20:27:47 +00:00
2012-01-12 23:14:13 +00:00