Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AMDGPU/GlobalISel: Allow scalar s1 and/or/xor | Matt Arsenault | 2019-07-15 | 1 | -144/+1 |
* | AMDGPU/GlobalISel: Add tests for regbankselect of v2s16 and/or/xor | Matt Arsenault | 2019-06-24 | 1 | -0/+65 |
* | AMDGPU/GlobalISel: Correct regbank for 1-bit and/or/xor | Matt Arsenault | 2019-05-16 | 1 | -14/+14 |
* | RegBankSelect: Handle slightly more complex value mappings | Matt Arsenault | 2019-02-25 | 1 | -32/+108 |
* | GlobalISel: Enforce operand types for constants | Matt Arsenault | 2019-02-04 | 1 | -6/+6 |
* | RegBankSelect: Support some more complex part mappings | Matt Arsenault | 2019-01-24 | 1 | -0/+386 |
* | AMDGPU/GlobalISel: Introduce vcc reg bank | Matt Arsenault | 2019-01-08 | 1 | -7/+11 |
* | AMDGPU: Make i1/i64/v2i32 and/or/xor legal | Matt Arsenault | 2018-12-20 | 1 | -8/+148 |
* | [globalisel] Remove redundant -global-isel option from tests that use -run-pa... | Daniel Sanders | 2018-05-05 | 1 | -2/+2 |
* | AMDGPU/GlobalISel: Define instruction mapping for G_AND | Matt Arsenault | 2018-03-02 | 1 | -0/+68 |