[PATCH] Replace Mutex with RWMutex in PassRegistry

Alex Crichton alex at crichton.co
Wed Jul 3 09:41:36 PDT 2013


I emailed last week
(http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130624/179287.html)
about replace a mutex with an rwmutex to greatly reduce contention in
the test cases I found, but I forgot to mention that I don't have
committer's rights and would need someone to commit this for me.

The change was approved by Chris Lattner in the other thread, but if
someone could commit this for me, that would be great!

Thanks,
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rwmutex.diff
Type: application/octet-stream
Size: 3691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130703/6d1fa752/attachment.obj>


More information about the llvm-commits mailing list