Go to file
Sanjay Patel cbfca9e8ef [InstCombine] allow or(sext(A), B) --> A ? -1 : B transform for vectors
llvm-svn: 274883
2016-07-08 17:01:15 +00:00
clang clang/unittests/Analysis/CFGTest.cpp: Appease msc targets with -fno-delayed-template-parsing. 2016-07-08 16:52:36 +00:00
clang-tools-extra [include-fixer] Don't add qualifiers to symbols which have global scope operator. 2016-07-08 14:28:43 +00:00
compiler-rt Add runtime support for __cpu_model (__builtin_cpu_supports) 2016-07-08 16:28:54 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Fix typo in #ifdef; leave tests commented out b/c gcc 4.8 harks on them. 2016-07-08 16:59:54 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [PATCH] [libunwind][ehabi] Use early returns where possible. 2016-07-08 12:13:31 +00:00
lld Recommit R274836 Add Thunk support framework for ARM and Mips 2016-07-08 16:10:27 +00:00
lldb Add an API to unwind from a hand-called expression. 2016-07-08 02:12:05 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [InstCombine] allow or(sext(A), B) --> A ? -1 : B transform for vectors 2016-07-08 17:01:15 +00:00
openmp D22138: Added more Intel compiler versions as allowed build compilers 2016-07-08 15:23:35 +00:00
parallel-libs Change mailing list names in README 2016-06-24 22:50:09 +00:00
polly Fix assertion due to buildMemoryAccess. 2016-07-08 12:38:28 +00:00