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

