jberdine added inline comments. ================ Comment at: lib/Transforms/Scalar/Scalar.cpp:207 + unwrap(PM)->add(createLowerAtomicPass()); +} + ---------------- Also reordered this one. Repository: rL LLVM https://reviews.llvm.org/D52211