Tim Northover 9e251d6d41 X86: remove temporary atomicrmw used during lowering.
We construct a temporary "atomicrmw xchg" instruction when lowering atomic
stores for widths that aren't supported natively. This isn't on the top-level
worklist though, so it won't be removed automatically and we have to do it
ourselves once that itself has been lowered.

Thanks Saleem for pointing this out!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212948 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-14 15:31:13 +00:00
..
2014-07-08 23:16:49 +00:00
2014-06-27 18:19:56 +00:00
2014-06-25 15:41:39 +00:00
2014-06-27 18:19:56 +00:00
2014-06-06 09:06:25 +00:00