Go to file
Cameron Zwarich 148220306f The VMLA instruction and its friends are not actually fused; they're plain old
multiply-accumulate instructions with separate rounding steps.

llvm-svn: 134609
2011-07-07 08:28:52 +00:00
clang In ARC, reclaim all return values of retainable type, not just those 2011-07-07 06:58:02 +00:00
compiler-rt <rdar://problem/9624306> clean up darwin platform to use xcrun. Set up variables in darwin_bni.mk. Use GetCNAVar in AppleBI.mk 2011-06-21 00:07:55 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx <inttypes.h> does not necessarily include <stdint.h>. Accordingly, do 2011-07-06 20:52:28 +00:00
libcxxabi In cxa_demangle.cpp, rewrite __parse_unresolved_name to reflect updated understanding and sync with updated clang mangling. Also fix think-o in __parse_encoding enabling the parsing of trailing .eh and .b. 2011-06-22 19:27:39 +00:00
lldb Stop the lldb_private::RegularExpression class from implicitly 2011-07-07 04:49:07 +00:00
llvm The VMLA instruction and its friends are not actually fused; they're plain old 2011-07-07 08:28:52 +00:00
polly ScopLib: Add missing include 2011-07-06 18:05:05 +00:00