.. |
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 |
CMakeLists.txt
|
llvmbuildectomy - replace llvm-build by plain cmake
|
2020-11-13 10:35:24 +01:00 |
Combiner.cpp
|
|
|
CombinerHelper.cpp
|
[GlobalISel] Don't form zero/sign extending loads for atomics.
|
2021-05-07 16:41: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 |
GISelChangeObserver.cpp
|
|
|
GISelKnownBits.cpp
|
[KnownBits] Rename KnownBits::computeForMul to KnownBits::mul. NFCI.
|
2021-04-06 10:11:41 +01:00 |
GlobalISel.cpp
|
|
|
InlineAsmLowering.cpp
|
|
|
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 |
IRTranslator.cpp
|
Support unwinding from inline assembly
|
2021-05-13 19:13:03 +01:00 |
LegalityPredicates.cpp
|
[CodeGen, Transforms] Use llvm::any_of (NFC)
|
2020-12-24 09:08:36 -08:00 |
LegalizeMutations.cpp
|
|
|
Legalizer.cpp
|
|
|
LegalizerHelper.cpp
|
Silence MSVC signed/unsigned comparison warning. NFCI.
|
2021-04-20 17:20:13 +01:00 |
LegalizerInfo.cpp
|
[GlobalISel][Legalizer] Bump up a smallvector size that was found to be too small. NFC.
|
2021-04-29 14:41:34 -07:00 |
Localizer.cpp
|
[CodeGen] Use range-based for loops (NFC)
|
2021-02-20 21:46:02 -08:00 |
LostDebugLocObserver.cpp
|
|
|
MachineIRBuilder.cpp
|
[GlobalISel] Fix buildZExtInReg creating new register.
|
2021-05-05 08:19:52 -07: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 |