summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/compatibility.ll
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Add AMDGPU_HS calling conventionMarek Olsak2017-05-021-0/+4
* Add speculatable function attributeMatt Arsenault2017-04-281-3/+7
* [IR] Add AllowContract to FastMathFlagsAdam Nemet2017-03-281-0/+2
* Change the default attributes for llvm.prefetch to inaccessiblemem_or_argmemonlyEric Christopher2017-03-251-4/+5
* IR: Introduce inrange attribute on getelementptr indices.Peter Collingbourne2016-11-101-0/+7
* BitcodeWriter: fix emission of invoke when calling a var-arg function with op...Mehdi Amini2016-09-191-0/+18
* Add writeonly IR attributeNicolai Haehnle2016-07-041-2/+5
* IR: Introduce local_unnamed_addr attribute.Peter Collingbourne2016-06-141-5/+11
* AMDGPU/SI: Add amdgpu_kernel calling convention. Part 1.Nikolay Haustov2016-05-061-0/+40
* [GCC] Attribute ifunc support in llvmDmitry Polukhin2016-04-071-0/+25
* [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-061-0/+30
* [WinEH] Tighten parentPad verifier checksJoseph Tremoulet2016-01-021-3/+9
* Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributesVaivaswatha Nagaraj2015-12-161-7/+13
* 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
* Sort the enums in Attributes.h in case insensitive alphabetical order.Akira Hatanaka2015-11-111-2/+2
* Add 'notail' marker for call instructions.Akira Hatanaka2015-11-061-0/+7
* Add a new attribute: norecurseJames Molloy2015-11-061-7/+10
* [IR] Limit bits used for CallingConv::ID, update testsVedant Kumar2015-10-271-2/+2
* [Bitcode][Asm] Teach LLVM to read and write operand bundles.Sanjoy Das2015-09-241-1/+153
* [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-111-38/+38
* [Bitcode] Add compatibility tests for new instructionsVedant Kumar2015-09-081-3/+97
* [test] Testing write access to llvmVedant Kumar2015-08-141-1/+1
* [IR] Add token typesDavid Majnemer2015-08-141-0/+3
* Emit argmemonly attribute for intrinsics.Igor Laevsky2015-08-131-3/+5
* IR: Add a broad bitcode compatibility testDuncan P. N. Exon Smith2015-07-311-0/+1280
OpenPOWER on IntegriCloud