Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/compiler: Heap-allocate temporary storage | Matt Turner | 2019-01-09 | 1 | -3/+5 |
* | intel/compiler: Prevent warnings in the following patch | Matt Turner | 2019-01-09 | 1 | -3/+3 |
* | intel/compiler: Implement untyped atomic float min, max, and compare-swap dat... | Ian Romanick | 2018-08-22 | 1 | -0/+1 |
* | intel/compiler: Add scheduler deps for instructions that implicitly read g0 | Ian Romanick | 2018-04-24 | 1 | -0/+3 |
* | intel/compiler: Silence unused parameter warnings in empty vec4_instruction_s... | Ian Romanick | 2018-04-24 | 1 | -5/+5 |
* | intel/ir: Allow representing additional flag subregisters in the IR. | Francisco Jerez | 2018-03-02 | 1 | -1/+1 |
* | intel/fs: Teach instruction scheduler about GRF bank conflict cycles. | Francisco Jerez | 2017-12-07 | 1 | -2/+3 |
* | i965: Use is_scheduling_barrier instead of schedule_node::is_barrier. | Kenneth Graunke | 2017-10-19 | 1 | -22/+10 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+1753 |