llvm-mirror/test/CodeGen/AArch64
Simon Pilgrim ee2252c346 [AArch64] Fix swap-compare-operands test names to fix issue reported on D77354
Load of copy+paste errors in the label checks that needed fixing before the missing ":" could be added
2020-04-03 17:48:18 +01:00
..
GlobalISel [Alignment][NFC] Convert MachineIRBuilder::buildDynStackAlloc to Align 2020-04-03 09:05:19 +00:00
128bit_load_store.ll
a57-csel.ll
aarch64_f16_be.ll
aarch64_tree_tests.ll
aarch64_win64cc_vararg.ll
aarch64-2014-08-11-MachineCombinerCrash.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
aarch64-2014-12-02-combine-soften.ll
aarch64-a57-fp-load-balancing.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
aarch64-address-type-promotion-assertion.ll
aarch64-address-type-promotion.ll
aarch64-addv.ll
aarch64-be-bv.ll
aarch64-bif-gen.ll [AArch64] Add BIT/BIF support. 2020-02-14 14:19:39 +00:00
aarch64-bit-gen.ll [AArch64] Add BIT/BIF support. 2020-02-14 14:19:39 +00:00
aarch64-codegen-prepare-atp.ll
aarch64-combine-fmul-fsub.mir
aarch64-DAGCombine-findBetterNeighborChains-crash.ll
aarch64-dynamic-stack-layout.ll
aarch64-fix-cortex-a53-835769.ll llc: Don't overwrite frame-pointer attribute 2020-01-15 20:56:46 -05:00
aarch64-fold-lslfast.ll
aarch64-gep-opt.ll
aarch64-insert-subvector-undef.ll
aarch64-interleaved-ld-combine.ll
aarch64-ldst-no-premature-sp-pop.mir [AArch64][Fix] LdSt optimization generate premature stack-popping 2020-03-14 02:03:10 +00:00
aarch64-loop-gep-opt.ll
aarch64-minmaxv.ll
aarch64-mov-debug-locs.mir Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
aarch64-named-reg-w18.ll
aarch64-named-reg-x18.ll
aarch64-neon-v1i1-setcc.ll
aarch64-smax-constantfold.ll
aarch64-smull.ll [AArch64] Re-add patterns for (s/u)mull2. 2019-11-06 12:24:18 -08:00
aarch64-stp-cluster.ll [MachineScheduler] Reduce reordering due to mem op clustering 2020-01-14 19:19:02 +00:00
aarch64-sve-asm-negative.ll
aarch64-sve-asm.ll
aarch64-tbz.ll
aarch64-tryBitfieldInsertOpFromOr-crash.ll
aarch64-vcvtfp2fxs-combine.ll
aarch64-vector-pcs.mir
aarch64-vuzp.ll
aarch64-wide-shuffle.ll
aarch-multipart.ll
adc.ll
addcarry-crash.ll
addg_subg.mir Lower TAGPstack with negative offset to SUBG. 2020-01-06 11:48:35 -08:00
addr-of-ret-addr.ll
addsub_ext.ll
addsub-constant-folding.ll
addsub-shifted.ll
addsub.ll
align-down.ll [DAGCombiner][X86][AArch64] Generalize A-(A&B)->A&(~B) fold (PR44448) 2020-01-03 17:55:47 +03:00
alloca.ll
analyze-branch.ll
analyzecmp.ll
and-mask-removal.ll
and-sink.ll
andandshift.ll
apple-latest-cpu.ll
argument-blocks.ll
arm64_32-addrs.ll
arm64_32-atomics.ll
arm64_32-fastisel.ll arm64_32: support function return in FastISel. 2019-11-18 14:35:05 +00:00
arm64_32-frame-pointers.ll
arm64_32-gep-sink.ll
arm64_32-memcpy.ll
arm64_32-neon.ll
arm64_32-null.ll
arm64_32-pointer-extend.ll
arm64_32-stack-pointers.ll
arm64_32-tls.ll
arm64_32-va.ll
arm64_32.ll [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
arm64-2011-03-09-CPSRSpill.ll
arm64-2011-03-17-AsmPrinterCrash.ll
arm64-2011-03-21-Unaligned-Frame-Index.ll
arm64-2011-04-21-CPSRBug.ll
arm64-2011-10-18-LdStOptBug.ll
arm64-2012-01-11-ComparisonDAGCrash.ll
arm64-2012-05-07-DAGCombineVectorExtract.ll
arm64-2012-05-07-MemcpyAlignBug.ll
arm64-2012-05-09-LOADgot-bug.ll
arm64-2012-05-22-LdStOptBug.ll
arm64-2012-06-06-FPToUI.ll
arm64-2012-07-11-InstrEmitterBug.ll
arm64-2013-01-13-ffast-fcmp.ll
arm64-2013-01-23-frem-crash.ll
arm64-2013-01-23-sext-crash.ll
arm64-2013-02-12-shufv8i8.ll
arm64-aapcs-be.ll
arm64-aapcs.ll
arm64-abi_align.ll [AArch64] Add option to enable/disable load-store renaming. 2020-01-27 15:15:50 -08:00
arm64-abi-varargs.ll [AArch64] Add option to enable/disable load-store renaming. 2020-01-27 15:15:50 -08:00
arm64-abi.ll
arm64-addp.ll
arm64-addr-mode-folding.ll
arm64-addr-type-promotion.ll
arm64-addrmode.ll
arm64-AdvSIMD-Scalar.ll
arm64-alloc-no-stack-realign.ll
arm64-alloca-frame-pointer-offset.ll
arm64-andCmpBrToTBZ.ll
arm64-ands-bad-peephole.ll
arm64-AnInfiniteLoopInDAGCombine.ll
arm64-anyregcc-crash.ll
arm64-anyregcc.ll Revert "Reland "[DebugInfo] Enable the debug entry values feature by default"" 2020-02-20 14:41:39 +01:00
arm64-arith-saturating.ll
arm64-arith.ll
arm64-arm64-dead-def-elimination-flag.ll
arm64-atomic-128.ll
arm64-atomic.ll
arm64-bcc.ll
arm64-big-endian-bitconverts.ll
arm64-big-endian-eh.ll
arm64-big-endian-varargs.ll
arm64-big-endian-vector-callee.ll
arm64-big-endian-vector-caller.ll
arm64-big-imm-offsets.ll
arm64-big-stack.ll
arm64-bitfield-extract.ll
arm64-blockaddress.ll [AArch64] [FrameLowering] Allow conditional insertion of CFI instruction 2019-11-22 00:27:41 +01:00
arm64-build-vector.ll
arm64-builtins-linux.ll [Fuchsia] Remove aarch64-fuchsia target-specific -mcmodel=kernel 2020-01-28 11:32:08 -08:00
arm64-call-tailcalls.ll
arm64-cast-opt.ll
arm64-ccmp-heuristics.ll
arm64-ccmp.ll
arm64-clrsb.ll
arm64-coalesce-ext.ll
arm64-coalescing-MOVi32imm.ll
arm64-code-model-large-darwin.ll
arm64-codegen-prepare-extload.ll
arm64-collect-loh-garbage-crash.ll
arm64-collect-loh-str.ll
arm64-collect-loh.ll
arm64-complex-ret.ll
arm64-const-addr.ll
arm64-convert-v4f64.ll
arm64-copy-tuple.ll
arm64-crc32.ll
arm64-crypto.ll
arm64-cse.ll
arm64-csel.ll
arm64-csldst-mmo.ll
arm64-custom-call-saved-reg.ll
arm64-cvt.ll
arm64-dagcombiner-convergence.ll
arm64-dagcombiner-dead-indexed-load.ll
arm64-dagcombiner-load-slicing.ll
arm64-dead-def-frame-index.ll
arm64-dead-register-def-bug.ll
arm64-detect-vec-redux.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
arm64-dup.ll [DAGCombiner] recognize shuffle (shuffle X, Mask0), Mask --> splat X 2020-03-01 09:10:25 -05:00
arm64-early-ifcvt.ll
arm64-elf-calls.ll [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
arm64-elf-constpool.ll
arm64-elf-globals.ll [Fuchsia] Remove aarch64-fuchsia target-specific -mcmodel=kernel 2020-01-28 11:32:08 -08:00
arm64-EXT-undef-mask.ll
arm64-ext.ll
arm64-extend-int-to-fp.ll
arm64-extend.ll
arm64-extload-knownzero.ll
arm64-extract_subvector.ll
arm64-extract.ll
arm64-fast-isel-addr-offset.ll
arm64-fast-isel-alloca.ll
arm64-fast-isel-br.ll
arm64-fast-isel-call.ll
arm64-fast-isel-conversion-fallback.ll
arm64-fast-isel-conversion.ll
arm64-fast-isel-fcmp.ll
arm64-fast-isel-gv.ll
arm64-fast-isel-icmp.ll
arm64-fast-isel-indirectbr.ll
arm64-fast-isel-intrinsic.ll
arm64-fast-isel-materialize.ll
arm64-fast-isel-noconvert.ll
arm64-fast-isel-rem.ll
arm64-fast-isel-ret.ll
arm64-fast-isel-store.ll
arm64-fast-isel.ll
arm64-fastcc-tailcall.ll
arm64-fastisel-gep-promote-before-add.ll
arm64-fcmp-opt.ll
arm64-fcopysign.ll
arm64-fixed-point-scalar-cvt-dagcombine.ll
arm64-fma-combine-with-fpfusion.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
arm64-fma-combines.ll
arm64-fmadd.ll [SDAG] adjust isNegatibleForFree calculation to avoid crashing 2019-12-17 13:49:15 -05:00
arm64-fmax-safe.ll
arm64-fmax.ll
arm64-fminv.ll
arm64-fml-combines.ll
arm64-fmuladd.ll
arm64-fold-address.ll
arm64-fold-lsl.ll
arm64-fp128-folding.ll
arm64-fp128.ll
arm64-fp-contract-zero.ll
arm64-fp-imm-size.ll [AsmPrinter] Print FP constant in hexadecimal form instead 2020-02-07 16:00:55 +00:00
arm64-fp-imm.ll [AsmPrinter] Print FP constant in hexadecimal form instead 2020-02-07 16:00:55 +00:00
arm64-fp.ll [DAGCombiner] avoid narrowing fake fneg vector op 2020-02-26 11:25:56 -05:00
arm64-fpcr.ll
arm64-frame-index.ll
arm64-global-address.ll
arm64-hello.ll
arm64-i16-subreg-extract.ll
arm64-icmp-opt.ll
arm64-indexed-memory.ll
arm64-indexed-vector-ldst-2.ll Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
arm64-indexed-vector-ldst.ll
arm64-inline-asm-error-I.ll
arm64-inline-asm-error-J.ll
arm64-inline-asm-error-K.ll
arm64-inline-asm-error-L.ll
arm64-inline-asm-error-M.ll
arm64-inline-asm-error-N.ll
arm64-inline-asm-zero-reg-error.ll
arm64-inline-asm.ll
arm64-join-reserved.ll
arm64-jumptable.ll
arm64-large-frame.ll [AArch64] Save FP for leaf functions when disabling frame pointer elimination 2019-12-13 18:48:58 -08:00
arm64-ld1.ll
arm64-ld-from-st.ll
arm64-ldp-aa.ll
arm64-ldp-cluster.ll [MachineScheduler] Reduce reordering due to mem op clustering 2020-01-14 19:19:02 +00:00
arm64-ldp.ll
arm64-ldst-unscaled-pre-post.mir
arm64-ldur.ll
arm64-ldxr-stxr.ll
arm64-leaf.ll
arm64-long-shift.ll
arm64-memcpy-inline.ll
arm64-memset-inline.ll [MachineScheduler] Reduce reordering due to mem op clustering 2020-01-14 19:19:02 +00:00
arm64-memset-to-bzero-pgso.ll [PGO][PGSO] Enable size optimizations in code gen / target passes for cold code. 2019-12-13 11:01:19 -08:00
arm64-memset-to-bzero.ll
arm64-misaligned-memcpy-inline.ll
arm64-misched-basic-A53.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
arm64-misched-basic-A57.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
arm64-misched-forwarding-A53.ll
arm64-misched-memdep-bug.ll
arm64-misched-multimmo.ll
arm64-movi.ll
arm64-mte.ll [llvm] Fix broken cases of 'CHECK[^:]*$' in tests 2020-01-28 09:52:59 -07:00
arm64-mul.ll
arm64-named-reg-alloc.ll Revert "Revert "Reland "[Support] make report_fatal_error abort instead of exit""" 2020-02-13 10:16:06 -08:00
arm64-named-reg-notareg.ll Revert "Revert "Reland "[Support] make report_fatal_error abort instead of exit""" 2020-02-13 10:16:06 -08:00
arm64-narrow-st-merge.ll
arm64-neg.ll
arm64-neon-2velem-high.ll
arm64-neon-2velem.ll [AArch64] Add IR intrinsics for sq(r)dmulh_lane(q) 2020-01-29 13:25:23 +00:00
arm64-neon-3vdiff.ll
arm64-neon-aba-abd.ll
arm64-neon-across.ll
arm64-neon-add-pairwise.ll
arm64-neon-add-sub.ll
arm64-neon-copy.ll
arm64-neon-copyPhysReg-tuple.ll
arm64-neon-mul-div-cte.ll
arm64-neon-mul-div.ll
arm64-neon-scalar-by-elem-mul.ll
arm64-neon-select_cc.ll [AArch64] Add BIT/BIF support. 2020-02-14 14:19:39 +00:00
arm64-neon-simd-ldst-one.ll
arm64-neon-simd-shift.ll
arm64-neon-simd-vget.ll
arm64-neon-v1i1-setcc.ll
arm64-neon-v8.1a.ll
arm64-neon-vector-list-spill.ll
arm64-neon-vector-shuffle-extract.ll
arm64-nvcast.ll [AArch64][Fix] LdSt optimization generate premature stack-popping 2020-03-14 02:03:10 +00:00
arm64-opt-remarks-lazy-bfi.ll
arm64-patchpoint-scratch-regs.ll
arm64-patchpoint-webkit_jscc.ll [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
arm64-patchpoint.ll Revert "Reland "[DebugInfo] Enable the debug entry values feature by default"" 2020-02-20 14:41:39 +01:00
arm64-pic-local-symbol.ll
arm64-platform-reg.ll
arm64-popcnt.ll
arm64-prefetch.ll
arm64-preserve-most.ll [llvm/test] Update test comments 2019-11-07 16:18:26 -08:00
arm64-promote-const.ll [AArch64] Fixup kill flags on BSL generation 2020-02-15 11:44:23 +00:00
arm64-redzone.ll
arm64-reg-copy-noneon.ll
arm64-register-offset-addressing.ll
arm64-register-pairing.ll
arm64-regress-f128csel-flags.ll
arm64-regress-interphase-shift.ll
arm64-regress-opt-cmp.mir
arm64-reserve-call-saved-reg.ll
arm64-reserved-arg-reg-call-error.ll
arm64-return-vector.ll
arm64-returnaddr.ll
arm64-rev.ll [AArch64][GlobalISel] Implement selection of <2 x float> vector splat. 2020-01-09 14:05:35 -08:00
arm64-rounding.ll
arm64-scaled_iv.ll
arm64-scvt.ll
arm64-setcc-int-to-fp-combine.ll
arm64-shifted-sext.ll
arm64-shrink-v1i64.ll
arm64-shrink-wrapping.ll [AArch64] Save FP for leaf functions when disabling frame pointer elimination 2019-12-13 18:48:58 -08:00
arm64-simd-scalar-to-vector.ll
arm64-simplest-elf.ll [Object] Change ELFObjectFile<ELFT>::getFileFormatName() to use BFD names 2020-03-16 07:42:04 -07:00
arm64-sincos.ll
arm64-sitofp-combine-chains.ll
arm64-sli-sri-opt.ll
arm64-smaxv.ll
arm64-sminv.ll
arm64-spill-lr.ll
arm64-spill-remarks-treshold-hotness.ll
arm64-spill-remarks.ll
arm64-spill.ll
arm64-sqshl-uqshl-i64Contant.ll
arm64-st1.ll
arm64-stack-no-frame.ll
arm64-stackmap-nops.ll
arm64-stackmap.ll
arm64-stackpointer.ll
arm64-stacksave.ll
arm64-storebytesmerge.ll Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
arm64-stp-aa.ll
arm64-stp.ll
arm64-strict-align.ll
arm64-stur.ll
arm64-subsections.ll
arm64-subvector-extend.ll
arm64-summary-remarks.ll
arm64-swizzle-tbl-i16-layout.ll
arm64-tbl.ll
arm64-this-return.ll
arm64-tls-darwin.ll
arm64-tls-dynamic-together.ll
arm64-tls-dynamics.ll Revert "Reland "[DebugInfo] Enable the debug entry values feature by default"" 2020-02-20 14:41:39 +01:00
arm64-tls-initial-exec.ll Revert "Revert "Reland "[Support] make report_fatal_error abort instead of exit""" 2020-02-13 10:16:06 -08:00
arm64-tls-local-exec.ll This option allows selecting the TLS size in the local exec TLS model, 2020-01-13 10:16:53 +00:00
arm64-trap.ll
arm64-triv-disjoint-mem-access.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
arm64-trn.ll
arm64-trunc-store.ll
arm64-umaxv.ll
arm64-uminv.ll
arm64-umov.ll
arm64-unaligned_ldst.ll
arm64-uzp.ll
arm64-vaargs.ll
arm64-vabs.ll
arm64-vadd.ll
arm64-vaddlv.ll
arm64-vaddv.ll
arm64-variadic-aapcs.ll [AArch64] Add option to enable/disable load-store renaming. 2020-01-27 15:15:50 -08:00
arm64-vbitwise.ll
arm64-vclz.ll
arm64-vcmp.ll
arm64-vcnt.ll
arm64-vcombine.ll
arm64-vcvt_f32_su32.ll
arm64-vcvt_f.ll [AArch64] match fcvtl2 with bitcasted extract 2019-12-18 08:47:07 -05:00
arm64-vcvt_n.ll
arm64-vcvt_su32_f32.ll
arm64-vcvt.ll
arm64-vcvtxd_f32_f64.ll
arm64-vecCmpBr.ll
arm64-vecFold.ll
arm64-vector-ext.ll
arm64-vector-imm.ll
arm64-vector-insertion.ll
arm64-vector-ldst.ll
arm64-vext_reverse.ll
arm64-vext.ll
arm64-vfloatintrinsics.ll
arm64-vhadd.ll
arm64-vhsub.ll
arm64-virtual_base.ll
arm64-vmax.ll
arm64-vminmaxnm.ll
arm64-vmovn.ll
arm64-vmul.ll
arm64-volatile.ll
arm64-vpopcnt.ll
arm64-vqadd.ll
arm64-vqsub.ll
arm64-vselect.ll
arm64-vsetcc_fp.ll
arm64-vshift.ll
arm64-vshr.ll
arm64-vshuffle.ll
arm64-vsqrt.ll
arm64-vsra.ll
arm64-vsub.ll
arm64-weak-reference.ll
arm64-windows-calls.ll [AArch64][Fix] LdSt optimization generate premature stack-popping 2020-03-14 02:03:10 +00:00
arm64-windows-tailcall.ll
arm64-xaluo.ll
arm64-zero-cycle-regmov.ll
arm64-zero-cycle-zeroing.ll AArch64: add missing Apple CPU names and use them by default. 2020-01-08 09:24:06 +00:00
arm64-zeroreg.ll
arm64-zext.ll
arm64-zextload-unscaled.ll
arm64-zip.ll
asm-large-immediate.ll
asm-print-comments.ll
assertion-rc-mismatch.ll
atomic-ops-lse.ll
atomic-ops-not-barriers.ll
atomic-ops.ll
autoupgrade-aarch64-neon-addp-float.ll
basic-pic.ll [AArch64][test] Merge arm64-$i.ll Linux tests into $i.ll 2020-01-03 09:18:55 -08:00
bcmp-inline-small.ll [ExpandMemCmp] Correctly set alignment of generated loads 2020-03-16 22:39:48 +09:00
bics.ll
big-callframe.ll
bisect-post-ra-machine-sink.mir PostRA Machine Sink should take care of COPY defining register that is a sub-register by another COPY source operand 2019-12-17 15:20:43 +03:00
bitcast-promote-widen.ll
bitcast-v2i8.ll
bitcast.ll
bitfield-extract.ll
bitfield-insert-0.ll [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
bitfield-insert.ll
bitfield.ll
bitreverse.ll
blockaddress.ll
bool-ext-inc.ll
bool-loads.ll
br-cond-not-merge.ll
br-to-eh-lpad.ll
br-undef-cond.ll
branch-folder-merge-mmos.ll
branch-folder-oneinst.mir
branch-relax-alignment.ll
branch-relax-asm.ll
branch-relax-bcc.ll [BranchRelaxation] Simplify offset computation and fix a bug in adjustBlockOffsets() 2020-01-19 16:02:16 -08:00
branch-relax-block-size.mir Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
branch-relax-cbz.ll
branch-target-enforcement-indirect-calls.ll
branch-target-enforcement.mir [AArch64] Fix BTI landing pad generation. 2020-02-13 10:44:34 +00:00
breg.ll
bswap-known-bits.ll
bti-branch-relaxation.ll [AArch64] Move the branch relaxation pass after BTI insertion 2019-11-06 12:46:50 +00:00
build-one-lane.ll
build-pair-isel.ll
build-vector-extract.ll
byval-type.ll
callbr-asm-label.ll Specify branch probabilities for callbr dests 2020-03-11 20:33:48 -07:00
callbr-asm-obj-file.ll [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
callee-save.ll
ccmp-successor-probs.mir
cfguard-checks.ll Add support for __declspec(guard(nocf)) 2020-01-10 16:04:12 +00:00
cfguard-module-flag.ll
cfi_restore.mir
cgp-trivial-phi-node.ll
cgp-usubo.ll
chkstk.ll
cls.ll
cluster-frame-index.mir [AArch64] Enable clustering memory accesses to fixed stack objects 2019-12-18 09:46:11 +00:00
cmp-const-max.ll
cmp-frameindex.ll
cmp-to-cmn.ll
cmpwithshort.ll
cmpxchg-idioms.ll
cmpxchg-lse-even-regs.ll
cmpxchg-O0.ll [AArch64] Improve codegen of volatile load/store of i128 2019-12-18 10:03:12 +00:00
code-model-large-abs.ll [AArch64][test] Merge arm64-$i.ll Linux tests into $i.ll 2020-01-03 09:18:55 -08:00
code-model-tiny-abs.ll
combine-and-like.ll
combine-comparisons-by-cse.ll
compare-branch.ll
compiler-ident.ll
complex-copy-noneon.ll
complex-fp-to-int.ll
complex-int-to-fp.ll
concat_vector-scalar-combine.ll
concat_vector-truncate-combine.ll
concat_vector-truncated-scalar-combine.ll
cond-br-tuning.ll
cond-sel-value-prop.ll
cond-sel.ll
const-shift-of-constmasked.ll
consthoist-gep.ll Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
copyprop.mir
cpus.ll [AArch64] Add support for Fujitsu A64FX 2020-03-09 19:15:09 +09:00
csel-zero-float.ll
csr-split.ll
cxx-tlscc.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
dag-combine-invaraints.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
dag-combine-mul-shl.ll
dag-combine-select.ll
dag-combine-trunc-build-vec.ll [DAGCombiner] Do not fold truncate(build_vector(..)) if it creates an illegal type 2020-03-20 09:20:16 -07:00
dag-numsignbits.ll
dbg-declare-tag-offset.ll Change dbg-*-tag-offset tests to use llvm-dwarfdump. 2020-01-02 14:35:54 -08:00
dbg-value-tag-offset.ll Change dbg-*-tag-offset tests to use llvm-dwarfdump. 2020-01-02 14:35:54 -08:00
directcond.ll
div_minsize.ll
div-rem-pair-recomposition-signed.ll
div-rem-pair-recomposition-unsigned.ll
divrem.ll
dllexport.ll
dllimport.ll
dont-shrink-wrap-stack-mayloadorstore.mir
dont-take-over-the-world.ll
dp1.ll
dp2.ll
dp-3source.ll
dwarf-cfi.ll
early-ifcvt-regclass-mismatch.mir [AArch64] Don't generate gpr CSEL instructions in early-ifcvt if regclasses aren't compatible. 2020-01-21 16:51:31 -08:00
eh_recoverfp.ll
eliminate-trunc.ll
emutls_generic.ll
emutls.ll [AsmPrinter][ELF] Define local aliases (.Lfoo$local) for GlobalObjects 2020-01-29 10:58:43 -08:00
eon.ll
expand-movi-renamable.mir [AArch64ExpandPseudos] Preserve renamable state when expanding MOVi64 & co. 2019-11-12 11:29:04 +00:00
expand-select.ll [MachineScheduler] Reduce reordering due to mem op clustering 2020-01-14 19:19:02 +00:00
ext-narrow-index.ll
extern-weak.ll
extra-callee-save.mir
extract-bits.ll
extract-insert.ll
extract-lowbits.ll
extract.ll
f16-convert.ll
f16-imm.ll [AsmPrinter] Print FP constant in hexadecimal form instead 2020-02-07 16:00:55 +00:00
f16-instructions.ll [AArch64] Save FP for leaf functions when disabling frame pointer elimination 2019-12-13 18:48:58 -08:00
fabs.ll
fadd-combines.ll
falkor-hwpf-fix.ll
falkor-hwpf-fix.mir
falkor-hwpf.ll
fast-isel-address-extends.ll
fast-isel-addressing-modes.ll
fast-isel-assume.ll
fast-isel-atomic.ll
fast-isel-branch_weights.ll
fast-isel-branch-cond-mask.ll
fast-isel-branch-cond-split.ll
fast-isel-branch-uncond-debug.ll
fast-isel-call-return.ll
fast-isel-cbz.ll
fast-isel-cmp-branch.ll
fast-isel-cmp-vec.ll
fast-isel-cmpxchg.ll
fast-isel-dbg.ll
fast-isel-erase.ll
fast-isel-folded-shift.ll
fast-isel-folding.ll
fast-isel-gep.ll
fast-isel-int-ext2.ll
fast-isel-int-ext3.ll
fast-isel-int-ext4.ll
fast-isel-int-ext5.ll
fast-isel-int-ext.ll
fast-isel-intrinsic.ll
fast-isel-logic-op.ll
fast-isel-memcpy.ll
fast-isel-mul.ll
fast-isel-runtime-libcall.ll
fast-isel-sdiv.ll
fast-isel-select.ll
fast-isel-shift.ll
fast-isel-sp-adjust.ll Revert "Revert "Reland "[Support] make report_fatal_error abort instead of exit""" 2020-02-13 10:16:06 -08:00
fast-isel-sqrt.ll
fast-isel-switch-phi.ll
fast-isel-tail-call.ll
fast-isel-tbz.ll
fast-isel-trunc.ll
fast-isel-vector-arithmetic.ll
fast-isel-vret.ll
fast-regalloc-empty-bb-with-liveins.mir
fastcc-reserved.ll
fastcc.ll [AArch64] Save FP for leaf functions when disabling frame pointer elimination 2019-12-13 18:48:58 -08:00
fastisel-debugvalue-undef.ll [FastISel] Lower llvm.dbg.value(undef, ... correctly. 2020-01-16 16:22:20 -08:00
fcmp.ll
fcopysign.ll
fcsel-zero.ll
fcvt_combine.ll
fcvt-fixed.ll
fcvt-int.ll
fdiv_combine.ll
fdiv-combine.ll
fence-singlethread.ll
fjcvtzs.ll
flags-multiuse.ll
floatdp_1source.ll
floatdp_2source.ll
fold-constants.ll
fold-global-offsets.ll
fp16_intrinsic_lane.ll
fp16_intrinsic_scalar_1op.ll
fp16_intrinsic_scalar_2op.ll
fp16_intrinsic_scalar_3op.ll
fp16_intrinsic_vector_1op.ll
fp16_intrinsic_vector_2op.ll
fp16_intrinsic_vector_3op.ll
fp16-fmla.ll
fp16-v4-instructions.ll
fp16-v8-instructions.ll
fp16-v16-instructions.ll
fp16-vector-bitcast.ll
fp16-vector-load-store.ll
fp16-vector-nvcast.ll
fp16-vector-shuffle.ll [AArch64] Add BIT/BIF support. 2020-02-14 14:19:39 +00:00
fp128-folding.ll
fp-cond-sel.ll
fp-const-fold.ll [SDAG] simplify FP binops to undef 2020-03-04 10:42:16 -05:00
fp-dp3.ll
fp-intrinsics.ll [FPEnv][AArch64] Add lowering of f128 STRICT_FSETCC 2020-02-03 14:39:16 +00:00
fpconv-vector-op-scalarize-strict.ll [FPEnv][AArch64] Add lowering and instruction selection for strict conversions 2020-01-30 13:50:06 +00:00
fpconv-vector-op-scalarize.ll
fpimm.ll
fptouint-i8-zext.ll
frameaddr.ll
framelayout-offset-immediate-change.mir
framelayout-sve.mir [AArch64][SVE] Allocate locals that are scalable vectors. 2019-11-13 09:45:24 +00:00
free-zext.ll
ftrunc.ll
func-argpassing.ll
func-calls.ll
funclet-local-stack-size.ll
funclet-match-add-sub-stack.ll [AArch64] Fix mismatch in prologue and epilogue for funclets on Windows 2020-03-31 14:21:18 -07:00
funcptr_cast.ll
function-subtarget-features.ll
funnel-shift-rot.ll [TargetLowering] Only demand a rotation's modulo amount bits 2020-03-17 21:23:46 +00:00
funnel-shift.ll [AArch64] Peephole optimization: merge AND and TST instructions 2020-02-27 09:23:47 +00:00
gep-nullptr.ll
ghc-cc.ll
global-alignment.ll
global-merge-1.ll
global-merge-2.ll
global-merge-3.ll
global-merge-4.ll
global-merge-group-by-use.ll [MachineScheduler] Reduce reordering due to mem op clustering 2020-01-14 19:19:02 +00:00
global-merge-hidden-minsize.ll Drop arm triple from test/CodeGen/AArch64/global-merge-hidden-minsize.ll 2020-01-30 15:02:38 +01:00
global-merge-ignore-single-use-minsize.ll
global-merge-ignore-single-use.ll
global-merge-minsize.ll
global-merge.ll
got-abuse.ll
half.ll
hints.ll
hoist-and-by-const-from-lshr-in-eqcmp-zero.ll [SelectionDAG] ComputeKnownBits - minimum leading/trailing zero bits in LSHR/SHL (PR44526) 2020-01-13 11:08:12 +00:00
hoist-and-by-const-from-shl-in-eqcmp-zero.ll [SelectionDAG] ComputeKnownBits - minimum leading/trailing zero bits in LSHR/SHL (PR44526) 2020-01-13 11:08:12 +00:00
hwasan-check-memaccess.ll
hwasan-prefer-fp.ll
i1-contents.ll
i128_volatile_load_store.ll [AArch64] Improve codegen of volatile load/store of i128 2019-12-18 10:03:12 +00:00
i128-align.ll
i128-fast-isel-fallback.ll
iabs.ll
ifcvt-select.ll
illegal-float-ops.ll No longer generate calls to *_finite 2020-02-28 10:07:37 +01:00
immcost.ll
implicit-sret.ll
inc-of-add.ll
init-array.ll
inline-asm-blockaddress.ll
inline-asm-clobber.ll
inline-asm-constraints-badI.ll
inline-asm-constraints-badK2.ll
inline-asm-constraints-badK.ll
inline-asm-constraints-badL.ll
inline-asm-globaladdress.ll
inline-asm-i-constraint-i1.ll
inline-asm-multilevel-gep.ll
inlineasm-illegal-type.ll
inlineasm-ldr-pseudo.ll [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
inlineasm-output-template.ll
inlineasm-S-constraint.ll
inlineasm-X-allocation.ll
inlineasm-X-constraint.ll
intrinsics-memory-barrier.ll
irg_sp_tagp.ll
irg-nomem.mir
irg.ll
isinf.ll
jti-correct-datatype.mir [AArch64] Fix a bug with jump table generation 2019-12-06 14:31:53 +00:00
jump-table-32.ll
jump-table-compress.mir
jump-table-exynos.ll
jump-table.ll
known-never-nan.ll
lack-of-signed-truncation-check.ll
landingpad-ifcvt.ll
large_shift.ll
large-consts.ll
large-stack.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
ldp-stp-scaled-unscaled-pairs.ll
ldradr.ll
ldst-miflags.mir
ldst-opt-aa.mir
ldst-opt-after-block-placement.ll
ldst-opt-mte.mir
ldst-opt-zr-clobber.mir
ldst-opt.ll
ldst-opt.mir
ldst-paired-aliasing.ll [Codegen] Revert rL354676/rL354677 and followups - introduced PR43446 miscompile 2020-02-25 20:30:12 +03:00
ldst-regoffset.ll
ldst-unscaledimm.ll
ldst-unsignedimm.ll
ldst-zero.ll
legalize-bug-bogus-cpu.ll
legalize-uaddo.mir [AArch64][GlobalISel]: Fix a crash in GlobalIsel in dealing with 16bit uadd.with.overflow. 2019-12-17 16:05:00 -08:00
lit.local.cfg
literal_pools_float.ll
live-interval-analysis.mir
llrint-conv-fp16.ll
llrint-conv.ll
llround-conv-fp16.ll
llround-conv.ll
load-combine-big-endian.ll Reland "[DAGCombiner] Allow zextended load combines." 2019-11-22 14:47:18 +01:00
load-combine.ll Reland "[DAGCombiner] Allow zextended load combines." 2019-11-22 14:47:18 +01:00
load-store-forwarding.ll
local_vars.ll
logical_shifted_reg.ll
logical-imm.ll
loh.mir
loop-micro-op-buffer-size-t99.ll
loopvectorize_pr33804_double.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
lower-ptrmask.ll
lower-range-metadata-func-call.ll
lrint-conv-fp16-win.ll
lrint-conv-fp16.ll
lrint-conv-win.ll
lrint-conv.ll
lround-conv-fp16-win.ll
lround-conv-fp16.ll
lround-conv-win.ll
lround-conv.ll
machine_cse_illegal_hoist.ll
machine_cse_impdef_killflags.ll
machine_cse.ll
machine-combiner-madd.ll
machine-combiner.ll
machine-combiner.mir
machine-copy-prop.ll
machine-copy-remove.ll
machine-copy-remove.mir
machine-cp-clobbers.mir
machine-dead-copy.mir
machine-outliner-all-stack.mir Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
machine-outliner-bad-adrp.mir
machine-outliner-bad-register.mir
machine-outliner-bti.mir
machine-outliner-calls.mir
machine-outliner-cfi.mir [AArch64][MachineOutliner] Don't outline CFI instructions 2020-03-02 10:56:35 -08:00
machine-outliner-compatible-candidates.mir Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
machine-outliner-default.mir
machine-outliner-drop-stack.mir Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
machine-outliner-flags.ll
machine-outliner-inline-asm-adrp.mir
machine-outliner-iterative.mir Support repeated machine outlining 2020-03-18 10:48:52 -07:00
machine-outliner-noredzone.ll
machine-outliner-noreturn-save-lr.mir Fix incorrect logic in maintaining the side-effect of compiler generated outliner functions 2020-03-06 09:13:20 -08:00
machine-outliner-ordering.mir
machine-outliner-outline-bti.ll
machine-outliner-regsave.mir Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
machine-outliner-remarks.ll [AArch64] Flip default for register renaming in the ld/st optimizier. 2020-02-26 11:08:17 +00:00
machine-outliner-retaddr-sign-cfi.ll [AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below 2020-01-13 14:14:48 +00:00
machine-outliner-retaddr-sign-diff-scope-same-key.ll [AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below 2020-01-13 14:14:48 +00:00
machine-outliner-retaddr-sign-non-leaf.ll [AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below 2020-01-13 14:14:48 +00:00
machine-outliner-retaddr-sign-regsave.mir Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
machine-outliner-retaddr-sign-same-scope-diff-key.ll [AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below 2020-01-13 14:14:48 +00:00
machine-outliner-retaddr-sign-same-scope-same-key-a.ll [AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below 2020-01-13 14:14:48 +00:00
machine-outliner-retaddr-sign-same-scope-same-key-b.ll [AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below 2020-01-13 14:14:48 +00:00
machine-outliner-retaddr-sign-sp-mod.ll [AsmPrinter][ELF] Define local aliases (.Lfoo$local) for GlobalObjects 2020-01-29 10:58:43 -08:00
machine-outliner-retaddr-sign-sp-mod.mir Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
machine-outliner-retaddr-sign-subtarget.ll [AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below 2020-01-13 14:14:48 +00:00
machine-outliner-retaddr-sign-thunk.ll [AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below 2020-01-13 14:14:48 +00:00
machine-outliner-retaddr-sign-v8-3.ll Reland [AArch64][MachineOutliner] Return address signing for outlined functions 2019-12-16 14:40:45 +01:00
machine-outliner-side-effect.mir Fix incorrect logic in maintaining the side-effect of compiler generated outliner functions 2020-03-06 09:13:20 -08:00
machine-outliner-size-info.mir Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
machine-outliner-tail.ll
machine-outliner-thunk.ll
machine-outliner-unsafe-stack-call.mir Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
machine-outliner.ll [AArch64] Add option to enable/disable load-store renaming. 2020-01-27 15:15:50 -08:00
machine-outliner.mir llc: Don't overwrite frame-pointer attribute 2020-01-15 20:56:46 -05:00
machine-scheduler.mir [MachineScheduler] Reduce reordering due to mem op clustering 2020-01-14 19:19:02 +00:00
machine-sink-getmemoperandwithoffset.mir Fix assertion failure in getMemOperandWithOffsetWidth 2019-12-17 10:56:09 +00:00
machine-sink-kill-flags.ll
machine-sink-zr.mir
machine-zero-copy-remove.mir
macho-global-symbols.ll
macho-trap.ll
macro-fusion-last.mir
macro-fusion.ll [MacroFusion] Limit the max fused number as 2 to reduce the dependency 2019-12-04 05:05:35 +00:00
madd-combiner.ll
madd-lohi.ll
mature-mc-support.ll
max-jump-table.ll [PGO][PGSO] Enable size optimizations in code gen / target passes for cold code. 2019-12-13 11:01:19 -08:00
memcpy-f128.ll Fix broken invariant 2020-02-03 11:01:05 +01:00
merge-store-dependency.ll
merge-store.ll [DAGCombine] visitEXTRACT_SUBVECTOR - 'little to big' extract_subvector(bitcast()) support 2019-12-23 10:11:45 -05:00
mergestores_noimplicitfloat.ll
midpoint-int.ll
min-jump-table.ll
mingw-refptr.ll
minmax-of-minmax.ll
minmax.ll
misched-fusion-addr.ll
misched-fusion-aes.ll
misched-fusion-arith-logic.mir
misched-fusion-crypto-eor.mir
misched-fusion-csel.ll
misched-fusion-lit.ll
misched-fusion.ll
misched-stp.ll
mlicm-stack-write-check.mir
movimm-wzr.mir
movw-consts.ll
movw-shift-encoding.ll
mul_by_elt.ll
mul_pow2.ll
mul-lohi.ll
multi-vector-store-size.ll
neg-imm.ll
neon-bitcast.ll
neon-bitwise-instructions.ll [AArch64] Add BIT/BIF support. 2020-02-14 14:19:39 +00:00
neon-compare-instructions.ll
neon-diagnostics.ll
neon-dot-product.ll
neon-extract.ll
neon-fma-FMF.ll
neon-fma.ll
neon-fp16fml.ll
neon-fpround_f128.ll
neon-idiv.ll
neon-inline-asm-16-bit-fp.ll
neon-mla-mls.ll [AArch64] Fix MUL/SUB fusing 2019-12-05 18:10:06 +00:00
neon-mov.ll
neon-or-combine.ll
neon-perm.ll
neon-scalar-by-elem-fma.ll
neon-scalar-copy.ll
neon-shift-left-long.ll
neon-truncStore-extLoad.ll
neon-vcadd.ll [ARM][AArch64] Complex addition Neon intrinsics for Armv8.3-A 2019-12-02 14:38:39 +00:00
nest-register.ll
no_cfi.ll [AArch64] [FrameLowering] Allow conditional insertion of CFI instruction 2019-11-22 00:27:41 +01:00
no-fp-asm-clobbers-crash.ll
no-quad-ldp-stp.ll
no-stack-arg-probe.ll
nonlazybind.ll
nontemporal.ll [AArch64] Add custom store lowering for 256 bit non-temporal stores. 2020-01-21 14:53:40 -08:00
note-gnu-property-pac-bti-0.ll [AArch64] Emit PAC/BTI .note.gnu.property flags 2019-12-13 17:38:20 +00:00
note-gnu-property-pac-bti-1.ll [AArch64] Emit PAC/BTI .note.gnu.property flags 2019-12-13 17:38:20 +00:00
note-gnu-property-pac-bti-2.ll [AArch64] Emit PAC/BTI .note.gnu.property flags 2019-12-13 17:38:20 +00:00
note-gnu-property-pac-bti-3.ll [AArch64] Emit PAC/BTI .note.gnu.property flags 2019-12-13 17:38:20 +00:00
note-gnu-property-pac-bti-4.ll [AArch64] Emit PAC/BTI .note.gnu.property flags 2019-12-13 17:38:20 +00:00
note-gnu-property-pac-bti-5.ll [AArch64] Emit PAC/BTI .note.gnu.property flags 2019-12-13 17:38:20 +00:00
note-gnu-property-pac-bti-6.ll [AArch64] Emit PAC/BTI .note.gnu.property flags 2019-12-13 17:38:20 +00:00
note-gnu-property-pac-bti-7.ll [AArch64] Emit PAC/BTI .note.gnu.property flags 2019-12-13 17:38:20 +00:00
note-gnu-property-pac-bti-8.ll [AArch64] Emit PAC/BTI .note.gnu.property flags 2019-12-13 17:38:20 +00:00
nzcv-save.ll
O0-pipeline.ll [AArch64][SVE] Add support for DestructiveBinary and DestructiveBinaryComm DestructiveInstTypes 2020-02-21 15:19:54 -06:00
O3-pipeline.ll [AArch64][SVE] Add support for DestructiveBinary and DestructiveBinaryComm DestructiveInstTypes 2020-02-21 15:19:54 -06:00
optimize-cond-branch.ll
optimize-imm.ll
or-combine.ll
overeager_mla_fusing.ll [AArch64] Fix over-eager fusing of NEON SIMD MUL/ADD 2019-12-03 15:48:37 +00:00
overlapping-copy-bundle-cycle.mir
overlapping-copy-bundle.mir
paired-load.ll
patchable-function-entry-bti.ll [AsmPrinter] Omit unique ID for __patchable_function_entries sections 2020-02-14 20:54:54 -08:00
patchable-function-entry-empty.mir [PatchableFunction] Use an empty DebugLoc 2020-02-01 14:12:06 -08:00
patchable-function-entry.ll [AsmPrinter] Omit unique ID for __patchable_function_entries sections 2020-02-14 20:54:54 -08:00
PBQP-chain.ll
PBQP-coalesce-benefit.ll
PBQP-csr.ll
PBQP.ll
peephole-and-tst.ll [AArch64] Peephole optimization: merge AND and TST instructions 2020-02-27 09:23:47 +00:00
phi-dbg.ll
pic-eh-stubs.ll
pie.ll
post-ra-machine-sink.mir PostRA Machine Sink should take care of COPY defining register that is a sub-register by another COPY source operand 2019-12-17 15:20:43 +03:00
postra-mi-sched.ll
pow.75.ll
pow.ll
powi-windows.ll [AArch64][X86] Don't assume __powidf2 is available on Windows. 2019-11-08 12:43:21 -08:00
pr27816.ll
pr33172.ll
pr40091.ll
preferred-alignment.ll Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
preferred-function-alignment.ll [AArch64] Add support for Fujitsu A64FX 2020-03-09 19:15:09 +09:00
prefixdata.ll
preserve_mostcc.ll
print-mrs-system-register.ll
prologue-epilogue-remarks.mir
pull-binop-through-shift.ll
pull-conditional-binop-through-shift.ll
ragreedy-csr.ll
ragreedy-local-interval-cost.ll [RAGreedy] Enable -consider-local-interval-cost for AArch64 2019-11-08 10:20:28 +00:00
rbit.ll
read-pc.ll
readcyclecounter.ll
recp-fastmath.ll
redundant-copy-elim-empty-mbb.ll
Redundantstore.ll
reg-scavenge-frame.mir
regcoal-physreg.mir
regress-bitcast-formals.ll
regress-f128csel-flags.ll
regress-fp128-livein.ll
regress-tail-livereg.ll
regress-tblgen-chains.ll
regress-w29-reserved-with-fp.ll
reloc-specifiers.mir
rem_crash.ll
remat-float0.ll
remat.ll [AArch64] Add Cortex-A34 Support for clang and llvm 2020-02-18 14:56:16 +00:00
returnaddr.ll
reverse-csr-restore-seq.mir
rm_redundant_cmp.ll
rotate-extract.ll
rotate.ll
round-conv.ll
sadd_sat_plus.ll
sadd_sat_vec.ll
sadd_sat.ll
sat-add.ll [AArch64] Update new test. 2020-02-23 19:13:13 +00:00
scalable-vector-promotion.ll [SVE] Update API ConstantVector::getSplat() to use ElementCount. 2020-03-12 13:22:41 -07:00
sched-past-vector-ldst.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
scheduledag-constreg.mir
sdag-store-merging-bug.ll
sdivpow2.ll
seh_funclet_x1.ll
seh-finally.ll [AArch64] Change AArch64 Windows EH UnwindHelp object to be a fixed object 2020-03-31 14:21:21 -07:00
select_cc.ll
select_const.ll
select_fmf.ll
selectcc-to-shiftand.ll
selectiondag-order.ll
seqpaircopy.mir
seqpairspill.mir
setcc-takes-i32.ll
setcc-type-mismatch.ll
settag-merge.ll Merge memtag instructions with adjacent stack slots. 2020-01-17 15:19:29 -08:00
settag-merge.mir Merge memtag instructions with adjacent stack slots. 2020-01-17 15:19:29 -08:00
settag.ll Merge memtag instructions with adjacent stack slots. 2020-01-17 15:19:29 -08:00
shadow-call-stack.ll
shift_minsize.ll [AArch64] Don't generate libcalls for wide shifts on Darwin 2020-01-10 15:58:51 -08:00
shift-amount-mod.ll [DAGCombiner] fold shift-trunc-shift to shift-mask-trunc (2nd try) 2019-12-13 14:03:54 -05:00
shift-by-signext.ll [AArch64] Peephole optimization: merge AND and TST instructions 2020-02-27 09:23:47 +00:00
shift-logic.ll
shift-mod.ll
shrink-constant-multiple-users.ll
shrink-wrap.ll
shrink-wrapping-vla.ll
shuffle-mask-legal.ll
sibling-call.ll
sign-return-address-cfi-negate-ra-state.ll [AArch64] Add test for DWARF return address signing 2020-01-22 16:36:21 +00:00
sign-return-address.ll [AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below 2020-01-13 14:14:48 +00:00
signbit-shift.ll
signed-truncation-check.ll
simple-macho.ll [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
sincos-expansion.ll
sincospow-vector-expansion.ll
sink-addsub-of-const.ll
sink-copy-for-shrink-wrap.ll
sitofp-fixed-legal.ll
space.ll [llvm-objdump] -d: print 00000000 <foo>: instead of 00000000 foo: 2020-03-05 18:05:28 -08:00
special-reg.ll
speculation-hardening-dagisel.ll [AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below 2020-01-13 14:14:48 +00:00
speculation-hardening-loads.ll [AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below 2020-01-13 14:14:48 +00:00
speculation-hardening.ll Fix RUN line in AArch64/speculation-hardening.ll 2020-04-02 09:42:15 +01:00
speculation-hardening.mir
spill-fold.ll
spill-fold.mir
spill-stack-realignment.mir
spill-undef.mir
spillfill-sve.ll [AArch64][SVE] Add patterns for unpredicated load/store to frame-indices. 2020-01-22 14:32:27 +00:00
spillfill-sve.mir [AArch64] Extend storeRegToStackSlot to spill SVE registers. 2019-11-13 10:09:32 +00:00
sponentry.ll
sqrt-fastmath.ll [AArch64] Add BIT/BIF support. 2020-02-14 14:19:39 +00:00
srem-lkk.ll
srem-seteq-optsize.ll
srem-seteq-vec-nonsplat.ll
srem-seteq-vec-splat.ll
srem-seteq.ll
srem-vector-lkk.ll
ssub_sat_plus.ll
ssub_sat_vec.ll
ssub_sat.ll
stack_guard_remat.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
stack-guard-reassign.ll
stack-guard-reassign.mir
stack-guard-remat-bitcast.ll
stack-guard-vaarg.ll
stack-id-pei-alloc.mir
stack-id-stackslot-scavenging.mir
stack-protector-target.ll [Fuchsia] Remove aarch64-fuchsia target-specific -mcmodel=kernel 2020-01-28 11:32:08 -08:00
stack-tagging-dbg.ll
stack-tagging-ex-1.ll
stack-tagging-ex-2.ll
stack-tagging-initializer-merge.ll
stack-tagging-unchecked-ld-st.ll Merge memtag instructions with adjacent stack slots. 2020-01-17 15:19:29 -08:00
stack-tagging-untag-placement.ll
stack-tagging.ll [memtag] Plug in stack safety analysis. 2020-03-16 16:35:25 -07:00
stackguard-internal.ll
stackmap-frame-setup.ll
stackmap-liveness.ll
stackmap.ll [AArch64] Enable emission of stack maps for non-Mach-O binaries on AArch64. 2019-12-16 12:02:47 +00:00
stgp.ll
store_merge_pair_offset.ll
stp-opt-with-renaming-debug.mir [AArch64] Add option to enable/disable load-store renaming. 2020-01-27 15:15:50 -08:00
stp-opt-with-renaming-reserved-regs.mir [AArch64] Add option to enable/disable load-store renaming. 2020-01-27 15:15:50 -08:00
stp-opt-with-renaming.mir [AArch64] Flip default for register renaming in the ld/st optimizier. 2020-02-26 11:08:17 +00:00
strict-fp-int-promote.ll [AArch64][FPenv] Update chain of int to fp conversion 2020-02-15 05:07:34 +00:00
strqro.ll
strqu.ll
sub1.ll
sub-of-bias.ll [DAGCombiner][X86][AArch64] Generalize A-(A&B)->A&(~B) fold (PR44448) 2020-01-03 17:55:47 +03:00
sub-of-not.ll
subs-to-sub-opt.ll
sve2-bitwise-ternary.ll [AArch64][SVE] Add SVE2 intrinsic for xar 2020-03-04 11:44:32 +00:00
sve2-int-addsub-long.ll [AArch64][SVE] Add addsub carry long instrinsics 2020-02-12 10:49:10 -05:00
sve2-int-mul.ll [SVE] Add SVE2 patterns for unpredicated multiply instructions 2020-01-23 13:20:53 -05:00
sve2-intrinsics-binary-narrowing-add-sub.ll [AArch64][SVE2] Add intrinsics for binary narrowing operations 2019-12-16 12:22:56 +00:00
sve2-intrinsics-binary-narrowing-shr.ll [AArch64][SVE] Add intrinsics for binary narrowing operations 2019-12-20 10:20:30 +00:00
sve2-intrinsics-bit-permutation.ll [AArch64][SVE] Add SVE2 intrinsics for bit permutation & table lookup 2020-02-26 11:22:23 +00:00
sve2-intrinsics-character-match.ll [AArch64][SVE] SVE2 intrinsics for character match & histogram generation 2020-02-10 11:08:00 +00:00
sve2-intrinsics-complex-dot.ll [AArch64][SVE] Add SVE2 intrinsics for complex integer dot product 2020-02-11 10:28:31 +00:00
sve2-intrinsics-contiguous-conflict-detection.ll [llvm][CodeGen] IR intrinsics for SVE2 contiguous conflict detection instructions. 2020-03-11 18:28:02 +00:00
sve2-intrinsics-crypto.ll [AArch64][SVE] Add intrinsics for SVE2 cryptographic instructions 2020-02-24 10:49:31 +00:00
sve2-intrinsics-fp-converts.ll [AArch64][SVE] Implement floating-point conversion intrinsics 2019-11-26 10:31:47 +00:00
sve2-intrinsics-fp-int-binary-logarithm.ll [AArch64][SVE2] Implement remaining SVE2 floating-point intrinsics 2019-12-03 13:29:41 +00:00
sve2-intrinsics-fp-widening-mul-acc.ll [AArch64][SVE2] Implement remaining SVE2 floating-point intrinsics 2019-12-03 13:29:41 +00:00
sve2-intrinsics-int-mul-lane.ll [AArch64][SVE] Add mul/mla/mls lane & dup intrinsics 2020-02-13 10:32:59 +00:00
sve2-intrinsics-non-widening-pairwise-arith.ll [AArch64][SVE] Add SVE2 intrinsics for pairwise arithmetic 2020-01-29 10:31:31 +00:00
sve2-intrinsics-nt-gather-loads-32bit-unscaled-offset.ll [AArch64][SVE] Add intrinsics for non-temporal gather-loads/scatter-stores 2020-03-02 10:38:28 +00:00
sve2-intrinsics-nt-gather-loads-64bit-scaled-offset.ll [AArch64][SVE] Add intrinsics for non-temporal scatters/gathers 2020-03-12 13:55:56 +00:00
sve2-intrinsics-nt-gather-loads-64bit-unscaled-offset.ll [AArch64][SVE] Add intrinsics for non-temporal gather-loads/scatter-stores 2020-03-02 10:38:28 +00:00
sve2-intrinsics-nt-gather-loads-vector-base-scalar-offset.ll [AArch64][SVE] Add intrinsics for non-temporal gather-loads/scatter-stores 2020-03-02 10:38:28 +00:00
sve2-intrinsics-nt-scatter-stores-32bit-unscaled-offset.ll [AArch64][SVE] Add intrinsics for non-temporal gather-loads/scatter-stores 2020-03-02 10:38:28 +00:00
sve2-intrinsics-nt-scatter-stores-64bit-scaled-offset.ll [AArch64][SVE] Add intrinsics for non-temporal scatters/gathers 2020-03-12 13:55:56 +00:00
sve2-intrinsics-nt-scatter-stores-64bit-unscaled-offset.ll [AArch64][SVE] Add intrinsics for non-temporal gather-loads/scatter-stores 2020-03-02 10:38:28 +00:00
sve2-intrinsics-nt-scatter-stores-vector-base-scalar-offset.ll [AArch64][SVE] Add intrinsics for non-temporal gather-loads/scatter-stores 2020-03-02 10:38:28 +00:00
sve2-intrinsics-perm-tb.ll [AArch64][SVE] Add SVE2 intrinsics for bit permutation & table lookup 2020-02-26 11:22:23 +00:00
sve2-intrinsics-polynomial-arithmetic-128.ll [AArch64][SVE] Add SVE2 intrinsics for polynomial arithmetic 2020-02-19 10:12:50 +00:00
sve2-intrinsics-polynomial-arithmetic.ll [AArch64][SVE] Add SVE2 intrinsics for polynomial arithmetic 2020-02-19 10:12:50 +00:00
sve2-intrinsics-unary-narrowing.ll Add intrinsics for unary narrowing operations 2019-12-11 18:55:51 +00:00
sve2-intrinsics-uniform-complex-arith.ll [AArch64][SVE] SVE2 intrinsics for complex integer arithmetic 2020-02-10 12:14:56 +00:00
sve2-intrinsics-uniform-dsp.ll [AArch64][SVE] Add remaining SVE2 intrinsics for uniform DSP operations 2020-01-31 10:51:57 +00:00
sve2-intrinsics-vec-hist-count.ll [AArch64][SVE] SVE2 intrinsics for character match & histogram generation 2020-02-10 11:08:00 +00:00
sve2-intrinsics-while.ll [AArch64][SVE2] Implement while comparison intrinsics 2019-12-06 11:29:34 +00:00
sve2-intrinsics-widening-complex-int-arith.ll [AArch64][SVE] SVE2 intrinsics for complex integer arithmetic 2020-02-10 12:14:56 +00:00
sve2-intrinsics-widening-dsp.ll [AArch64][SVE] Add remaining SVE2 intrinsics for widening DSP operations 2020-02-18 10:28:00 +00:00
sve2-intrinsics-widening-pairwise-arith.ll [AArch64][SVE] Add SVE2 intrinsics for pairwise arithmetic 2020-01-29 10:31:31 +00:00
sve2-mla-indexed.ll [AArch64][SVE] Add remaining SVE2 mla indexed intrinsics. 2020-01-30 13:32:11 -05:00
sve2-mla-unpredicated.ll [AArch64][SVE] Add SVE2 mla unpredicated intrinsics. 2020-01-31 11:39:12 -05:00
sve-alloca-stackid.ll [AArch64][SVE] Allocate locals that are scalable vectors. 2019-11-13 09:45:24 +00:00
sve-callbyref-notailcall.ll [AArch64] Implement passing SVE vectors by ref for AAPCS. 2020-02-17 15:20:28 +00:00
sve-calling-convention-byref.ll [AArch64] Implement passing SVE vectors by ref for AAPCS. 2020-02-17 15:20:28 +00:00
sve-calling-convention.ll
sve-fcmp.ll [AArch64][SVE] Add support for fcmp. 2020-03-31 12:04:39 -07:00
sve-fp.ll
sve-gather-scatter-dag-combine.ll [AArch64][SVE] Extend int_aarch64_sve_ld1_gather_imm 2020-01-20 12:19:18 +00:00
sve-gep.ll [llvm][CodeGen] DAG Combiner folds for vscale. 2020-02-21 18:03:12 +00:00
sve-int-arith-imm.ll [SVE] Add SVE2 patterns for unpredicated multiply instructions 2020-01-23 13:20:53 -05:00
sve-int-arith-pred.ll [AArch64][SVE] Add remaining patterns and intrinsics for add/sub/mad patterns 2019-11-06 21:11:43 -05:00
sve-int-arith.ll
sve-int-div-pred.ll [AArch64][SVE] Add remaining patterns and intrinsics for add/sub/mad patterns 2019-11-06 21:11:43 -05:00
sve-int-imm.ll [AArch64][SVE] Replace integer immediate intrinsics with splat vector variant 2019-12-20 13:52:19 -05:00
sve-int-log-imm.ll [AArch64][SVE] Replace integer immediate intrinsics with splat vector variant 2019-12-20 13:52:19 -05:00
sve-int-log-pred.ll [AArch64][SVE] Correct intrinsics and patterns for logical predicate instructions 2019-12-20 14:22:27 +00:00
sve-int-log.ll [AArch64][SVE] Add support for fcmp. 2020-03-31 12:04:39 -07:00
sve-int-mad-pred.ll [AArch64][SVE] Add remaining patterns and intrinsics for add/sub/mad patterns 2019-11-06 21:11:43 -05:00
sve-int-mul-pred.ll [SVE] Add SVE2 patterns for unpredicated multiply instructions 2020-01-23 13:20:53 -05:00
sve-int-reduce-pred.ll [AArch64][SVE] Integer reduction instructions pattern/intrinsics. 2019-12-05 09:59:19 -05:00
sve-intrinsics-adr.ll [AArch64][SVE] Add SVE intrinsics for address calculations 2020-03-10 10:53:37 +00:00
sve-intrinsics-contiguous-prefetches.ll [llvm][CodeGen][aarch64] Add contiguous prefetch intrinsics for SVE. 2020-02-21 20:22:25 +00:00
sve-intrinsics-conversion.ll
sve-intrinsics-counting-bits.ll
sve-intrinsics-counting-elems.ll [AArch64][SVE] Fold constant multiply of element count 2019-12-20 11:58:00 +00:00
sve-intrinsics-dup-x.ll [AArch64][SVE] Add the @llvm.aarch64.sve.dup.x intrinsic 2020-03-13 12:40:22 +00:00
sve-intrinsics-ff-gather-loads-32bit-scaled-offsets.ll [AArch64][SVE] Add intrinsics for first-faulting gather loads 2020-02-27 12:56:33 +00:00
sve-intrinsics-ff-gather-loads-32bit-unscaled-offsets.ll [AArch64][SVE] Add intrinsics for first-faulting gather loads 2020-02-27 12:56:33 +00:00
sve-intrinsics-ff-gather-loads-64bit-scaled-offset.ll [AArch64][SVE] Add intrinsics for first-faulting gather loads 2020-02-27 12:56:33 +00:00
sve-intrinsics-ff-gather-loads-64bit-unscaled-offset.ll [AArch64][SVE] Add intrinsics for first-faulting gather loads 2020-02-27 12:56:33 +00:00
sve-intrinsics-ff-gather-loads-vector-base-imm-offset.ll [AArch64][SVE] Add intrinsics for first-faulting gather loads 2020-02-27 12:56:33 +00:00
sve-intrinsics-ff-gather-loads-vector-base-scalar-offset.ll [AArch64][SVE] Add intrinsics for first-faulting gather loads 2020-02-27 12:56:33 +00:00
sve-intrinsics-ffr-manipulation.ll [AArch64][SVE] Add intrinsics for FFR manipulation 2020-01-24 10:58:12 +00:00
sve-intrinsics-fp-arith-merging.ll [AArch64][SVE] Add missing fp16 DestructiveInstType tests 2020-03-09 14:09:23 -05:00
sve-intrinsics-fp-arith.ll [AArch64][SVE] Implement remaining floating-point arithmetic intrinsics 2019-11-14 11:59:00 +00:00
sve-intrinsics-fp-compares.ll [AArch64][SVE] Implement floating-point comparison & reduction intrinsics 2019-11-14 13:47:08 +00:00
sve-intrinsics-fp-converts.ll [AArch64][SVE] Implement floating-point conversion intrinsics 2019-11-26 10:31:47 +00:00
sve-intrinsics-fp-reduce.ll [AArch64][SVE] Implement floating-point comparison & reduction intrinsics 2019-11-14 13:47:08 +00:00
sve-intrinsics-gather-loads-32bit-scaled-offsets.ll [AArch64][SVE] Gather loads: pass 32 bit unpacked offsets as nxv2i32 2020-01-02 13:01:28 +00:00
sve-intrinsics-gather-loads-32bit-unscaled-offsets.ll [AArch64][SVE] Gather loads: pass 32 bit unpacked offsets as nxv2i32 2020-01-02 13:01:28 +00:00
sve-intrinsics-gather-loads-64bit-scaled-offset.ll [AArch64][SVE] Add DAG combine rules for gather loads and sext/zext 2019-12-11 12:56:18 +00:00
sve-intrinsics-gather-loads-64bit-unscaled-offset.ll [AArch64][SVE] Add DAG combine rules for gather loads and sext/zext 2019-12-11 12:56:18 +00:00
sve-intrinsics-gather-loads-vector-base-imm-offset.ll [AArch64][SVE] Extend int_aarch64_sve_ld1_gather_imm 2020-01-20 12:19:18 +00:00
sve-intrinsics-gather-loads-vector-base-scalar-offset.ll [AArch64][SVE] Extend int_aarch64_sve_ld1_gather_imm 2020-01-20 12:19:18 +00:00
sve-intrinsics-gather-prefetches-scaled-offset.ll [AArch64][SVE] Rename intrinsics for gather prefetch [NFC] 2020-03-19 12:53:36 +00:00
sve-intrinsics-gather-prefetches-vect-base-imm-offset.ll [AArch64][SVE] Rename intrinsics for gather prefetch [NFC] 2020-03-19 12:53:36 +00:00
sve-intrinsics-gather-prefetches-vect-base-invalid-imm-offset.ll [AArch64][SVE] Rename intrinsics for gather prefetch [NFC] 2020-03-19 12:53:36 +00:00
sve-intrinsics-index.ll [AArch64][SVE] Add SVE index intrinsic 2020-02-17 10:30:11 +00:00
sve-intrinsics-int-arith.ll
sve-intrinsics-int-compares-with-imm.ll [AArch64][SVE] Add wide compare immediate patterns 2019-12-10 10:41:22 +00:00
sve-intrinsics-int-compares.ll [AArch64][SVE] Implement integer compare intrinsics 2019-12-06 10:39:06 +00:00
sve-intrinsics-ldst1.ll [AArch64][SVE] Add SVE intrinsics for masked loads & stores 2020-03-25 11:48:40 +00:00
sve-intrinsics-loads-ff.ll [llvm][SVE] Addressing mode for FF/NF loads. 2020-03-18 12:46:07 +00:00
sve-intrinsics-loads-nf.ll [llvm][SVE] Addressing mode for FF/NF loads. 2020-03-18 12:46:07 +00:00
sve-intrinsics-loads.ll [AArch64][SVE] Change pointer type of nontemporal load/store intrinsics 2020-03-18 12:44:51 +00:00
sve-intrinsics-logical.ll
sve-intrinsics-perm-select.ll [AArch64][SVE] Add the SVE dupq_lane intrinsic 2020-02-24 13:59:47 +00:00
sve-intrinsics-pred-creation.ll [AArch64][SVE] Implement ptrue intrinsic 2019-12-19 11:02:05 +00:00
sve-intrinsics-pred-operations.ll [AArch64][SVE] Add break intrinsics 2020-01-17 11:47:08 +00:00
sve-intrinsics-pred-testing.ll [AArch64][SVE] Add ptest intrinsics 2020-01-15 11:15:01 +00:00
sve-intrinsics-reinterpret.ll [AArch64][SVE] Add predicate reinterpret intrinsics 2020-02-25 10:24:06 +00:00
sve-intrinsics-reversal.ll [AArch64][SVE] Implement reversal intrinsics 2019-12-04 12:01:57 +00:00
sve-intrinsics-scalar-to-vec.ll [AArch64][SVE] Add mul/mla/mls lane & dup intrinsics 2020-02-13 10:32:59 +00:00
sve-intrinsics-scatter-stores-32bit-scaled-offsets.ll [Aarch64][SVE] Add intrinsics for scatter stores 2019-12-16 11:52:53 +00:00
sve-intrinsics-scatter-stores-32bit-unscaled-offsets.ll [Aarch64][SVE] Add intrinsics for scatter stores 2019-12-16 11:52:53 +00:00
sve-intrinsics-scatter-stores-64bit-scaled-offset.ll [Aarch64][SVE] Add intrinsics for scatter stores 2019-12-16 11:52:53 +00:00
sve-intrinsics-scatter-stores-64bit-unscaled-offset.ll [Aarch64][SVE] Add intrinsics for scatter stores 2019-12-16 11:52:53 +00:00
sve-intrinsics-scatter-stores-vector-base-imm-offset.ll [AArch64][SVE] Extend int_aarch64_sve_ld1_gather_imm 2020-01-20 12:19:18 +00:00
sve-intrinsics-scatter-stores-vector-base-scalar-offset.ll [AArch64][SVE] Extend int_aarch64_sve_ld1_gather_imm 2020-01-20 12:19:18 +00:00
sve-intrinsics-sel.ll [AArch64][SVE] Add the @llvm.aarch64.sve.sel intrinsic 2020-03-11 17:05:21 +00:00
sve-intrinsics-shifts-merging.ll [AArch64][SVE] Add support for DestructiveBinaryImm DestructiveInstType 2020-03-19 13:11:46 -05:00
sve-intrinsics-shifts.ll [AArch64][SVE] Implement shift intrinsics 2019-12-03 11:47:12 +00:00
sve-intrinsics-sqdec.ll [AArch64][SVE] Add intrnisics for saturating scalar arithmetic 2019-12-20 11:09:40 +00:00
sve-intrinsics-sqinc.ll [AArch64][SVE] Add intrnisics for saturating scalar arithmetic 2019-12-20 11:09:40 +00:00
sve-intrinsics-stores.ll [AArch64][SVE] Implement structured store intrinsics 2020-03-26 09:34:51 +00:00
sve-intrinsics-uqdec.ll [AArch64][SVE] Add intrnisics for saturating scalar arithmetic 2019-12-20 11:09:40 +00:00
sve-intrinsics-uqinc.ll [AArch64][SVE] Add intrnisics for saturating scalar arithmetic 2019-12-20 11:09:40 +00:00
sve-intrinsics-while.ll [SVE][AArch64] Adding patterns for while intrinsics. 2019-12-04 12:33:50 -05:00
sve-masked-ldst-nonext.ll
sve-masked-ldst-sext.ll
sve-masked-ldst-trunc.ll
sve-masked-ldst-zext.ll
sve-pred-contiguous-ldst-addressing-mode-reg-imm.ll [llvm][aarch64] SVE addressing modes. 2020-02-21 20:02:34 +00:00
sve-pred-contiguous-ldst-addressing-mode-reg-reg.ll [llvm][aarch64] SVE addressing modes. 2020-02-21 20:02:34 +00:00
sve-pred-log.ll [AArch64][SVE] Correct intrinsics and patterns for logical predicate instructions 2019-12-20 14:22:27 +00:00
sve-pred-non-temporal-ldst-addressing-mode-reg-imm.ll [AArch64][SVE] Change pointer type of nontemporal load/store intrinsics 2020-03-18 12:44:51 +00:00
sve-pred-non-temporal-ldst-addressing-mode-reg-reg.ll [AArch64][SVE] Change pointer type of nontemporal load/store intrinsics 2020-03-18 12:44:51 +00:00
sve-select.ll [AArch64][SVE] Add patterns for scalable vselect 2019-12-11 20:15:44 -06:00
sve-setcc.ll [AArch64][SVE] Add ptest intrinsics 2020-01-15 11:15:01 +00:00
sve-vector-splat.ll [AArch64] SVE implies fullfp16 2020-02-24 17:19:35 -08:00
sve-vscale-combine.ll [llvm][CodeGen] DAG Combiner folds for vscale. 2020-02-21 18:03:12 +00:00
sve-vscale.ll [CodeGenPrepare] Make TargetPassConfig required 2020-02-02 09:28:45 -08:00
swap-compare-operands.ll [AArch64] Fix swap-compare-operands test names to fix issue reported on D77354 2020-04-03 17:48:18 +01:00
swift-error.ll
swift-return.ll
swiftcc.ll
swifterror.ll [MBP] Avoid tail duplication if it can't bring benefit 2019-12-06 09:53:53 -08:00
swiftself-scavenger.ll
swiftself.ll
switch-unreachable-default.ll
tagged-globals.ll
tagp.ll
tail-call-unused-zext.ll
tail-call.ll Revert "Revert "[GlobalISel][Localizer] Enable intra-block localization of already-local uses."" 2020-03-06 21:35:08 -08:00
tailcall_misched_graph.ll [AArch64] Enable clustering memory accesses to fixed stack objects 2019-12-18 09:46:11 +00:00
tailcall-bitcast-memcpy.ll
tailcall-ccmismatch.ll
tailcall-explicit-sret.ll
tailcall-fastisel.ll
tailcall-implicit-sret.ll
tailcall-mem-intrinsics.ll
tailcall-string-rvo.ll
taildup-cfi.ll
taildup-inst-dup-loc.mir
tailmerging_in_mbp.ll
tbi.ll
tbz-tbnz.ll [MBP] Avoid tail duplication if it can't bring benefit 2019-12-06 09:53:53 -08:00
tiny_model.ll Revert "Revert "[GlobalISel][Localizer] Enable intra-block localization of already-local uses."" 2020-03-06 21:35:08 -08:00
tiny_supported.ll Revert "Revert "Reland "[Support] make report_fatal_error abort instead of exit""" 2020-02-13 10:16:06 -08:00
tme.ll
trunc-v1i64.ll
tst-br.ll
uadd_sat_plus.ll
uadd_sat_vec.ll
uadd_sat.ll
uaddo.ll
umulo-128-legalisation-lowering.ll
unfold-masked-merge-scalar-constmask-innerouter.ll
unfold-masked-merge-scalar-constmask-interleavedbits.ll
unfold-masked-merge-scalar-constmask-interleavedbytehalves.ll
unfold-masked-merge-scalar-constmask-lowhigh.ll
unfold-masked-merge-scalar-variablemask.ll
unfold-masked-merge-vector-variablemask-const.ll [AArch64] Add BIT/BIF support. 2020-02-14 14:19:39 +00:00
unfold-masked-merge-vector-variablemask.ll [AArch64] Add BIT/BIF support. 2020-02-14 14:19:39 +00:00
unreachable-emergency-spill-slot.mir
urem-lkk.ll
urem-seteq-nonzero.ll [Codegen] TargetLowering::prepareUREMEqFold(): x u% C1 ==/!= C2 (PR35479) 2019-11-22 15:22:42 +03:00
urem-seteq-optsize.ll
urem-seteq-vec-nonsplat.ll [AArch64] Add BIT/BIF support. 2020-02-14 14:19:39 +00:00
urem-seteq-vec-nonzero.ll [AArch64] Add BIT/BIF support. 2020-02-14 14:19:39 +00:00
urem-seteq-vec-splat.ll
urem-seteq-vec-tautological.ll [Codegen] TargetLowering::prepareUREMEqFold(): x u% C1 ==/!= C2 with tautological C1 u<= C2 (PR35479) 2019-11-22 15:16:03 +03:00
urem-seteq.ll
urem-vector-lkk.ll
use-cr-result-of-dom-icmp-st.ll [CGP] Make ICMP_EQ use CR result of ICMP_S(L|G)T dominators 2019-11-11 17:28:50 +00:00
usub_sat_plus.ll
usub_sat_vec.ll
usub_sat.ll
v3f-to-int.ll
vararg-tallcall.ll
vcvt-oversize.ll
vec_cttz.ll
vec_uaddo.ll
vec_umulo.ll
vec-libcalls.ll
vecreduce-add-legalization.ll
vecreduce-and-legalization.ll [DAGCombine] visitEXTRACT_VECTOR_ELT - add SimplifyDemandedBits multi use support 2020-02-20 15:49:38 +00:00
vecreduce-bool.ll
vecreduce-fadd-legalization-strict.ll [AArch64][ARM] Always expand ordered vector reductions (PR44600) 2020-01-30 18:40:24 +01:00
vecreduce-fadd-legalization.ll
vecreduce-fadd.ll
vecreduce-fmax-legalization-nan.ll [AArch64][ARM] Always expand ordered vector reductions (PR44600) 2020-01-30 18:40:24 +01:00
vecreduce-fmax-legalization.ll [ARM][VecReduce] Force expand vector_reduce_fmin 2020-02-04 09:36:59 +00:00
vecreduce-fmul-legalization-strict.ll [AArch64][ARM] Always expand ordered vector reductions (PR44600) 2020-01-30 18:40:24 +01:00
vecreduce-propagate-sd-flags.ll
vecreduce-umax-legalization.ll
vector_merge_dep_check.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
vector_splat-const-shift-of-constmasked.ll
vector-fcopysign.ll
vselect-constants.ll
win64_vararg.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
win64-jumptable.ll
win64-no-uwtable.ll [AArch64] Fix save register pairing for Windows AAPCS 2020-01-14 15:08:27 +00:00
win64-nocfi.ll
win_cst_pool.ll [AsmPrinter] Print FP constant in hexadecimal form instead 2020-02-07 16:00:55 +00:00
win-alloca-no-stack-probe.ll
win-alloca.ll
win-tls.ll
windows-extern-weak.ll [AArch64] [Windows] Use COFF stubs for calls to extern_weak functions 2019-12-23 12:13:49 +02:00
windows-SEH-support.ll
windows-trap1.ll
windows-trap.ll
wineh1.mir
wineh2.mir
wineh3.mir
wineh4.mir
wineh5.mir Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
wineh6.mir
wineh7.mir
wineh8.mir
wineh_shrinkwrap.mir Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
wineh-frame0.mir
wineh-frame1.mir
wineh-frame2.mir
wineh-frame3.mir
wineh-frame4.mir
wineh-frame5.mir Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
wineh-frame6.mir Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
wineh-frame7.mir Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
wineh-frame8.mir Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
wineh-mingw.ll
wineh-try-catch-cbz.ll [AArch64] Change AArch64 Windows EH UnwindHelp object to be a fixed object 2020-03-31 14:21:21 -07:00
wineh-try-catch-nobase.ll
wineh-try-catch-realign.ll [AArch64] Change AArch64 Windows EH UnwindHelp object to be a fixed object 2020-03-31 14:21:21 -07:00
wineh-try-catch-vla.ll
wineh-try-catch.ll [AArch64] Change AArch64 Windows EH UnwindHelp object to be a fixed object 2020-03-31 14:21:21 -07:00
wineh-unwindhelp-via-fp.ll [AArch64] Change AArch64 Windows EH UnwindHelp object to be a fixed object 2020-03-31 14:21:21 -07:00
wrong_debug_loc_after_regalloc.ll
wrong-callee-save-size-after-livedebugvariables.mir [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
xbfiz.ll
xor.ll
xray-attribute-instrumentation.ll
xray-partial-instrumentation-skip-entry.ll [xray] Allow instrumenting only function entry and/or only function exit 2020-01-17 13:32:34 -08:00
xray-partial-instrumentation-skip-exit.ll [xray] Allow instrumenting only function entry and/or only function exit 2020-01-17 13:32:34 -08:00
xray-tail-call-sled.ll
zero-reg.ll
zext-logic-shift-load.ll