]> granicus.if.org Git - clang/commit
Slightly extend matching for atomic loads.
authorEd Schouten <ed@80386.nl>
Fri, 31 May 2013 19:18:14 +0000 (19:18 +0000)
committerEd Schouten <ed@80386.nl>
Fri, 31 May 2013 19:18:14 +0000 (19:18 +0000)
commitab79f4120d479600c25a7cf82997385dccfb48f7
tree37b8217e7a5dd3cd276f9362b1f59c14b6054302
parent708eb71b3d677ffb8fb899b386062d92ecdcc675
Slightly extend matching for atomic loads.

Also add the "=" to the matched pattern, to see whether we actually save
the loaded value.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183029 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/atomics-inlining.c