summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/XRayInstrumentation.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LLVM][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64elSagar Thakur2017-02-151-0/+4
* [XRay] Implement powerpc64le xray.Tim Shen2017-02-101-0/+1
* [CodeGen] Rename MachineInstrBuilder::addOperand. NFCDiana Picus2017-01-131-1/+1
* [XRay] Fix assertion failure on empty machine basic blocks (PR 31424)Dean Michael Berris2016-12-191-2/+9
* Test commit access.Serge Rogatch2016-11-241-0/+1
* [XRay] Support AArch64 in LLVMDean Michael Berris2016-11-171-0/+1
* [XRay] Support for for tail calls for ARM no-ThumbDean Michael Berris2016-10-181-3/+10
* [XRay] ARM 32-bit no-Thumb support in LLVMDean Michael Berris2016-09-191-29/+86
* Revert "[XRay] ARM 32-bit no-Thumb support in LLVM"Renato Golin2016-09-081-82/+28
* [XRay] Remove unused variableDean Michael Berris2016-09-081-2/+2
* [XRay] ARM 32-bit no-Thumb support in LLVMDean Michael Berris2016-09-081-28/+82
* [XRay] Detect and emit sleds for sibling/tail callsDean Michael Berris2016-09-011-3/+10
* [XRay] Support multiple return instructions in a single basic blockDean Michael Berris2016-08-311-1/+0
* Remove extra ';' to appease -WpedanticDean Michael Berris2016-07-141-1/+1
* XRay: Add entry and exit sledsDean Michael Berris2016-07-141-0/+96
OpenPOWER on IntegriCloud