Go to file
Owen Anderson 81db491b7f Add a quick pass to the stack slot colorer to eliminate some trivially redundant spills after coloring.
Ideally these would never get created in the first place, but until we enhance the spiller to have a more
global picture of what's happening, this is necessary for code quality in some circumstances.

llvm-svn: 65120
2009-02-20 09:11:36 +00:00
clang ccc: Spell mattr correctly. 2009-02-20 07:47:48 +00:00
llvm Add a quick pass to the stack slot colorer to eliminate some trivially redundant spills after coloring. 2009-02-20 09:11:36 +00:00