[PATCH] D54286: [globalisel] Early, incomplete prototype of tablegen-erated combine rules
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 8 17:34:54 PST 2018
dsanders created this revision.
Herald added subscribers: javed.absar, kristof.beyls, rovka, mgorny.
See '[RFC] Tablegen-erated CombineRules' on llvm-dev for more information
Repository:
rL LLVM
https://reviews.llvm.org/D54286
Files:
include/llvm/CodeGen/GlobalISel/CombinerHelper.h
include/llvm/TableGen/Record.h
include/llvm/Target/GlobalISel/Combine.td
lib/CodeGen/GlobalISel/Combiner.cpp
lib/CodeGen/GlobalISel/CombinerHelper.cpp
lib/TableGen/Record.cpp
lib/Target/AArch64/AArch64.td
lib/Target/AArch64/AArch64Combine.td
lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp
lib/Target/AArch64/CMakeLists.txt
test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-extending-loads.mir
utils/TableGen/CMakeLists.txt
utils/TableGen/GICombinerEmitter.cpp
utils/TableGen/TableGen.cpp
utils/TableGen/TableGenBackends.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54286.173251.patch
Type: text/x-patch
Size: 53121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/528dfe94/attachment.bin>
More information about the llvm-commits
mailing list