aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/VirtRegRewriter.cpp
AgeCommit message (Expand)Author
2009-06-04Removed SimpleRewriter.Lang Hames
2009-06-03Fix for PR4225: When rewriter reuse a value in a physical register , it clear...Evan Cheng
2009-06-02Update to in-place spilling framework. Includes live interval scaling and tri...Lang Hames
2009-05-15Fix PR4210. Rewritter should track and update kills of sub-registers as well.Evan Cheng
2009-05-12Teach TransferDeadness to delete truly dead instructions if they do not produ...Evan Cheng
2009-05-06Renamed Spiller classes (plus uses and related files) to VirtRegRewriter.Lang Hames