aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/MergeConsecutiveStores.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-120/+120
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-37/+96
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+1
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-181-5/+5
* Merge load/store sequences with adresses: base + index + offsetArnold Schwaighofer2013-04-011-0/+96
* Dont merge consecutive loads/stores into vectors when noimplicitfloat is used.Nadav Rotem2013-02-141-0/+34
* On Sandybridge split unaligned 256bit stores into two xmm-sized stores. Nadav Rotem2013-01-191-1/+1
* When merging connsecutive stores, use vectors to store the constant zero.Nadav Rotem2012-10-041-3/+35
* A DAGCombine optimization for mergeing consecutive stores to memory. The opti...Nadav Rotem2012-10-031-0/+273
* Revert r164910 because it causes failures to several phase2 builds.Nadav Rotem2012-09-301-150/+0
* A DAGCombine optimization for merging consecutive stores. This optimization i...Nadav Rotem2012-09-301-0/+150
* Speculatively revert commit 164885 (nadav) in the hope of ressurecting a pile ofDuncan Sands2012-09-291-150/+0
* A DAGCombine optimization for merging consecutive stores. This optimization i...Nadav Rotem2012-09-291-0/+150