Skip to content
  1. Sep 28, 2011
  2. Sep 27, 2011
  3. Sep 26, 2011
  4. Sep 24, 2011
  5. Sep 23, 2011
  6. Sep 22, 2011
  7. Sep 21, 2011
  8. Sep 20, 2011
  9. Sep 19, 2011
  10. Sep 16, 2011
  11. Sep 14, 2011
    • Akira Hatanaka's avatar
      Add comment. · 3efff6c9
      Akira Hatanaka authored
      llvm-svn: 139699
      3efff6c9
    • Bruno Cardoso Lopes's avatar
      One more patch towards JIT support for Mips. · 483c269a
      Bruno Cardoso Lopes authored
      - Add TSFlags for the instruction formats. The idea here is to use
        as much encoding as possible from getBinaryCodeForInstr, and having
        TSFLags formats for that would make it easier to encode most part
        of the instructions (since Mips encodings are pretty straightforward)
      - Improve the mips mechanism for compilation callback
      - Add Mips specific code for invalidating the instruction cache
      - Next patch will address wrong tablegen encoding
      
      Commit msg added by my own but the patch is from Sasa Stankovic.
      
      llvm-svn: 139688
      483c269a
  12. Sep 13, 2011
Loading