commit | a1123a921ee2206cfc3dfab8bbb971c7c59fe71d | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Sat Dec 10 21:15:48 2016 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Sat Dec 10 21:15:48 2016 +0000 |
tree | b68be4b5a9299c74a58e413d957cef68d1346706 | |
parent | 92bef79be675d65c7911d809ec9d557d3667b0cc [diff] |
[X86][IR] Move the autoupgrading of store intrinsics out of the main nested if/else chain. This should buy a little more time against the MSVC limit mentioned in PR31034. The handlers for stores all return at the end of their block so they can be picked off early. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289339 91177308-0d34-0410-b5e6-96231b3b80d8