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
/
module.map
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename lib/Headers/module.map to module.modulemap
Ben Langmuir
2014-04-17
1
-156
/
+0
*
Even in a modules world, people will depend on the weird xmmintrin.h -> emmin...
Douglas Gregor
2013-06-07
1
-0
/
+1
*
Add arm_neon.h to the builtin intrinsics module map.
Douglas Gregor
2013-05-20
1
-0
/
+10
*
Add tests that build modules for our builtin headers, and fix two buglets exp...
Richard Smith
2013-04-04
1
-0
/
+1
*
[lib/Headers] Break the module import cycle between _Builtin_intrinsics.sse a...
Argyrios Kyrtzidis
2013-03-27
1
-1
/
+0
*
Split the instrinsic header wmmintrin.h into AES and PCLMUL parts, so
Douglas Gregor
2012-11-05
1
-0
/
+15
*
Fix module map for SSE4a builtins
Douglas Gregor
2012-11-05
1
-1
/
+1
*
Make cpuid.h actually work with -std=c99 <rdar://problem/12552716>.
Douglas Gregor
2012-11-05
1
-0
/
+22
*
Back out my heinous hack that tricked the module generation mechanism
Douglas Gregor
2012-02-02
1
-46
/
+7
*
Split compiler builtin module into "stdlib" builtins and "intrinsic"
Douglas Gregor
2012-01-31
1
-12
/
+17
*
Remove tgmath.h from the module map for now, because it currently causes a
Douglas Gregor
2012-01-30
1
-4
/
+1
*
Fix typo spotted by Sebastian. Thanks!
Douglas Gregor
2012-01-30
1
-1
/
+1
*
Introduce TargetInfo::hasFeature() to query various feature names in
Douglas Gregor
2012-01-30
1
-1
/
+107
*
Introduce a module map for (some of) the compiler-supplied
Douglas Gregor
2012-01-29
1
-0
/
+39