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