Skip to content
  1. Jul 07, 2010
  2. Jul 05, 2010
  3. Jul 03, 2010
  4. 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
  5. Jun 30, 2010
  6. 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
  7. Jun 26, 2010
  8. Jun 24, 2010
  9. Jun 23, 2010
  10. Jun 19, 2010
  11. Jun 12, 2010
  12. Jun 09, 2010
  13. 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
  14. Mar 19, 2010
  15. Mar 18, 2010
  16. Feb 16, 2010
  17. Feb 13, 2010
  18. Feb 12, 2010
  19. Feb 11, 2010
Loading