Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gm107/ir: add fp64 rsq | Karol Herbst | 2019-02-06 | 2 | -2/+127 |
* | gm107/ir: add fp64 rcp | Karol Herbst | 2019-02-06 | 2 | -3/+269 |
* | gk104/ir: Use the new rcp/rsq in library | Karol Herbst | 2019-02-06 | 2 | -14/+333 |
* | gk110/ir: Add rsq f64 implementation | Boyan Ding | 2019-02-06 | 2 | -2/+109 |
* | gk110/ir: Add rcp f64 implementation | Boyan Ding | 2019-02-06 | 2 | -4/+235 |
* | gm107/ir/lib: fix sched in div u32 builtin | Karol Herbst | 2018-04-24 | 2 | -4/+4 |
* | nv50/ir: use sched control codes for gm107 builtins | Samuel Pitoiset | 2017-01-12 | 2 | -40/+40 |
* | nvc0: update GM107 sched control codes format | Samuel Pitoiset | 2016-09-29 | 1 | -21/+21 |
* | nv50/ir: fix envyas variants when building the code lib | Samuel Pitoiset | 2016-04-02 | 1 | -2/+2 |
* | gk110/ir: switch to gk104-style sched codes rather than all-in-one | Ilia Mirkin | 2015-05-18 | 1 | -9/+9 |
* | nvc0: add maxwell (sm50) compiler backend | Ben Skeggs | 2014-05-15 | 3 | -1/+215 |
* | nvc0: allow for easier modification of compiler library routines | Ben Skeggs | 2014-05-15 | 7 | -0/+1668 |