llvm-project/llvm/utils/UpdateTestChecks
Craig Topper 0248e24071 [X86][update_llc_test_checks] Use a less greedy regular expression for replacing constant pool labels in tests.
While working on D97208 I noticed that these greedy regular
expressions prevent tests from failing when (%rip) appears after
a constant pool label when it didn't before.

Reviewed By: RKSimon, pengfei

Differential Revision: https://reviews.llvm.org/D99460
2021-03-28 11:39:46 -07:00
..
__init__.py
asm.py [X86][update_llc_test_checks] Use a less greedy regular expression for replacing constant pool labels in tests. 2021-03-28 11:39:46 -07:00
common.py [Utils] Add prefix parameter in update test checks to avoid FileCheck conflicts 2021-03-26 11:49:42 -07:00