Cameron Zwarich wrote: > There is a set of inserted phis in PromoteMemoryToRegister.cpp that is maintained but never actually used anywhere. Removing it gives me a 1.2% speedup running mem2reg on test-suite, although some of this may just be due to random code motion in memory. Great catch, please commit! Nick