aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Bitcode/Serialization.h
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2008-04-03 16:36:07 +0000
committerEvan Cheng <evan.cheng@apple.com>2008-04-03 16:36:07 +0000
commit8a50f1fcf0147d4ba959dc48066ddf281d5bc7e6 (patch)
tree2ad2ef4aa60a7d25d17ddb0f0541df7d04f55498 /include/llvm/Bitcode/Serialization.h
parentc5412c58d2dd6c89e4b03c7c446d69a6b01e7a3f (diff)
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
Diffstat (limited to 'include/llvm/Bitcode/Serialization.h')
0 files changed, 0 insertions, 0 deletions