Go to file
Benjamin Kramer cf5014771d Add a target hook for FLT_EVAL_METHOD and use it to set the value on x86 with sse disabled.
x87 math evaluates everything with 80 bits precision, so we have to set FLT_EVAL_METHOD
to "2".

llvm-svn: 147311
2011-12-28 15:47:06 +00:00
clang Add a target hook for FLT_EVAL_METHOD and use it to set the value on x86 with sse disabled. 2011-12-28 15:47:06 +00:00
compiler-rt [asan] interceptors for strcasecmp and strncasecmp. patch by samsonov@google.com 2011-12-28 02:24:50 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix memory leak in converting weak_ptr to shared_ptr 2011-12-27 22:20:51 +00:00
libcxxabi credits adjustment 2011-12-22 16:00:06 +00:00
lld Add more merging/coalescing test cases and make core linking work for them 2011-12-22 02:38:01 +00:00
lldb Sanity check the data I am going to read from the extractor to avoid asserting. 2011-12-23 00:57:42 +00:00
llvm PR11662. 2011-12-28 13:08:20 +00:00
polly Memaccess: Using isl_map_dim_max 2011-12-28 02:48:26 +00:00