diff options
author | Dan Gohman <dan433584@gmail.com> | 2016-05-23 17:42:57 +0000 |
---|---|---|
committer | Dan Gohman <dan433584@gmail.com> | 2016-05-23 17:42:57 +0000 |
commit | 6c8f20d73dd8db4f3338c1976bd94d2e54abb7ed (patch) | |
tree | b978d41124f0f6f24b13f9cc81808d3288d41362 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2e9bd89306a042e37df5d6734fb6d62d69efbbfc (diff) | |
download | bcm5719-llvm-6c8f20d73dd8db4f3338c1976bd94d2e54abb7ed.tar.gz bcm5719-llvm-6c8f20d73dd8db4f3338c1976bd94d2e54abb7ed.zip |
[WebAssembly] Speed up LiveIntervals updating.
Use the more specific LiveInterval::removeSegment instead of
LiveInterval::shrinkToUses when we know the specific range that's
being removed.
llvm-svn: 270463
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions