.. |
CMakeLists.txt
|
…
|
|
DAGCombiner.cpp
|
[DAGCombiner] Fold `ty1 extract_vector(ty2 splat(V)) -> ty1 splat(V)`
|
2022-02-09 14:30:01 +00:00 |
FastISel.cpp
|
[CodeGen] Use default member initialization (NFC)
|
2022-01-30 12:32:51 -08:00 |
FunctionLoweringInfo.cpp
|
Revert "[SelectionDAGBuilder] Compute and cache PreferredExtendType on demand."
|
2021-08-19 08:42:05 -07:00 |
InstrEmitter.cpp
|
Reduce dependencies on llvm/BinaryFormat/Dwarf.h
|
2022-02-04 11:44:03 +01:00 |
InstrEmitter.h
|
[DebugInfo][InstrRef][3/4] Produce DBG_INSTR_REFs for all variable locations
|
2021-07-06 18:31:38 +01:00 |
LegalizeDAG.cpp
|
[VE] LEGALAVL and staged VVP legalization
|
2022-02-02 09:11:41 +01:00 |
LegalizeFloatTypes.cpp
|
[LegalizeTypes][VP] Add splitting support for vp.select
|
2022-01-07 08:46:01 +00:00 |
LegalizeIntegerTypes.cpp
|
Revert "[CodeGen][AArch64] Ensure isSExtCheaperThanZExt returns true for negative constants"
|
2022-01-18 08:40:20 +00:00 |
LegalizeTypes.cpp
|
Use DenseMap::lookup (NFC)
|
2021-12-17 18:19:25 -08:00 |
LegalizeTypes.h
|
[LegalizeTypes][VP] Add splitting support for vp.gather and vp.scatter
|
2022-01-25 10:08:07 +00:00 |
LegalizeTypesGeneric.cpp
|
[SelectionDAG][VP] Add splitting support for VP_MERGE
|
2022-01-25 10:33:23 +00:00 |
LegalizeVectorOps.cpp
|
Simplify mask creation with llvm::seq. NFCI.
|
2022-02-05 23:35:41 +01:00 |
LegalizeVectorTypes.cpp
|
[AArch64] Fix legalization of v1f64 strict_fsetcc and strict_fsetccs
|
2022-02-04 12:55:38 +00:00 |
ResourcePriorityQueue.cpp
|
[CodeGen] Use range-based for loops (NFC)
|
2021-12-06 08:49:10 -08:00 |
SDNodeDbgValue.h
|
[CodeGen] SDDbgValue::getSDNodes() - use const-ref to avoid unnecessary copies. NFCI.
|
2021-09-21 13:01:08 +01:00 |
ScheduleDAGFast.cpp
|
[llvm] Use pop_back_val (NFC)
|
2021-09-19 13:44:23 -07:00 |
ScheduleDAGRRList.cpp
|
…
|
|
ScheduleDAGSDNodes.cpp
|
[CodeGen] Use default member initialization (NFC)
|
2022-01-30 12:32:51 -08:00 |
ScheduleDAGSDNodes.h
|
[CodeGen] Use default member initialization (NFC)
|
2022-01-30 12:32:51 -08:00 |
ScheduleDAGVLIW.cpp
|
[CodeGen] Use range-based for loops (NFC)
|
2021-12-06 08:49:10 -08:00 |
SelectionDAG.cpp
|
[ValueTracking] Only check for non-undef/poison if already known to be a self-multiply
|
2022-02-08 18:35:29 +03:00 |
SelectionDAGAddressAnalysis.cpp
|
[SelectionDAG] Replace error prone index check in BaseIndexOffset::computeAliasing
|
2021-10-05 12:15:55 +02:00 |
SelectionDAGBuilder.cpp
|
[SVE] Fix TypeSize->uint64_t implicit conversion in visitAlloca()
|
2022-01-31 14:37:23 +00:00 |
SelectionDAGBuilder.h
|
[NFC][CodeGen] Remove rarely used DL variable from SelectionDAGBuilder
|
2021-12-08 17:05:46 +00:00 |
SelectionDAGDumper.cpp
|
Revert @llvm.isnan intrinsic patchset.
|
2021-09-02 13:53:56 +03:00 |
SelectionDAGISel.cpp
|
[CodeGen] Use default member initialization (NFC)
|
2022-01-30 12:32:51 -08:00 |
SelectionDAGPrinter.cpp
|
…
|
|
SelectionDAGTargetInfo.cpp
|
…
|
|
StatepointLowering.cpp
|
[Statepoint] Remove another use of getActualReturnType [NFC]
|
2022-01-31 09:57:46 -08:00 |
StatepointLowering.h
|
More precisely type code used for gc.relocate assertions [nfc]
|
2021-04-06 11:27:36 -07:00 |
TargetLowering.cpp
|
[SDAG] try to fold one-demanded-bit-of-multiply
|
2022-02-07 17:24:35 -05:00 |