| commit | 4abfb3d7414e616cd84034735893528f6ca0c35a | [log] [tgz] |
|---|---|---|
| author | Renato Golin <renato.golin@linaro.org> | Sun Apr 23 12:15:30 2017 +0000 |
| committer | Renato Golin <renato.golin@linaro.org> | Sun Apr 23 12:15:30 2017 +0000 |
| tree | bae49d1d9a15f3a024d91fd1d2e177f41d8a3f32 | |
| parent | cc4a9120f6944a48d1df4c676ee77af3904b4442 [diff] |
Revert "[APInt] Fix a few places that use APInt::getRawData to operate within the normal API." This reverts commit r301105, 4, 3 and 1, as a follow up of the previous revert, which broke even more bots. For reference: Revert "[APInt] Use operator<<= where possible. NFC" Revert "[APInt] Use operator<<= instead of shl where possible. NFC" Revert "[APInt] Use ashInPlace where possible." PR32754. llvm-svn: 301111