.. |
CMakeLists.txt
|
…
|
|
DAGCombiner.cpp
|
[DAG] Fix issue with rot(rot(x,c1),c2) -> rot(x,c1+c2) fold with unnormalized rotation amounts
|
2022-05-03 17:16:26 +01:00 |
FastISel.cpp
|
[DebugInfo][InstrRef] Avoid a crash from mixed variable location modes
|
2022-04-06 11:55:38 +01:00 |
FunctionLoweringInfo.cpp
|
[RISCV][SelectionDAG] Add a hook to sign extend i32 ConstantInt operands of phis on RV64.
|
2022-04-11 14:38:39 -07:00 |
InstrEmitter.cpp
|
[DebugInfo][InstrRef] Avoid a crash from mixed variable location modes
|
2022-04-06 11:55:38 +01:00 |
InstrEmitter.h
|
[DebugInfo][InstrRef] Avoid a crash from mixed variable location modes
|
2022-04-06 11:55:38 +01:00 |
LegalizeDAG.cpp
|
[iwyu] Handle regressions in libLLVM header include
|
2022-05-04 08:32:38 +02:00 |
LegalizeFloatTypes.cpp
|
[SDAG] avoid libcalls to fmin/fmax for soft-float targets
|
2022-03-30 11:22:03 -04:00 |
LegalizeIntegerTypes.cpp
|
Intrinsic for checking floating point class
|
2022-04-26 13:09:16 +07:00 |
LegalizeTypes.cpp
|
Cleanup includes: DebugInfo & CodeGen
|
2022-03-12 17:26:40 +01:00 |
LegalizeTypes.h
|
Intrinsic for checking floating point class
|
2022-04-26 13:09:16 +07:00 |
LegalizeTypesGeneric.cpp
|
[SelectionDAG][VP] Add splitting support for VP_MERGE
|
2022-01-25 10:33:23 +00:00 |
LegalizeVectorOps.cpp
|
[RISCV][VP] Add basic RVV codegen for vp.fcmp
|
2022-04-07 09:16:07 +01:00 |
LegalizeVectorTypes.cpp
|
[COST]Improve cost model for shuffles in SLP.
|
2022-04-28 10:04:41 -07:00 |
ResourcePriorityQueue.cpp
|
Cleanup includes: DebugInfo & CodeGen
|
2022-03-12 17:26:40 +01:00 |
SDNodeDbgValue.h
|
Cleanup includes: DebugInfo & CodeGen
|
2022-03-12 17:26:40 +01:00 |
ScheduleDAGFast.cpp
|
[DebugInfo][InstrRef] Avoid a crash from mixed variable location modes
|
2022-04-06 11:55:38 +01:00 |
ScheduleDAGRRList.cpp
|
…
|
|
ScheduleDAGSDNodes.cpp
|
[DebugInfo][InstrRef] Avoid a crash from mixed variable location modes
|
2022-04-06 11:55:38 +01:00 |
ScheduleDAGSDNodes.h
|
[CodeGen] Use default member initialization (NFC)
|
2022-01-30 12:32:51 -08:00 |
ScheduleDAGVLIW.cpp
|
Cleanup includes: DebugInfo & CodeGen
|
2022-03-12 17:26:40 +01:00 |
SelectionDAG.cpp
|
[SDAG] Handle truncated not in haveNoCommonBitsSet()
|
2022-05-04 15:30:44 +02:00 |
SelectionDAGAddressAnalysis.cpp
|
[SelectionDAG] Replace error prone index check in BaseIndexOffset::computeAliasing
|
2021-10-05 12:15:55 +02:00 |
SelectionDAGBuilder.cpp
|
[SelectionDAGBuilder] Don't create MGATHER/MSCATTER with Scale != ElemSize
|
2022-04-29 14:57:53 +02:00 |
SelectionDAGBuilder.h
|
[RISCV][VP] Add basic RVV codegen for vp.icmp
|
2022-04-06 16:51:22 +01:00 |
SelectionDAGDumper.cpp
|
Intrinsic for checking floating point class
|
2022-04-26 13:09:16 +07:00 |
SelectionDAGISel.cpp
|
[SelectionDAG] Use llvm::any_of to simplify a loop. NFC
|
2022-05-04 19:09:06 -07:00 |
SelectionDAGPrinter.cpp
|
Revert "[CodeGen] Place SDNode debug ID declaration under appropriate #if"
|
2022-04-06 20:32:53 +03:00 |
SelectionDAGTargetInfo.cpp
|
…
|
|
StatepointLowering.cpp
|
[StatepointLowering] Only export STATEPOINT results if used in nonlocal blocks.
|
2022-04-27 15:53:24 +03:00 |
StatepointLowering.h
|
More precisely type code used for gc.relocate assertions [nfc]
|
2021-04-06 11:27:36 -07:00 |
TargetLowering.cpp
|
[RISCV][TargetLowering] Special case overflow expansion for (uaddo X, C).
|
2022-05-03 03:51:36 +00:00 |