[PATCH] D52947: [globalisel][combiner] Make the CombinerChangeObserver a MachineFunction::Delegate
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 14 09:53:36 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349167: [globalisel][combiner] Make the CombinerChangeObserver a MachineFunction… (authored by dsanders, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52947?vs=178043&id=178243#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D52947/new/
https://reviews.llvm.org/D52947
Files:
llvm/trunk/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/trunk/include/llvm/CodeGen/GlobalISel/CombinerInfo.h
llvm/trunk/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h
llvm/trunk/include/llvm/CodeGen/GlobalISel/GISelWorkList.h
llvm/trunk/lib/CodeGen/GlobalISel/CMakeLists.txt
llvm/trunk/lib/CodeGen/GlobalISel/Combiner.cpp
llvm/trunk/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/trunk/lib/CodeGen/GlobalISel/GISelChangeObserver.cpp
llvm/trunk/lib/CodeGen/GlobalISel/Legalizer.cpp
llvm/trunk/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-extending-loads-cornercases.mir
llvm/trunk/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52947.178243.patch
Type: text/x-patch
Size: 26728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181214/2ad818e4/attachment.bin>
More information about the llvm-commits
mailing list