Go to file
Andrea Di Biagio 56ce9c4e78 Re-apply the change from r191393 with fix for pr17380.
This change fixes the problem reported in pr17380 and re-add the dagcombine 
transformation ensuring that the value types are always legal if the 
transformation is triggered after Legalization took place.

Added the test case from pr17380.

llvm-svn: 191509
2013-09-27 11:37:05 +00:00
clang Correctly indent with tabs when whitespace starts from the column not divisible by TabWidth. 2013-09-27 09:45:40 +00:00
clang-tools-extra clang-modernize: Fixing a few left over cpp11-migrate references 2013-09-26 19:26:58 +00:00
compiler-rt [msan] Unpoison argument shadow for C++ module destructors. 2013-09-27 11:32:21 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx Make the guard for external ABI libraries include the guard for 2013-09-25 20:01:44 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld Revert "[PECOFF] Add a test for the import table." 2013-09-27 01:26:53 +00:00
lldb Factor the code that was eliminating redundant breakpoint locations and moving 2013-09-27 01:16:58 +00:00
llvm Re-apply the change from r191393 with fix for pr17380. 2013-09-27 11:37:05 +00:00
openmp First attempt to import OpenMP runtime 2013-09-27 10:38:44 +00:00
polly clang-format recent change 2013-09-17 03:30:36 +00:00