Files
clang-p2996/llvm/test/CodeGen/PowerPC
Lei Huang 716103f1cd [PowerPC] Fix the incorrect iterator inside peephole
Instruction selection can insert nodes into the underlying list after the root
node so iterating will thereby miss it. We should NOT assume that, the root node
is the last element in the DAG nodelist.

Patch by: steven.zhang (Qing Shan Zhang)

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

llvm-svn: 333415
2018-05-29 13:38:56 +00:00
..
2017-11-06 19:09:38 +00:00
2018-04-18 20:22:26 +00:00
2017-10-10 08:46:10 +00:00