..
CMakeLists.txt
[globalisel][legalizer] Separate the deprecated LegalizerInfo from the current one
2021-06-01 13:23:48 -07:00
CSEInfo.cpp
[Support] Don't include VirtualFileSystem.h in CommandLine.h
2021-04-21 10:19:01 -04:00
CSEMIRBuilder.cpp
GlobalISel: Avoid unnecessary truncation to i64
2021-03-21 10:07:41 -04:00
CallLowering.cpp
[GlobalISel][CallLowering] Fix crash when handling a v3s32 type that's being passed as v2s64.
2021-05-14 16:30:51 -07:00
Combiner.cpp
[GlobalISel] fix a compilation error with gcc 6.3.0
2020-08-28 09:16:52 -07:00
CombinerHelper.cpp
[GlobalISel][AArch64] Combine and (lshr x, cst), mask -> ubfx x, cst, width
2021-06-01 10:56:17 -07:00
GISelChangeObserver.cpp
GlobalISel: Use Register
2020-08-19 13:45:31 -04:00
GISelKnownBits.cpp
[KnownBits] Rename KnownBits::computeForMul to KnownBits::mul. NFCI.
2021-04-06 10:11:41 +01:00
GlobalISel.cpp
…
IRTranslator.cpp
[Remarks] Add analysis remarks for memset/memcpy/memmove lengths
2021-05-24 10:10:44 -07:00
InlineAsmLowering.cpp
[GlobalISel][InlineAsm] Fix matching input constraint to physreg
2020-08-06 14:35:51 +02:00
InstructionSelect.cpp
[AArch64][GlobalISel] Enable use of the optsize predicate in the selector.
2021-03-02 12:55:51 -08:00
InstructionSelector.cpp
[GlobalISel] Add missing operand update when copy is required
2021-01-20 10:32:52 +01:00
LegacyLegalizerInfo.cpp
[globalisel][legalizer] Separate the deprecated LegalizerInfo from the current one
2021-06-01 13:23:48 -07:00
LegalityPredicates.cpp
[CodeGen, Transforms] Use llvm::any_of (NFC)
2020-12-24 09:08:36 -08:00
LegalizeMutations.cpp
GlobalISel: Add scalarSameSizeAs LegalizeRule
2020-07-23 21:17:31 -04:00
Legalizer.cpp
[GlobalISel] Don't emit lost debug location remarks when legalizing tail calls
2021-05-26 17:16:11 -07:00
LegalizerHelper.cpp
[AArch64][GlobalISel] Legalize oversize G_EXTRACT_VECTOR_ELT sources.
2021-05-27 23:52:24 -07:00
LegalizerInfo.cpp
[globalisel][legalizer] Separate the deprecated LegalizerInfo from the current one
2021-06-01 13:23:48 -07:00
Localizer.cpp
[CodeGen] Use range-based for loops (NFC)
2021-02-20 21:46:02 -08:00
LostDebugLocObserver.cpp
…
MachineIRBuilder.cpp
[GlobalISel] Silence unused variable warning in Release builds. NFC.
2021-05-25 10:55:29 +02:00
RegBankSelect.cpp
[GlobalISel] Fix crash in RBS with a non-generic IMPLICIT_DEF.
2021-03-24 23:08:51 -07:00
RegisterBank.cpp
[GlobalISel] Use ListSeparator (NFC)
2021-02-04 21:18:04 -08:00
RegisterBankInfo.cpp
[CodeGen] Use llvm::append_range (NFC)
2021-01-21 19:59:46 -08:00
Utils.cpp
[GlobalISel]: Add a getConstantIntVRegVal utility
2021-04-27 10:52:07 +02:00