1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/MC
Thomas Lively 84039ac021 [WebAssembly] Add simd128-unimplemented subtarget feature
This is a second attempt at r350778, which was reverted in
r350789. The only change is that the unimplemented-simd128 feature has
been renamed simd128-unimplemented, since naming it
unimplemented-simd128 somehow made the simd128 feature flag enable the
unimplemented-simd128 feature on Windows.

llvm-svn: 350791
2019-01-10 02:55:52 +00:00
..
AArch64 [AArch64] Move feature predctrl to predres 2019-01-09 11:24:15 +00:00
AMDGPU Fix test MC/AMDGPU/reloc.s 2018-12-19 12:13:21 +00:00
ARM [ARM] Add command-line option for SB 2019-01-03 12:09:12 +00:00
AsmParser AsmParser: test .double NaN and .double inf 2018-12-17 18:54:22 +00:00
AVR [AVR] Redefine the 'SBR' instruction as an alias 2018-09-01 12:22:54 +00:00
BPF
COFF Python compat - print statement 2019-01-03 14:11:33 +00:00
Disassembler [AArch64] Move feature predctrl to predres 2019-01-09 11:24:15 +00:00
ELF [AArch64] Adding missing REQUIRES in aarch64 dwarf test 2018-12-21 13:39:13 +00:00
Hexagon [Hexagon] Add instruction definitions for Hexagon V66 2018-12-05 21:01:07 +00:00
Lanai
MachO [MC] Enable .file support on COFF and diagnose it on unsupported targets 2018-12-21 23:35:48 +00:00
Mips [mips][micrompis] Emit 16bit NOPs by default 2019-01-09 15:58:02 +00:00
MSP430 [MSP430] Use R_MSP430_16_BYTE type for FK_Data_2 fixup 2018-11-16 19:20:51 +00:00
PowerPC [MC] Avoid inlining constant symbols with variants. 2018-09-17 20:34:26 +00:00
RISCV [RISCV][MC] Accept %lo and %pcrel_lo on operands to li 2019-01-03 14:41:41 +00:00
Sparc [Sparc] Add membar assembler tags 2018-12-13 15:29:12 +00:00
SystemZ [SystemZ] Implement SystemZOperand::print() 2018-10-26 00:36:00 +00:00
WebAssembly [WebAssembly] Add simd128-unimplemented subtarget feature 2019-01-10 02:55:52 +00:00
X86 [X86][Darwin] Emit compact-unwind for register-sized stack adjustments 2019-01-08 13:53:15 +00:00