summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Recommit "[BitcodeReader] Validate OpNum, before accessing Record array."Florian Hahn2019-07-141-0/+0
* Revert [BitcodeReader] Validate OpNum, before accessing Record array.Florian Hahn2019-07-111-0/+0
* [BitcodeReader] Validate OpNum, before accessing Record array.Florian Hahn2019-07-111-0/+0
* Reapply: IR: add optional type to 'byval' function parametersTim Northover2019-05-301-0/+0
* Revert "IR: add optional type to 'byval' function parameters"Tim Northover2019-05-291-0/+0
* IR: add optional type to 'byval' function parametersTim Northover2019-05-291-0/+0
* [ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbolsSteven Wu2019-04-171-0/+2
* [Bitcode] Address backwards compat bug in r342631Vedant Kumar2018-09-201-0/+0
* [BitcodeReader] Infer the correct runtime preemption for GlobalValueSteven Wu2018-07-091-0/+0
* Do not want to use BFI to get profile count for sample pgoDehao Chen2017-08-031-0/+31
* Bitcode: Include any strings added to the string table in the module hash.Peter Collingbourne2017-07-062-0/+20
* Bitcode: Introduce BitcodeWriter interface.Peter Collingbourne2016-11-291-0/+3
* Bitcode: Check file size before reading bitcode header.Peter Collingbourne2016-11-021-0/+0
* Bitcode: Change reader interface to take memory buffers.Peter Collingbourne2016-11-028-1/+1
* [thinlto] Basic thinlto fdo heuristicPiotr Padlewski2016-09-265-0/+27
* Deleted right filePiotr Padlewski2016-09-071-11/+0
* [BitCode] Make sure atomicrmw's argument is an actual PointerTypeFilipe Cabecinhas2016-06-051-0/+0
* [BitCode] Make sure storeatomic's argument is an actual PointerTypeFilipe Cabecinhas2016-06-051-0/+0
* [BitCode] Diagnose GEPs with no indicesFilipe Cabecinhas2016-06-051-0/+0
* [BitCode] Don't allow constants of void type.Filipe Cabecinhas2016-06-051-0/+0
* ThinLTO: Make aliases explicit in the summaryMehdi Amini2016-04-161-0/+13
* Revert "Make aliases explicit in the summary"Mehdi Amini2016-04-131-13/+0
* Make aliases explicit in the summaryMehdi Amini2016-04-131-0/+13
* Add a module Hash in the bitcode and the combined index, implementing a kind ...Mehdi Amini2016-04-011-0/+4
* Revert "Add support for computing SHA1 in LLVM"Mehdi Amini2016-04-011-4/+0
* Add missing test for the "Module hash in bitcode" added in r265095Mehdi Amini2016-04-011-0/+4
* Support: Implement StreamingMemoryObject::getPointerDuncan P. N. Exon Smith2016-03-271-0/+0
* Revert "Bitcode: Collect all MDString records into a single blob"Duncan P. N. Exon Smith2016-03-251-0/+0
* Bitcode: Collect all MDString records into a single blobDuncan P. N. Exon Smith2016-03-251-0/+0
* [ThinLTO] Support for reference graph in per-module and combined summary.Teresa Johnson2016-03-112-0/+21
* Restore "[ThinLTO] Use MD5 hash in function index." with fixTeresa Johnson2016-02-101-0/+0
* Revert "[ThinLTO] Use MD5 hash in function index." due to bot failureTeresa Johnson2016-02-101-0/+0
* [ThinLTO] Use MD5 hash in function index.Teresa Johnson2016-02-101-0/+0
* Error out when faced with value names containing '\0'Filipe Cabecinhas2015-11-041-0/+0
* Don't assert if materializing before seeing any function bodiesFilipe Cabecinhas2015-11-031-0/+0
* Revert "Don't assert if materializing before seeing any function bodies"Filipe Cabecinhas2015-10-301-0/+0
* Don't assert if materializing before seeing any function bodiesFilipe Cabecinhas2015-10-291-0/+0
* Make sure the CastInst is valid before trying to create itFilipe Cabecinhas2015-10-061-0/+0
* Fix testing for end of stream in bitstream reader.Derek Schuff2015-08-031-0/+0
* Fix for PR23310: llvm-dis crashes when trying to upgrade an intrinsic.Rafael Espindola2015-07-021-0/+0
* Improve handling of end of file in the bitcode reader.Rafael Espindola2015-06-161-0/+0
* Add a test for padded bitcode files.Rafael Espindola2015-06-161-0/+0
* [BitcodeReader] Diagnose type mismatches with aliasesFilipe Cabecinhas2015-06-031-0/+0
* [Bitcode] Minimize the test to not conflict with othersFilipe Cabecinhas2015-06-031-0/+0
* [BitcodeReader] Check vector size before trying to create a VectorTypeFilipe Cabecinhas2015-06-031-0/+0
* [BitcodeReader] Change an assert to a call to a call to Error()Filipe Cabecinhas2015-05-301-0/+0
* [BitcodeReader] Change assert to report_fatal_errorFilipe Cabecinhas2015-05-271-0/+0
* [BitstreamReader] Make sure the Array operand type is an encodingFilipe Cabecinhas2015-05-271-0/+0
* [BitcodeReader] Make sure abbrev records have at least one operand (record code)Filipe Cabecinhas2015-05-261-0/+0
* [BitcodeReader] Sanity check on Comdat IDFilipe Cabecinhas2015-05-262-0/+0
OpenPOWER on IntegriCloud