summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2010-04-08-CoalescerBug.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Add Mode64Bit feature and sink it down to MC layer.Evan Cheng2011-07-07
* Revert r122955. It seems using movups to lower memcpy can cause massive regre...Evan Cheng2011-01-07
* Use movups to lower memcpy and memset even if it's not fast (like corei7).Evan Cheng2011-01-06
* Coalescer should not delete copy instructions whose defs are partially dead. ...Evan Cheng2010-04-08