llvm-6502/test/MC
Kevin Enderby d74acb0c78 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97158 91177308-0d34-0410-b5e6-96231b3b80d8
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