| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-01-23 | Correct section names on Windows GNU assembly | namazso |
| 2021-11-05 | fix incorrect output / undefined behavior in Windows SSE2 assembly | Jack O'Connor |
| 2021-02-06 | More movd/movq discrepancies. Fixes #149. (#150) | Samuel Neves |
| 2020-08-31 | remove avoidable spill | Samuel Neves |
| 2020-08-31 | C: asm: simplify pblendw emulation | Matthew Krupcale |
| 2020-08-31 | C: asm: simplify pinsrd emulation | Matthew Krupcale |
| 2020-08-30 | C: asm: remove blendvps usage altogether | Matthew Krupcale |
| 2020-08-24 | C: asm: emulate pshufb ROT8 using SSE2 instructions | Matthew Krupcale |
| 2020-08-24 | C: asm: emulate pshufb ROT16 using SSE2 instructions | Matthew Krupcale |
| 2020-08-24 | C: asm: emulate pinsrd using SSE2 instructions | Matthew Krupcale |
| 2020-08-24 | C: asm: emulate blendvps using SSE2 instructions | Matthew Krupcale |
| 2020-08-24 | C: asm: emulate pblendw using SSE2 instructions | Matthew Krupcale |
| 2020-08-24 | Start SSE2 implementation based on SSE4.1 version | Matthew Krupcale |
