commit | a2fd503e0ee45f26c0cd670c527e278b3d84bcbb | [log] [tgz] |
---|---|---|
author | Aditya Nandakumar <aditya_nandakumar@apple.com> | Tue Jan 26 18:42:36 2016 +0000 |
committer | Aditya Nandakumar <aditya_nandakumar@apple.com> | Tue Jan 26 18:42:36 2016 +0000 |
tree | 16efe45aad3b27d89999c28eb5fc003ea611eac7 | |
parent | c853b6cabe3e2e5ca95aa2327bc5da5efdce7e66 [diff] |
Reassociate: Reprocess RedoInsts after each inst Previously the RedoInsts was processed at the end of the block. However it was possible that it left behind some instructions that were not canonicalized. This should guarantee that any previous instruction in the basic block is canonicalized before we process a new instruction. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@258830 91177308-0d34-0410-b5e6-96231b3b80d8