[all-commits] [llvm/llvm-project] fdd23a: [ms] [llvm-ml] Add REAL10 support (x87 extended pr...
Eric Astor via All-commits
all-commits at lists.llvm.org
Tue Sep 29 13:59:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fdd23a35422ca133410c6b066ea191f426267c46
https://github.com/llvm/llvm-project/commit/fdd23a35422ca133410c6b066ea191f426267c46
Author: Eric Astor <epastor at google.com>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M llvm/include/llvm/MC/MCStreamer.h
M llvm/lib/MC/MCParser/MasmParser.cpp
M llvm/lib/MC/MCStreamer.cpp
M llvm/test/tools/llvm-ml/builtin_types.test
M llvm/test/tools/llvm-ml/type_operators.test
Log Message:
-----------
[ms] [llvm-ml] Add REAL10 support (x87 extended precision)
Add MASM support for 80-bit reals in the x87 extended precision format.
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D87402
More information about the All-commits
mailing list