[all-commits] [llvm/llvm-project] 519f5c: [LegalizeTypes] Add SoftenFloatRes_FREEZE
Juneyoung Lee via All-commits
all-commits at lists.llvm.org
Mon Mar 30 18:16:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 519f5c37962a8b747bf5e6990256a77281fa1d77
https://github.com/llvm/llvm-project/commit/519f5c37962a8b747bf5e6990256a77281fa1d77
Author: Juneyoung Lee <aqjune at gmail.com>
Date: 2020-03-31 (Tue, 31 Mar 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
A llvm/test/CodeGen/ARM/freeze-soften.ll
Log Message:
-----------
[LegalizeTypes] Add SoftenFloatRes_FREEZE
Summary: This adds SoftenFloatRes_FREEZE.
Reviewers: bkramer, JamesNagurne, craig.topper, efriedma
Reviewed By: craig.topper
Subscribers: AbigailLinden, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D76980
More information about the All-commits
mailing list