llvm-project/llvm/test/CodeGen/ARM/GlobalISel
Eli Friedman 2876b3eef3 [SelectionDAG] Always preserve offset in MachinePointerInfo
Previously, getWithOffset() would drop the offset if the base was null.
Because of this, MachineMemOperand would return the wrong result from
getAlign() in these cases.  MachineMemOperand stores the alignment of
the pointer without the offset.

A bunch of MIR tests changed because we print the offset now.

Split off from D77687.

Differential Revision: https://reviews.llvm.org/D78049
2020-04-14 15:29:41 -07:00
..
arm-call-lowering.ll [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
arm-instruction-select-cmp.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
arm-instruction-select-combos.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
arm-instruction-select.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
arm-irtranslator.ll [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00: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
arm-legalize-bitcounts.mir GlobalISel: Fix lowering of G_CTLZ/G_CTTZ 2020-02-07 06:54:12 -08:00
arm-legalize-casts.mir
arm-legalize-cmp.mir
arm-legalize-consts.mir [GlobalISel]: Allow targets to override how to widen constants during legalization 2019-12-03 10:41:10 -08:00
arm-legalize-control-flow.mir
arm-legalize-divmod.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
arm-legalize-exts.mir
arm-legalize-fp.mir [GlobalISel] Tidy up unnecessary calls to createGenericVirtualRegister 2020-01-31 17:07:16 +00:00
arm-legalize-globals.mir
arm-legalize-load-store.mir [SelectionDAG] Always preserve offset in MachinePointerInfo 2020-04-14 15:29:41 -07:00
arm-legalize-select.mir
arm-legalize-vfp4.mir [globalisel] Rename G_GEP to G_PTR_ADD 2019-11-05 10:31:17 -08:00
arm-legalizer.mir
arm-param-lowering.ll [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
arm-regbankselect.mir [globalisel] Rename G_GEP to G_PTR_ADD 2019-11-05 10:31:17 -08:00
arm-select-copy_to_regclass-of-fptosi.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
arm-select-globals-pic.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
arm-select-globals-ropi-rwpi.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
arm-select-globals-static.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
arm-unsupported.ll
irtranslator-varargs-lowering.ll [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
lit.local.cfg
pr35375.ll
select-clz.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
select-dbg.mir
select-fp-const.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
select-fp.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
select-neon.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
select-pkhbt.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
select-pr35926.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
select-revsh.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
thumb-instruction-select-cmp.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
thumb-isel-globals-pic.ll
thumb-isel-globals-ropi-rwpi.ll
thumb-isel-globals-static.ll
thumb-select-arithmetic-ops.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
thumb-select-br.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
thumb-select-casts.mir
thumb-select-exts.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
thumb-select-globals-pic.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
thumb-select-globals-ropi-rwpi.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
thumb-select-globals-static.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
thumb-select-imm.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
thumb-select-load-store.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
thumb-select-logical-ops.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
thumb-select-phi.mir
thumb-select-select.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00
thumb-select-shifts.mir [MIR][ARM] MachineOperand comments 2020-02-24 14:19:21 +00:00