| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move passes from namespace llvm into anonymous namespaces. Sort includes whil... | Benjamin Kramer | 2013-05-23 | 1 | -1/+1 |
| * | R600: Use bottom up scheduling algorithm | Vincent Lejeune | 2013-05-17 | 1 | -23/+28 |
| * | R600: Use depth first scheduling algorithm | Vincent Lejeune | 2013-05-17 | 1 | -52/+26 |
| * | R600: Replace big texture opcode switch in scheduler by usesTC/usesVC | Vincent Lejeune | 2013-05-17 | 1 | -23/+3 |
| * | R600: Relax some vector constraints on Dot4. | Vincent Lejeune | 2013-05-17 | 1 | -2/+2 |
| * | R600: Factorize Fetch size limit inside AMDGPUSubTarget | Vincent Lejeune | 2013-05-17 | 1 | -8/+4 |
| * | R600: Factorize maximum alu per clause in a single location | Vincent Lejeune | 2013-04-03 | 1 | -1/+1 |
| * | R600: Factorize code handling Const Read Port limitation | Vincent Lejeune | 2013-03-14 | 1 | -68/+7 |
| * | R600MachineScheduler.cpp: Fix use cases of dbgs(). Don't include <iostream> h... | NAKAMURA Takumi | 2013-03-11 | 1 | -1/+2 |
| * | R600: initial scheduler code | Vincent Lejeune | 2013-03-05 | 1 | -0/+487 |

