Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GlobalISel]: Allow targets to override how to widen constants during legaliz... | Aditya Nandakumar | 2019-12-03 | 1 | -2/+3 |
* | [MIPS GlobalISel] Select andi, ori and xori | Petar Avramovic | 2019-11-15 | 1 | -20/+10 |
* | [MIPS GlobalISel] RegBankSelect for chains of ambiguous instructions | Petar Avramovic | 2019-07-11 | 1 | -0/+38 |
* | [MIPS GlobalISel] Regbanks for G_SELECT. Select i64, f32 and f64 select | Petar Avramovic | 2019-07-09 | 1 | -0/+56 |
* | RegAllocFast: Remove early selection loop, the spill calculation will report ... | Matt Arsenault | 2019-03-19 | 1 | -5/+5 |
* | [MIPS GlobalISel] Improve selection of constants | Petar Avramovic | 2019-03-15 | 1 | -10/+5 |
* | [GlobalISel][Utils] Add a getConstantVRegVal variant that looks through instrs | Quentin Colombet | 2019-03-14 | 1 | -7/+5 |
* | [MIPS GlobalISel] Select G_SELECT | Petar Avramovic | 2018-12-25 | 1 | -0/+83 |