llvm-project/llvm/lib/CodeGen/GlobalISel
Kazu Hirata 2bea207d26 [CodeGen] Use default member initialization (NFC)
Identified with modernize-use-default-member-init.
2022-01-30 12:32:51 -08:00
..
CMakeLists.txt [GlobalISel] Add a store-merging optimization pass and enable for AArch64. 2021-11-15 21:10:39 -08:00
CSEInfo.cpp [GISel] Print better error messages for missing Combiner Observer calls 2021-07-01 15:18:18 -07:00
CSEMIRBuilder.cpp GlobalISel: Fix CSEMIRBuilder mishandling constant folds of vectors 2022-01-18 17:21:02 -05:00
CallLowering.cpp Reapply "Revert "GlobalISel: Add G_ASSERT_ALIGN hint instruction" 2022-01-24 09:26:52 -05:00
Combiner.cpp [llvm] Remove redundant member initialization (NFC) 2022-01-07 17:45:09 -08:00
CombinerHelper.cpp [AMDGPU][GlobalISel] Combine unmerge of undef 2022-01-26 12:30:36 +01:00
GISelChangeObserver.cpp
GISelKnownBits.cpp Reapply "Revert "GlobalISel: Add G_ASSERT_ALIGN hint instruction" 2022-01-24 09:26:52 -05:00
GlobalISel.cpp [GlobalISel] Add a store-merging optimization pass and enable for AArch64. 2021-11-15 21:10:39 -08:00
IRTranslator.cpp [GlobalISel] Fix IRTranslator for constexpr fcmp 2021-12-10 08:49:12 +01:00
InlineAsmLowering.cpp GlobalISel: Avoid crash on asm with lying result types 2022-01-26 15:23:59 -05:00
InstructionSelect.cpp GlobalISel: Always enable GISelKnownBits for InstructionSelect 2022-01-12 18:57:24 -05:00
InstructionSelector.cpp [llvm] Remove redundant member initialization (NFC) 2022-01-07 17:45:09 -08:00
LegacyLegalizerInfo.cpp [CodeGen] Use default member initialization (NFC) 2022-01-30 12:32:51 -08:00
LegalityPredicates.cpp [AMDGPU][GlobalISel] Legalize G_MUL for non-standard types 2021-09-07 16:33:24 +02:00
LegalizeMutations.cpp [AMDGPU][GlobalISel] Legalize G_MUL for non-standard types 2021-09-07 16:33:24 +02:00
Legalizer.cpp [GlobalISel] Improve elimination of dead instructions in legalizer 2021-09-20 13:00:58 +02:00
LegalizerHelper.cpp Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17" 2022-01-26 16:55:53 +01:00
LegalizerInfo.cpp [GlobalISel] Add convenience constructors to MemDesc 2021-09-03 12:52:18 +02:00
LoadStoreOpt.cpp [CodeGen] Use range-based for loops (NFC) 2021-12-03 20:45:59 -08:00
Localizer.cpp GlobalISel: Fix insert point in localizer 2022-01-12 13:44:05 -05:00
LostDebugLocObserver.cpp
MachineIRBuilder.cpp Reapply "Revert "GlobalISel: Add G_ASSERT_ALIGN hint instruction" 2022-01-24 09:26:52 -05:00
RegBankSelect.cpp Reapply "Revert "GlobalISel: Add G_ASSERT_ALIGN hint instruction" 2022-01-24 09:26:52 -05:00
RegisterBank.cpp
RegisterBankInfo.cpp [LLVM][NFC]Inclusive language: remove occurances of sanity check/test from llvm 2021-11-24 17:29:55 -05:00
Utils.cpp GlobalISel: Swap order of operand checks in ConstantFoldVectorBinop 2022-01-18 17:21:02 -05:00