Go to file
Evan Cheng 648e48d02e Add another missing pattern. llvm-gcc likes f64 but clang likes i64 so it was generating poor code for some SSE builtins.
llvm-svn: 145448
2011-11-29 22:48:34 +00:00
clang Revert r145244. It causes us to create broken ASTs with missing type information 2011-11-29 22:48:16 +00:00
compiler-rt lib/int_util: My refactoring to allow shared utility code had a fatal flaw when 2011-11-29 19:44:14 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Further macro protection by replacing _[A-Z] with _[A-Z]p 2011-11-29 18:15:50 +00:00
libcxxabi Add alignment requirement to char buffer 2011-11-28 21:03:21 +00:00
lldb Added #ifdef wrappers around the contents of 2011-11-29 22:47:44 +00:00
llvm Add another missing pattern. llvm-gcc likes f64 but clang likes i64 so it was generating poor code for some SSE builtins. 2011-11-29 22:48:34 +00:00
polly test: Switch to new atomic instructions 2011-11-29 14:51:05 +00:00