Skip to content
  1. Jul 03, 2007
  2. Jun 26, 2007
  3. 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
  4. Mar 21, 2007
  5. Oct 13, 2006
  6. Oct 09, 2006
  7. Mar 24, 2006
  8. Mar 18, 2006
  9. Mar 17, 2006
  10. Feb 21, 2006
Loading