Age | Commit message (Expand) | Author |
---|---|---|
2012-03-05 | Convert more GenRegisterInfo tables from unsigned to uint16_t to reduce stati... | Craig Topper |
2012-03-04 | Use uint16_t to store register overlaps to reduce static data. | Craig Topper |
2012-02-27 | Fix for PR12090: clear def maps of aliases when visiting a copy. e.g. | Evan Cheng |
2012-02-20 | Fix machine-cp by having it to check sub-register indicies. e.g. | Evan Cheng |
2012-02-09 | Erase dead copies that are clobbered by a call. | Jakob Stoklund Olesen |
2012-02-08 | Handle register masks in MachineCopyPropagation. | Jakob Stoklund Olesen |
2012-02-08 | Codegen pass definition cleanup. No functionality. | Andrew Trick |
2012-02-08 | whitespace | Andrew Trick |
2012-01-26 | Clear kill flags before propagating a copy. | Jakob Stoklund Olesen |
2012-01-08 | Avoid eraseing copies from a reserved register unless the definition can be | Evan Cheng |
2012-01-07 | Added a late machine instruction copy propagation pass. This catches | Evan Cheng |