1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/test/CodeGen/ARM/GlobalISel
Matt Arsenault 240dff7427 GlobalISel: Track argument pointeriness with arg flags
Since we're still building on top of the MVT based infrastructure, we
need to track the pointer type/address space on the side so we can end
up with the correct pointer LLTs when interpreting CCValAssigns.
2021-07-15 19:11:40 -04:00
..
arm-call-lowering.ll
arm-instruction-select-cmp.mir
arm-instruction-select-combos.mir
arm-instruction-select.mir GlobalISel: Use LLT in memory legality queries 2021-06-30 17:44:13 -04:00
arm-irtranslator.ll GlobalISel: Track argument pointeriness with arg flags 2021-07-15 19:11:40 -04:00
arm-isel-divmod.ll
arm-isel-fp.ll
arm-isel-globals-pic.ll
arm-isel-globals-ropi-rwpi.ll
arm-isel-globals-static.ll
arm-isel.ll
arm-legalize-binops-neon.mir
arm-legalize-binops.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
arm-legalize-bitcounts.mir
arm-legalize-casts.mir
arm-legalize-cmp.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
arm-legalize-consts.mir GlobalISel: Use LLT in memory legality queries 2021-06-30 17:44:13 -04:00
arm-legalize-control-flow.mir
arm-legalize-divmod.mir
arm-legalize-exts.mir GlobalISel: Use LLT in memory legality queries 2021-06-30 17:44:13 -04:00
arm-legalize-fp.mir
arm-legalize-globals.mir
arm-legalize-load-store.mir GlobalISel: Use LLT in memory legality queries 2021-06-30 17:44:13 -04:00
arm-legalize-select.mir
arm-legalize-vfp4.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
arm-legalizer.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
arm-param-lowering.ll GlobalISel: Track argument pointeriness with arg flags 2021-07-15 19:11:40 -04:00
arm-regbankselect.mir GlobalISel: Use LLT in memory legality queries 2021-06-30 17:44:13 -04:00
arm-select-copy_to_regclass-of-fptosi.mir
arm-select-globals-pic.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
arm-select-globals-ropi-rwpi.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
arm-select-globals-static.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
arm-unsupported.ll
irtranslator-varargs-lowering.ll GlobalISel: Track argument pointeriness with arg flags 2021-07-15 19:11:40 -04:00
pr35375.ll
select-clz.mir
select-dbg.mir
select-fp-const.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
select-fp.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
select-neon.mir
select-pkhbt.mir
select-pr35926.mir
select-revsh.mir
thumb-instruction-select-cmp.mir
thumb-isel-globals-pic.ll
thumb-isel-globals-ropi-rwpi.ll
thumb-isel-globals-static.ll
thumb-select-arithmetic-ops.mir
thumb-select-br.mir
thumb-select-casts.mir
thumb-select-exts.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
thumb-select-globals-pic.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
thumb-select-globals-ropi-rwpi.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
thumb-select-globals-static.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
thumb-select-imm.mir
thumb-select-load-store.mir GlobalISel: Use LLT in memory legality queries 2021-06-30 17:44:13 -04:00
thumb-select-logical-ops.mir
thumb-select-phi.mir
thumb-select-select.mir
thumb-select-shifts.mir