Skip to content
  1. Mar 08, 2013
  2. Mar 07, 2013
  3. Mar 06, 2013
    • Akira Hatanaka's avatar
      [mips] Custom-legalize BR_JT. · 0f693a8a
      Akira Hatanaka authored
      In N64-static, GOT address is needed to compute the branch address.
      
      llvm-svn: 176580
      0f693a8a
    • Michael Liao's avatar
      Fix PR15355 · da22b30b
      Michael Liao authored
      - Clear 'mayStore' flag when loading from the atomic variable before the
        spin loop
      - Clear kill flag from one use to multiple use in registers forming the
        address to that atomic variable
      - don't use a physical register as live-in register in BB (neither entry
        nor landing pad.) by copying it into virtual register
      
      (patch by Cameron Zwarich)
      
      llvm-svn: 176538
      da22b30b
    • Akira Hatanaka's avatar
      [mips] Remove android calling convention. · 1454ed8a
      Akira Hatanaka authored
      This calling convention was added just to handle functions which return vector
      of floats. The fix committed in r165585 solves the problem.
      
      llvm-svn: 176530
      1454ed8a
  4. Mar 05, 2013
Loading