Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: add avx2 and xop detection to cpu detection code | Roland Scheidegger | 2013-08-20 | 1 | -0/+2 |
* | util: try much harder to set DAZ flag | Roland Scheidegger | 2013-08-08 | 1 | -0/+1 |
* | util: (trivial) add has_popcnt field | Roland Scheidegger | 2013-06-19 | 1 | -0/+1 |
* | gallivm: use f16c hw support for float->half and half->float conversion | Roland Scheidegger | 2013-04-04 | 1 | -0/+1 |
* | gallivm,llvmpipe: Use 4-wide vectors on AMD Bulldozer. | José Fonseca | 2012-09-04 | 1 | -0/+1 |
* | gallivm,draw,llvmpipe: Support wider native registers. | José Fonseca | 2012-07-17 | 1 | -0/+12 |
* | util: add cpu detection for sse 4.2 and avx | Brian Paul | 2011-04-07 | 1 | -0/+2 |
* | u_cpu_detect: remove arch and little_endian | Luca Barbieri | 2010-08-14 | 1 | -12/+1 |
* | util: Set cpu endianness too. | José Fonseca | 2009-10-22 | 1 | -0/+2 |
* | util: Cleanup u_cpu_detect, build. Support X86_64 and detect SSE4.1 too. | José Fonseca | 2009-09-29 | 1 | -42/+40 |
* | gallium: Import Dennis Smit cpu detection code. | José Fonseca | 2008-03-10 | 1 | -0/+78 |