| commit | 0859ef29d5eed3cc32dbc5fcaa7ced2e7dfe4b5b | [log] [tgz] |
|---|---|---|
| author | Hal Finkel <hfinkel@anl.gov> | Mon May 20 16:08:37 2013 +0000 |
| committer | Hal Finkel <hfinkel@anl.gov> | Mon May 20 16:08:37 2013 +0000 |
| tree | 020c0cd9dac6bd0e35d390bb12a86b3571e4bbd0 | |
| parent | 8ca388414754e5025c0a8339f8d342b029084b69 [diff] |
Rename PPC MTCTRse to MTCTRloop As the pairing of this instruction form with the bdnz/bdz branches is now enforced by the verification pass, make it clear from the name that these are used only for counter-based loops. No functionality change intended. llvm-svn: 182296