summaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineCopyPropagation.cpp
Commit message (Expand)AuthorAge
* Clear kill flags before propagating a copy.Jakob Stoklund Olesen2012-01-26
* Avoid eraseing copies from a reserved register unless the definition can beEvan Cheng2012-01-08
* Added a late machine instruction copy propagation pass. This catchesEvan Cheng2012-01-07