Evan Cheng 916802a78e 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.

llvm-svn: 49164
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