[PATCH] X86: elide comparisons after cmpxchg instructions.

Tim Northover t.p.northover at gmail.com
Thu Jun 12 00:09:57 PDT 2014


I'm abandoning this for now. It's occurred to me that the solution could look very different after weak cmpxchg is implemented. Wish I'd thought of that before I spent a couple of days working on this approach. Oh well.

Tim.

http://reviews.llvm.org/D4083






More information about the llvm-commits mailing list