llvm-project/llvm/lib/Transforms
Jingyue Wu df1a1b113b [NaryReassociate] SeenExprs records WeakVH
Summary:
The instructions SeenExprs records may be deleted during rewriting.
FindClosestMatchingDominator should ignore these deleted instructions.

Fixes PR24301.

Reviewers: grosser

Subscribers: grosser, llvm-commits

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

llvm-svn: 248983
2015-10-01 03:51:44 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
IPO Update sample profile propagation algorithm. 2015-10-01 00:26:56 +00:00
InstCombine [InstCombine] Teach how to convert SSSE3/AVX2 byte shuffles to builtin shuffles if the shuffle mask is constant. 2015-09-30 16:44:39 +00:00
Instrumentation Fix debug info with SafeStack. 2015-09-30 19:55:43 +00:00
ObjCARC [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible 2015-09-09 17:55:00 +00:00
Scalar [NaryReassociate] SeenExprs records WeakVH 2015-10-01 03:51:44 +00:00
Utils Fix debug info with SafeStack. 2015-09-30 19:55:43 +00:00
Vectorize [SLP] Don't vectorize loads of non-packed types (like i1, i2). 2015-09-30 21:05:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile