diff options
author | Matthias Braun <matze@braunis.de> | 2014-12-16 04:03:38 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2014-12-16 04:03:38 +0000 |
commit | 1aed6ffa35ae79e66eb3e9fa12960024ee9a6873 (patch) | |
tree | 121b014f769a0cefccee0b41e689145dbf9cb028 /llvm/lib/CodeGen/LexicalScopes.cpp | |
parent | a23008ad4b9f6a4e66a14e755c97fd2dd2c58975 (diff) | |
download | bcm5719-llvm-1aed6ffa35ae79e66eb3e9fa12960024ee9a6873.tar.gz bcm5719-llvm-1aed6ffa35ae79e66eb3e9fa12960024ee9a6873.zip |
LiveRangeCalc: Rewrite subrange calculation
This changes subrange calculation to calculate subranges sequentially
instead of in parallel. The code is easier to understand that way and
addresses the code review issues raised about LiveOutData being
hard to understand/needing more comments by removing them :)
llvm-svn: 224313
Diffstat (limited to 'llvm/lib/CodeGen/LexicalScopes.cpp')
0 files changed, 0 insertions, 0 deletions