[PATCH] D48850: [GISel]: Testing LegalizerHelper using Unit tests
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 2 14:34:52 PDT 2018
aditya_nandakumar created this revision.
aditya_nandakumar added reviewers: qcolombet, volkan, bogner, dsanders, rtereshin, aemerson.
Test Legalization lowering using unit tests.
Refactor FileCheck to be used from within unit tests.
Repository:
rL LLVM
https://reviews.llvm.org/D48850
Files:
include/llvm/Support/FileCheck.h
unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
unittests/CodeGen/GlobalISel/LegalizerHelperTest.h
utils/FileCheck/FileCheck.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48850.153780.patch
Type: text/x-patch
Size: 108227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/fccd8adf/attachment.bin>
More information about the llvm-commits
mailing list