[PATCH] D29014: [SelDag] Implement FREEZE node
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 5 12:11:07 PDT 2018
aqjune updated this revision to Diff 145379.
aqjune added a comment.
Rebased to svn commit 331585
https://reviews.llvm.org/D29014
Files:
include/llvm/CodeGen/FastISel.h
include/llvm/CodeGen/ISDOpcodes.h
include/llvm/CodeGen/SelectionDAGISel.h
lib/CodeGen/SelectionDAG/FastISel.cpp
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.h
lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/CodeGen/TargetLoweringBase.cpp
test/CodeGen/X86/fast-isel-freeze.ll
test/CodeGen/X86/fast-isel.ll
test/CodeGen/X86/freeze-legalize.ll
test/CodeGen/X86/freeze.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29014.145379.patch
Type: text/x-patch
Size: 14978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180505/5fab7c53/attachment.bin>
More information about the llvm-commits
mailing list