| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a lot of typos. NFC. | Michael Kruse | 2017-06-08 | 1 | -1/+1 |
| * | [CodeGen] Remove extra ';'. NFC. | Michael Kruse | 2017-06-06 | 1 | -1/+1 |
| * | [CodeGen] Track trip counts per-scop for performance measurement. | Siddharth Bhat | 2017-06-02 | 1 | -6/+20 |
| * | [CodeGen] Print performance counter information in CSV. | Siddharth Bhat | 2017-06-02 | 1 | -3/+13 |
| * | [NFC] [CodeGen] Bail out of per-scop performance reporting if not supported. | Siddharth Bhat | 2017-06-02 | 1 | -0/+8 |
| * | [CodeGen] Extend Performance Counter to track per-scop information. | Siddharth Bhat | 2017-06-02 | 1 | -27/+74 |
| * | Fix formatting in Polly | Tobias Grosser | 2017-05-10 | 1 | -3/+3 |
| * | Update Polly for LLVM API change r302571 that removed varargs functions | Chandler Carruth | 2017-05-10 | 1 | -2/+2 |
| * | [PerfMonitor] Use Intrinsics::getDeclaration | Tobias Grosser | 2017-04-03 | 1 | -11/+2 |
| * | [CodeGen] Add Performance Monitor | Tobias Grosser | 2017-04-03 | 1 | -0/+235 |

