summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2010-06-25-CoalescerSubRegDefDead.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-1/+1
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* 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
OpenPOWER on IntegriCloud