llvm-mirror/test/MC
Artem Tamazov 1b18af3b37 [AMDGPU][llvm-mc] Predefined symbols to access -mcpu from the assembly source (.option.machine_version...)
The feature allows for conditional assembly etc.
TODO: make those symbols read-only.
Test added.

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

llvm-svn: 272673
2016-06-14 15:03:59 +00:00
..
AArch64 test: split test into two files 2016-06-10 17:33:28 +00:00
AMDGPU [AMDGPU][llvm-mc] Predefined symbols to access -mcpu from the assembly source (.option.machine_version...) 2016-06-14 15:03:59 +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 MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
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