aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2010-04-08-CoalescerBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Add Mode64Bit feature and sink it down to MC layer.Evan Cheng2011-07-071-1/+1
* 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