Go to file
Mandeep Singh Grang 17e3f9b79d [MemorySSA] Fix unit tests broken by D26704
Summary:
D26704 fixed the non-determinism in codegen by sorting basic blocks before
iteration so as to have a defined iteration order. As a result we need to fix
the names (numbers) of the temporaries in the following unit tests:
  test/Transforms/Util/MemorySSA/multi-edges.ll
  test/Transforms/Util/MemorySSA/multiple-backedges-hal.ll

Reviewers: dberlin, david2050, mgrang

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D26926

llvm-svn: 287575
2016-11-21 20:39:08 +00:00
clang [ObjC] Prevent infinite loops when iterating over redeclaration 2016-11-21 11:16:30 +00:00
clang-tools-extra clang-tidy: improve my test for readability-redundant-declaration 2016-11-21 16:08:17 +00:00
compiler-rt [XRay] Support AArch64 in compiler-rt 2016-11-21 03:20:43 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Revert r287435 because of OS X test failures 2016-11-21 11:26:10 +00:00
libcxxabi __cxa_demangle: use default member initialization 2016-11-18 19:01:53 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Use the correct page size. 2016-11-21 20:20:04 +00:00
lldb Fix remote-linux regression due to stringRef changes 2016-11-21 15:18:58 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [MemorySSA] Fix unit tests broken by D26704 2016-11-21 20:39:08 +00:00
openmp Set task->td_dephash to NULL after free 2016-11-21 16:24:59 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Update comment for r287566 2016-11-21 20:27:55 +00:00