..
alias_errors.asm
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
alias.asm
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
align_directives.asm
[ms] [llvm-ml] Add support for ALIGN, EVEN, and ORG directives
2021-06-25 17:19:45 -04:00
align_errors.asm
[ms] [llvm-ml] Add support for ALIGN, EVEN, and ORG directives
2021-06-25 17:19:45 -04:00
basic_data.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00
basic.test
[test] Use host platform specific error message substitution in lit tests
2021-01-29 07:16:30 -05:00
builtin_symbols_t5.inc
[ms] [llvm-ml] Support built-in text macros
2021-07-21 11:44:09 -04:00
builtin_symbols.asm
[ms] [llvm-ml] Support built-in text macros
2021-07-21 11:44:09 -04:00
builtin_types.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00
command_line_defines_errors.asm
[ms] [llvm-ml] Warn on command-line redefinition
2021-06-10 14:20:21 -04:00
command_line_defines.asm
[ms] [llvm-ml] Standardize blocking of lexical substitution
2021-07-02 14:17:37 -04:00
dot_operator.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00
expansion.asm
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
feat00_override.asm
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
feat00.asm
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
hexfloat_error.asm
[ms] [llvm-ml] Accept /WX to signal that warnings should be fatal.
2021-04-02 15:13:20 -04:00
hexfloat_warn.asm
[ms] [llvm-ml] Accept /WX to signal that warnings should be fatal.
2021-04-02 15:13:20 -04:00
include_by_env_var_errors.asm
[ms] [llvm-ml] Add support for INCLUDE environment variable
2021-06-09 17:54:40 -04:00
include_by_env_var.asm
[ms] [llvm-ml] Add support for INCLUDE environment variable
2021-06-09 17:54:40 -04:00
include.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00
included.inc
[ms] [llvm-ml] Fix parity errors in error handling for INCLUDE directive
2021-06-09 13:34:36 -04:00
jmp_short.asm
[ms] [llvm-ml] When parsing MASM, "jmp short" instructions are case insensitive
2021-06-13 18:36:00 -04:00
line_continuations.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00
lit.local.cfg
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
macro_errors.asm
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
macro_function.asm
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
macro.asm
[ms] [llvm-ml] Fix macro case-insensitivity
2021-07-22 15:50:52 -04:00
ml32-context.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00
named_operators.asm
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
parse_only_errors.asm
[ms] [llvm-ml] Allow the /Zs parameter as a synonym for -filetype=null
2021-03-17 12:18:43 -04:00
parse_only.asm
[ms] [llvm-ml] Allow the /Zs parameter as a synonym for -filetype=null
2021-03-17 12:18:43 -04:00
proc_frame.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00
proc.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00
radix_errors.asm
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
radix.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00
repeat_directives.asm
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
reserved_words_conflict.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00
rip-relative-addressing.asm
[ms] [llvm-ml] Restrict implicit RIP-relative addressing to named-variable references
2021-07-21 11:49:58 -04:00
run.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00
size_inference.asm
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
strings_errors.asm
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
strings.asm
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
struct_alignment.asm
[ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe
2020-12-01 17:43:44 -05:00
struct_errors.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00
struct.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00
type_operators.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00
variable_redef_errors.asm
[ms] [llvm-ml] Add support for numeric built-in symbols
2021-07-21 11:43:07 -04:00
variable_redef.asm
[ms] [llvm-ml] Make variable redefinition match ML.EXE
2021-06-10 08:36:15 -04:00
variable.asm
[ms] [llvm-ml] Disable C-style comments
2021-06-25 23:09:13 -04:00