summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-rename/USRFinder.h
diff options
context:
space:
mode:
authorDean Michael Berris <dberris@google.com>2016-08-04 07:37:28 +0000
committerDean Michael Berris <dberris@google.com>2016-08-04 07:37:28 +0000
commit7e9abea2aea8639b78eb34dbe6131bb88900bdc7 (patch)
tree8b665bbed5b76bc325b232fa75a3673cc002ab9d /clang-tools-extra/clang-rename/USRFinder.h
parentb0e32f1ba1742d1d355721ec3f1c2f48842bfa83 (diff)
downloadbcm5719-llvm-7e9abea2aea8639b78eb34dbe6131bb88900bdc7.tar.gz
bcm5719-llvm-7e9abea2aea8639b78eb34dbe6131bb88900bdc7.zip
[XRay] Align entry and return sleds to 2 byte boundaries
This should ensure that we can atomically write two bytes (on top of the retq and the one past it) and have those two bytes not straddle cache lines. We also move the label past the alignment instruction so that we can refer to the actual first instruction, as opposed to potential padding before the aligned instruction. Update the tests to allow us to reflect the new order of assembly. Reviewers: rSerge, echristo, majnemer Subscribers: llvm-commits, mehdi_amini Differential Revision: https://reviews.llvm.org/D23101 llvm-svn: 277701
Diffstat (limited to 'clang-tools-extra/clang-rename/USRFinder.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud