Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-01 | [Bitstream] Use alignTo to make code more readable. NFC | Craig Topper | 1 | -4/+2 |
2020-08-26 | Fix a 32-bit overflow issue when reading LTO-generated bitcode files whose st... | Jianzhou Zhao | 1 | -4/+7 |
2020-05-01 | [Bitcode] reserve in front of push_back loops. NFCI. | Benjamin Kramer | 1 | -11/+7 |
2020-02-10 | Revert "Remove redundant "std::move"s in return statements" | Bill Wendling | 1 | -7/+7 |
2020-02-10 | Remove redundant "std::move"s in return statements | Bill Wendling | 1 | -7/+7 |
2019-12-25 | [Bitstream] Delete skipAbbreviatedField which duplicates readAbbreviatedField | Fangrui Song | 1 | -34/+4 |
2019-07-03 | [Bitcode] Move Bitstream to a separate library | Francis Visoiu Mistrih | 1 | -0/+510 |