[all-commits] [llvm/llvm-project] 809ee6: [X86][test] Update tagged-globals*.ll tests
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Fri Dec 15 12:55:15 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 809ee6cfcf48c3a3681e3dbde425e65b35fa7010
https://github.com/llvm/llvm-project/commit/809ee6cfcf48c3a3681e3dbde425e65b35fa7010
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
A llvm/test/CodeGen/X86/tagged-globals-jump-table.ll
M llvm/test/CodeGen/X86/tagged-globals-pic.ll
M llvm/test/CodeGen/X86/tagged-globals-static.ll
Log Message:
-----------
[X86][test] Update tagged-globals*.ll tests
Use update_llc_test_checks.py.
Split out jump table tests into separate file since we don't want to check the exact instruction sequence for it.
More information about the All-commits
mailing list