Skip to content
  1. Dec 04, 2012
  2. 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
  3. Sep 19, 2012
  4. Aug 31, 2012
  5. Jul 30, 2012
  6. Jul 26, 2012
  7. Jul 19, 2012
  8. Jul 18, 2012
  9. Jul 12, 2012
  10. 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
  11. May 29, 2012
  12. Apr 03, 2012
  13. Mar 09, 2012
  14. Feb 27, 2012
  15. Feb 19, 2012
  16. Feb 18, 2012
  17. Dec 30, 2011
  18. Nov 19, 2011
  19. Nov 07, 2011
  20. Oct 23, 2011
  21. Oct 16, 2011
  22. Oct 15, 2011
  23. Oct 14, 2011
  24. Oct 11, 2011
  25. Oct 06, 2011
  26. Oct 04, 2011
  27. Oct 01, 2011
  28. Sep 23, 2011
  29. Sep 14, 2011
  30. Sep 13, 2011
Loading