aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/skip-vtable-pointer-initialization.cpp
diff options
context:
space:
mode:
authorMark Lacey <mark.lacey@apple.com>2013-08-14 23:50:16 +0000
committerMark Lacey <mark.lacey@apple.com>2013-08-14 23:50:16 +0000
commit9d8103de7ace78b609c3320244f38240c1299374 (patch)
tree50b186c1cbb8d07b97b50aa34b684059c4984a3a /clang/test/CodeGenCXX/skip-vtable-pointer-initialization.cpp
parentc3f912b945ce6813e874b7a11c29ea2b3f2b54ff (diff)
downloadllvm-9d8103de7ace78b609c3320244f38240c1299374.zip
llvm-9d8103de7ace78b609c3320244f38240c1299374.tar.gz
llvm-9d8103de7ace78b609c3320244f38240c1299374.tar.bz2
Auto-compute live intervals on demand.
When new virtual registers are created during splitting/spilling, defer creation of the live interval until we need to use the live interval. Along with the recent commits to notify LiveRangeEdit when new virtual registers are created, this makes it possible for functions like TargetInstrInfo::loadRegFromStackSlot() and TargetInstrInfo::storeRegToStackSlot() to create multiple virtual registers as part of the process of generating loads/stores for different register classes, and then have the live intervals for those new registers computed when they are needed. llvm-svn: 188437
Diffstat (limited to 'clang/test/CodeGenCXX/skip-vtable-pointer-initialization.cpp')
0 files changed, 0 insertions, 0 deletions