Skip to content
  1. Mar 18, 2010
  2. Mar 16, 2010
  3. Mar 14, 2010
  4. Mar 09, 2010
  5. Mar 08, 2010
  6. Mar 06, 2010
  7. Mar 04, 2010
  8. Mar 03, 2010
  9. Feb 28, 2010
  10. Feb 24, 2010
  11. Feb 23, 2010
  12. Feb 13, 2010
  13. Feb 12, 2010
  14. Feb 11, 2010
  15. Feb 10, 2010
    • Dan Gohman's avatar
      Fix "the the" and similar typos. · 4a618827
      Dan Gohman authored
      llvm-svn: 95781
      4a618827
    • David Greene's avatar
      · 509be1fe
      David Greene authored
      TableGen fragment refactoring.
      
      Move some utility TableGen defs, classes, etc. into a common file so
      they may be used my multiple pattern files.  We will use this for
      the AVX specification to help with the transition from the current
      SSE specification.
      
      llvm-svn: 95727
      509be1fe
  16. Feb 05, 2010
  17. Feb 03, 2010
    • Kevin Enderby's avatar
      Added support for X86 instruction prefixes so llvm-mc can assemble them. The · 00f1e6c0
      Kevin Enderby authored
      Lock prefix, Repeat string operation prefixes and the Segment override prefixes.
      Also added versions of the move string and store string instructions without the
      repeat prefixes to X86InstrInfo.td. And finally marked the rep versions of
      move/store string records in X86InstrInfo.td as isCodeGenOnly = 1 so tblgen is
      happy building the disassembler files.
      
      llvm-svn: 95252
      00f1e6c0
  18. Jan 31, 2010
  19. Jan 30, 2010
  20. Jan 12, 2010
Loading