1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test/CodeGen/AArch64/GlobalISel
2019-09-09 20:12:29 +00:00
..
arm64-callingconv-ios.ll GlobalISel: Fix creating MMOs with align 0 2019-01-31 01:38:47 +00:00
arm64-callingconv.ll [GlobalISel][CallLowering] Add support for splitting types according to calling conventions. 2019-09-03 21:42:28 +00:00
arm64-fallback.ll AMDGPU/GlobalISel: Select atomic loads 2019-09-09 16:18:07 +00:00
arm64-irtranslator-fmuladd.ll
arm64-irtranslator-gep.ll [GlobalISel] CSEMIRBuilder: Add support for G_GEP 2019-08-15 23:45:45 +00:00
arm64-irtranslator-stackprotect.ll [GlobalISel] Set stack protector index when translating Intrinsic::stackprotector 2018-12-10 15:15:05 +00:00
arm64-irtranslator-switch.ll [GlobalISel][IRTranslator] Fix some PHI bugs related to jump tables when optimizations are used. 2019-06-27 23:56:34 +00:00
arm64-irtranslator.ll GlobalISel: Add G_BITREVERSE 2019-09-04 17:06:53 +00:00
arm64-regbankselect.mir Describe stack-id as an enum 2019-06-17 09:13:29 +00:00
call-lowering-i256-crash.ll [GlobalISel] Fix a crash when handling an invalid MVT during call lowering. 2019-04-12 22:05:46 +00:00
call-translator-cse.ll [GlobalISel] Accept multiple vregs for lowerCall's args 2019-06-27 09:18:03 +00:00
call-translator-ios.ll [GlobalISel] Accept multiple vregs for lowerCall's args 2019-06-27 09:18:03 +00:00
call-translator-musttail.ll Add requirement to test. 2019-08-29 00:46:57 +00:00
call-translator-tail-call.ll [GlobalISel][AArch64] Handle tail calls with non-void return types 2019-09-09 17:15:56 +00:00
call-translator.ll [GlobalISel] Accept multiple vregs for lowerCall's args 2019-06-27 09:18:03 +00:00
combine-anyext-crash.mir
combiner-load-store-indexing.ll GlobalISel: add combiner to form indexed loads. 2019-09-09 10:04:23 +00:00
const-0.ll AArch64: bail instead of asserting on unexpected type in G_CONSTANT 0. 2019-08-06 13:34:08 +00:00
constant-dbg-loc.ll [GlobalISel][IRTranslator] Add debug loc with line 0 to constants emitted into the entry block. 2019-06-13 22:15:35 +00:00
contract-store.mir [GlobalISel][AArch64] Contract trivial same-size cross-bank copies into G_STOREs 2019-07-20 01:55:35 +00:00
debug-cpp.ll
debug-insts.ll
dynamic-alloca-lifetime.ll [GlobalISel] Add ISel support for @llvm.lifetime.start and @llvm.lifetime.end 2019-01-28 19:22:29 +00:00
dynamic-alloca.ll [GlobalISel] Replace hard coded dynamic alloca handling with G_DYN_STACKALLOC. 2019-08-27 19:54:27 +00:00
fallback-nofastisel.ll
fold-fp-select.mir [AArch64][GlobalISel] Teach tryOptSelect to handle G_ICMP 2019-07-02 19:44:16 +00:00
fold-select.mir AArch64: use xzr/wzr for constant 0 in GlobalISel. 2019-08-06 09:18:41 +00:00
fp16-copy-gpr.mir
fp128-legalize-crash-pr35690.mir Describe stack-id as an enum 2019-06-17 09:13:29 +00:00
gisel-abort.ll
gisel-commandline-option-fastisel.ll Rename ExpandISelPseudo->FinalizeISel, delay register reservation 2019-06-19 00:25:39 +00:00
gisel-commandline-option.ll GlobalISel: add combiner to form indexed loads. 2019-09-09 10:04:23 +00:00
gisel-fail-intermediate-legalizer.ll
inline-asm.ll
inline-memcpy.mir [GlobalISel] Support for inlining memcpy, memset and memmove calls. 2019-07-24 22:17:31 +00:00
inline-memmove.mir [GlobalISel] Support for inlining memcpy, memset and memmove calls. 2019-07-24 22:17:31 +00:00
inline-memset.mir [GlobalISel] Support for inlining memcpy, memset and memmove calls. 2019-07-24 22:17:31 +00:00
inline-small-memcpy.mir [AArch64][GlobalISel] Inline tiny memcpy et al at -O0. 2019-08-05 20:02:52 +00:00
irtranslator-bitcast.ll
irtranslator-block-order.ll
irtranslator-dilocation.ll
irtranslator-duplicate-types-param.ll
irtranslator-exceptions.ll
irtranslator-extends.ll [globalisel] Add G_SEXT_INREG 2019-08-09 21:11:20 +00:00
irtranslator-fp-min-max-intrinsics.ll GlobalISel: Define the full family of FP min/max instructions 2019-07-10 16:31:15 +00:00
irtranslator-max-address-space.ll GlobalISel: Fix address space limit in LLT 2019-01-26 01:42:13 +00:00
irtranslator-memfunc-undef.ll [GlobalISel] Translate memset/memmove/memcpy from undef ptrs into nops 2019-06-10 21:53:56 +00:00
irtranslator-stackprotect-check.ll [GlobalISel] Fix test irtranslator-stackprotect-check.ll 2018-12-03 09:28:28 +00:00
irtranslator-volatile-load-pr36018.ll [AArch64][GlobalISel] Re-enable selection of volatile loads. 2018-12-05 00:03:09 +00:00
irtranslator-weird-alloca-size.ll [IRTranslator] Use the alloc size instead of the store size when translating allocas 2019-05-03 01:23:56 +00:00
legalize-add.mir GlobalISel: Don't create G_UADDE with constant false carry in 2019-08-22 17:29:17 +00:00
legalize-and.mir
legalize-atomicrmw.mir [AArch64][GlobalISel] Make s8 and s16 G_CONSTANTs legal. 2019-06-21 16:43:50 +00:00
legalize-blockaddress.mir
legalize-build-vector.mir [AArch64][GlobalISel] Make <2 x p0> = G_BUILD_VECTOR legal. 2019-04-10 23:06:14 +00:00
legalize-ceil.mir [GlobalISel][AArch64] Add isel support for FP16 vector @llvm.ceil 2019-01-24 22:00:41 +00:00
legalize-cmp.mir [AArch64][GlobalISel] Fix G_SELECT legalization fallback after r366943. 2019-07-25 21:44:52 +00:00
legalize-cmpxchg-with-success.mir
legalize-cmpxchg.mir [AArch64][GlobalISel] Make s8 and s16 G_CONSTANTs legal. 2019-06-21 16:43:50 +00:00
legalize-combines.mir GlobalISel: Combine g_extract with g_merge_values 2019-02-04 23:41:59 +00:00
legalize-concat-vectors.mir [AArch64][GlobalISel] Add some support for G_CONCAT_VECTORS. 2019-03-14 22:48:15 +00:00
legalize-constant.mir [AArch64][GlobalISel] Make s8 and s16 G_CONSTANTs legal. 2019-06-21 16:43:50 +00:00
legalize-cos.mir [GlobalISel][AArch64] Add instruction selection support for G_FCOS and G_FSIN 2019-01-28 18:34:18 +00:00
legalize-div.mir [globalisel] Add G_SEXT_INREG 2019-08-09 21:11:20 +00:00
legalize-dyn-alloca.mir [GlobalISel] Replace hard coded dynamic alloca handling with G_DYN_STACKALLOC. 2019-08-27 19:54:27 +00:00
legalize-exceptions.ll
legalize-exp.mir [GlobalISel][AArch64] Select G_FEXP 2019-01-30 23:46:15 +00:00
legalize-ext-cse.mir [GISel]: Change how CSE is enabled by default for each pass 2019-01-24 23:11:25 +00:00
legalize-ext-csedebug-output.mir [GlobalISel] Regex the opcodes in unit test to fix non-deterministic ordering 2019-02-10 19:53:43 +00:00
legalize-ext.mir [globalisel] Add G_SEXT_INREG 2019-08-09 21:11:20 +00:00
legalize-extload.mir [AArch64][GlobalISel] Make extloads to i64 legal. 2019-06-04 21:51:34 +00:00
legalize-extract-vector-elt.mir [GlobalISel] Restrict G_MERGE_VALUES capability and replace with new opcodes. 2018-12-10 18:44:58 +00:00
legalize-extracts.mir [AArch64][GlobalISel] Add support for s128 loads, stores, extracts, truncs. 2019-07-23 22:05:13 +00:00
legalize-fcmp.mir
legalize-fexp2.mir [AArch64][GlobalISel] Legalize G_FEXP2 2019-04-03 16:58:32 +00:00
legalize-fma.mir [AArch64][GlobalISel] Legalize G_FMA for more vector types 2019-04-23 17:37:56 +00:00
legalize-fp-arith.mir [AArch64][GlobalISel] Add some missing vector support for FP arithmetic ops. 2019-01-28 02:28:22 +00:00
legalize-fptoi.mir [AArch64][GlobalISel] Add some vector support for fp <-> int conversions. 2019-01-28 02:27:59 +00:00
legalize-frint.mir [GlobalISel][AArch64] Legalize + select G_FRINT 2019-04-19 23:41:52 +00:00
legalize-gep.mir [globalisel] Add G_SEXT_INREG 2019-08-09 21:11:20 +00:00
legalize-ignore-non-generic.mir
legalize-inserts.mir [AArch64][GlobalISel] Add support for s128 loads, stores, extracts, truncs. 2019-07-23 22:05:13 +00:00
legalize-intrinsic-round.mir [AArch64][GlobalISel] Legalize G_INTRINSIC_ROUND 2019-04-23 21:11:57 +00:00
legalize-intrinsic-trunc.mir [AArch64][GlobalISel] Legalize G_INTRINSIC_TRUNC 2019-04-23 18:20:44 +00:00
legalize-inttoptr-xfail-1.mir GlobalISel: Verify pointer casts 2019-01-29 23:29:00 +00:00
legalize-inttoptr-xfail-2.mir GlobalISel: Verify g_select 2019-02-04 23:29:16 +00:00
legalize-itofp.mir [globalisel] Add G_SEXT_INREG 2019-08-09 21:11:20 +00:00
legalize-load-store-fewerElts.mir [AArch64][GlobalISel] Flesh out vector load/store support for more types. 2019-04-11 20:40:01 +00:00
legalize-load-store-vector-of-ptr.mir [AArch64][GlobalISel] Legalization and ISel support for load/stores of vectors of pointers. 2019-04-11 20:32:24 +00:00
legalize-load-store.mir [AArch64][GlobalISel] Add support for s128 loads, stores, extracts, truncs. 2019-07-23 22:05:13 +00:00
legalize-log2.mir [GlobalISel][AArch64] Add instruction selection support for @llvm.log2 2019-01-30 21:16:04 +00:00
legalize-log10.mir [GlobalISel][AArch64] Add instruction selection support for @llvm.log10 2019-01-28 19:53:14 +00:00
legalize-log.mir [GlobalISel][AArch64] Add legalization for G_FLOG 2019-01-28 21:27:23 +00:00
legalize-memcpy-et-al.mir [GlobalISel] Translate calls to memcpy et al to G_INTRINSIC_W_SIDE_EFFECTs and legalize later. 2019-07-19 00:24:45 +00:00
legalize-merge-values.mir [AArch64][GlobalISel] Overhaul legalization & isel or shifts to select immediate forms. 2019-07-03 01:49:06 +00:00
legalize-mul.mir
legalize-nearbyint.mir [GlobalISel][AArch64] Legalize G_FNEARBYINT 2019-04-25 16:44:40 +00:00
legalize-non-pow2-load-store.mir Re-commit "[GlobalISel] Add legalization support for non-power-2 loads and stores"" 2019-08-02 23:44:24 +00:00
legalize-or.mir
legalize-phi.mir [AArch64][GlobalISel] Make s8 and s16 G_CONSTANTs legal. 2019-06-21 16:43:50 +00:00
legalize-pow.mir [GlobalISel][AArch64] Legalize vector G_FPOW 2019-04-19 16:28:08 +00:00
legalize-property.mir
legalize-rem.mir [globalisel] Add G_SEXT_INREG 2019-08-09 21:11:20 +00:00
legalize-s128-div.mir [AArch64][GlobalISel] Legalize 128 bit divisions to libcalls. 2019-09-03 21:42:32 +00:00
legalize-select.mir [AArch64][GlobalISel] Legalize vector G_ICMP. 2019-04-09 21:22:40 +00:00
legalize-sext-128.ll [GlobalISel][NFC] Regression test cases for aarch64 legalizer (s128 sext+icmp). 2019-09-01 00:45:28 +00:00
legalize-sext-128.mir [GlobalISel][NFC] Regression test cases for aarch64 legalizer (s128 sext+icmp). 2019-09-01 00:45:28 +00:00
legalize-sext-copy.mir
legalize-sext-zext-128.mir [AArch64][GlobalISel] Fix zext narrowScalar to use the right type when creating 2019-09-02 08:18:55 +00:00
legalize-sext.mir [globalisel] Add G_SEXT_INREG 2019-08-09 21:11:20 +00:00
legalize-sextload.mir
legalize-shift.mir [GlobalISel] Fix narrowScalar for shifts to match algorithm from SDAG 2019-08-27 14:22:32 +00:00
legalize-shuffle-vector.mir [AArch64][GlobalISel] Lower G_SHUFFLE_VECTOR with 1 elt src and 1 elt mask. 2019-08-16 18:06:53 +00:00
legalize-simple.mir [GISel]: Change how CSE is enabled by default for each pass 2019-01-24 23:11:25 +00:00
legalize-sin.mir [GlobalISel][AArch64] Add instruction selection support for G_FCOS and G_FSIN 2019-01-28 18:34:18 +00:00
legalize-sqrt.mir [GlobalISel][AArch64] Add instruction selection support for @llvm.sqrt 2019-01-30 21:03:52 +00:00
legalize-sub.mir
legalize-undef.mir [globalisel] Add G_SEXT_INREG 2019-08-09 21:11:20 +00:00
legalize-unmerge-values.mir [GlobalISel] Legalizer: Retry combining illegal artifacts as long as there new artifacts 2019-08-23 20:30:35 +00:00
legalize-vaarg.mir [GlobalISel] Enable CSE in the IRTranslator & legalizer for -O0 with constants only. 2019-04-15 05:04:20 +00:00
legalize-vector-icmp.mir [AArch64][GlobalISel] Legalize vector G_ICMP. 2019-04-09 21:22:40 +00:00
legalize-xor.mir
legalize-zextload.mir
legalizer-combiner-zext-trunc-crash.mir [AArch64][GlobalISel] Overhaul legalization & isel or shifts to select immediate forms. 2019-07-03 01:49:06 +00:00
legalizer-combiner.mir [AArch64][GlobalISel] Make s8 and s16 G_CONSTANTs legal. 2019-06-21 16:43:50 +00:00
legalizer-info-validation.mir Relax opcode checks in test to check for only a number instead of a specific number. 2019-09-09 20:12:29 +00:00
lit.local.cfg
load-addressing-modes.mir [GlobalISel] Import patterns containing SUBREG_TO_REG 2019-08-28 20:12:31 +00:00
localizer-arm64-tti.ll [AArch64][GlobalISel] Optimize conditional branches followed by unconditional branches 2019-07-09 16:05:59 +00:00
localizer-in-O0-pipeline.mir [AArch64][GlobalISel] Enable the localizer for optimized builds. 2019-09-06 22:27:09 +00:00
localizer.mir [GlobalISel][Localizer] Allow localization of G_INTTOPTR and chains of instructions. 2019-06-21 00:36:19 +00:00
machine-cse-mid-pipeline.mir
no-neon-no-fp.ll [AArch64][GlobalISel] Don't try to use GISel if subtarget doesn't have neon or fp. 2019-07-24 23:00:04 +00:00
no-regclass.mir
non-pow-2-extload-combine.mir [AArch64][GlobalISel] Don't do extending loads combine for non-pow-2 types. 2019-04-15 22:34:08 +00:00
observer-change-crash.mir [AArch64][GlobalISel] Enable copy elision in the pre-legalizer combine and fix a crash. 2019-04-13 00:33:25 +00:00
opt-fold-compare.mir [GlobalISel] Import patterns containing SUBREG_TO_REG 2019-08-28 20:12:31 +00:00
opt-shuffle-splat.mir GlobalISel: Change representation of shuffle masks 2019-08-13 15:34:38 +00:00
prelegalizercombiner-br.mir [AArch64][GlobalISel] Optimize conditional branches followed by unconditional branches 2019-07-09 16:05:59 +00:00
prelegalizercombiner-extending-loads-cornercases.mir [globalisel] Correct string emitted by GISelChangeObserver::erasingInstr() 2019-02-11 20:45:19 +00:00
prelegalizercombiner-extending-loads-s1.mir [AArch64][GlobalISel] Fix the G_EXTLOAD combiner creating non-extending illegal instructions. 2019-01-27 10:56:20 +00:00
prelegalizercombiner-extending-loads.mir [globalisel] Fix iterator invalidation in the extload combines 2019-06-17 20:56:31 +00:00
reg-bank-128bit.mir
regbank-ceil.ll [GlobalISel][AArch64] Add G_FCEIL to isPreISelGenericFloatingPointOpcode 2018-12-20 21:14:15 +00:00
regbank-extract-vector-elt.mir Recommit "[GlobalISel][AArch64] Add selection support for G_EXTRACT_VECTOR_ELT" 2019-03-11 22:18:01 +00:00
regbank-extract.mir [AArch64][GlobalISel] Add support for s128 loads, stores, extracts, truncs. 2019-07-23 22:05:13 +00:00
regbank-fma.mir [AArch64][GlobalISel] Add G_FMA to isPreISelGenericFloatingPointOpcode 2019-04-23 17:17:06 +00:00
regbank-fp-use-def.mir [GlobalISel][AArch64] Save a copy on G_SELECT by fixing condition to GPR 2019-07-23 21:39:50 +00:00
regbank-insert-vector-elt.mir [GlobalISel][AArch64] Add isel support for G_INSERT_VECTOR_ELT on v2s32s 2019-03-29 21:39:36 +00:00
regbank-intrinsic-round.mir [AArch64][GlobalISel] Mark G_INTRINSIC_ROUND as a pre-isel floating point opcode 2019-04-23 22:47:00 +00:00
regbank-intrinsic-trunc.mir [AArch64][GlobalISel] Teach regbankselect about G_INTRINSIC_TRUNC 2019-04-23 18:20:47 +00:00
regbank-nearbyint.mir [GlobalISel][AArch64] Legalize G_FNEARBYINT 2019-04-25 16:44:40 +00:00
regbank-select.mir [GlobalISel][AArch64] Save a copy on G_SELECT by fixing condition to GPR 2019-07-23 21:39:50 +00:00
regbank-shift-imm-64.mir [AArch64][GlobalISel] Overhaul legalization & isel or shifts to select immediate forms. 2019-07-03 01:49:06 +00:00
regbank-trunc-s128.mir [AArch64][GlobalISel] Add support for s128 loads, stores, extracts, truncs. 2019-07-23 22:05:13 +00:00
regbankselect-build-vector.mir [AArch64][GlobalISel] Regbankselect: Fix G_BUILD_VECTOR trying to use s16 gpr sources. 2019-03-15 18:00:01 +00:00
regbankselect-dbg-value.mir
regbankselect-default.mir GlobalISel: Enforce operand types for constants 2019-02-04 23:29:31 +00:00
regbankselect-reg_sequence.mir GlobalISel: Fix RegBankSelect for REG_SEQUENCE 2019-03-21 20:45:36 +00:00
regbankselect-unmerge-vec.mir [AArch64][GlobalISel] RBS: Treat s128s like vectors when unmerging. 2019-08-13 23:51:20 +00:00
ret-1x-vec.ll [GlobalISel] Handle <1 x T> vector return types properly. 2019-05-06 19:41:01 +00:00
ret-vec-promote.ll [GlobalISel][AArch64] Allow CallLowering to handle types which are normally 2019-04-09 21:22:33 +00:00
retry-artifact-combine.mir [GlobalISel] Legalizer: Retry combining illegal artifacts as long as there new artifacts 2019-08-23 20:30:35 +00:00
select-arith-extended-reg.mir [AArch64][GlobalISel] Select arithmetic extended register patterns 2019-08-29 21:53:58 +00:00
select-arith-shifted-reg.mir [AArch64][GlobalISel] Select patterns which use shifted register operands 2019-08-20 22:18:06 +00:00
select-atomic-load-store.mir [AArch64][GlobalISel] Custom selection for s8 load acquire. 2019-08-14 21:30:30 +00:00
select-atomicrmw.mir [GlobalISel] Import patterns containing SUBREG_TO_REG 2019-08-28 20:12:31 +00:00
select-binop.mir [AArch64][GlobalISel] Support the neg_addsub_shifted_imm32 pattern 2019-08-02 18:12:53 +00:00
select-bitcast-bigendian.mir
select-bitcast.mir
select-blockaddress.mir
select-br.mir
select-bswap.mir [AArch64][GlobalISel] Select G_BSWAP for vectors of s32 and s64 2019-04-26 18:00:01 +00:00
select-build-vector.mir [AArch64][GlobalISel] Make <2 x p0> = G_BUILD_VECTOR legal. 2019-04-10 23:06:14 +00:00
select-cbz.mir [AArch64][GlobalISel] Optimize compare and branch cases with G_INTTOPTR and unknown values. 2019-07-10 19:21:43 +00:00
select-ceil.mir [GlobalISel][AArch64] Add isel support for FP16 vector @llvm.ceil 2019-01-24 22:00:41 +00:00
select-cmp.mir [GlobalISel] Import patterns containing SUBREG_TO_REG 2019-08-28 20:12:31 +00:00
select-cmpxchg.mir [GlobalISel] Import patterns containing SUBREG_TO_REG 2019-08-28 20:12:31 +00:00
select-concat-vectors.mir Recommit "[GlobalISel] Import patterns containing INSERT_SUBREG" 2019-08-27 17:47:06 +00:00
select-constant.mir [AArch64][GlobalISel] Don't import i64imm_32bit pattern at -O0 2019-09-03 17:21:12 +00:00
select-ctlz.mir [GlobalISel][AArch64] Legalize + select some llvm.ctlz.* intrinsics 2019-02-18 23:33:24 +00:00
select-dbg-value.mir
select-extload.mir
select-extract-vector-elt.mir [GlobalISel][AArch64] Use getConstantVRegValWithLookThrough for extracts 2019-04-26 21:53:13 +00:00
select-extract.mir [AArch64][GlobalISel] Add support for s128 loads, stores, extracts, truncs. 2019-07-23 22:05:13 +00:00
select-fabs.mir [GlobalISel][AArch64] Select G_FABS 2019-01-30 22:54:21 +00:00
select-fcmp.mir [AArch64][GlobalISel] Select FCMPSri/FCMPDri when comparing against 0.0 2019-05-28 22:52:49 +00:00
select-floor.mir [GlobalISel][AArch64] Select G_FFLOOR 2019-02-11 17:22:58 +00:00
select-fma.mir
select-fp-casts.mir [AArch64][GlobalISel] Add isel support for a couple vector exts/truncs 2019-02-11 18:56:39 +00:00
select-frint-nofp16.mir [GlobalISel][AArch64] Legalize + select G_FRINT 2019-04-19 23:41:52 +00:00
select-frint.mir [GlobalISel][AArch64] Legalize + select G_FRINT 2019-04-19 23:41:52 +00:00
select-gv-cmodel-large.mir Describe stack-id as an enum 2019-06-17 09:13:29 +00:00
select-gv-cmodel-tiny.mir Describe stack-id as an enum 2019-06-17 09:13:29 +00:00
select-imm.mir [GlobalISel] Import patterns containing SUBREG_TO_REG 2019-08-28 20:12:31 +00:00
select-implicit-def.mir
select-insert-extract.mir
select-insert-vector-elt.mir [GlobalISel][AArch64] Add isel support for G_INSERT_VECTOR_ELT on v2s32s 2019-03-29 21:39:36 +00:00
select-int-ext.mir Recommit "[GlobalISel] Import patterns containing INSERT_SUBREG" 2019-08-27 17:47:06 +00:00
select-int-ptr-casts.mir
select-intrinsic-aarch64-hint.mir
select-intrinsic-aarch64-sdiv.mir
select-intrinsic-crypto-aesmc.mir
select-intrinsic-round.mir [AArch64][GlobalISel] Select G_INTRINSIC_ROUND 2019-04-23 23:03:03 +00:00
select-intrinsic-trunc.mir [AArch64][GlobalISel] Actually select G_INTRINSIC_TRUNC 2019-04-23 20:46:19 +00:00
select-jump-table-brjt.mir AArch64: use xzr/wzr for constant 0 in GlobalISel. 2019-08-06 09:18:41 +00:00
select-ldaxr-intrin.mir [AArch64][GlobalISel] Select @llvm.aarch64.ldaxr.* intrinsics 2019-08-29 16:16:38 +00:00
select-ldxr-intrin.mir [AArch64][GlobalISel] Select @llvm.aarch64.ldxr.* intrinsics 2019-08-29 16:33:01 +00:00
select-load-store-vector-of-ptr.mir [AArch64][GlobalISel] Legalization and ISel support for load/stores of vectors of pointers. 2019-04-11 20:32:24 +00:00
select-load.mir [AArch64][GlobalISel] Flesh out vector load/store support for more types. 2019-04-11 20:40:01 +00:00
select-logical-imm.mir [AArch64][GlobalISel] Select logical_imm32 and logical_imm64 patterns 2019-08-20 22:31:25 +00:00
select-logical-shifted-reg.mir [AArch64][GlobalISel] Select patterns which use shifted register operands 2019-08-20 22:18:06 +00:00
select-mul.mir
select-muladd.mir
select-nearbyint.mir [GlobalISel][AArch64] Legalize G_FNEARBYINT 2019-04-25 16:44:40 +00:00
select-neon-vcvtfxu2fp.mir
select-phi.mir
select-pr32733.mir [AArch64][GlobalISel] Select logical_imm32 and logical_imm64 patterns 2019-08-20 22:31:25 +00:00
select-property.mir
select-redundant-zext-of-load.mir [AArch64][GlobalISel] Eliminate redundant G_ZEXT when the source is implicitly zext-loaded. 2019-08-02 21:15:36 +00:00
select-scalar-merge.mir Fix build errors introduced by r349712 on aarch64 bots. 2018-12-20 03:27:42 +00:00
select-scalar-shift-imm.mir [GlobalISel] Import patterns containing SUBREG_TO_REG 2019-08-28 20:12:31 +00:00
select-select.mir [AArch64][GlobalISel] Use fcsel instead of csel for G_SELECT on FPRs 2019-05-03 22:37:46 +00:00
select-sextload.mir
select-shuffle-vector.mir GlobalISel: Change representation of shuffle masks 2019-08-13 15:34:38 +00:00
select-shufflevec-undef-mask-elt.mir GlobalISel: Change representation of shuffle masks 2019-08-13 15:34:38 +00:00
select-sqrt.mir [GlobalISel][AArch64] Add instruction selection support for @llvm.sqrt 2019-01-30 21:03:52 +00:00
select-stlxr-intrin.mir GlobalISel/TableGen: Fix handling of EXTRACT_SUBREG constraints 2019-09-06 00:05:58 +00:00
select-store.mir [AArch64][GlobalISel] Flesh out vector load/store support for more types. 2019-04-11 20:40:01 +00:00
select-stx.mir GlobalISel/TableGen: Fix handling of EXTRACT_SUBREG constraints 2019-09-06 00:05:58 +00:00
select-trap.mir
select-trunc.mir [AArch64][GlobalISel] Add support for s128 loads, stores, extracts, truncs. 2019-07-23 22:05:13 +00:00
select-uaddo.mir [AArch64][GlobalISel] Add isel support for G_UADDO on s32s and s64s 2019-03-14 22:54:29 +00:00
select-unmerge.mir [AArch64][GlobalISel] Fix an assertion during G_UNMERGE selection for s128 types. 2019-08-16 23:23:40 +00:00
select-vector-icmp.mir [AArch64][GlobalISel] Add isel support for vector G_ICMP and G_ASHR & G_SHL 2019-04-09 21:22:43 +00:00
select-vector-shift.mir [AArch64][GlobalISel] Add isel support for vector G_ICMP and G_ASHR & G_SHL 2019-04-09 21:22:43 +00:00
select-with-no-legality-check.mir
select-xor.mir
select-zextload.mir [AArch64][GlobalISel] Eliminate redundant G_ZEXT when the source is implicitly zext-loaded. 2019-08-02 21:15:36 +00:00
select.mir [GlobalISel] Import patterns containing SUBREG_TO_REG 2019-08-28 20:12:31 +00:00
store-addressing-modes.mir [AArch64][GlobalISel] Import XRO load/store patterns instead of custom selection 2019-08-23 20:31:34 +00:00
swifterror.ll [AArch64][GlobalISel] Enable the localizer for optimized builds. 2019-09-06 22:27:09 +00:00
swiftself.ll GlobalISel: support swiftself attribute 2019-08-02 14:09:49 +00:00
translate-constant-dag.ll
translate-gep.ll [GlobalISel] Enable CSE in the IRTranslator & legalizer for -O0 with constants only. 2019-04-15 05:04:20 +00:00
unknown-intrinsic.ll
varargs-ios-translator.ll GlobalISel: Fix creating MMOs with align 0 2019-01-31 01:38:47 +00:00
vastart.ll GlobalISel: Fix creating MMOs with align 0 2019-01-31 01:38:47 +00:00
vec-s16-param.ll [GlobalISel][AArch64] Allow CallLowering to handle types which are normally 2019-04-09 21:22:33 +00:00