llvm-project/llvm/unittests/CodeGen/GlobalISel
Heejin Ahn 3306fe10fa [unittests] Add InitializePasses.h includes
Summary:
After D70211, Pass.h does not include InitializePasses.h anymore, so
these files need to include InitializePasses.h directly.

Reviewers: rnk

Subscribers: MatzeB, mehdi_amini, zzheng, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D70217
2019-11-13 19:42:58 -08:00
..
CMakeLists.txt [GISel] Refactor and split PatternMatchTest. NFC 2019-10-09 22:10:10 +00:00
CSETest.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
ConstantFoldingTest.cpp [GISel] Allow getConstantVRegVal() to return G_FCONSTANT values. 2019-10-10 21:46:26 +00:00
GISelMITest.cpp GlobalISel: Improve gtest usage 2019-02-04 18:58:27 +00:00
GISelMITest.h [unittests] Add InitializePasses.h includes 2019-11-13 19:42:58 -08:00
KnownBitsTest.cpp [GISel][UnitTest] Fix a bunch of tests that were not doing anything 2019-10-11 20:58:26 +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][UnitTest] Fix a bunch of tests that were not doing anything 2019-10-11 20:58:26 +00:00
PatternMatchTest.cpp [GISel] Refactor and split PatternMatchTest. NFC 2019-10-09 22:10:10 +00:00