Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AMDGPU: Fix crash on i16 constant expression | Matt Arsenault | 2016-12-06 | 1 | -2/+3 |
* | [AMDGPU] AMDGPUCodeGenPrepare: remove extra ';' | Konstantin Zhuravlyov | 2016-10-07 | 1 | -1/+1 |
* | [AMDGPU] Promote uniform (i1, i16] operations to i32 | Konstantin Zhuravlyov | 2016-10-07 | 1 | -97/+101 |
* | [AMDGPU] Promote uniform i16 bitreverse intrinsic to i32 | Konstantin Zhuravlyov | 2016-10-06 | 1 | -11/+65 |
* | [AMDGPU] Sign extend AShr when promoting (instead of zero extending) | Konstantin Zhuravlyov | 2016-10-03 | 1 | -2/+2 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -3/+1 |
* | [AMDGPU] Promote uniform i16 ops to i32 ops for targets that have 16 bit inst... | Konstantin Zhuravlyov | 2016-09-28 | 1 | -3/+234 |
* | AMDGPU: Use rcp for fdiv 1, x with fpmath metadata | Matt Arsenault | 2016-07-26 | 1 | -1/+1 |
* | AMDGPU: Change fdiv lowering based on !fpmath metadata | Matt Arsenault | 2016-07-19 | 1 | -6/+117 |
* | AMDGPU: Add stub custom CodeGenPrepare pass | Matt Arsenault | 2016-06-24 | 1 | -0/+82 |