Skip to content

Commit 8b6ece0

Browse files
krystian-andrzejewskiigcbot
authored andcommitted
Improve performance of SynchronizationObjectCoalescing
This change is to make faster of searching through basic blocks in SynchronizationObjectCoalescing. Properties of memory access and synchronization instruction are cached in seperate containers. Moreover, there is reduced the number of used temporary containers. Additionally, each redundancy is optimized one by one so SynchronizationObjectCoalescingAnalysis is redundant and merged with SynchronizationObjectCoalescing.
1 parent 4744f64 commit 8b6ece0

File tree

1 file changed

+741
-469
lines changed

1 file changed

+741
-469
lines changed

0 commit comments

Comments
 (0)