llvm-project/llvm/test/CodeGen/Mips/micromips-sizereduction
Sander de Smalen 5d6ee76c16 Describe stack-id as an enum
This patch changes MIR stack-id from an integer to an enum,
and adds printing/parsing support for this in MIR files. The default
stack-id '0' is now renamed to 'default'.

This should make MIR tests that have stack objects with different stack-ids
more descriptive. It also clarifies code operating on StackID.

Reviewers: arsenm, thegameg, qcolombet

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D60137

llvm-svn: 363533
2019-06-17 09:13:29 +00:00
..
micromips-addiur1sp-addiusp.ll
micromips-lbu16-lhu16-sb16-sh16.ll
micromips-lwp-swp.ll
micromips-lwp-swp.mir Describe stack-id as an enum 2019-06-17 09:13:29 +00:00
micromips-lwsp-swsp.ll
micromips-movep.ll
micromips-movep.mir Describe stack-id as an enum 2019-06-17 09:13:29 +00:00
micromips-no-lwp-swp.mir Describe stack-id as an enum 2019-06-17 09:13:29 +00:00
micromips-xor16.ll