.. |
CMakeLists.txt
|
[globalisel][legalizer] Separate the deprecated LegalizerInfo from the current one
|
2021-06-01 13:23:48 -07:00 |
CSEInfo.cpp
|
[GISel] Print better error messages for missing Combiner Observer calls
|
2021-07-01 15:18:18 -07:00 |
CSEMIRBuilder.cpp
|
[GlobalISel] Constant fold G_SITOFP and G_UITOFP in CSEMIRBuilder
|
2021-07-27 11:27:58 +01:00 |
CallLowering.cpp
|
[CallLowering] Support opaque pointers
|
2021-09-10 18:32:12 +02:00 |
Combiner.cpp
|
[GISel] Print better error messages for missing Combiner Observer calls
|
2021-07-01 15:18:18 -07:00 |
CombinerHelper.cpp
|
[GlobalISel] Extend CombinerHelper::matchConstantOp() to match constant splat vectors.
|
2021-09-30 14:31:25 -07:00 |
GISelChangeObserver.cpp
|
GlobalISel: Use Register
|
2020-08-19 13:45:31 -04:00 |
GISelKnownBits.cpp
|
GlobalISel/Utils: Refactor integer/float constant match functions
|
2021-09-17 11:22:13 +02:00 |
GlobalISel.cpp
|
…
|
|
IRTranslator.cpp
|
[llvm] Migrate from arg_operands to args (NFC)
|
2021-09-30 08:51:21 -07:00 |
InlineAsmLowering.cpp
|
[AArch64] Legalize MVT::i64x8 in DAG isel lowering
|
2021-07-31 09:51:28 +01: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/Utils: Refactor integer/float constant match functions
|
2021-09-17 11:22:13 +02:00 |
LegacyLegalizerInfo.cpp
|
[GlobalISel] NFC: Change LLT::vector to take ElementCount.
|
2021-06-24 11:26:12 +01: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
|
GlobalISel/Utils: Refactor integer/float constant match functions
|
2021-09-17 11:22:13 +02:00 |
LegalizerInfo.cpp
|
[GlobalISel] Add convenience constructors to MemDesc
|
2021-09-03 12:52:18 +02:00 |
Localizer.cpp
|
[CodeGen] Use make_early_inc_range (NFC)
|
2021-09-18 09:29:24 -07:00 |
LostDebugLocObserver.cpp
|
…
|
|
MachineIRBuilder.cpp
|
Fix MSVC "signed/unsigned mismatch" comparison warning. NFCI.
|
2021-08-30 12:11:09 +01: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] Extend G_SELECT of known condition combine to vectors.
|
2021-09-30 12:16:44 -07:00 |