commit | 881d4a05e3b5045332a78d190cd9379ed18bc20e | [log] [tgz] |
---|---|---|
author | Philip Reames <listmail@philipreames.com> | Fri May 06 18:46:45 2016 +0000 |
committer | Philip Reames <listmail@philipreames.com> | Fri May 06 18:46:45 2016 +0000 |
tree | b354bf8b15cefcd0e28b6e6c83f5b5e10e0f96d4 | |
parent | 040794426987a0e673a09623514ad18c585321df [diff] |
[GVN] Handle unordered atomics in cross block FRE You'll note there are essentially no code changes here. Cross block FRE heavily reuses code from the block local FRE. All of the tricky parts were done as part of the previous patch and the refactoring that removed the original code duplication. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268775 91177308-0d34-0410-b5e6-96231b3b80d8