| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mark an unreachable code path with llvm_unreachable. Pacifies GCC. | Benjamin Kramer | 2013-08-31 | 1 | -0/+1 |
| * | R600: Enable folding of inline literals into REQ_SEQUENCE instructions | Tom Stellard | 2013-08-16 | 1 | -17/+20 |
| * | Tentative fix for global-buffer-overflow caused by r188426. Found by AddressS... | Alexey Samsonov | 2013-08-15 | 1 | -1/+4 |
| * | R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE v2 | Tom Stellard | 2013-08-14 | 1 | -19/+69 |
| * | R600/SI: Choose the correct MOV instruction for copying immediates | Tom Stellard | 2013-08-14 | 1 | -0/+29 |
| * | R600/SI: Use VSrc_* register classes as the default classes for types | Tom Stellard | 2013-08-06 | 1 | -23/+1 |
| * | R600: Add 64-bit float load/store support | Tom Stellard | 2013-08-01 | 1 | -1/+8 |
| * | R600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS loads when necessary | Tom Stellard | 2013-07-23 | 1 | -0/+7 |
| * | R600: Add support for 24-bit MUL instructions | Tom Stellard | 2013-07-23 | 1 | -1/+49 |
| * | R600: Rename AMDILISelDAGToDAG.cpp -> AMDGPUISelDAGToDAG.cpp | Tom Stellard | 2013-07-23 | 1 | -0/+789 |

