Skip to content
  1. Oct 19, 2011
  2. Oct 18, 2011
  3. Oct 17, 2011
  4. Oct 16, 2011
  5. Oct 15, 2011
  6. Oct 14, 2011
  7. Oct 12, 2011
  8. Oct 11, 2011
  9. Oct 10, 2011
  10. Oct 08, 2011
  11. Oct 07, 2011
    • David Greene's avatar
      Remove Multidefs · 33f61997
      David Greene authored
      Multidefs are a bit unwieldy and incomplete.  Remove them in favor of
      another mechanism, probably for loops.
      
      Revert "Make Test More Thorough"
      Revert "Fix a typo."
      Revert "Vim Support for Multidefs"
      Revert "Emacs Support for Multidefs"
      Revert "Document Multidefs"
      Revert "Add a Multidef Test"
      Revert "Update Test for Multidefs"
      Revert "Process Multidefs"
      Revert "Parser Multidef Support"
      Revert "Lexer Support for Multidefs"
      Revert "Add Multidef Data Structures"
      
      llvm-svn: 141378
      33f61997
    • Craig Topper's avatar
      Revert part of r141274. Only need to change encoding for xchg %eax, %eax in... · 5aebebe1
      Craig Topper authored
      Revert part of r141274. Only need to change encoding for xchg %eax, %eax in 64-bit mode. This is because in 64-bit mode xchg %eax, %eax implies zeroing the upper 32-bits of RAX which makes it not a NOP. In 32-bit mode using NOP encoding is fine.
      
      llvm-svn: 141353
      5aebebe1
  12. Oct 06, 2011
Loading