commit | 2bcfcc1c653f1ecd1df7e3b52746c1b2d908fdf8 | [log] [tgz] |
---|---|---|
author | Benjamin Kramer <benny.kra@googlemail.com> | Sat Feb 28 20:14:27 2015 +0000 |
committer | Benjamin Kramer <benny.kra@googlemail.com> | Sat Feb 28 20:14:27 2015 +0000 |
tree | 40d22518db3905af20bdf2d0733e72a2be86fc8b | |
parent | 0d2931f1cbc85cb78e2f3760535c9c9102d84033 [diff] |
LiveRange: Replace a creative vector erase loop with std::remove_if. I didn't see this so far because it scans backwards, but that doesn't make it any less quadratic. NFC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230863 91177308-0d34-0410-b5e6-96231b3b80d8