Changed use_instructions() to use_nodbg_instructions() when
building an instruction set.
We don't want the presence of debug info to affect the code
we generate.
Differential D40882
Skip DBG instr in OptimizePHIs when looking for dead PHI cycles uabelho on Dec 6 2017, 12:16 AM. Authored by
Details Changed use_instructions() to use_nodbg_instructions() when We don't want the presence of debug info to affect the code
Diff Detail
Event TimelineComment Actions I don't know who should review this so I simply added the last three persons that did something in OptimizePHIs. |