Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM][v8.5A] Add speculation barriers SSBB and PSSBB | Oliver Stannard | 2018-09-28 | 1 | -0/+22 |
This adds two new barrier instructions which can be used to restrict speculative execution of load instructions. Patch by Pablo Barrio! Differential revision: https://reviews.llvm.org/D52484 llvm-svn: 343300 |