llvm/unittests/CodeGen
David Blaikie b91d9a7128 Fix layering by moving ValueTypes.h from CodeGen to IR
ValueTypes.h is implemented in IR already.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328397 91177308-0d34-0410-b5e6-96231b3b80d8
2018-03-23 23:58:31 +00:00
..
GlobalISel [GISel]: Fix incorrect type used in Pattern Match for ICst 2018-03-13 23:21:13 +00:00
CMakeLists.txt MachineInstr: Make isEqual agree with getHashValue in MachineInstrExpressionTrait 2017-10-12 13:59:51 +00:00
DIEHashTest.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
LowLevelTypeTest.cpp [GlobalISel] Enable legalizing non-power-of-2 sized types. 2017-11-07 10:34:34 +00:00
MachineInstrBundleIteratorTest.cpp Re-sort #include lines for unittests. This uses a slightly modified 2017-06-06 11:06:56 +00:00
MachineInstrTest.cpp Followup on Proposal to move MIR physical register namespace to '$' sigil. 2018-01-31 22:04:26 +00:00
MachineOperandTest.cpp Followup on Proposal to move MIR physical register namespace to '$' sigil. 2018-01-31 22:04:26 +00:00
ScalableVectorMVTsTest.cpp Fix layering by moving ValueTypes.h from CodeGen to IR 2018-03-23 23:58:31 +00:00