Skip to content
Commit c72dcd10 authored by Evan Cheng's avatar Evan Cheng
Browse files

Instead of adding an isSS field to LiveInterval to denote stack slot. Use top...

Instead of adding an isSS field to LiveInterval to denote stack slot. Use top bit of 'reg' instead. If the top bit is set, than the LiveInterval represents a stack slot live interval.

llvm-svn: 52639
parent 41b744dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment