1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 00:12:50 +01:00
llvm-mirror/test/MC
Jim Grosbach 1699d40f80 Refactor the ARM 'setend' instruction pattern. Use a single instruction pattern
and handle the operand explicitly. Flesh out encoding information. Add an
explicit disassembler testcase for the instruction.

llvm-svn: 116432
2010-10-13 21:00:04 +00:00
..
ARM Add MC encodings for VCVT* instrunctions. 2010-10-13 20:58:46 +00:00
AsmParser actually, move the elf tests into the existing elf dir. 2010-10-02 18:53:48 +00:00
COFF MC-COFF: Fix .bss section size. Fixes PR8335. Patch by NAKAMUTA Takumi! 2010-10-09 16:04:45 +00:00
Disassembler Refactor the ARM 'setend' instruction pattern. Use a single instruction pattern 2010-10-13 21:00:04 +00:00
ELF Call InitSections in llc and clang so that the binaries produced by them 2010-10-08 19:37:38 +00:00
MachO MC/Mach-O/i386: Fix a crash in relocation handling. 2010-09-17 15:21:50 +00:00
X86 Replace a gross hack (the MOV64ri_alt instruction) with a slightly less 2010-10-05 21:09:45 +00:00