diff options
author | Evan Cheng <evan.cheng@apple.com> | 2009-04-25 09:25:19 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2009-04-25 09:25:19 +0000 |
commit | 362acf8a561082eed652a246fb52ced42235ee3d (patch) | |
tree | 835183b14677dee21c504266107ac59c22eb2108 /clang/lib/Frontend/PCHReader.cpp | |
parent | edfa8d45572d970a3ccfaad73675eafa269e21d0 (diff) | |
download | bcm5719-llvm-362acf8a561082eed652a246fb52ced42235ee3d.tar.gz bcm5719-llvm-362acf8a561082eed652a246fb52ced42235ee3d.zip |
Do not share a single unknown val# for all the live ranges merged into a physical sub-register live interval. When coalescer is merging in clobbered virtaul register live interval into a physical register live interval, give each virtual register val# a separate val# in the physical register live interval. Otherwise, the coalescer would have lost track of the definitions information it needs to make correct coalescing decisions.
llvm-svn: 70026
Diffstat (limited to 'clang/lib/Frontend/PCHReader.cpp')
0 files changed, 0 insertions, 0 deletions