1. 23 Feb, 2014 2 commits
  2. 22 Feb, 2014 2 commits
  3. 26 Oct, 2013 1 commit
  4. 25 Oct, 2013 1 commit
  5. 03 Oct, 2013 1 commit
  6. 28 Aug, 2013 1 commit
  7. 24 May, 2013 1 commit
  8. 16 Nov, 2012 1 commit
  9. 01 Oct, 2012 1 commit
  10. 16 Aug, 2012 1 commit
  11. 03 Aug, 2012 1 commit
    • Diego Biurrun's avatar
      x86: build: replace mmx2 by mmxext · 239fdf1b
      Diego Biurrun authored
      Refactoring mmx2/mmxext YASM code with cpuflags will force renames.
      So switching to a consistent naming scheme beforehand is sensible.
      The name "mmxext" is more official and widespread and also the name
      of the CPU flag, as reported e.g. by the Linux kernel.
      239fdf1b
  12. 24 Jun, 2012 1 commit
  13. 23 Jun, 2012 1 commit
  14. 30 Apr, 2012 2 commits
  15. 25 Apr, 2012 1 commit
  16. 22 Apr, 2012 1 commit
  17. 12 Mar, 2012 1 commit
    • Janne Grunau's avatar
      remove iwmmxt optimizations · 363bd1c6
      Janne Grunau authored
      The were broken since August of 2010 without anyone noticing until
      three weeks ago. Nobody cares about it anymore and hopefully Marvell
      will support NEON like in the PXA978 from now on.
      363bd1c6
  18. 07 Mar, 2012 1 commit
  19. 06 Mar, 2012 1 commit
  20. 12 Feb, 2012 1 commit
  21. 26 Sep, 2011 1 commit
  22. 02 Jun, 2011 1 commit
  23. 21 May, 2011 1 commit
  24. 22 Mar, 2011 1 commit
    • Justin Ruggles's avatar
      Add a CPU flag for the Atom processor. · eba586b0
      Justin Ruggles authored
      The Atom has SSSE3 support, which is useful in many cases, but sometimes the
      SSSE3 version is slower than the SSE2 equivalent on the Atom, but is generally
      faster on other processors supporting SSSE3. This flag allows for selectively
      disabling certain SSSE3 functions on the Atom.
      eba586b0
  25. 19 Mar, 2011 1 commit
  26. 20 Feb, 2011 2 commits
  27. 09 Sep, 2010 1 commit
  28. 08 Sep, 2010 1 commit
  29. 06 Sep, 2010 2 commits
  30. 04 Sep, 2010 1 commit