Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-02 | Fix amdgcn regrename ICE. | Andrew Stubbs | 1 | -8/+26 |
2019-06-25 | Create GCN-specific gthreads | Kwok Cheung Yeung | 1 | -0/+12 |
2019-06-06 | Add -march=gfx906 for AMD GCN. | Andrew Stubbs | 2 | -2/+5 |
2019-05-24 | GCN: Wait for exit value to write before exiting. | Andrew Stubbs | 2 | -3/+6 |
2019-05-24 | Fix 64-bit addition in prologue. | Andrew Stubbs | 1 | -3/+3 |
2019-05-22 | Add support for constructors and destuctors on GCN | Kwok Cheung Yeung | 2 | -27/+31 |
2019-05-22 | Fix trampoline execution failures on GCN5. | Andrew Stubbs | 1 | -0/+4 |
2019-03-27 | Fix scc clobber in movdi_symbol. | Andrew Stubbs | 1 | -1/+18 |
2019-03-18 | Implement circular print buffer. | Andrew Stubbs | 1 | -21/+35 |
2019-02-19 | * config/gcn/gcn.c (print_operand): Fix typo. | Jonathan Wakely | 1 | -1/+1 |
2019-01-17 | GCN back-end code | Andrew Stubbs | 13 | -0/+8991 |
2019-01-17 | GCN machine description | Andrew Stubbs | 4 | -0/+5244 |