Skip to content
  1. Jul 03, 2007
  2. Jun 26, 2007
  3. Jun 25, 2007
  4. Jun 19, 2007
    • Dan Gohman's avatar
      Replace M_REMATERIALIZIBLE and the newly-added isOtherReMaterializableLoad · 9e820649
      Dan Gohman authored
      with a general target hook to identify rematerializable instructions. Some
      instructions are only rematerializable with specific operands, such as loads
      from constant pools, while others are always rematerializable. This hook
      allows both to be identified as being rematerializable with the same
      mechanism.
      
      llvm-svn: 37644
      9e820649
  5. May 17, 2007
  6. May 03, 2007
  7. Apr 18, 2007
  8. Apr 11, 2007
  9. Mar 21, 2007
  10. Mar 04, 2007
  11. Feb 20, 2007
  12. Jan 05, 2007
  13. Dec 14, 2006
  14. Dec 05, 2006
  15. Nov 17, 2006
  16. Nov 10, 2006
  17. Nov 07, 2006
  18. Nov 04, 2006
  19. Nov 01, 2006
  20. Oct 27, 2006
  21. Oct 25, 2006
  22. Oct 11, 2006
  23. Oct 09, 2006
  24. Oct 07, 2006
Loading