aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2010-04-08-CoalescerBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert r122955. It seems using movups to lower memcpy can cause massive regre...Evan Cheng2011-01-071-2/+2
* Use movups to lower memcpy and memset even if it's not fast (like corei7).Evan Cheng2011-01-061-2/+2
* Coalescer should not delete copy instructions whose defs are partially dead. ...Evan Cheng2010-04-081-0/+26