.. |
CMakeLists.txt
|
…
|
|
DAGCombiner.cpp
|
Add support for 12 bits immediate
|
2023-01-09 11:59:45 +08:00 |
FastISel.cpp
|
Remove unused #include "llvm/ADT/Optional.h"
|
2022-12-05 06:31:11 +00:00 |
FunctionLoweringInfo.cpp
|
WebAssembly: Move exception handling code together
|
2022-11-02 16:05:34 -07:00 |
InstrEmitter.cpp
|
Avoiding generating VGPR to SGPR copy for CopyFromReg.
|
2023-06-15 09:30:22 +08:00 |
InstrEmitter.h
|
…
|
|
LegalizeDAG.cpp
|
[AArch64] Support SETCCCARRY lowering
|
2022-10-14 22:29:31 +03:00 |
LegalizeFloatTypes.cpp
|
[SelectionDAG] Rewrite bfloat16 softening to use the "half promotion" path
|
2022-09-06 11:54:34 +02:00 |
LegalizeIntegerTypes.cpp
|
[DAG] ExpandIntRes_MINMAX - simplify cases with sufficient number of sign bits
|
2022-10-28 17:10:45 +01:00 |
LegalizeTypes.cpp
|
[X86] Allow no X87 on 32-bit
|
2022-11-22 10:47:47 +08:00 |
LegalizeTypes.h
|
[LegalizeTypes] Support widen result for VECTOR_REVERSE.
|
2022-08-30 10:01:26 +08:00 |
LegalizeTypesGeneric.cpp
|
[LegalizeTypes] Use getVectorElementCount to avoid crash of scalable vector.
|
2022-09-28 17:31:29 +08:00 |
LegalizeVectorOps.cpp
|
[VP][RISCV] Add vp.bswap and RISC-V support.
|
2022-11-16 11:36:38 +08:00 |
LegalizeVectorTypes.cpp
|
[CodeGen] Use std::nullopt instead of None (NFC)
|
2022-12-02 20:36:08 -08:00 |
ResourcePriorityQueue.cpp
|
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
|
2022-06-05 00:31:44 -07:00 |
SDNodeDbgValue.h
|
…
|
|
ScheduleDAGFast.cpp
|
[CodeGen] Qualify auto variables in for loops (NFC)
|
2022-07-17 01:33:28 -07:00 |
ScheduleDAGRRList.cpp
|
[NFC][ScheduleDAG] Use a reference to iterate over NodeSuccs/ChainSuccs
|
2022-09-12 15:54:48 +03:00 |
ScheduleDAGSDNodes.cpp
|
[AMDGPU] Always select s_cselect_b32 for uniform 'select' SDNode
|
2022-09-15 22:03:56 +02:00 |
ScheduleDAGSDNodes.h
|
…
|
|
ScheduleDAGVLIW.cpp
|
…
|
|
SelectionDAG.cpp
|
[llvm] Use std::nullopt instead of None in comments (NFC)
|
2022-12-04 17:31:17 -08:00 |
SelectionDAGAddressAnalysis.cpp
|
[llvm] Don't use Optional::hasValue (NFC)
|
2022-06-20 10:38:12 -07:00 |
SelectionDAGBuilder.cpp
|
FPEnv: convert Optional to std::optional
|
2022-12-03 13:55:56 -06:00 |
SelectionDAGBuilder.h
|
TargetLowering: convert Optional to std::optional
|
2022-12-01 16:19:10 -08:00 |
SelectionDAGDumper.cpp
|
[SDAG] Print divergence in SDNode::dump
|
2022-09-16 11:43:34 -07:00 |
SelectionDAGISel.cpp
|
Revert "[Windows SEH]: HARDWARE EXCEPTION HANDLING (MSVC -EHa) - Part 2"
|
2022-12-02 02:44:18 -08:00 |
SelectionDAGPrinter.cpp
|
…
|
|
SelectionDAGTargetInfo.cpp
|
…
|
|
StatepointLowering.cpp
|
[CodeGen] Use std::nullopt instead of None (NFC)
|
2022-12-02 20:36:08 -08:00 |
StatepointLowering.h
|
…
|
|
TargetLowering.cpp
|
[TargetLowering][AArch64] Teach DemandedBits about SVE count intrinsics
|
2022-11-25 10:15:14 +00:00 |