Skip to content
  • Evan Cheng's avatar
    - LiveInterval value#'s now have 3 components: def instruction #, · 0d0fee26
    Evan Cheng authored
    kill instruction #, and source register number (iff the value# is defined by a
    copy).
    - Now def instruction # is set for every value#, not just for copy defined ones.
    - Update some outdated code related inactive live ranges.
    - Kill info not yet set. That's next patch.
    
    llvm-svn: 40913
    0d0fee26
Loading