Skip to content
  1. Jan 11, 2012
    • Rafael Espindola's avatar
      Add the skeleton of an asm parser for mips. · 870c4e92
      Rafael Espindola authored
      llvm-svn: 147923
      870c4e92
    • Andrew Trick's avatar
      ARM Ld/St Optimizer fix. · 642f0f6a
      Andrew Trick authored
      Allow LDRD to be formed from pairs with different LDR encodings. This was the original intention of the pass. Somewhere along the way, the LDR opcodes were refined which broke the optimization. We really don't care what the original opcodes are as long as they both map to the same LDRD and the immediate still fits.
      
      Fixes rdar://10435045 ARMLoadStoreOptimization cannot handle mixed LDRi8/LDRi12
      
      llvm-svn: 147922
      642f0f6a
  2. Jan 10, 2012
  3. Jan 09, 2012
  4. Jan 08, 2012
  5. Jan 07, 2012
Loading