1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/test/MC
Kevin Enderby bc6d6388c2 Improve the implementation of .incbin directive by replacing a loop by using
getStreamer().EmitBytes.  Suggestion by Benjamin Kramer!

llvm-svn: 146599
2011-12-14 22:34:45 +00:00
..
ARM ARM NEON fix alignment encoding for VST2 w/ writeback. 2011-12-14 21:49:24 +00:00
AsmParser Improve the implementation of .incbin directive by replacing a loop by using 2011-12-14 22:34:45 +00:00
COFF MC/X86/COFF: Allow quotes in names when targeting MS/Windows, 2011-11-29 18:00:06 +00:00
Disassembler ARM NEON VST2 assembly parsing and encoding. 2011-12-14 19:35:22 +00:00
ELF Add support for gnu_indirect_function. 2011-12-12 17:34:04 +00:00
MachO Don't rely on a particular version string for llvm. 2011-12-13 00:34:14 +00:00
MBlaze Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
Mips Add test/MC/Mips/dg.exp. 2011-12-13 04:12:49 +00:00
X86 XOP instructions and encoding tests. 2011-12-12 19:37:49 +00:00