1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/test/MC
Kevin Enderby 11cce486ac This is a patch to the assembler frontend to detect when aligning a text
section with TextAlignFillValue and calls EmitCodeAlignment() instead of
calling EmitValueToAlignment().  This allows x86 assembly code to be aligned
with optimal nops.

llvm-svn: 97158
2010-02-25 18:46:04 +00:00
..
AsmParser make pcrel immediate values relative to the start of the field, 2010-02-16 05:03:17 +00:00
Disassembler add encoder support and tests for rdtscp 2010-02-13 03:42:24 +00:00
MachO This is a patch to the assembler frontend to detect when aligning a text 2010-02-25 18:46:04 +00:00