1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/tools/llvm-ml
Eric Astor d15098fdc8 [ms] [llvm-ml] When parsing MASM, "jmp short" instructions are case insensitive
Handle "short" in a case-insensitive fashion in MASM.

Required to correctly parse z_Windows_NT-586_asm.asm from the OpenMP runtime.

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D104195
2021-06-13 18:36:00 -04:00
..
alias_errors.asm
alias.asm
basic_data.asm
basic.test
builtin_types.asm
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] Warn on command-line redefinition 2021-06-10 14:20:21 -04:00
dot_operator.asm
expansion.asm
feat00_override.asm
feat00.asm
hexfloat_error.asm
hexfloat_warn.asm
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] Fix parity errors in error handling for INCLUDE directive 2021-06-09 13:34:36 -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
lit.local.cfg
macro_errors.asm
macro_function.asm
macro.asm
ml32-context.asm [ms] [llvm-ml] Fix capitalization of the ignored CPU directives 2021-06-13 18:34:42 -04:00
named_operators.asm
parse_only_errors.asm
parse_only.asm
proc_frame.asm
proc.asm
radix_errors.asm
radix.asm
repeat_directives.asm
reserved_words_conflict.asm [ms] [llvm-ml] Disambiguate size directives and variable declarations 2021-06-08 15:44:31 -04:00
rip-relative-addressing.asm
run.asm
size_inference.asm
strings_errors.asm
strings.asm
struct_alignment.asm
struct_errors.asm
struct.asm
type_operators.asm
variable_redef_errors.asm [ms] [llvm-ml] Make variable redefinition match ML.EXE 2021-06-10 08:36:15 -04:00
variable_redef.asm [ms] [llvm-ml] Make variable redefinition match ML.EXE 2021-06-10 08:36:15 -04:00
variable.asm