[PATCH] D43976: [GlobalISel][AArch64] Adding Testgen'd tests for InstructionSelect pass

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 15:30:11 PST 2018


rtereshin created this revision.
rtereshin added reviewers: qcolombet, ab, dsanders, aditya_nandakumar, bogner, volkan, aemerson, t.p.northover, rovka.
Herald added subscribers: kristof.beyls, javed.absar, rengolin.

Requires https://reviews.llvm.org/D43962, see the review for details.

This commit also removes
test/CodeGen/AArch64/GlobalISel/select-with-no-legality-check.mir
added by https://reviews.llvm.org/rL326396 as containing a strict
subset of the test cases being added by this patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D43976

Files:
  test/CodeGen/AArch64/GlobalISel/arm64-instruction-select-testgen-selected.mir
  test/CodeGen/AArch64/GlobalISel/arm64-instruction-select-testgen-testgend.mir
  test/CodeGen/AArch64/GlobalISel/select-with-no-legality-check.mir





More information about the llvm-commits mailing list