..
CMakeLists.txt
llvmbuildectomy - replace llvm-build by plain cmake
2020-11-13 10:35:24 +01:00
DAGCombiner.cpp
[ISel] Port AArch64 SABD and UABD to DAGCombine
2021-06-26 19:34:16 +01:00
FastISel.cpp
[llvm][AArch64] Handle arrays of struct properly (from IR)
2021-06-16 13:56:01 +00:00
FunctionLoweringInfo.cpp
[NFC] Wisely nest dyn_cast in FunctionLoweringInfo
2021-03-16 10:22:44 +01:00
InstrEmitter.cpp
InstrEmitter.cpp - don't dereference a dyn_cast<>.
2021-06-08 17:59:04 +01:00
InstrEmitter.h
[DebugInfo] Emit DBG_VALUE_LIST from ISel
2021-03-09 12:17:39 +00:00
LegalizeDAG.cpp
Update @llvm.powi to handle different int sizes for the exponent
2021-06-17 09:38:28 +02:00
LegalizeFloatTypes.cpp
Update @llvm.powi to handle different int sizes for the exponent
2021-06-17 09:38:28 +02:00
LegalizeIntegerTypes.cpp
[SVE] Fix PromoteIntRes_TRUNCATE not to call getVectorNumElements
2021-06-16 13:09:43 +01:00
LegalizeTypes.cpp
[SelectionDAG] Use range-based for loops (NFC)
2021-02-09 22:14:30 -08:00
LegalizeTypes.h
[CodeGen] Add support for widening INSERT_SUBVECTOR operands
2021-05-20 10:37:03 +01:00
LegalizeTypesGeneric.cpp
[CodeGen] Refactor getMemBasePlusOffset & getObjectPtrOffset to accept a TypeSize
2020-08-11 12:17:10 +01:00
LegalizeVectorOps.cpp
[SelectionDAG][RISCV] Don't unroll 0/1-type bool VSELECTs
2021-05-27 10:08:57 +01:00
LegalizeVectorTypes.cpp
[llvm][clang][fpenv] Create new intrinsic llvm.arith.fence to control FP optimization at expression level
2021-06-28 12:26:52 -04:00
ResourcePriorityQueue.cpp
…
SDNodeDbgValue.h
[DAG] Ensure all SD classes consistently return a const reference with getDebugLoc(). NFCI.
2021-05-07 14:48:23 +01:00
ScheduleDAGFast.cpp
[DebugInstrRef] Create DBG_INSTR_REFs in SelectionDAG
2020-10-14 14:24:08 +01:00
ScheduleDAGRRList.cpp
Revert "[NFC][ScheduleDAG] Remove unused EntrySU SUnit"
2020-09-21 13:33:05 +02:00
ScheduleDAGSDNodes.cpp
[DebugInfo] Fix crash when emitting an invalidated SDDbgValue
2021-05-07 13:13:56 +01:00
ScheduleDAGSDNodes.h
…
ScheduleDAGVLIW.cpp
[SelectionDAG] Use range-based for loops (NFC)
2021-02-09 22:14:30 -08:00
SelectionDAG.cpp
[DAG] SelectionDAG::computeKnownBits - use APInt::insertBits to merge subvector knownbits. NFCI.
2021-06-18 14:59:01 +01:00
SelectionDAGAddressAnalysis.cpp
[SelectionDAG] Avoid aliasing analysis if the object size is unknown.
2020-11-25 06:13:37 +08:00
SelectionDAGBuilder.cpp
[llvm][clang][fpenv] Create new intrinsic llvm.arith.fence to control FP optimization at expression level
2021-06-28 12:26:52 -04:00
SelectionDAGBuilder.h
SwiftTailCC: teach verifier musttail rules applicable to this CC.
2021-05-28 11:12:00 +01:00
SelectionDAGDumper.cpp
[ISel] Port AArch64 SABD and UABD to DAGCombine
2021-06-26 19:34:16 +01:00
SelectionDAGISel.cpp
[llvm][clang][fpenv] Create new intrinsic llvm.arith.fence to control FP optimization at expression level
2021-06-28 12:26:52 -04:00
SelectionDAGPrinter.cpp
[SelectionDAG] Drop unnecessary const from a return type (NFC)
2021-02-07 09:49:33 -08:00
SelectionDAGTargetInfo.cpp
…
StatepointLowering.cpp
[Statepoint Lowering] Cleanup: remove unused option statepoint-always-spill-base.
2021-05-18 12:15:15 +07:00
StatepointLowering.h
More precisely type code used for gc.relocate assertions [nfc]
2021-04-06 11:27:36 -07:00
TargetLowering.cpp
[llvm] Rename StringRef _lower() method calls to _insensitive()
2021-06-25 00:22:01 +03:00