llvm-project/lldb/source/Expression
Pavel Kosov f63e2cfb7f [LLDB] Add basic floating point ops to IR interpreter
Patch adds support for fadd, fsub, fdiv, fmul and fcmp to IR interpreter.

~~~

OS Laboratory. Huawei RRI. Saint-Petersburg

Reviewed By: clayborg

Differential Revision: https://reviews.llvm.org/D126359
2022-08-10 16:34:52 +03:00
..
CMakeLists.txt Reland "[LLDB][NFC] Decouple dwarf location table from DWARFExpression." 2022-07-12 10:54:24 -07:00
DWARFExpression.cpp [lldb] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:31:49 -07:00
DWARFExpressionList.cpp Reland "[LLDB][NFC] Decouple dwarf location table from DWARFExpression." 2022-07-12 10:54:24 -07:00
DiagnosticManager.cpp
Expression.cpp
ExpressionVariable.cpp [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
FunctionCaller.cpp [NFC] Improve FileSpec internal APIs and usage in preparation for adding caching of resolved/absolute. 2022-07-28 13:28:26 -07:00
IRExecutionUnit.cpp [trace] Add a flag to the decoder to output the instruction type 2022-07-12 16:23:03 -07:00
IRInterpreter.cpp [LLDB] Add basic floating point ops to IR interpreter 2022-08-10 16:34:52 +03:00
IRMemoryMap.cpp [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
LLVMUserExpression.cpp [LLDB][NFC][Reliability] Fix uninitialized variables from Coverity scan. Part 3 2022-07-27 10:39:49 -07:00
Materializer.cpp [LLDB][Expression] Allow instantiation of IR Entity from ValueObject 2022-07-22 08:02:08 +01:00
REPL.cpp [lldb] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:31:49 -07:00
UserExpression.cpp [LLDB][ClangExpression] Allow expression evaluation from within C++ Lambdas 2022-07-22 08:02:09 +01:00
UtilityFunction.cpp [lldb] Get rid of HAVE_SYS_TYPES_H 2021-08-03 22:14:56 +02:00