hans added inline comments. ================ Comment at: docs/ReleaseNotes.rst:77 + +* Added speculatable attribute indicating a function which is has no + side-effects which inhibit hoisting of calls. ---------------- Nit: an extra "is" here. https://reviews.llvm.org/D35382