Skip to content
  1. Sep 14, 2012
    • Dmitri Gribenko's avatar
      Fix Doxygen issues: · 5485acd4
      Dmitri Gribenko authored
      * wrap code blocks in \code ... \endcode;
      * refer to parameter names in paragraphs correctly (\arg is not what most
        people want -- it starts a new paragraph);
      * use \param instead of \arg to document parameters in order to be consistent
        with the rest of the codebase.
      
      llvm-svn: 163902
      5485acd4
    • Benjamin Kramer's avatar
      Remove redundant private field. · 61f6708e
      Benjamin Kramer authored
      clang warned about this being unused in Release builds.
      
      llvm-svn: 163899
      61f6708e
    • Akira Hatanaka's avatar
      mips16 fixes. · 0fbaec22
      Akira Hatanaka authored
      1. Add MoveR3216
      2. Correct spelling for Move32R16
      
      Patch by Reed Kotler.
      
      llvm-svn: 163869
      0fbaec22
  2. Sep 13, 2012
  3. Sep 12, 2012
  4. Sep 11, 2012
  5. Sep 10, 2012
Loading