Age | Commit message (Expand) | Author |
---|---|---|
2013-01-16 | PR14964: intrinsic headers using non-reserved identifiers | David Blaikie |
2011-07-18 | lib/Headers/mm_malloc.h: Use __mingw_aligned_malloc() in _mm_malloc() on mingw. | NAKAMURA Takumi |
2011-03-15 | lib/Headers/mm_malloc.h: On Windows, we can expect _mm_malloc would be provid... | NAKAMURA Takumi |
2010-11-22 | Undo part of my previous commit to mm_malloc.h, going back to the use of | Chandler Carruth |
2010-11-16 | Futher reduce the includes of our builtin headers, and teach limits.h to avoid | Chandler Carruth |
2010-10-18 | From scratch rewrite of mm_malloc.h. | Eric Christopher |
2010-03-26 | Fix 80 col violations. | Daniel Dunbar |
2010-03-22 | fix PR6658: inline isn't a keyword in C89 mode, use __inline__ instead. | Chris Lattner |
2009-02-14 | Add the nodebug attribute to intrinsics | Anders Carlsson |
2009-01-08 | Add mm_malloc.h, patch by Sam Weinig. | Anders Carlsson |