Evan Cheng 8a50f1fcf0 Start of a series of patches related to implicit_def.
There is no point in creating a long live range defined by an implicit_def. Scheduler now duplicates implicit_def instruction for each of its uses. Therefore, if an implicit_def node has multiple uses, it will become a number of very short live ranges, rather than a long one. This will make coalescer's job easier.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49164 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-03 16:36:07 +00:00
..
2008-04-03 03:13:16 +00:00
2008-04-03 03:13:16 +00:00
2008-04-03 03:13:16 +00:00
2008-03-12 20:35:19 +00:00
2008-03-29 18:34:22 +00:00
2008-03-13 22:13:53 +00:00