diff options
author | Philip Reames <listmail@philipreames.com> | 2016-05-06 21:43:51 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2016-05-06 21:43:51 +0000 |
commit | 4a3c3b66d7466ff7d04d92c976a9416876feb422 (patch) | |
tree | c31d2362f5b12015b0bc5b08df26d478ed63901c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 2def0a878af939c78f15cb5fa9e106816eafb7c3 (diff) | |
download | llvm-4a3c3b66d7466ff7d04d92c976a9416876feb422.zip llvm-4a3c3b66d7466ff7d04d92c976a9416876feb422.tar.gz llvm-4a3c3b66d7466ff7d04d92c976a9416876feb422.tar.bz2 |
[GVN] PRE of unordered loads
Again, fairly simple. Only change is ensuring that we actually copy the property of the load correctly. The aliasing legality constraints were already handled by the FRE patches. There's nothing special about unorder atomics from the perspective of the PRE algorithm itself.
llvm-svn: 268804
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions