aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineCopyPropagation.cpp
AgeCommit message (Expand)Author
2012-01-08Avoid eraseing copies from a reserved register unless the definition can beEvan Cheng
2012-01-07Added a late machine instruction copy propagation pass. This catchesEvan Cheng