1. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  2. dbbac8f Implement Sum-of-Abs-Differences idiom recognition. by Aart Bik · 7 years ago
  3. b92cc33 Pass stats into the loop optimization phase. by Aart Bik · 7 years ago
  4. 0148de4 Basic SIMD reduction support. by Aart Bik · 7 years ago
  5. 982334c Revert "Basic SIMD reduction support." by Nicolas Geoffray · 7 years ago
  6. cfa59b4 Basic SIMD reduction support. by Aart Bik · 7 years ago
  7. a57b4ee Revert "Basic SIMD reduction support." by Aart Bik · 7 years ago
  8. 9879d0e Basic SIMD reduction support. by Aart Bik · 7 years ago
  9. b29f684 Set basic framework for detecting reductions. by Aart Bik · 7 years ago
  10. 14a68b4 Unrolling and dynamic loop peeling framework in vectorizer. by Aart Bik · 7 years ago
  11. 1a0a519 Fix loop optimization in the presence of environment uses. by Nicolas Geoffray · 7 years ago
  12. 19680d3 MIPS64: ART Vectorizer by Goran Jakovljevic · 7 years ago
  13. 304c8a5 Support for narrow operands in "dangerous" operations. by Aart Bik · 7 years ago
  14. 9231690 Revert "Support for narrow operands in "dangerous" operations." by Nicolas Geoffray · 7 years ago
  15. 636e870 Support for narrow operands in "dangerous" operations. by Aart Bik · 7 years ago
  16. c8e93c7 Min/max SIMDization support. by Aart Bik · 7 years ago
  17. f3e61ee Implement halving add idiom (with checker tests). by Aart Bik · 7 years ago
  18. 6daebeb Implemented ABS vectorization. by Aart Bik · 7 years ago
  19. f8f5a16 ART vectorizer. by Aart Bik · 8 years ago
  20. 92685a8 Pass driver to loop opt. Add new side_effects phase. by Aart Bik · 7 years ago
  21. 6b69e0a Complete unrolling of loops with small body and trip count one. by Aart Bik · 8 years ago
  22. df7822e Added polynomial induction variables analysis. With tests. by Aart Bik · 8 years ago
  23. 807868e Account for early exit loop. by Aart Bik · 8 years ago
  24. cc42be0 Improved induction variable analysis and loop optimizations. by Aart Bik · 8 years ago
  25. 9abf894 Enable last value generation of periodic sequence. by Aart Bik · 8 years ago
  26. 482095d Improved and simplified loop optimizations. by Aart Bik · 8 years ago
  27. 8c4a854 Improved and simplified loop optimizations. by Aart Bik · 8 years ago
  28. 9620230 Refactoring of graph linearization and linear order. by Aart Bik · 8 years ago
  29. 5ed20f9 Make it possible to pass an arena allocator to HLoopOptimization. by Nicolas Geoffray · 8 years ago
  30. ebe1674 Properly scope HLoopOptimization's allocator. by Nicolas Geoffray · 8 years ago
  31. 281c681 A first implementation of a loop optimization framework. by Aart Bik · 8 years ago