Go to file
Suyog Sarda 16d646594e This patch implements transform for pattern "(A & B) | ((~A) ^ B) -> (~A ^ B)".
Patch Credit to Ankit Jain !

Differential Revision: http://reviews.llvm.org/D4655

llvm-svn: 214476
2014-08-01 04:41:43 +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 Update linux test results file 2014-08-01 01:59:09 +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 Make CMake choose the target architecture according to the build. 2014-07-31 21:07:41 +00:00
llvm This patch implements transform for pattern "(A & B) | ((~A) ^ B) -> (~A ^ B)". 2014-08-01 04:41:43 +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