By observing that virtual registers don't have aliases or subregisters in the way physical registers do, BranchFolding can work on instructions with virtual registers too.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
Differential D10914
Allow BranchFolding to operate on instructions with virtual registers sunfish on Jul 2 2015, 8:59 PM. Authored by
Details
By observing that virtual registers don't have aliases or subregisters in the way physical registers do, BranchFolding can work on instructions with virtual registers too.
Diff Detail |