"clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp" did not exist on "9dd450bb781484ca4b870529f89842541045c153"
Misc optimizer+codegen work for 'cmpxchg' and 'atomicrmw'. They appear to be
working on x86 (at least for trivial testcases); other architectures will need more work so that they actually emit the appropriate instructions for orderings stricter than 'monotonic'. (As far as I can tell, the ARM, PPC, Mips, and Alpha backends need such changes.) llvm-svn: 136457
Loading
Please register or sign in to comment