aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2010-06-25-CoalescerSubRegDefDead.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Add Mode64Bit feature and sink it down to MC layer.Evan Cheng2011-07-071-1/+1
* Avoid extra vreg copies for arguments passed in registers. Specifically, thi...Eli Friedman2011-05-051-1/+1
* Revert r122955. It seems using movups to lower memcpy can cause massive regre...Evan Cheng2011-01-071-1/+1
* Use movups to lower memcpy and memset even if it's not fast (like corei7).Evan Cheng2011-01-061-1/+1
* Re-implement r122936 with proper target hooks. Now getMaxStoresPerMemcpyEvan Cheng2011-01-061-4/+4
* Revert r122936. I'll re-implement the change.Evan Cheng2011-01-061-4/+4
* r105228 reduced the memcpy / memset inline limit to 4 with -Os to avoid blowingEvan Cheng2011-01-061-4/+4
* - Reapply r106066 now that the bzip2 build regression has been fixed.Bill Wendling2010-06-251-0/+39