summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/metadata-function-blocks.ll
Commit message (Expand)AuthorAgeFilesLines
* Add an index for Module Metadata record in the bitcodeMehdi Amini2016-12-281-1/+4
* Revert "Add an index for Module Metadata record in the bitcode"Saleem Abdulrasool2016-12-281-3/+0
* Add an index for Module Metadata record in the bitcodeMehdi Amini2016-12-281-0/+3
* BitcodeWriter: Emit metadata in post-order (again)Duncan P. N. Exon Smith2016-04-211-6/+6
* BitcodeWriter: Break recursion when enumerating Metadata, almost NFCDuncan P. N. Exon Smith2016-04-191-6/+6
* Bitcode: Try to emit metadata in function blocksDuncan P. N. Exon Smith2016-04-021-0/+75
OpenPOWER on IntegriCloud