Skip to content
  1. Mar 24, 2010
  2. Mar 20, 2010
    • Bob Wilson's avatar
      Revert the rest of 98679. · 2497d85c
      Bob Wilson authored
      --- Reverse-merging r98679 into 'lib/Target/ARM/ARMInstrVFP.td':
      U    lib/Target/ARM/ARMInstrVFP.td
      
      llvm-svn: 99049
      2497d85c
  3. Mar 19, 2010
  4. Mar 18, 2010
  5. Mar 16, 2010
  6. Mar 14, 2010
  7. Mar 13, 2010
    • Bob Wilson's avatar
      Attempt to appease the arm-linux buildbot by fixing the JIT encodings for new · f1e8f7ff
      Bob Wilson authored
      base register updating load/store-multiple instructions.
      
      llvm-svn: 98427
      f1e8f7ff
    • Bob Wilson's avatar
      Change ARM ld/st multiple instructions to have variant instructions for · 947f04ba
      Bob Wilson authored
      writebacks to the address register.  This gets rid of the hack that the
      first register on the list was the magic writeback register operand.  There
      was an implicit constraint that if that operand was not reg0 it had to match
      the base register operand.  The post-RA scheduler's antidependency breaker
      did not understand that constraint and sometimes changed one without the
      other.  This also fixes Radar 7495976 and should help the verifier work
      better for ARM code.
      
      There are now new ld/st instructions explicit writeback operands and explicit
      constraints that tie those registers together.
      
      llvm-svn: 98409
      947f04ba
  8. Mar 08, 2010
  9. Feb 28, 2010
  10. Feb 11, 2010
  11. Feb 09, 2010
  12. Feb 08, 2010
  13. Feb 05, 2010
  14. Jan 30, 2010
  15. Nov 24, 2009
  16. Nov 23, 2009
  17. Nov 20, 2009
  18. Nov 13, 2009
  19. Nov 10, 2009
  20. Nov 09, 2009
  21. Oct 28, 2009
  22. Oct 27, 2009
  23. Oct 01, 2009
  24. Sep 25, 2009
  25. Sep 21, 2009
  26. Aug 11, 2009
  27. Aug 06, 2009
  28. Aug 04, 2009
  29. Jul 20, 2009
Loading