.. |
ARM
|
Move ARM and X86 specific AsmParser tests into separate subdirectories, and only
|
2009-09-21 00:05:30 +00:00 |
X86
|
fix rdar://7873482 by teaching the instruction encoder to emit
|
2010-06-19 00:34:00 +00:00 |
assignment.s
|
llvm-mc: Support reassignment of variables in one special case, when the
|
2010-05-17 17:46:23 +00:00 |
conditional_asm.s
|
MC/AsmParser: Attempt to constant fold expressions up-front. This ensures we avoid fixups for obvious cases like '-(16)'.
|
2010-02-13 01:28:07 +00:00 |
dg.exp
|
Move ARM and X86 specific AsmParser tests into separate subdirectories, and only
|
2009-09-21 00:05:30 +00:00 |
directive_abort.s
|
|
|
directive_align.s
|
|
|
directive_ascii.s
|
teach MCAsmStreamer::EmitBytes to use .ascii and .asciz
|
2010-01-23 00:15:00 +00:00 |
directive_comm.s
|
|
|
directive_darwin_section.s
|
|
|
directive_desc.s
|
|
|
directive_file.s
|
wirte up .file and .file to the mc asmparser.
|
2010-01-25 19:02:58 +00:00 |
directive_fill.s
|
|
|
directive_include.s
|
|
|
directive_lcomm.s
|
only darwin has zerofill
|
2010-01-19 06:21:23 +00:00 |
directive_line.s
|
|
|
directive_loc.s
|
|
|
directive_lsym.s
|
|
|
directive_org.s
|
|
|
directive_set.s
|
|
|
directive_space.s
|
add an MCAsmStreamer::EmitFill specialization of EmitFill that
|
2010-01-19 18:52:28 +00:00 |
directive_subsections_via_symbols.s
|
|
|
directive_symbol_attrs.s
|
|
|
directive_tbss.s
|
More data/parsing support for tls directives. Add a few more testcases
|
2010-05-17 22:53:55 +00:00 |
directive_tdata.s
|
More data/parsing support for tls directives. Add a few more testcases
|
2010-05-17 22:53:55 +00:00 |
directive_thread_init_func.s
|
More data/parsing support for tls directives. Add a few more testcases
|
2010-05-17 22:53:55 +00:00 |
directive_tlv.s
|
More data/parsing support for tls directives. Add a few more testcases
|
2010-05-17 22:53:55 +00:00 |
directive_values.s
|
Added the first bits of the ARM target assembler to llvm-mc. For now it only
|
2009-09-15 00:27:25 +00:00 |
directive_zerofill.s
|
fix rdar://7965971 and a fixme: use ParseIdentifier in
|
2010-05-13 00:10:34 +00:00 |
exprs-invalid.s
|
|
|
exprs.s
|
implement mc asmparser support for '.', which gets the
|
2010-04-14 04:40:28 +00:00 |
hello.s
|
Add an intel syntax MCInstPrinter implementation. You can now
|
2009-09-20 07:17:49 +00:00 |
labels.s
|
Revert r103137, fix for $ in labels. It looks like we can't actually handle this
|
2010-05-06 14:46:38 +00:00 |
variables-invalid.s
|
Force triple in tests.
|
2009-10-16 16:30:02 +00:00 |
variables.s
|
Force triple in tests.
|
2009-10-16 16:30:02 +00:00 |