summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/xray_AArch64.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/xray to .cppNico Weber2019-08-011-127/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [XRay][compiler-rt] Add noop patch functions for unsupported arches.Keith Wyss2018-04-171-0/+6
* [XRay][compiler-rt] Fix misspeling of XRaySledEntryDean Michael Berris2017-05-121-1/+1
* [XRay][compiler-rt] Runtime changes to support custom event loggingDean Michael Berris2017-05-121-4/+9
* [XRay] [compiler-rt] Allow logging the first argument of a function call.Dean Michael Berris2017-03-061-2/+7
* [XRay] Refactor TSC related functions into a single header. NFC.Tim Shen2017-02-101-14/+0
* [XRay] Probe for CPU features that XRay needsDean Michael Berris2017-02-021-0/+3
* [XRay][AArch64] More staging for tail call support in XRay AArch64 - in compi...Serge Rogatch2017-01-251-3/+1
* [XRay][AArch64] An attempt to fix test patching-unpatching.cc by flushing the...Serge Rogatch2017-01-101-1/+7
* Revert "[XRay][AArch64] An attempt to fix test patching-unpatching.cc by flus...Renato Golin2016-12-231-6/+1
* [XRay][AArch64] An attempt to fix test patching-unpatching.cc by flushing the...Serge Rogatch2016-12-231-1/+6
* Revert "[XRay][AArch64] An attempt to fix test patching-unpatching.cc by flus...Renato Golin2016-12-221-4/+1
* [XRay][AArch64] An attempt to fix test patching-unpatching.cc by flushing the...Serge Rogatch2016-12-221-1/+4
* [XRay] [compiler-rt] Move machine-dependent code into machine-dependent filesDiana Picus2016-12-221-0/+14
* Revert "[XRay] [compiler-rt] Move machine-dependent code into machine-depende...Diana Picus2016-12-191-14/+0
* [XRay] [compiler-rt] Move machine-dependent code into machine-dependent files.Dean Michael Berris2016-12-191-0/+14
* [XRay] Support AArch64 in compiler-rtDean Michael Berris2016-11-211-0/+105
OpenPOWER on IntegriCloud