1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/MC/Hexagon
George Rimar 74dfa67ff3 [llvm-objdump] - Print relocation record in a GNU format.
This fixes the https://bugs.llvm.org/show_bug.cgi?id=41355.

Previously with -r we printed relocation section name instead of the target section name.
It was like this: "RELOCATION RECORDS FOR [.rel.text]"
Now it is: "RELOCATION RECORDS FOR [.text]"

Also when relocation target section has more than one relocation section,
we did not combine the output. Now we do.

Differential revision: https://reviews.llvm.org/D61312

llvm-svn: 360143
2019-05-07 13:14:18 +00:00
..
instructions [Hexagon] Add trap1 instruction 2018-03-01 21:54:08 +00:00
PacketRules [Hexagon] Add support for Hexagon V65 2017-12-11 18:57:54 +00:00
align.s
asmMap.s
basic.ll
bug20416.s
capitalizedEndloop.s [Hexagon] Recognize and handle :endloop01 2018-03-30 15:29:47 +00:00
common-redeclare.s [MC] Fix 3 objdump tests after rL346610 2018-11-11 19:15:27 +00:00
data-directives-invalid.s [Hexagon] Use addAliasForDirective for data directives 2018-05-17 13:21:18 +00:00
data-directives-valid.s [Hexagon] Use addAliasForDirective for data directives 2018-05-17 13:21:18 +00:00
dcfetch-symbol.s
dcfetch.s
dealloc-return-jump.s
decode_acc_type.s
dis-duplex-p0.s
double-vector-producer.s
duplex-addi-global-imm.s
duplex-registers.s
elf-flags.s [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
empty_asm.s
equ.s
ext-callt-rel.s
extended_relocations.ll [llvm-objdump] - Print relocation record in a GNU format. 2019-05-07 13:14:18 +00:00
extender.s [Hexagon] Move clamping of extended operands directly to MC code emitter 2018-05-07 17:34:23 +00:00
fixups.s
got.s
gprel-shflag.s [Hexagon] Handle Hexagon's SHF_HEX_GPREL section flag 2018-11-09 14:17:27 +00:00
guest.s [Hexagon] Add guest registers 2018-03-01 17:03:26 +00:00
hex-immediates.s [hexagon] change AsmParser assertion to error 2019-05-03 16:50:38 +00:00
hvx-double-implies-hvx.s [Hexagon] Add support for Hexagon V65 2017-12-11 18:57:54 +00:00
iconst.s
inst_add64.ll
inst_add.ll
inst_and64.ll
inst_and.ll
inst_aslh.ll
inst_asrh.ll
inst_cmp_eq.ll
inst_cmp_eqi.ll
inst_cmp_gt.ll
inst_cmp_gti.ll
inst_cmp_lt.ll
inst_cmp_ugt.ll
inst_cmp_ugti.ll
inst_cmp_ult.ll
inst_or64.ll
inst_or.ll
inst_select.ll [Hexagon] Always generate mux out of predicated transfers if possible 2018-03-23 18:43:09 +00:00
inst_sub64.ll
inst_sub.ll
inst_sxtb.ll
inst_sxth.ll
inst_xor64.ll
inst_xor.ll
inst_zxtb.ll
inst_zxth.ll
inval_immed.s [hexagon] change AsmParser assertion to error 2019-05-03 16:50:38 +00:00
J2_trap1_dep.s [Hexagon] Add trap1 instruction 2018-03-01 21:54:08 +00:00
jumpdoublepound.s
labels.s
lcomm.s [MC] Fix 3 objdump tests after rL346610 2018-11-11 19:15:27 +00:00
lit.local.cfg
load-GPRel.s
missing_label.s
multiple_errs.s
new-value-check.s [Hexagon] Add support for Hexagon V65 2017-12-11 18:57:54 +00:00
non-relocatable.s
not_found.s
not-over.s
offset.s
operand-range.s
out_of_range.s
packetrelo.s Hexagon: Put relocations after instructions not packets. 2018-05-14 19:46:08 +00:00
parse-pound-hi.s
pcrel.s
plt-rel.s Hexagon: Put relocations after instructions not packets. 2018-05-14 19:46:08 +00:00
quad_regs.s [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
reg_altnames.s
register-alt-names.s
registers_readonly.s
relaxed_newvalue.s
relocations.s
ro-c9.s
ro-cc9.s
solo-axok.s
store-GPRel.s
test.s
tied-ops.s Check for tied operands 2018-08-13 14:01:25 +00:00
tprel_noextend.s
two_ext.s
two-extenders.s
v60-alu.s
v60-misc.s [Hexagon] Add support for Hexagon V65 2017-12-11 18:57:54 +00:00
v60-permute.s
v60-shift.s
v60-vcmp.s
v60-vmem.s
v60-vmpy1.s
v60-vmpy-acc.s
v60lookup.s
v62_all.s
v62_jumps.s
v62a_regs.s
v62a.s
v65_all.s [Hexagon] Add support for Hexagon V65 2017-12-11 18:57:54 +00:00
v66.s [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
vgather-new.s [Hexagon] Fix the value of HexagonII::TypeCVI_FIRST 2018-06-19 18:09:54 +00:00
vpred_defs.s [Hexagon] Add support for Hexagon V65 2017-12-11 18:57:54 +00:00
vscatter-slot.s [Hexagon] Add support for Hexagon V65 2017-12-11 18:57:54 +00:00
vtmp_def.s [Hexagon] Add support for Hexagon V65 2017-12-11 18:57:54 +00:00
z-instructions.s [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00