.. |
CMakeLists.txt
|
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
|
2019-11-21 10:48:08 -08:00 |
DAGCombiner.cpp
|
Added support for 32 bit writes, fixed load/store merge optimizations
|
2020-04-13 15:11:45 +02:00 |
FastISel.cpp
|
[FastISel] Lower llvm.dbg.value(undef, ... correctly.
|
2020-01-16 16:22:20 -08:00 |
FunctionLoweringInfo.cpp
|
[AArch64][SVE] Allocate locals that are scalable vectors.
|
2019-11-13 09:45:24 +00:00 |
InstrEmitter.cpp
|
[WebAssembly][InstrEmitter] Foundation for multivalue call lowering
|
2020-01-21 11:13:46 -08:00 |
InstrEmitter.h
|
|
|
LegalizeDAG.cpp
|
Added support for 32 bit writes, fixed load/store merge optimizations
|
2020-04-13 15:11:45 +02:00 |
LegalizeFloatTypes.cpp
|
[LegalizeTypes] Add SoftenFloatResult support for STRICT_SINT_TO_FP/STRICT_UINT_TO_FP
|
2020-01-14 01:01:56 +08:00 |
LegalizeIntegerTypes.cpp
|
Add support for (expressing) vscale.
|
2020-01-22 10:09:27 +00:00 |
LegalizeTypes.cpp
|
[LegalizeTypes] Remove manual worklist management from SoftenFloatRes_FP_EXTEND.
|
2019-12-10 22:33:31 -08:00 |
LegalizeTypes.h
|
Add support for (expressing) vscale.
|
2020-01-22 10:09:27 +00:00 |
LegalizeTypesGeneric.cpp
|
[DAG] Add helper for creating constant vector index with correct type. NFC.
|
2020-01-18 01:23:36 -05:00 |
LegalizeVectorOps.cpp
|
[DAG] Add helper for creating constant vector index with correct type. NFC.
|
2020-01-18 01:23:36 -05:00 |
LegalizeVectorTypes.cpp
|
[DAG] Add helper for creating constant vector index with correct type. NFC.
|
2020-01-18 01:23:36 -05:00 |
LLVMBuild.txt
|
|
|
ResourcePriorityQueue.cpp
|
|
|
ScheduleDAGFast.cpp
|
|
|
ScheduleDAGRRList.cpp
|
|
|
ScheduleDAGSDNodes.cpp
|
Revert "[PHIEliminate] Move dbg values after phi and label"
|
2020-01-16 14:01:27 +00:00 |
ScheduleDAGSDNodes.h
|
Prune Analysis includes from SelectionDAG.h
|
2019-10-19 01:07:48 +00:00 |
ScheduleDAGVLIW.cpp
|
Prune Analysis includes from SelectionDAG.h
|
2019-10-19 01:07:48 +00:00 |
SDNodeDbgValue.h
|
|
|
SelectionDAG.cpp
|
[SelectionDAG] rot(x, y) --> x iff ComputeNumSignBits(x) == BitWidth(x)
|
2020-01-24 10:35:57 +00:00 |
SelectionDAGAddressAnalysis.cpp
|
Added support for 32 bit writes, fixed load/store merge optimizations
|
2020-04-13 15:11:45 +02:00 |
SelectionDAGBuilder.cpp
|
Fixed more 16 bit byte related problems, fixed DL bug in reg to/from stack slot
|
2020-03-06 00:17:17 +01:00 |
SelectionDAGBuilder.h
|
[FPEnv] Fix chain handling regression after 04a8696
|
2020-01-14 14:10:57 +01:00 |
SelectionDAGDumper.cpp
|
Add support for (expressing) vscale.
|
2020-01-22 10:09:27 +00:00 |
SelectionDAGISel.cpp
|
DAG: Don't use unchecked dyn_cast
|
2020-01-09 17:37:52 -05:00 |
SelectionDAGPrinter.cpp
|
|
|
SelectionDAGTargetInfo.cpp
|
|
|
StatepointLowering.cpp
|
[SVE][CodeGen] Scalable vector MVT size queries
|
2019-11-18 12:30:59 +00:00 |
StatepointLowering.h
|
|
|
TargetLowering.cpp
|
[SelectionDAG] rot(x, y) --> x iff ComputeNumSignBits(x) == BitWidth(x)
|
2020-01-24 10:35:57 +00:00 |