aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegAllocLocal.cpp
AgeCommit message (Expand)Author
2002-12-16* Fix a gross X86 hack that was intended to avoid allocating SP and BPChris Lattner
2002-12-16Initial checkin of "local" register allocator. Bugs are still present.Chris Lattner