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
Loading
Please register or sign in to comment