aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/SimpleRegisterCoalescing.h
AgeCommit message (Expand)Author
2007-10-18Really fix PR1734. Carefully track which register uses are sub-register uses byEvan Cheng
2007-10-16Code clean up.Evan Cheng
2007-10-12EXTRACT_SUBREG coalescing support. The coalescer now treats EXTRACT_SUBREG likeEvan Cheng
2007-09-06Pluggable coalescers inplementation.David Greene
2007-08-28Recover most of the compile time regression due to recent live interval changes.Evan Cheng
2007-08-27Add explicit keywords and remove spurious trailing semicolons.Dan Gohman
2007-07-09missed this oneGabor Greif
2007-07-09fix typosGabor Greif
2007-06-08Factor live variable analysis so it does not do register coalescingDavid Greene