llvm-6502/test/MC/MachO
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
..
Darwin This is a patch to the assembler frontend to detect when aligning a text 2010-02-25 18:46:04 +00:00
comm-1.s llvm-mc: Support .comm emission. 2009-08-28 07:08:35 +00:00
data.s Force triple for these tests. 2009-08-22 09:45:43 +00:00
dg.exp For now, only run MC tests if X86 is configured. 2009-08-27 06:11:15 +00:00
lcomm-attributes.s llvm-mc: Support .zerofill emission. 2009-08-28 05:49:21 +00:00
reloc.s llvm-mc/Mach-O: Add support for relocations. 2009-08-26 13:58:10 +00:00
section-align-1.s llvm-mc/Mach-O: Add section padding where needed (to align the next section). 2009-08-26 04:13:32 +00:00
section-align-2.s llvm-mc/Mach-O: Add section padding where needed (to align the next section). 2009-08-26 04:13:32 +00:00
section-flags.s MC/Mach-O: Set SOME_INSTRUCTIONS bit for sections. 2010-02-02 21:44:01 +00:00
sections.s Fixed MCSectionMachO::ParseSectionSpecifier to allow an attribute of "none" so 2009-10-07 20:57:20 +00:00
symbol-flags.s llvm-mc/Mach-O: Support symbol attributes. 2009-08-24 08:40:12 +00:00
symbol-indirect.s llvm-mc: Fix tests for python variations in int printing, sigh. 2009-08-26 04:28:45 +00:00
symbols-1.s llvm-mc/Mach-O: Don't put assembler temporary labels in the symbol table. 2009-08-26 22:13:22 +00:00
values.s llvm-mc/Mach-O: Set addresses for symbols. 2009-08-26 02:48:04 +00:00
zerofill-1.s llvm-mc: Support .zerofill emission. 2009-08-28 05:49:21 +00:00
zerofill-2.s llvm-mc: Support .zerofill emission. 2009-08-28 05:49:21 +00:00
zerofill-3.s llvm-mc: Support .zerofill emission. 2009-08-28 05:49:21 +00:00