ia32: Add keep edge to cached nodes
If the cached nodes like NoReg_GP, ... had no keep edge and no users then irgwalks could miss them leading for the iredges code to miss initializing these nodes. This fixes bug 161.
Please register or sign in to comment