Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove unused getMDNodeFwdRefOrNull interfaces (NFC) | Teresa Johnson | 2018-11-14 | 1 | -2/+0 |
* | [NFC] Fix typo | Xin Tong | 2018-08-06 | 1 | -1/+1 |
* | PR32382: Fix emitting complex DWARF expressions. | Adrian Prantl | 2017-04-18 | 1 | -0/+3 |
* | [ThinLTO] Fix lazy-loading of MDString instruction attachments | Mehdi Amini | 2017-01-20 | 1 | -1/+1 |
* | MetadataLoader: Refactor "IsImporting" into the Pimpl for the MetadataLoader ... | Mehdi Amini | 2016-12-23 | 1 | -2/+0 |
* | [ThinLTO] Import composite types as declarations | Teresa Johnson | 2016-12-16 | 1 | -1/+3 |
* | Strip invalid TBAA when reading bitcode | Mehdi Amini | 2016-12-16 | 1 | -0/+6 |
* | Refactor BitcodeReader: move Metadata and ValueId handling in their own class... | Mehdi Amini | 2016-12-12 | 1 | -0/+79 |