| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [MIR-Canon] Adding ISA-Agnostic COPY Folding. | Puyan Lotfi | 2018-04-16 | 1 | -0/+43 |
| * | [NFC][MIR-Canon] clang-format cleanup of Mir Canonicalizer Pass. | Puyan Lotfi | 2018-04-16 | 1 | -66/+60 |
| * | [MIR-Canon] Fixing warnings in Non-assert builds. | Puyan Lotfi | 2018-04-05 | 1 | -2/+2 |
| * | [MIR-Canon] Improving performance by switching to named vregs. | Puyan Lotfi | 2018-04-05 | 1 | -62/+61 |
| * | [MIR-Canon] Adding support for multi-def -> user distance reduction. | Puyan Lotfi | 2018-04-05 | 1 | -0/+17 |
| * | [MIR-Canon] Adding support for local idempotent instruction hoisting. | Puyan Lotfi | 2018-03-31 | 1 | -5/+116 |
| * | Remove redundant includes from lib/CodeGen. | Michael Zolotukhin | 2017-12-13 | 1 | -1/+0 |
| * | Make helpers static. NFC. | Benjamin Kramer | 2017-11-24 | 1 | -4/+4 |
| * | Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering | David Blaikie | 2017-11-08 | 1 | -2/+2 |
| * | [CodeGen] Remove unnecessary semicolons to fix a warning. NFC | Craig Topper | 2017-11-03 | 1 | -2/+2 |
| * | mir-canon: First commit. | Puyan Lotfi | 2017-11-02 | 1 | -0/+626 |

