commit | efbeb4581676dc979df74f716b384166dabb98f3 | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Mon Sep 26 02:44:10 2016 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Mon Sep 26 02:44:10 2016 +0000 |
tree | 14397660e939507d72928f35ce7e797b2333f1b6 | |
parent | a80a7d1c30562b8c351ea50d7bf41e8c7d85d277 [diff] |
[SCEV] Assign LoopPropertiesCache in the move constructor In a previous change I collapsed two different caches into one. When doing that I noticed that ScalarEvolution's move constructor was not moving those caches. To keep the previous change simple, I've moved that bugfix into this separate change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282376 91177308-0d34-0410-b5e6-96231b3b80d8