Fangrui Song
|
d20190e684
|
[test] Change llc -march=aarch64|arm64 to -mtriple=aarch64|arm64
Similar to commit 806761a7629df268c8aed49657aeccffa6bca449 to avoid issues due
to object file format differences. These tests are currently benign.
|
2023-09-29 10:13:06 -07:00 |
|
Jon Roelofs
|
4de74a7c4d
|
[MachineVerifier] Make INSERT_SUBREG diagnostic respect operand 2 subregs
This came out of post-commit review: https://reviews.llvm.org/D105953#inline-1012919
Thanks uabelho!
|
2021-07-21 08:47:17 -07:00 |
|
Jon Roelofs
|
be8738324c
|
[MachineVerifier] Diagnose invalid INSERT_SUBREGs
Differential revision: https://reviews.llvm.org/D105953
|
2021-07-20 17:32:29 -07:00 |
|
Jon Roelofs
|
6c40abb6fe
|
Revert "[MachineVerifier] Diagnose invalid INSERT_SUBREGs"
This reverts commit dd57ba1a17b93dbe211d04cb2d4de5f6dc898d60.
It broke some tests: http://45.33.8.238/linux/51314/step_12.txt
|
2021-07-16 09:53:55 -07:00 |
|
Jon Roelofs
|
dd57ba1a17
|
[MachineVerifier] Diagnose invalid INSERT_SUBREGs
Differential revision: https://reviews.llvm.org/D105953
|
2021-07-16 09:43:12 -07:00 |
|