This is an archive of the discontinued LLVM Phabricator instance.

[x86/SLH] Rename and comment the main hardening function. NFC.
ClosedPublic

Authored by chandlerc on Jul 19 2018, 6:05 PM.

Details

Summary

This provides an overview of the algorithm used to harden specific
loads. It also brings this our terminology further in line with
hardening rather than checking.

Diff Detail

Repository
rL LLVM

Event Timeline

chandlerc created this revision.Jul 19 2018, 6:05 PM
echristo accepted this revision.Jul 20 2018, 4:29 PM

LGTM.

This revision is now accepted and ready to land.Jul 20 2018, 4:29 PM
This revision was automatically updated to reflect the committed changes.