.. |
CMakeLists.txt
|
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
|
2019-11-21 10:48:08 -08:00 |
DAGCombiner.cpp
|
[DAGCombine] visitEXTRACT_SUBVECTOR - 'little to big' extract_subvector(bitcast()) support
|
2019-12-23 10:11:45 -05:00 |
FastISel.cpp
|
Add support for lowering 32-bit/64-bit pointers
|
2019-12-04 11:39:03 -08:00 |
FunctionLoweringInfo.cpp
|
[AArch64][SVE] Allocate locals that are scalable vectors.
|
2019-11-13 09:45:24 +00:00 |
InstrEmitter.cpp
|
[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field
|
2019-10-15 10:46:24 +00:00 |
InstrEmitter.h
|
|
|
LegalizeDAG.cpp
|
[X86][FPEnv] Promote some float strictfp operations to double on i686-pc-windows-msvc to match what we do for non-strict.
|
2019-12-26 20:22:24 -08:00 |
LegalizeFloatTypes.cpp
|
[LegalizeTypes] Teach BitcastToInt_ATOMIC_SWAP to only create FP16_TO_FP when called from PromoteFloatResult.
|
2019-12-14 15:05:32 -08:00 |
LegalizeIntegerTypes.cpp
|
[FPEnv][LegalizeTypes][LegalizeDAG][AArch64] Few fixes/improvements for legalizing fp<->int conversion nodes.
|
2019-12-17 14:37:00 -08:00 |
LegalizeTypes.cpp
|
[LegalizeTypes] Remove manual worklist management from SoftenFloatRes_FP_EXTEND.
|
2019-12-10 22:33:31 -08:00 |
LegalizeTypes.h
|
[FPEnv][LegalizeTypes][LegalizeDAG][AArch64] Few fixes/improvements for legalizing fp<->int conversion nodes.
|
2019-12-17 14:37:00 -08:00 |
LegalizeTypesGeneric.cpp
|
[NFC] Use SelectionDAG::getMemBasePlusOffset() instead of getNode(ISD::ADD)
|
2019-12-13 21:40:03 +00:00 |
LegalizeVectorOps.cpp
|
[X86] Enable STRICT_SINT_TO_FP/STRICT_UINT_TO_FP on X86 backend
|
2019-12-26 08:15:13 +08:00 |
LegalizeVectorTypes.cpp
|
[FPEnv][LegalizeTypes] Make ScalarizeVecOp_STRICT_FP_ROUND do its own replacements and return SDValue()
|
2019-12-17 15:17:43 -08:00 |
LLVMBuild.txt
|
|
|
ResourcePriorityQueue.cpp
|
|
|
ScheduleDAGFast.cpp
|
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
|
2019-08-01 23:27:28 +00:00 |
ScheduleDAGRRList.cpp
|
[ScheduleDAG] When a node is cloned, add an edge between the nodes.
|
2019-10-04 19:51:40 +00:00 |
ScheduleDAGSDNodes.cpp
|
Recommit "Add a heap alloc site marker field to the ExtraInfo in MachineInstrs"
|
2019-10-28 16:59:32 -07: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
|
[DebugInfo][SelectionDAG] Change order while transferring SDDbgValue to another node
|
2019-12-26 21:01:59 +03:00 |
SelectionDAGAddressAnalysis.cpp
|
Prune a LegacyDivergenceAnalysis and MachineLoopInfo include each
|
2019-10-19 01:31:09 +00:00 |
SelectionDAGBuilder.cpp
|
Delete setjmp_undefined_for_msvc workaround after llvm.setjmp was removed
|
2019-12-27 18:09:22 -08:00 |
SelectionDAGBuilder.h
|
[IR] Redefine Freeze instruction
|
2019-11-12 10:49:00 +09:00 |
SelectionDAGDumper.cpp
|
[FPEnv] Strict versions of llvm.minimum/llvm.maximum
|
2019-12-18 21:35:28 +01:00 |
SelectionDAGISel.cpp
|
[SelectionDAG] Change SelectionDAGISel::{funcInfo,SDB} to use unique_ptr
|
2019-12-23 22:41:05 -08: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
|
[FPEnv][X86] More strict int <-> FP conversion fixes
|
2019-12-23 21:11:45 +01:00 |