summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/speculation-barriers.s
Commit message (Collapse)AuthorAgeFilesLines
* [ARM][v8.5A] Add speculation barriers SSBB and PSSBBOliver Stannard2018-09-281-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
OpenPOWER on IntegriCloud