Go to file
Bruno Cardoso Lopes fa1ca3070b Change all checks regarding the presence of any SSE level to always
take into consideration the presence of AVX. This change, together with
the SSEDomainFix enabled for AVX, makes AVX codegen to always (hopefully)
emit the same code as SSE for 128-bit vector ops. I don't
have a testcase for this, but AVX now beats SSE in performance for
128-bit ops in the majority of programas in the llvm testsuite

llvm-svn: 139817
2011-09-15 18:27:36 +00:00
clang Thread safety: changing naming in error messages based on reviewer comments 2011-09-15 18:13:32 +00:00
compiler-rt platform/clang_darwin: Allow use of an RC_SUPPORTED_ARCHS variable to limit the 2011-09-14 21:19:45 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Initial checkin for debug mode (version 2) 2011-09-14 18:33:51 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Fixed a problem where the expression parser would 2011-09-15 17:43:00 +00:00
llvm Change all checks regarding the presence of any SSE level to always 2011-09-15 18:27:36 +00:00
polly Also force a fixed version of cloog 2011-09-09 11:02:10 +00:00