flyingforyou added a comment. I also think this is reasonable change. ================ Comment at: lib/CodeGen/MachineScheduler.cpp:1380 @@ -1374,1 +1379,3 @@ const TargetRegisterInfo *TRI; + bool isLoad; + ---------------- IsLoad? http://reviews.llvm.org/D18376