1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/MC
Rafael Espindola 6cc9101fe1 Slightly saner handling of thumb branches.
The generic infrastructure already did a lot of work to decide if the
fixup value is know or not. It doesn't make sense to reimplement a very
basic case: same fragment.

llvm-svn: 252090
2015-11-04 23:00:39 +00:00
..
AArch64 [AArch64] Check the size of the vector before accessing its elements. 2015-10-13 18:55:34 +00:00
AMDGPU AMDGPU: Fix asserts on invalid register ranges 2015-11-03 22:50:32 +00:00
ARM Slightly saner handling of thumb branches. 2015-11-04 23:00:39 +00:00
AsmParser [MC] Don't crash when .word is given bogus values 2015-10-26 02:45:50 +00:00
COFF Fix pr24486. 2015-10-05 12:07:05 +00:00
Disassembler [ARM] Allow SP in rGPR, starting from ARMv8 2015-10-28 13:58:36 +00:00
ELF [ELF] elfiamcu triple should imply e_machine == EM_IAMCU 2015-11-04 11:21:50 +00:00
Hexagon [Hexagon] Split double registers 2015-10-16 20:38:54 +00:00
MachO MachO: support tvOS and watchOS version min commands in llvm-objdump 2015-11-02 21:26:58 +00:00
Markup
Mips Relax a few more overspecified tests. 2015-11-03 19:38:19 +00:00
PowerPC Relax a few more overspecified tests. 2015-11-03 19:38:19 +00:00
Sparc Update test to take into account for r251271. 2015-10-26 03:34:29 +00:00
SystemZ [SystemZ] testcase MC/SystemZ/insn-good-z13.s extended. 2015-10-12 10:13:57 +00:00
X86 AVX512: add encoding tests for vmovq/d instructions. 2015-11-03 07:30:17 +00:00