[all-commits] [llvm/llvm-project] e51a6b: [BOLT][DWARF] Convert dwarf5-df-* tests to assembl...
Alexander Yermolovich via All-commits
all-commits at lists.llvm.org
Wed May 25 13:41:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e51a6b7374ca2d11e07375843bf24ef51307308a
https://github.com/llvm/llvm-project/commit/e51a6b7374ca2d11e07375843bf24ef51307308a
Author: zr33 <zr33 at fb.com>
Date: 2022-05-25 (Wed, 25 May 2022)
Changed paths:
R bolt/test/X86/Inputs/dwarf4-df-dualcu-helper.ll
A bolt/test/X86/Inputs/dwarf4-df-dualcu-helper.s
R bolt/test/X86/Inputs/dwarf4-df-dualcu-loclist-helper.ll
A bolt/test/X86/Inputs/dwarf4-df-dualcu-loclist-helper.s
R bolt/test/X86/Inputs/dwarf4-df-dualcu-loclist-main.ll
A bolt/test/X86/Inputs/dwarf4-df-dualcu-loclist-main.s
R bolt/test/X86/Inputs/dwarf4-df-dualcu-main.ll
A bolt/test/X86/Inputs/dwarf4-df-dualcu-main.s
R bolt/test/X86/Inputs/dwarf5-df-dualcu-helper.ll
A bolt/test/X86/Inputs/dwarf5-df-dualcu-helper.s
R bolt/test/X86/Inputs/dwarf5-df-dualcu-loclist-helper.ll
A bolt/test/X86/Inputs/dwarf5-df-dualcu-loclist-helper.s
R bolt/test/X86/Inputs/dwarf5-df-dualcu-loclist-main.ll
A bolt/test/X86/Inputs/dwarf5-df-dualcu-loclist-main.s
R bolt/test/X86/Inputs/dwarf5-df-dualcu-main.ll
A bolt/test/X86/Inputs/dwarf5-df-dualcu-main.s
R bolt/test/X86/Inputs/dwarf5-df-mono-helper.ll
A bolt/test/X86/Inputs/dwarf5-df-mono-helper.s
R bolt/test/X86/Inputs/dwarf5-df-mono-main.ll
A bolt/test/X86/Inputs/dwarf5-df-mono-main.s
A bolt/test/X86/Inputs/dwarf5-locaddrx.s
M bolt/test/X86/dwarf4-df-dualcu-loclist.test
M bolt/test/X86/dwarf4-df-dualcu.test
M bolt/test/X86/dwarf5-df-dualcu-loclist.test
M bolt/test/X86/dwarf5-df-dualcu.test
M bolt/test/X86/dwarf5-df-mono-dualcu.test
M bolt/test/X86/dwarf5-locaddrx.test
Log Message:
-----------
[BOLT][DWARF] Convert dwarf5-df-* tests to assembly tests
Reviewed By: ayermolo
Differential Revision: https://reviews.llvm.org/D126086
More information about the All-commits
mailing list