commit | ec5d480329e522ccd47cc191e8d4a0c99d4fa04b | [log] [tgz] |
---|---|---|
author | Owen Anderson <resistor@mac.com> | Fri Mar 14 05:02:18 2014 +0000 |
committer | Owen Anderson <resistor@mac.com> | Fri Mar 14 05:02:18 2014 +0000 |
tree | 82a924fc0b5ed31998fc2115999d65e09eb1306c | |
parent | 516273ba99271cee85ade35832404da96859ca88 [diff] |
Revert r203883 (which was more of a bandaid) and fix the real underlying issue in that the new MachineRegisterInfo bundle iterators didn't dereference to the START of the bundle, while the old skipBundle() method did. llvm-svn: 203890