arsenm added inline comments. ================ Comment at: lib/CodeGen/RegAllocFast.cpp:480-483 markRegUsedInInstr(PhysReg); setPhysRegState(PhysReg, NewState); } ---------------- This is dead code that also doesn't compile for me Repository: rL LLVM https://reviews.llvm.org/D52010