Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | panfrost: Use ralloc() to allocate instructions to avoid leaking those objs | Boris Brezillon | 2019-08-28 | 1 | -1/+1 |
* | pan/midgard: Fold ssa_args into midgard_instruction | Alyssa Rosenzweig | 2019-08-26 | 1 | -13/+11 |
* | pan/midgard: Represent unused nodes by ~0 | Alyssa Rosenzweig | 2019-08-21 | 1 | -1/+1 |
* | pan/midgard: Switch sources to an array for trinary sources | Alyssa Rosenzweig | 2019-08-02 | 1 | -5/+4 |
* | pan/midgard: Remove "r27-only" register class | Alyssa Rosenzweig | 2019-08-02 | 1 | -1/+1 |
* | pan/midgard: Split ld/st unknown to arg_1/arg_2 fields | Alyssa Rosenzweig | 2019-08-02 | 1 | -1/+1 |
* | pan/midgard: Tag SSA/reg | Alyssa Rosenzweig | 2019-07-26 | 1 | -4/+4 |
* | pan/midgard: Optimize varying projection | Alyssa Rosenzweig | 2019-07-25 | 1 | -3/+89 |
* | pan/midgard: Add perspective projection recombine pass | Alyssa Rosenzweig | 2019-07-25 | 1 | -0/+115 |