Skip to content
  1. Sep 29, 2010
  2. Sep 17, 2010
  3. Aug 26, 2010
  4. Aug 19, 2010
  5. Aug 15, 2010
  6. Aug 14, 2010
  7. Jul 21, 2010
  8. Jul 13, 2010
  9. Jul 09, 2010
  10. Jul 08, 2010
  11. Jul 07, 2010
  12. Jul 05, 2010
  13. Jul 03, 2010
  14. Jul 01, 2010
    • Bruno Cardoso Lopes's avatar
      · 05166740
      Bruno Cardoso Lopes authored
      - Add AVX SSE2 Move doubleword and quadword instructions.
      - Add encode bits for VEX_W
      - All 128-bit SSE 1 & SSE2 instructions that are described
        in the .td file now have a AVX encoded form already working.
      
      llvm-svn: 107365
      05166740
  15. Jun 30, 2010
  16. Jun 29, 2010
    • Bruno Cardoso Lopes's avatar
      · 30689a3a
      Bruno Cardoso Lopes authored
      Add AVX ld/st XCSR register.
      Add VEX encoding bits for MRMXm x86 form
      
      llvm-svn: 107204
      30689a3a
  17. Jun 26, 2010
  18. Jun 24, 2010
  19. Jun 23, 2010
  20. Jun 19, 2010
  21. Jun 12, 2010
  22. Jun 09, 2010
  23. Jun 05, 2010
    • Chris Lattner's avatar
      revert r105521, which is breaking the buildbots with stuff like this: · fdd26143
      Chris Lattner authored
      In file included from X86InstrInfo.cpp:16:
      X86GenInstrInfo.inc:2789: error: integer constant is too large for 'long' type
      X86GenInstrInfo.inc:2790: error: integer constant is too large for 'long' type
      X86GenInstrInfo.inc:2792: error: integer constant is too large for 'long' type
      X86GenInstrInfo.inc:2793: error: integer constant is too large for 'long' type
      X86GenInstrInfo.inc:2808: error: integer constant is too large for 'long' type
      X86GenInstrInfo.inc:2809: error: integer constant is too large for 'long' type
      X86GenInstrInfo.inc:2816: error: integer constant is too large for 'long' type
      X86GenInstrInfo.inc:2817: error: integer constant is too large for 'long' type
      
      llvm-svn: 105524
      fdd26143
    • Bruno Cardoso Lopes's avatar
      Initial AVX support for some instructions. No patterns matched · 594fa263
      Bruno Cardoso Lopes authored
      yet, only assembly encoding support.
      
      llvm-svn: 105521
      594fa263
Loading