1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/Transforms/NaryReassociate
Jingyue Wu 76f4df50c3 [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
..
NVPTX [NaryReassociate] enhances nsw by leveraging @llvm.assume 2015-07-01 03:38:49 +00:00
nary-add.ll [NaryReassociate] Improve test CHECK 2015-09-16 05:27:46 +00:00
nary-mul.ll [NaryReassociate] Improve test CHECK 2015-09-16 05:27:46 +00:00
pr24301.ll [NaryReassociate] SeenExprs records WeakVH 2015-10-01 03:51:44 +00:00