llvm-6502/test/MC
Daniel Sanders 33550d78ea Merging r217432:
------------------------------------------------------------------------
r217432 | tomatabacu | 2014-09-09 11:15:38 +0100 (Tue, 09 Sep 2014) | 12 lines

[mips] Add assembler support for .set push/pop directive.

Summary:
These directives are used to save the current assembler options (in the case of ".set push") and restore the previously saved options (in the case of ".set pop").

Contains work done by Matheus Almeida.

Reviewers: dsanders

Reviewed By: dsanders

Differential Revision: http://reviews.llvm.org/D4821
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_35@232082 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-12 19:12:54 +00:00
..
AArch64 MC: support different sized constants in constant pools 2014-07-18 16:05:14 +00:00
ARM MC: support different sized constants in constant pools 2014-07-18 16:05:14 +00:00
AsmParser Allow using .cfi_startproc without a leading symbol. 2014-06-23 15:34:32 +00:00
COFF MC: Let non-temporary COFF aliases be in symtab 2014-07-13 04:31:19 +00:00
Disassembler Merging r218745: 2014-11-24 21:47:34 +00:00
ELF Avoid revocations when possible. 2014-07-01 14:34:30 +00:00
MachO Merging r213665: 2014-08-04 04:29:47 +00:00
Markup
Mips Merging r217432: 2015-03-12 19:12:54 +00:00
PowerPC Merging r222672: 2014-12-09 02:30:53 +00:00
Sparc
SystemZ [SystemZ] Add MC support for LEDBRA, LEXBRA and LDXBRA 2014-07-10 11:00:55 +00:00
X86 Merging r213883: 2014-08-04 04:27:37 +00:00