aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegAllocBigBlock.cpp
AgeCommit message (Expand)Author
2007-09-17Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfoChris Lattner
2007-06-27ok, this is something of a dirty hack, but it seems to work. (fixes e.g.Duraid Madina
2007-06-27ok, this much doesn't seem to bork anythingDuraid Madina
2007-06-27revert evan's fixes (and my doofusness) since they had a huge codeDuraid Madina
2007-06-27pull evan's fixes - should help the nightly tester (but there are stillDuraid Madina
2007-06-26tidy this file up a bitDuraid Madina
2007-06-25A bunch of fixes to the BigBlock allocator improve compile-time by ~20%Duraid Madina
2007-06-22check in the BigBlock local register allocatorDuraid Madina