Skip to content
  • Chris Lattner's avatar
    Fix PR557 and basictest[34].ll. · 9f284e0a
    Chris Lattner authored
    This makes reassociate realize that loads should be treated as unmovable, and
    gives distinct ranks to distinct values defined in the same basic block, allowing
    reassociate to do its thing.
    
    llvm-svn: 21783
    9f284e0a
Loading