1. c399830 Add the ability to use GEPs for address sinking in CGP by Hal Finkel · 12 years ago
  2. 6f36b45 Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change. by Stephen Lin · 12 years ago
  3. 6752366 Merge load/store sequences with adresses: base + index + offset by Arnold Schwaighofer · 13 years ago
  4. 495b1a4 Dont merge consecutive loads/stores into vectors when noimplicitfloat is used. by Nadav Rotem · 13 years ago
  5. 7b3120b On Sandybridge split unaligned 256bit stores into two xmm-sized stores. by Nadav Rotem · 13 years ago
  6. b27777f When merging connsecutive stores, use vectors to store the constant zero. by Nadav Rotem · 13 years ago
  7. 7cbc12a A DAGCombine optimization for mergeing consecutive stores to memory. The optimization by Nadav Rotem · 13 years ago
  8. abbe665 Revert r164910 because it causes failures to several phase2 builds. by Nadav Rotem · 13 years ago
  9. 45715b2 A DAGCombine optimization for merging consecutive stores. This optimization is not profitable in many cases by Nadav Rotem · 13 years ago
  10. fb9d30d Speculatively revert commit 164885 (nadav) in the hope of ressurecting a pile of by Duncan Sands · 13 years ago
  11. a2e7ea2 by Nadav Rotem · 13 years ago