1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test/MC/AsmParser
Daniel Dunbar a4df6e46a4 MC: When parsing a variable reference, substitute absolute variables immediately
since they are allowed to be redefined.

llvm-svn: 84230
2009-10-16 01:34:54 +00:00
..
ARM Move ARM and X86 specific AsmParser tests into separate subdirectories, and only 2009-09-21 00:05:30 +00:00
X86 Move ARM and X86 specific AsmParser tests into separate subdirectories, and only 2009-09-21 00:05:30 +00:00
assignment.s
conditional_asm.s Unbreak these tests. Chris, please verify that these changes are intended. 2009-09-08 14:14:24 +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 update test for alignment value in hex 2009-09-03 04:03:44 +00:00
directive_ascii.s llvm-mc: Fix bugs where bytes were unintentionally being printed as signed. 2009-08-14 19:59:24 +00:00
directive_comm.s
directive_darwin_section.s
directive_desc.s
directive_file.s
directive_fill.s llvm-mc: Accept .fill size of 8. 2009-08-21 15:43:35 +00:00
directive_include.s llvm-mc: Simplify EmitAssignment ('.set' is identical to '='). 2009-08-31 08:09:09 +00:00
directive_lcomm.s llvm-mc: Emit .lcomm as .zerofill. 2009-08-28 05:48:46 +00:00
directive_line.s
directive_loc.s
directive_lsym.s llvm-mc: MCStreamer cleanups. - Remove EmitLocalSymbol, this is unsupported for now. 2009-08-30 06:17:16 +00:00
directive_org.s
directive_set.s llvm-mc: Simplify EmitAssignment ('.set' is identical to '='). 2009-08-31 08:09:09 +00:00
directive_space.s
directive_subsections_via_symbols.s
directive_symbol_attrs.s
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 llvm-mc: zerofill shouldn't print quotes around the section,segment. 2009-08-14 18:51:45 +00:00
exprs-invalid.s llvm-mc: Pass values to MCStreamer as MCExprs, not MCValues. 2009-08-31 08:09:28 +00:00
exprs.s
hello.s Add an intel syntax MCInstPrinter implementation. You can now 2009-09-20 07:17:49 +00:00
labels.s MC: When parsing a variable reference, substitute absolute variables immediately 2009-10-16 01:34:54 +00:00
variables.s MC: When parsing a variable reference, substitute absolute variables immediately 2009-10-16 01:34:54 +00:00