llvm/test/MC
Petr Hosek 140cbbb5d9 [MC] Support symbolic expressions in assembly directives
This matches the behavior of GNU assembler which supports symbolic
expressions in absolute expressions used in assembly directives.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270786 91177308-0d34-0410-b5e6-96231b3b80d8
2016-05-25 22:47:51 +00:00
..
AArch64 add support for -print-imm-hex for AArch64 2016-05-13 18:00:09 +00:00
AMDGPU [AMDGPU] Assembler: rework parsing of optional operands. 2016-05-24 12:38:33 +00:00
ARM Don't pass relocation-model= to tests that don't need it. 2016-05-18 00:27:17 +00:00
AsmParser [MC] Support symbolic expressions in assembly directives 2016-05-25 22:47:51 +00:00
COFF [MC] Create unique .pdata sections for every .text section 2016-05-02 23:22:18 +00:00
Disassembler [AMDGPU][llvm-mc] Disassembler: support for TTMP/TBA/TMA registers. 2016-05-24 12:05:16 +00:00
ELF Revert r270569 (teach llvm-mc to generate compressed debug sections in zlib 2016-05-25 00:14:12 +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 MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
Mips ps][microMIPS] Add R_MICROMIPS_PC21_S1 relocation 2016-05-19 12:20:40 +00:00
PowerPC Don't pass relocation-model= to tests that don't need it. 2016-05-18 00:27:17 +00:00
Sparc Don't pass a Reloc::Model to MC. 2016-05-18 11:58:50 +00:00
SystemZ [SystemZ] Support LRVH and STRVH opcodes 2016-05-16 20:32:22 +00:00
X86 [MCExpr] avoid UB via negation of INT_MIN 2016-05-20 14:09:41 +00:00