Skip to content
  1. Oct 02, 2011
  2. Sep 26, 2011
  3. Sep 13, 2011
  4. Apr 04, 2011
  5. Mar 15, 2011
    • Sean Callanan's avatar
      X86 table-generator and disassembler support for the AVX · c3fd5237
      Sean Callanan authored
      instruction set.  This code adds support for the VEX prefix
      and for the YMM registers accessible on AVX-enabled
      architectures.  Instruction table support that enables AVX
      instructions for the disassembler is in an upcoming patch.
      
      llvm-svn: 127644
      c3fd5237
  6. Feb 27, 2011
  7. Feb 02, 2011
  8. Jan 23, 2011
    • Ted Kremenek's avatar
      Null initialize a few variables flagged by · 3c4408ce
      Ted Kremenek authored
      clang's -Wuninitialized-experimental warning.
      While these don't look like real bugs, clang's
      -Wuninitialized-experimental analysis is stricter
      than GCC's, and these fixes have the benefit
      of being general nice cleanups.
      
      llvm-svn: 124073
      3c4408ce
  9. Jan 06, 2011
  10. Oct 23, 2010
  11. Oct 22, 2010
  12. May 06, 2010
  13. Apr 16, 2010
  14. Apr 07, 2010
  15. Apr 02, 2010
  16. Mar 18, 2010
  17. Dec 22, 2009
  18. Dec 19, 2009
Loading