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

