llvm-project/llvm/lib/CodeGen/GlobalISel
Matt Arsenault 3754f60112 GlobalISel: Implement MoreElements for select of vector conditions 2022-04-12 16:54:04 -04:00
..
CMakeLists.txt [nfc][codegen] Move RegisterBank[Info].cpp under CodeGen 2022-02-15 11:27:15 -08:00
CSEInfo.cpp [GlobalISel] CSE FP constants at -O0 2022-02-10 09:17:11 +00:00
CSEMIRBuilder.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
CallLowering.cpp Cleanup codegen includes 2022-03-16 08:43:00 +01:00
Combiner.cpp [CodeGen] Apply clang-tidy fixes for readability-redundant-smartptr-get (NFC) 2022-03-20 23:11:06 -07:00
CombinerHelper.cpp [NFC][CodeGen] Rename some functions in MachineInstr.h and remove duplicated comments 2022-03-16 20:25:42 +08:00
GISelChangeObserver.cpp
GISelKnownBits.cpp GlobalISel: Implement computeKnownBits for overflow bool results 2022-04-11 19:43:37 -04:00
GlobalISel.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
IRTranslator.cpp [CodeGen] Apply clang-tidy fixes for readability-redundant-smartptr-get (NFC) 2022-03-20 23:11:06 -07:00
InlineAsmLowering.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
InstructionSelect.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
InstructionSelector.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
LegacyLegalizerInfo.cpp [CodeGen] Use default member initialization (NFC) 2022-01-30 12:32:51 -08:00
LegalityPredicates.cpp GlobalISel: Add memSizeNotByteSizePow2 legality helper 2022-04-11 19:43:37 -04:00
LegalizeMutations.cpp [AMDGPU][GlobalISel] Legalize G_MUL for non-standard types 2021-09-07 16:33:24 +02:00
Legalizer.cpp Cleanup include: codegen second round 2022-03-23 13:54:00 +01:00
LegalizerHelper.cpp GlobalISel: Implement MoreElements for select of vector conditions 2022-04-12 16:54:04 -04:00
LegalizerInfo.cpp GlobalISel: Update mutationIsSane assert for scalable vectors 2022-04-12 16:54:03 -04:00
LoadStoreOpt.cpp [GlobalISel] Fix store merging incorrectly merging volatile stores. 2022-03-14 13:48:51 -07:00
Localizer.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
LostDebugLocObserver.cpp
MachineIRBuilder.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
RegBankSelect.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
Utils.cpp Check if register class was changed in constrainOperandRegClass() 2022-04-05 11:55:07 -07:00