Skip to content
  1. Oct 15, 2009
  2. Oct 14, 2009
  3. Oct 13, 2009
  4. Oct 09, 2009
    • Kevin Enderby's avatar
      Added another bit of the ARM target assembler to llvm-mc to parse register · a2b99107
      Kevin Enderby authored
      lists.  Changed ARMAsmParser::MatchRegisterName to return -1 instead of 0 on
      errors so 0-15 values could be returned as register numbers.  Also added the
      rest of the arm register names to the currently hacked up version to allow more
      testing.  Some changes to ARMAsmParser::ParseOperand to give different errors
      for things not yet supported and some additions to the hacked
      ARMAsmParser::MatchInstruction to allow more testing for now.
      
      llvm-svn: 83673
      a2b99107
  5. Oct 07, 2009
  6. Sep 15, 2009
Loading