llvm-project/llvm/unittests/CodeGen/GlobalISel
Daniel Sanders b276a9a51e [globalisel] Support trivial COPY in GISelKnownBits
Summary: Allow GISelKnownBits to look through the trivial case of TargetOpcode::COPY

Reviewers: aditya_nandakumar

Subscribers: rovka, hiraditya, volkan, Petar.Avramovic, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D67131

llvm-svn: 370955
2019-09-04 18:59:43 +00:00
..
CMakeLists.txt [GISel]: Add GISelKnownBits analysis 2019-08-06 17:18:29 +00:00
CSETest.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
GISelMITest.cpp GlobalISel: Improve gtest usage 2019-02-04 18:58:27 +00:00
GISelMITest.h [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
KnownBitsTest.cpp [globalisel] Support trivial COPY in GISelKnownBits 2019-09-04 18:59:43 +00:00
LegalizerHelperTest.cpp Remove leftover MF->dump()'s from r368487 that break release builds 2019-08-09 21:33:31 +00:00
LegalizerInfoTest.cpp GlobalISel: Add alignment to LegalityQuery MMOs 2019-02-14 22:41:09 +00:00
MachineIRBuilderTest.cpp [GISel]: Add GISelKnownBits analysis 2019-08-06 17:18:29 +00:00
PatternMatchTest.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00