Go to file
Andrea Di Biagio 842355e900 Revert r211771. It was: "[X86] Improve the selection of SSE3/AVX addsub instructions".
This chang fully reverts r211771.
That revision added a canonicalization rule which has the potential to causes a
combine-cycle in the target-independent canonicalizing DAG combine.

The plan is to move the logic that forms target specific addsub nodes as part of
the lowering of shuffles.

llvm-svn: 213736
2014-07-23 11:20:24 +00:00
clang [OPENMP] Initial parsing and sema analysis for 'update' clause of 'atomic' directive. 2014-07-23 10:25:33 +00:00
clang-tools-extra Revert r213647; the added test triggers an assertion. 2014-07-23 04:13:00 +00:00
compiler-rt Revert "Include assembly files in builtins library build" 2014-07-23 04:46:23 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add several missing double constant definitions 2014-07-17 22:07:35 +00:00
libcxx Fix classic_locale for Android. 2014-07-22 17:32:56 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld [PECOFF] Fix entry point functions selection 2014-07-23 00:57:57 +00:00
lldb Plugins: silence a few more signed comparision warnings 2014-07-23 01:53:54 +00:00
llvm Revert r211771. It was: "[X86] Improve the selection of SSE3/AVX addsub instructions". 2014-07-23 11:20:24 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Update formatting with clang-format. 2014-07-20 05:28:52 +00:00