llvm-6502/test/MC
Sasa Stankovic 068a8c145a [mips] Implement NaCl sandboxing of indirect jumps:
* Align targets of indirect jumps to instruction bundle boundaries (in MI layer).
  * Add masking instructions before indirect jumps (in MC layer).

Differential Revision: http://llvm-reviews.chandlerc.com/D2847


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202479 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-28 10:00:38 +00:00
..
AArch64
ARM ARM IAS: support .align without parameters 2014-02-23 17:45:32 +00:00
AsmParser Asm Parser: support .error directive 2014-02-23 23:02:23 +00:00
COFF Fix typos 2014-02-25 04:21:15 +00:00
Disassembler Remove A6/A7 opcode maps. They can all be handled with a TB map, opcode of 0xa6/0xa7, and adding MRM_C0/MRM_E0 forms. Removes 376K from the disassembler tables. 2014-02-19 05:34:21 +00:00
ELF Add support for assigning to . in AsmParser. 2014-02-17 20:48:32 +00:00
MachO Support DWARF discriminators in object streamer. 2014-02-14 19:27:53 +00:00
Markup
Mips [mips] Implement NaCl sandboxing of indirect jumps: 2014-02-28 10:00:38 +00:00
PowerPC
Sparc
SystemZ
X86 AVX-512: Assembly parsing of broadcast semantic in AVX-512; imlemented by Nis Zinovy (zinovy.y.nis@intel.com) 2014-02-20 06:34:39 +00:00