Go to file
David Goodwin 85b5b027f7 Use NEON for single-precision int<->FP conversions.
llvm-svn: 78604
2009-08-10 22:17:39 +00:00
clang Add a CastInfo struct that will be used for cast information when constructing cast expressions. Right now it only stores the cast kind, but in the future it might store conversion functions and constructors. 2009-08-10 21:30:22 +00:00
compiler-rt Temporary define HAVE_SYSCONF until cmake checks are done. 2009-08-10 01:02:16 +00:00
llvm Use NEON for single-precision int<->FP conversions. 2009-08-10 22:17:39 +00:00