aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachineCopyPropagation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid eraseing copies from a reserved register unless the definition can beEvan Cheng2012-01-081-0/+26
* Added a late machine instruction copy propagation pass. This catchesEvan Cheng2012-01-071-0/+240