summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier
Commit message (Expand)AuthorAgeFilesLines
* Add function attribute "patchable-function-prefix" to support -fpatchable-fun...Fangrui Song2020-01-241-0/+10
* [AArch64] Add function attribute "patchable-function-entry" to add NOPs at fu...Fangrui Song2020-01-101-0/+11
* Verifier: Check frame-pointer attribute valuesMatt Arsenault2019-12-113-0/+27
* [DebugInfo] Add a DW_OP_LLVM_entry_value operationDavid Stenberg2019-10-154-4/+48
* [FPEnv] Strict FP tests should use the requisite function attributes.Kevin P. Neal2019-10-041-12/+14
* [Verifier] add invariant check for callbrNick Desaulniers2019-09-251-0/+50
* [Mips] Remove immarg test for intrinsics that no longer have an immarg after ...Craig Topper2019-09-201-82/+0
* Remove the obsolete BlockByRefStruct flag from LLVM IRAdrian Prantl2019-09-181-2/+2
* [Intrinsic] Add the llvm.umul.fix.sat intrinsicBjorn Pettersson2019-09-071-0/+18
* [IntrinsicEmitter] Support scalable vectors in intrinsicsCullen Rhodes2019-08-271-0/+10
* IR: Disable verifier check for GlobalValues with private linkage named after ...Peter Collingbourne2019-08-061-1/+3
* [FunctionAttrs] Annotate "willreturn" for intrinsicsHideto Ueno2019-07-281-1/+1
* Allow prefetching from non-zero address spacesJF Bastien2019-07-251-1/+1
* [IR][Verifier] Allow IntToPtrInst to be !dereferenceableRyan Taylor2019-07-232-3/+51
* Added address-space mangling for stack related intrinsicsChristudasan Devadasan2019-07-221-1/+1
* ARM: Fix missing immarg for space intrinsicMatt Arsenault2019-07-161-0/+9
* AMDGPU: Fix missing immarg for mfma intrinsicsMatt Arsenault2019-07-161-0/+23
* AMDGPU: Fix missing immarg from interp intrinsicsMatt Arsenault2019-07-151-0/+96
* [SystemZ] Add support for new cpu architecture - arch13Ulrich Weigand2019-07-121-0/+18
* Scalable Vector IR Type with further LTO fixesGraham Hunter2019-07-051-0/+12
* Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42210 fix"Hans Wennborg2019-06-272-53/+0
* [DWARF] Handle the DW_OP_entry_value operandDjordje Todorovic2019-06-272-0/+12
* [IR] Add DISuprogram and DIE for a func declDjordje Todorovic2019-06-271-2/+7
* Add debug location verification for !llvm.loop attachments.Adrian Prantl2019-06-181-0/+28
* Revert Add debug location verification for !llvm.loop attachments.Adrian Prantl2019-06-181-28/+0
* Add debug location verification for !llvm.loop attachments.Adrian Prantl2019-06-181-0/+28
* [SVE][IR] Scalable Vector IR Type with pr42210 fixGraham Hunter2019-06-182-0/+53
* Test forward references in IntrinsicEmitter on Neon LD(2|3|4)Sander de Smalen2019-06-171-0/+79
* [AMDGPU] gfx1010 wave32 icmp/fcmp intrinsic changes for wave32Stanislav Mekhanoshin2019-06-131-6/+6
* [AMDGPU] ImmArg and SourceOfDivergence for permlane/dppStanislav Mekhanoshin2019-06-131-0/+28
* Revert r361953 "[SVE][IR] Scalable Vector IR Type"Nico Weber2019-06-092-55/+0
* [SVE][IR] Scalable Vector IR TypeGraham Hunter2019-05-292-0/+55
* [IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...Fangrui Song2019-05-151-0/+6
* Debug Info: Support address space attributes on rvalue references.Adrian Prantl2019-05-071-2/+2
* [SystemZ] Add missing intrinsics to intrinsics-immarg.llUlrich Weigand2019-04-161-0/+217
* Remove immarg from llvm.expectMatt Arsenault2019-03-171-9/+0
* ARM: Add ImmArg to intrinsicsMatt Arsenault2019-03-142-0/+104
* Verifier: Make sure masked load/store alignment is a power of 2Matt Arsenault2019-03-132-0/+20
* SystemZ: Add ImmArg to intrinsicsMatt Arsenault2019-03-132-0/+168
* Mips: Add ImmArg to intrinsicsMatt Arsenault2019-03-132-0/+84
* IR: Add immarg attributeMatt Arsenault2019-03-127-6/+906
* [llvm] Fix typo: 's/ ot / to /' [NFC]Mandeep Singh Grang2019-02-211-1/+1
* Try to organize MachineVerifier testsMatt Arsenault2019-02-1524-912/+0
* Replace gcroot verifier testsMatt Arsenault2019-02-144-44/+52
* GlobalISel: Verify G_EXTRACTMatt Arsenault2019-02-111-0/+35
* GlobalISel: Verify G_GEPMatt Arsenault2019-02-051-0/+32
* GlobalISel: Fix verifier crashing on non-register operandsMatt Arsenault2019-02-051-1/+10
* GlobalISel: Enforce operand types for constantsMatt Arsenault2019-02-043-5/+49
* GlobalISel: Verify g_selectMatt Arsenault2019-02-044-11/+42
* GlobalISel: Verify memory size for load/storeMatt Arsenault2019-01-302-1/+11
OpenPOWER on IntegriCloud