Skip to content
  • Bill Wendling's avatar
    Changes from review: · 022d18fa
    Bill Wendling authored
    - Move DisableScheduling flag into TargetOption.h
    - Move SDNodeOrdering into its own header file. Give it a minimal interface that
      doesn't conflate construction with storage.
    - Move assigning the ordering into the SelectionDAGBuilder.
    
    This isn't used yet, so there should be no functional changes.
    
    llvm-svn: 91727
    022d18fa
Loading