Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering | David Blaikie | 2017-11-08 | 1 | -1/+1 |
* | [GlobalISel] Only build expensive remarks if they're enabled. NFC. | Ahmed Bougacha | 2017-09-18 | 1 | -1/+4 |
* | [globalisel][tablegen] Add support for COPY_TO_REGCLASS. | Daniel Sanders | 2017-06-20 | 1 | -10/+18 |
* | [GISel]: Add a getConstantFPVRegVal utility | Aditya Nandakumar | 2017-05-12 | 1 | -0/+8 |
* | [GISEL]: Move getConstantVReg to Utils | Aditya Nandakumar | 2017-04-19 | 1 | -0/+17 |
* | [GlobalISel] Update DBG_VALUEs referencing DCE'd instructions. | Ahmed Bougacha | 2017-03-21 | 1 | -2/+2 |
* | [GlobalISel] Move isTriviallyDead to Utils. NFC. | Volkan Keles | 2017-03-21 | 1 | -0/+21 |
* | [GlobalISel] Emit opt remarks on isel fallbacks. | Ahmed Bougacha | 2017-02-23 | 1 | -0/+29 |
* | [GlobalISel] Refactor the logic to constraint registers. | Quentin Colombet | 2016-12-22 | 1 | -0/+45 |