Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test commit access. | Serge Rogatch | 2016-11-24 | 1 | -0/+1 |
* | [XRay] Support AArch64 in LLVM | Dean Michael Berris | 2016-11-17 | 1 | -0/+1 |
* | [XRay] Support for for tail calls for ARM no-Thumb | Dean Michael Berris | 2016-10-18 | 1 | -3/+10 |
* | [XRay] ARM 32-bit no-Thumb support in LLVM | Dean Michael Berris | 2016-09-19 | 1 | -29/+86 |
* | Revert "[XRay] ARM 32-bit no-Thumb support in LLVM" | Renato Golin | 2016-09-08 | 1 | -82/+28 |
* | [XRay] Remove unused variable | Dean Michael Berris | 2016-09-08 | 1 | -2/+2 |
* | [XRay] ARM 32-bit no-Thumb support in LLVM | Dean Michael Berris | 2016-09-08 | 1 | -28/+82 |
* | [XRay] Detect and emit sleds for sibling/tail calls | Dean Michael Berris | 2016-09-01 | 1 | -3/+10 |
* | [XRay] Support multiple return instructions in a single basic block | Dean Michael Berris | 2016-08-31 | 1 | -1/+0 |
* | Remove extra ';' to appease -Wpedantic | Dean Michael Berris | 2016-07-14 | 1 | -1/+1 |
* | XRay: Add entry and exit sleds | Dean Michael Berris | 2016-07-14 | 1 | -0/+96 |