[PATCH] D62867: UpdateTestChecks: hexagon suppose
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 4 10:24:24 PDT 2019
lebedev.ri created this revision.
lebedev.ri added reviewers: RKSimon, kparzysz.
lebedev.ri added a project: LLVM.
These tests are being affected by an upcoming patch,
so having an understandable (autogenerated) diff is helpful.
This target, again, prefers `-march`:
llvm/test/CodeGen/Hexagon$ grep -r triple | wc -l
467
llvm/test/CodeGen/Hexagon$ grep -r march | wc -l
1167
Repository:
rL LLVM
https://reviews.llvm.org/D62867
Files:
test/CodeGen/Hexagon/isel-prefer.ll
test/CodeGen/Hexagon/ntstbit.ll
test/CodeGen/Hexagon/tstbit.ll
utils/UpdateTestChecks/asm.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62867.202977.patch
Type: text/x-patch
Size: 7673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/d5ee263d/attachment.bin>
More information about the llvm-commits
mailing list