Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AMDGPU] Combine and x, (sext cc from i1) => select cc, x, 0 | Stanislav Mekhanoshin | 2017-06-27 | 1 | -0/+20 |
* | [AMDGPU] Add FP_CLASS to the add/setcc combine | Stanislav Mekhanoshin | 2017-06-21 | 1 | -0/+36 |
* | [AMDGPU] Combine add and adde, sub and sube | Stanislav Mekhanoshin | 2017-06-21 | 1 | -0/+80 |
* | [AMDGPU] simplify add x, *ext (setcc) => addc|subb x, 0, setcc | Stanislav Mekhanoshin | 2017-06-21 | 1 | -0/+43 |