llvm-project/llvm/test/Other/ChangePrinters
Arthur Eubanks 81c4e58e2a [StandardInstrumentations] Handle case where block order changes
Previously we'd go off the end of the BI iterator because we expected
that the relative positions of common blocks before and after were
consistent. That's not always true though, for example with
jump-threading.

Reviewed By: jamieschmeiser

Differential Revision: https://reviews.llvm.org/D130596
2022-08-08 07:41:39 -07:00
..
DotCfg [NFC] Change lit test for print-changed=dot-cfg to use regular expression 2022-06-06 15:53:25 -04:00
lit.local.cfg
print-changed-D107989.ll
print-changed-diff-block-ordering-changed.ll [StandardInstrumentations] Handle case where block order changes 2022-08-08 07:41:39 -07:00
print-changed-diff-empty-bb-name.ll [StandardInstrumentations] Assign names to basic blocks without names 2022-08-02 11:04:01 -07:00
print-changed-diff-machine.ll [MachineFunctionPass] Support -print-changed={,c}diff{,-quiet} 2022-08-01 12:56:15 -07:00
print-changed-diff.ll