Go to file
Louis Gerbarg e8f9c78247 Fix incorrect invariant check in DAG Combine
Earlier this summer I fixed an issue where we were incorrectly combining
multiple loads that had different constraints such alignment, invariance,
temporality, etc. Apparently in one case I made copt paste error and swapped
alignment and invariance.

Tests included.

rdar://18816719

llvm-svn: 220933
2014-10-30 22:21:03 +00:00
clang Refactor tree printing in AST dumping. 2014-10-30 21:02:37 +00:00
clang-tools-extra [CMake] clangApplyReplacement: Add clangAST in libdeps to appease msc builder. 2014-10-30 03:22:32 +00:00
compiler-rt Update __dfsw_s{,n}printf custom functions for new calling convention. 2014-10-30 13:23:01 +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 Prune CRLF. 2014-10-27 12:37:26 +00:00
libcxx libcxxrt now implements bad_array_new_length and need to gaurd against multiple defines. Patch from Baptiste Daroussin. 2014-10-29 23:14:53 +00:00
libcxxabi Fix unicode chars into ascii in comment lines. 2014-10-27 08:08:18 +00:00
lld [Mips] Add ABI and ARCH flags to the object files. 2014-10-30 21:20:27 +00:00
lldb Remove #include <codecvt>. It isn't supported on all compilers. 2014-10-30 19:42:08 +00:00
llvm Fix incorrect invariant check in DAG Combine 2014-10-30 22:21:03 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Delete some unnecessary code 2014-10-29 22:09:54 +00:00