Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swr/rast: Silence warnings | George Kyriazis | 2018-04-27 | 1 | -1/+2 |
* | swr/rast: Fix x86 lowering 64-bit float handling | George Kyriazis | 2018-04-27 | 1 | -6/+44 |
* | swr/rast: Fix VGATHERPD lowering | George Kyriazis | 2018-04-18 | 1 | -13/+69 |
* | swr/rast: Replace x86 VMOVMSK with llvm-only implementation | George Kyriazis | 2018-04-18 | 1 | -1/+0 |
* | swr/rast: Implement VROUND intrinsic in x86 lowering pass | George Kyriazis | 2018-04-18 | 1 | -1/+37 |
* | swr/rast: double-pump in x86 lowering pass | George Kyriazis | 2018-04-18 | 1 | -11/+19 |
* | swr/rast: Add vgather to x86 lowering pass. | George Kyriazis | 2018-04-18 | 1 | -9/+76 |
* | swr/rast: add cvt instructions in x86 lowering pass | George Kyriazis | 2018-04-18 | 1 | -8/+6 |
* | swr/rast: Start refactoring of builder/packetizer. | George Kyriazis | 2018-04-18 | 2 | -0/+492 |