Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add a MachineFunction pass, which runs post register allocation, that turns ↵ | Christopher Lamb | 2007-07-26 | 1 | -0/+226 | |
subreg insert/extract instruction into register copies. This ensures correct code gen if the coalescer isn't able to remove all subreg instructions. llvm-svn: 40521 |