Go to file
Erik Eckstein 4944b2ff94 SLP Vectorizer: improve canonicalize tree operands of commutitive binary operands.
This reverts r214338 (except the test file) and replaces it with a more general algorithm.

llvm-svn: 214485
2014-08-01 08:05:55 +00:00
clang [modules] Remove IRGen special case for emitting implicit special members if 2014-08-01 01:56:39 +00:00
clang-tools-extra [clang-tidy] Add a checker for code that looks like a delegate constructors but doesn't delegate. 2014-07-31 09:58:52 +00:00
compiler-rt [Sanitizer] Don't try to parse unspecified suppressions file 2014-07-31 19:06:47 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement sin builtin for float types 2014-07-23 15:16:21 +00:00
libcxx Adding ABI information to linux test results 2014-08-01 06:30:18 +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 section header. 2014-07-31 22:40:35 +00:00
lldb Change the encoding of the Triple string exchanged across GDB-RSP 2014-08-01 05:12:23 +00:00
llvm SLP Vectorizer: improve canonicalize tree operands of commutitive binary operands. 2014-08-01 08:05:55 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] Remove unecessary check and function 2014-07-31 21:34:32 +00:00