..
AArch64
[MC] Remove unneeded "in '.xxx' directive" from diagnostics
2021-05-04 13:30:29 -07:00
Inputs
[MC] Fix ICE with non-newline terminated input
2020-12-09 23:39:32 +00:00
align_invalid.s
[MC] Reject byte alignment if larger than or equal to 2**32
2020-12-20 14:17:00 -08:00
altmacro-err.s
…
altmacro-expr-err.s
…
altmacro_expression.s
…
altmacro_string.s
…
altmacro_string_escape.s
…
assembler-expressions-fail.s
…
assembler-expressions-inlineasm.ll
…
assembler-expressions.s
…
assignment.s
…
cfi-unfinished-frame.s
…
cfi-unknown-register.s
…
comments-x86-darwin.s
…
conditional_asm.s
…
dash-n.s
…
debug-empty-source.s
[NVPTX][tests] Do not run tests that require direct object generation
2022-03-22 16:46:48 +04:00
debug-no-source.s
[NVPTX][tests] Do not run tests that require direct object generation
2022-03-22 16:46:48 +04:00
debug-only-comments.s
…
defsym.s
…
defsym_error1.s
…
defsym_error2.s
…
directive-err-diagnostics.s
…
directive-err.s
…
directive-warning.s
…
directive_abort.s
…
directive_align.s
[MCParser] Set default alignment value when meeting invalid align
2022-06-02 16:22:35 +02:00
directive_ascii.s
Reland "[AsmParser] make .ascii support spaces as separators"
2021-01-14 17:51:47 -08:00
directive_case_insensitive.s
…
directive_cgprofile.s
…
directive_comm.s
…
directive_darwin_section.s
…
directive_dc.s
…
directive_dcb.s
[MC] Add MCAsmParser::parseComma to improve diagnostics
2021-05-04 14:13:19 -07:00
directive_desc.s
…
directive_ds.s
[MC] Migrate some parseToken(AsmToken::EndOfStatement, ...) to parseEOL()
2021-03-06 19:25:22 -08:00
directive_elf_size.s
…
directive_end-2.s
[llvm-readobj] Update tests because of changes in llvm-readobj behavior
2020-07-20 10:39:04 +01:00
directive_end.s
[llvm-readobj] Update tests because of changes in llvm-readobj behavior
2020-07-20 10:39:04 +01:00
directive_file-2.s
…
directive_file-3.s
…
directive_file-g.s
[FileCheck] Catch missspelled directives.
2022-05-26 11:37:19 +01:00
directive_file.s
…
directive_fill.s
…
directive_fill_2.s
…
directive_incbin.s
[MC] Add parseEOL() overload and migrate some parseToken(AsmToken::EndOfStatement) to parseEOL()
2021-03-06 17:45:23 -08:00
directive_include.s
…
directive_lcomm.s
…
directive_line.s
…
directive_loc.s
…
directive_loc_2.s
…
directive_lsym.s
…
directive_org.s
…
directive_print.s
[MC] Migrate some parseToken(AsmToken::EndOfStatement, ...) to parseEOL()
2021-03-06 19:25:22 -08:00
directive_rept-diagnostics.s
[AsmParser][SystemZ][z/OS] Implement HLASM location counter syntax ("*") for Z PC-relative instructions.
2021-05-03 14:58:24 -04:00
directive_rept.s
…
directive_seh.s
…
directive_set.s
…
directive_space.s
…
directive_subsections_via_symbols.s
…
directive_symbol_attrs.s
…
directive_tbss.s
…
directive_tdata.s
…
directive_thread_init_func.s
…
directive_tlv.s
…
directive_values.s
[AsmParser] Recognize more escaped characters between single quotes
2021-04-08 09:59:37 +02:00
directive_zerofill.s
…
dollars-in-identifiers.s
…
dot-symbol-assignment-backwards.s
…
dot-symbol-assignment.s
…
dot-symbol-non-absolute.s
…
dot-symbol.s
…
empty-comment.s
…
equ.s
[MC] Remove unneeded "in '.xxx' directive" from diagnostics
2021-05-04 13:30:29 -07:00
expr-shr.s
…
expr_symbol_modifiers.s
…
exprs-gnu.s
[MC] Support infix operator !
2020-07-30 23:25:53 -07:00
exprs-invalid.s
[MC] Remove unneeded "in '.xxx' directive" from diagnostics
2021-05-04 13:30:29 -07:00
exprs.s
[MC] Skip lower-case integer suffixes
2022-06-29 20:55:05 -07:00
extern.s
…
floating-literals.s
[MC] Don't capitalize a floating point diagnostic
2021-05-04 13:40:26 -07:00
function_hot_attr.ll
[IR][PGO] Add hot func attribute and use hot/cold attribute in func section
2020-12-17 18:41:12 -08:00
hash-directive.s
…
hello.s
…
if-diagnostics.s
[MC] Add parseEOL() overload and migrate some parseToken(AsmToken::EndOfStatement) to parseEOL()
2021-03-06 17:45:23 -08:00
ifb.s
…
ifc.s
…
ifdef.s
…
ifeqs-diagnostics.s
…
ifeqs.s
…
ifndef.s
…
ifnes.s
…
incbin_abcd
…
include.ll
[NVPTX][tests] Do not run the tests which are not supported by nvptx
2022-04-26 17:26:56 +03:00
inline-comments.ll
…
invalid-asm-variant.s
…
labels.s
…
layout-interdependency.s
…
line-marker-inside-macro.s
…
line_with_hash.s
…
lit.local.cfg
…
llvm_section_types.s
[Object] Add ELF section type for offloading objects
2022-07-07 12:20:30 -04:00
macro-arg-darwin.s
…
macro-arg-err.s
…
macro-arg.s
…
macro-at-pseudo-variable-err.s
…
macro-at-pseudo-variable.s
…
macro-def-in-instantiation-darwin.s
…
macro-def-in-instantiation.s
…
macro-exitm.s
…
macro-irp.s
…
macro-irpc.s
…
macro-max-depth.s
…
macro-rept-err1.s
…
macro-rept-err2.s
…
macro-rept.s
…
macro-required-argument-err.s
…
macro-required-argument.s
…
macro-same-context.ll
[NVPTX][tests] Do not run the tests which are not supported by nvptx
2022-04-26 17:26:56 +03:00
macro-unknown-directive.s
…
macro-vararg-err.s
…
macro-vararg.s
…
macro_parsing.s
…
macros-darwin-vararg.s
…
macros-darwin.s
…
macros-off.s
…
motorola_integers.s
[M68k] Add support for Motorola literal syntax to AsmParser
2021-04-05 20:02:29 +01:00
non-english-characters.s
…
pr11865.s
…
pr28805.ll
[Tests] Add elementtype attribute to indirect inline asm operands (NFC)
2022-01-06 14:23:51 +01:00
pr28921.s
…
preserve-comments-crlf.s
[NFC] Set gitattributes for line endings
2022-01-18 12:07:41 -06:00
preserve-comments.s
[MC] Fix ICE with non-newline terminated input
2020-12-09 23:39:32 +00:00
purgem.s
…
reassign.s
…
rename.s
…
round-trip.s
[MC] Consume EndOfStatement in .cfi_{sections,endproc}
2020-12-04 22:30:29 +00:00
section.s
[llvm-readobj] Update tests because of changes in llvm-readobj behavior
2020-07-20 10:39:04 +01:00
section_names.s
[MC][test] Improve section_names.s
2021-12-30 00:30:47 -08:00
secure_log_unique.s
…
seh-directive-errors.s
…
seh-unfinished-frame.s
…
undefined-local-symbol.s
…
unfinished-op.s
…
unmatched-if-macro.s
…
unmatched-if.s
…
uppercase-hex.s
…
vararg-default-value.s
…
variables-invalid.s
…
variables.s
…