llvm-project/llvm/test/MC
Tom Stellard 82785e9fe7 AMDGPU/SI: Correctly encode constant expressions
Summary:
We we have an MCConstantExpr, we can encode it directly into the instruction
instead of emitting fixups.

Reviewers: artem.tamazov, vpykhtin, SamWot, nhaustov, arsenm

Subscribers: arsenm, llvm-commits, kzhuravl

Differential Revision: http://reviews.llvm.org/D21236

Change-Id: I88b3edf288d48e65c5d705fc4850d281f8e36948
llvm-svn: 272750
2016-06-15 03:09:39 +00:00
..
AArch64 test: split test into two files 2016-06-10 17:33:28 +00:00
AMDGPU AMDGPU/SI: Correctly encode constant expressions 2016-06-15 03:09:39 +00:00
ARM [ARM] Accept conditional versions of BXNS and BLXNS 2016-06-07 14:58:48 +00:00
AsmParser Ignore Lexing errors in macro body definitions 2016-06-02 17:15:05 +00:00
COFF [codeview] Avoid emitting an empty file checksum table 2016-06-08 17:50:29 +00:00
Disassembler [SystemZ] Support Compare and Traps 2016-06-10 19:58:10 +00:00
ELF Fix production of R_X86_64_GOTPCRELX/R_X86_64_REX_GOTPCRELX. 2016-05-28 15:51:38 +00:00
Hexagon [Hexagon] Use pipe instead of temporary files in tests 2016-05-20 14:01:34 +00:00
Lanai [lanai] isBrImm should accept any non-constant immediate. 2016-03-31 17:58:55 +00:00
MachO CodeGen: Use PLT relocations for relative references to unnamed_addr functions. 2016-04-22 20:40:10 +00:00
Markup
Mips [mips][ias] Implement one N32 case (of two) for .cpsetup. 2016-06-14 10:13:47 +00:00
PowerPC Add aliases for mfvrsave/mtvrsave. 2016-06-09 23:27:48 +00:00
Sparc Don't pass a Reloc::Model to MC. 2016-05-18 11:58:50 +00:00
SystemZ [SystemZ] Support Compare and Traps 2016-06-10 19:58:10 +00:00
X86 [x86] avoid printing unnecessary sign bits of hex immediates in asm comments (PR20347) 2016-05-28 14:58:37 +00:00