Skip to content
  1. Jan 01, 2014
  2. Dec 31, 2013
  3. Dec 30, 2013
  4. Dec 29, 2013
    • Saleem Abdulrasool's avatar
      ARM IAS: fix after r198172 · aca443c0
      Saleem Abdulrasool authored
      The DPR and SPR register lists are also register lists.  Furthermore, the
      registers need not be checked individually since the register type can be
      checked via the list kind.  Use that to simplify the logic and fix the incorrect
      assertion.
      
      llvm-svn: 198174
      aca443c0
    • Saleem Abdulrasool's avatar
      ARM: provide VFP aliases for pre-V6 mnemonics · 4da9c6e5
      Saleem Abdulrasool authored
      In order to provide compatibility with the GNU assembler, provide aliases for
      pre-UAL mnemonics for floating point operations.
      
      llvm-svn: 198172
      4da9c6e5
Loading