index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Headers
/
mm_malloc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the builtin headers to use the new license file header.
Chandler Carruth
2019-04-08
1
-17
/
+3
*
PR14964: intrinsic headers using non-reserved identifiers
David Blaikie
2013-01-16
1
-14
/
+14
*
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