.. |
CMakeLists.txt
|
|
|
DAGCombiner.cpp
|
[DAGCombiner] clean-up FMA+FMUL folds; NFC
|
2020-06-06 10:32:54 -04:00 |
FastISel.cpp
|
unsigned -> Register for readability.
|
2020-05-28 15:21:55 -07:00 |
FunctionLoweringInfo.cpp
|
Revert "[AMDGPU] NFC target dependent requiresUniformRegister refactored out"
|
2020-05-26 12:58:18 -04:00 |
InstrEmitter.cpp
|
TargetLowering.h - remove unnecessary TargetMachine.h include. NFC
|
2020-05-23 19:49:38 +01:00 |
InstrEmitter.h
|
|
|
LegalizeDAG.cpp
|
DAG: Fix expansion of DYNAMIC_STACKALLOC for StackGrowsUp targets
|
2020-05-27 18:45:40 -04:00 |
LegalizeFloatTypes.cpp
|
[FPEnv] Intrinsic llvm.roundeven
|
2020-05-26 19:24:58 +07:00 |
LegalizeIntegerTypes.cpp
|
Reland D80640: [CodeGen][SVE] Calculate correct type legalization for scalable vectors.
|
2020-06-05 18:09:31 +01:00 |
LegalizeTypes.cpp
|
Reland D80640: [CodeGen][SVE] Calculate correct type legalization for scalable vectors.
|
2020-06-05 18:09:31 +01:00 |
LegalizeTypes.h
|
[FPEnv] Intrinsic llvm.roundeven
|
2020-05-26 19:24:58 +07:00 |
LegalizeTypesGeneric.cpp
|
Reland D80640: [CodeGen][SVE] Calculate correct type legalization for scalable vectors.
|
2020-06-05 18:09:31 +01:00 |
LegalizeVectorOps.cpp
|
[FPEnv] Intrinsic llvm.roundeven
|
2020-05-26 19:24:58 +07:00 |
LegalizeVectorTypes.cpp
|
Reland D80640: [CodeGen][SVE] Calculate correct type legalization for scalable vectors.
|
2020-06-05 18:09:31 +01:00 |
LLVMBuild.txt
|
|
|
ResourcePriorityQueue.cpp
|
ResourcePriorityQueue.h - reduce unnecessary includes to forward declarations. NFC.
|
2020-05-26 19:22:14 +01:00 |
ScheduleDAGFast.cpp
|
|
|
ScheduleDAGRRList.cpp
|
[ScheduleDAG] Avoid unnecessary recomputation of topological order.
|
2020-05-31 11:04:35 +01:00 |
ScheduleDAGSDNodes.cpp
|
Add NoMerge MIFlag to avoid MIR branch folding
|
2020-05-29 12:31:06 -07:00 |
ScheduleDAGSDNodes.h
|
|
|
ScheduleDAGVLIW.cpp
|
|
|
SDNodeDbgValue.h
|
|
|
SelectionDAG.cpp
|
DAG: Change computeKnownBitsForFrameIndex to be usable by GISel
|
2020-06-04 10:50:26 -04:00 |
SelectionDAGAddressAnalysis.cpp
|
|
|
SelectionDAGBuilder.cpp
|
[Statepoint] Migrate a few tests to gc-live bundle format and fix assert
|
2020-06-04 18:15:58 -07:00 |
SelectionDAGBuilder.h
|
[Statepoint] Reduce scope of usage of ImmutableStatepoint
|
2020-05-27 18:57:42 -07:00 |
SelectionDAGDumper.cpp
|
[FPEnv] Intrinsic llvm.roundeven
|
2020-05-26 19:24:58 +07:00 |
SelectionDAGISel.cpp
|
[DebugInfo][DAG] Don't reuse debug location on COPY if width changes.
|
2020-05-29 13:24:33 -07:00 |
SelectionDAGPrinter.cpp
|
Utility to dump .dot representation of SelectionDAG without firing viewer
|
2020-06-04 11:51:48 +05:30 |
SelectionDAGTargetInfo.cpp
|
|
|
StatepointLowering.cpp
|
[Statepoint] Remove last of old ImmutableStatepoint code
|
2020-06-03 20:31:17 -07:00 |
StatepointLowering.h
|
StatepointLowering.h - remove unused includes. NFC.
|
2020-05-22 10:49:11 +01:00 |
TargetLowering.cpp
|
GlobalISel: Make known bits/alignment API more consistent
|
2020-06-05 14:57:22 -04:00 |