| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add NVPTXPeephole pass to reduce unnecessary address cast | Jingyue Wu | 2015-06-24 | 1 | -2/+1 |
| * | Add NVPTXLowerAlloca pass to convert alloca'ed memory to local address | Jingyue Wu | 2015-06-17 | 1 | -2/+2 |
| * | [NVPTX] roll forward r239082 | Jingyue Wu | 2015-06-04 | 1 | -2/+5 |
| * | Revert r239082 | Jingyue Wu | 2015-06-04 | 1 | -5/+2 |
| * | [NVPTX] kernel pointer arguments point to the global address space | Jingyue Wu | 2015-06-04 | 1 | -2/+5 |
| * | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -4/+4 |
| * | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -7/+7 |
| * | IR: Make metadata typeless in assembly | Duncan P. N. Exon Smith | 2014-12-15 | 1 | -1/+1 |
| * | [NVPTX] Rename registers %fl -> %fd and %rl -> %rd | Justin Holewinski | 2014-07-16 | 1 | -7/+7 |
| * | Add test to test/CodeGen/NVPTX for "alloca buffer" arguments. | Eli Bendersky | 2014-03-24 | 1 | -0/+66 |

