Rewrite ppc code generated for __sync_{bool|val}_compare_and_swap
so that lwarx and stwcx are always executed the same number of times. This is important for performance, I'm told. llvm-svn: 55163
Loading
Please register or sign in to comment
so that lwarx and stwcx are always executed the same number of times. This is important for performance, I'm told. llvm-svn: 55163