summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/xray_mips64.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/xray to .cppNico Weber2019-08-011-178/+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-1/+7
* [XRay] [compiler-rt] Stub out architectures we don't do arg1 logging on.Tim Shen2017-03-061-2/+7
* [Compiler-rt][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64elSagar Thakur2017-02-151-0/+162
OpenPOWER on IntegriCloud