diff options
author | Evan Cheng <evan.cheng@apple.com> | 2009-07-01 08:19:36 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2009-07-01 08:19:36 +0000 |
commit | 2a5efe14a7e94a3cdd43dfb8191e93a04646b217 (patch) | |
tree | 73695167f000e2ec4e5c6660d27b3948231e69a9 /llvm/lib/Bitcode/Reader/BitReader.cpp | |
parent | ef1a7fa89d38a7e942cb14ef666ba839c6fe7267 (diff) | |
download | llvm-2a5efe14a7e94a3cdd43dfb8191e93a04646b217.zip llvm-2a5efe14a7e94a3cdd43dfb8191e93a04646b217.tar.gz llvm-2a5efe14a7e94a3cdd43dfb8191e93a04646b217.tar.bz2 |
Remove special handling of implicit_def. Fix a couple more bugs in liveintervalanalysis and coalescer handling of implicit_def.
Note, isUndef marker must be placed even on implicit_def def operand or else the scavenger will not ignore it. This is necessary because -O0 path does not use liveintervalanalysis, it treats implicit_def just like any other def.
llvm-svn: 74601
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions