summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bitcode: Collect all MDString records into a single blob"Duncan P. N. Exon Smith2016-03-252-0/+5
* Bitcode: Collect all MDString records into a single blobDuncan P. N. Exon Smith2016-03-252-5/+0
* Upgrade TBAA *before* upgrading intrinsicsChris Bieneman2016-03-161-0/+0
* [Bitcode] Add compatibility test for the 3.8 releaseVedant Kumar2016-03-162-0/+1590
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-155-10/+10
* Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"Teresa Johnson2016-03-145-10/+10
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-145-10/+10
* [ThinLTO] Support for reference graph in per-module and combined summary.Teresa Johnson2016-03-117-21/+249
* [AVR] Add calling convention parser tokensDylan McKay2016-03-032-0/+16
* Restore "[ThinLTO] Use MD5 hash in function index." with fixTeresa Johnson2016-02-102-0/+2
* Revert "[ThinLTO] Use MD5 hash in function index." due to bot failureTeresa Johnson2016-02-102-2/+0
* [ThinLTO] Use MD5 hash in function index.Teresa Johnson2016-02-102-0/+2
* [ThinLTO] Include linkage type in function summaryTeresa Johnson2016-02-062-2/+63
* Add test for PR26419 (stable function summary ordering)Teresa Johnson2016-02-011-3/+10
* [llvm-bcanalyzer] Dump bitcode wrapper headerAkira Hatanaka2016-01-292-0/+10
* [WinEH] Verify unwind edges against EH pad treeJoseph Tremoulet2016-01-101-1/+2
* [Bitcode] Remove superflous compatibility testsVedant Kumar2016-01-061-4/+0
* Bitcode: Move these tests into compatibility.llJustin Bogner2016-01-062-32/+30
* Bitcode: Fix reading and writing of ConstantDataVectors of halfsJustin Bogner2016-01-061-0/+32
* [WinEH] Tighten parentPad verifier checksJoseph Tremoulet2016-01-021-3/+9
* Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributesVaivaswatha Nagaraj2015-12-164-10/+28
* add fast-math-flags to 'call' instructions (PR21290)Sanjay Patel2015-12-141-0/+22
* [IR] Remove terminatepadDavid Majnemer2015-12-141-16/+7
* [IR] Reformulate LLVM's EH funclet IRDavid Majnemer2015-12-121-55/+51
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-193-36/+4
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-183-4/+36
* Sort the enums in Attributes.h in case insensitive alphabetical order.Akira Hatanaka2015-11-113-6/+6
* Add 'notail' marker for call instructions.Akira Hatanaka2015-11-061-0/+7
* Add a new attribute: norecurseJames Molloy2015-11-064-10/+19
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-052-0/+17
* Error out when faced with value names containing '\0'Filipe Cabecinhas2015-11-042-0/+5
* Don't assert if materializing before seeing any function bodiesFilipe Cabecinhas2015-11-032-0/+5
* Revert "Don't assert if materializing before seeing any function bodies"Filipe Cabecinhas2015-10-302-5/+0
* Don't assert if materializing before seeing any function bodiesFilipe Cabecinhas2015-10-292-0/+5
* [Bitcode] Fix accidental syntax errors in compatibility testsVedant Kumar2015-10-272-38/+38
* [IR] Limit bits used for CallingConv::ID, update testsVedant Kumar2015-10-276-14/+14
* Add an (optional) identification block in the bitcodeMehdi Amini2015-10-261-0/+6
* Fix PR25101 - Handle anonymous functions without VST entriesTeresa Johnson2015-10-101-0/+18
* Make sure the CastInst is valid before trying to create itFilipe Cabecinhas2015-10-062-0/+5
* Support for function summary index bitcode sections and files.Teresa Johnson2015-10-041-0/+45
* [Bitcode][Asm] Teach LLVM to read and write operand bundles.Sanjoy Das2015-09-242-1/+305
* Restore "Function bitcode index in Value Symbol Table and lazy reading support"Teresa Johnson2015-09-171-0/+29
* Revert "Function bitcode index in Value Symbol Table and lazy reading support"Teresa Johnson2015-09-171-29/+0
* Function bitcode index in Value Symbol Table and lazy reading supportTeresa Johnson2015-09-171-0/+29
* [IR] Print the label operands of a catchpad like an invokeReid Kleckner2015-09-111-4/+8
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-117-151/+151
* [Bitcode] Add xfail test for PR24755 (uselistorder)Vedant Kumar2015-09-101-0/+57
* [Bitcode] Add compatibility tests for new instructionsVedant Kumar2015-09-081-3/+97
* [Bitcode] Add compatibility test for llvm 3.7.0Vedant Kumar2015-09-082-0/+1280
* [BitcodeReader] Ensure we can read constant vector selects with an i1 conditionFilipe Cabecinhas2015-08-311-0/+8
OpenPOWER on IntegriCloud