[all-commits] [llvm/llvm-project] ff9efe: [LLDB][JIT] Set processor for ARM architecture

Pavel Kosov via All-commits all-commits at lists.llvm.org
Tue Aug 16 23:15:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff9efe240c4711572d2892f9058fd94a8bd5336e
      https://github.com/llvm/llvm-project/commit/ff9efe240c4711572d2892f9058fd94a8bd5336e
  Author: Pavel Kosov <kpdev42 at gmail.com>
  Date:   2022-08-17 (Wed, 17 Aug 2022)

  Changed paths:
    M lldb/source/Utility/ArchSpec.cpp
    M lldb/test/API/lang/c/fpeval/TestFPEval.py

  Log Message:
  -----------
  [LLDB][JIT] Set processor for ARM architecture

Patch sets ARM cpu, before compiling JIT code. This enables FastISel for armv6 and higher CPUs and allows using hardware FPU

~~~

OS Laboratory. Huawei RRI. Saint-Petersburg

Reviewed By: DavidSpickett

Differential Revision: https://reviews.llvm.org/D131783




More information about the All-commits mailing list