summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/xray_powerpc64.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/xray to .cppNico Weber2019-08-011-111/+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] Runtime changes to support custom event loggingDean Michael Berris2017-05-121-0/+6
* [XRay] [compiler-rt] Stub out architectures we don't do arg1 logging on.Tim Shen2017-03-061-1/+6
* Re-commit r295017, since we have a potential fix of the tests, r295248, landed.Tim Shen2017-02-151-0/+95
* Revert r295017 "Re-commit r294826 and r294781, with a fix on the cmake file t...Tim Shen2017-02-141-95/+0
* Re-commit r294826 and r294781, with a fix on the cmake file to onlyTim Shen2017-02-141-0/+95
* This reverts commits r294826 and r294781 as they break linking on powerpc.Vitaly Buka2017-02-111-95/+0
* [XRay] Implement powerpc64le xray.Tim Shen2017-02-101-0/+95
OpenPOWER on IntegriCloud