summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/PCHReader.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-04-25 09:25:19 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-04-25 09:25:19 +0000
commit362acf8a561082eed652a246fb52ced42235ee3d (patch)
tree835183b14677dee21c504266107ac59c22eb2108 /clang/lib/Frontend/PCHReader.cpp
parentedfa8d45572d970a3ccfaad73675eafa269e21d0 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud