Skip to content
  1. Oct 10, 2013
  2. Oct 09, 2013
  3. Oct 08, 2013
  4. Oct 07, 2013
  5. Oct 03, 2013
  6. Aug 22, 2013
  7. Jul 28, 2013
  8. Jun 18, 2013
  9. Apr 11, 2013
  10. Mar 25, 2013
  11. Mar 11, 2013
  12. Feb 12, 2013
  13. Dec 04, 2012
  14. Nov 08, 2012
    • Michael Liao's avatar
      Add support of RTM from TSX extension · 73cffddb
      Michael Liao authored
      - Add RTM code generation support throught 3 X86 intrinsics:
        xbegin()/xend() to start/end a transaction region, and xabort() to abort a
        tranaction region
      
      llvm-svn: 167573
      73cffddb
  15. Sep 19, 2012
  16. Aug 31, 2012
  17. Jul 30, 2012
  18. Jul 26, 2012
  19. Jul 19, 2012
  20. Jul 18, 2012
  21. Jul 12, 2012
  22. Jun 26, 2012
    • Manman Ren's avatar
      X86: add GATHER intrinsics (AVX2) in LLVM · a0982041
      Manman Ren authored
      Support the following intrinsics:
      llvm.x86.avx2.gather.d.pd, llvm.x86.avx2.gather.q.pd
      llvm.x86.avx2.gather.d.pd.256, llvm.x86.avx2.gather.q.pd.256
      llvm.x86.avx2.gather.d.ps, llvm.x86.avx2.gather.q.ps
      llvm.x86.avx2.gather.d.ps.256, llvm.x86.avx2.gather.q.ps.256
      
      Modified Disassembler to handle VSIB addressing mode.
      
      llvm-svn: 159221
      a0982041
  23. May 29, 2012
  24. Apr 03, 2012
  25. Mar 09, 2012
  26. Feb 27, 2012
  27. Feb 19, 2012
  28. Feb 18, 2012
  29. Dec 30, 2011
Loading