Age | Commit message (Expand) | Author |
---|---|---|
2013-04-01 | Merge load/store sequences with adresses: base + index + offset | Arnold Schwaighofer |
2013-02-14 | Dont merge consecutive loads/stores into vectors when noimplicitfloat is used. | Nadav Rotem |
2013-01-19 | On Sandybridge split unaligned 256bit stores into two xmm-sized stores. | Nadav Rotem |
2012-10-04 | When merging connsecutive stores, use vectors to store the constant zero. | Nadav Rotem |
2012-10-03 | A DAGCombine optimization for mergeing consecutive stores to memory. The opti... | Nadav Rotem |
2012-09-30 | Revert r164910 because it causes failures to several phase2 builds. | Nadav Rotem |
2012-09-30 | A DAGCombine optimization for merging consecutive stores. This optimization i... | Nadav Rotem |
2012-09-29 | Speculatively revert commit 164885 (nadav) in the hope of ressurecting a pile of | Duncan Sands |
2012-09-29 | A DAGCombine optimization for merging consecutive stores. This optimization i... | Nadav Rotem |