Age | Commit message (Expand) | Author |
---|---|---|
2009-09-18 | Make our char vector types not be explicitly signed to match GCC and to fix c... | Anders Carlsson |
2009-07-22 | Switch some functions from using x86 builtins to using vector | Eli Friedman |
2009-06-06 | Misc fixes to MMX/SSE intrinsics: a few small bug fixes, and getting rid | Eli Friedman |
2009-02-14 | Fix 80col violations. | Mike Stump |
2009-02-14 | Add the nodebug attribute to intrinsics | Anders Carlsson |
2008-10-29 | Fix mmintrin.h to use proper definition of functions taking no | Daniel Dunbar |
2008-10-28 | Mark mmintrin functions static inline, this ensures they don't end up | Daniel Dunbar |
2008-10-06 | Actually use the mmintrin.h header, it's good enough now. | Anders Carlsson |