.. |
CMakeLists.txt
|
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
|
2019-11-21 10:48:08 -08:00 |
DAGCombiner.cpp
|
[DAGCombiner] Require ninf for division estimation
|
2020-06-14 22:58:22 +08:00 |
FastISel.cpp
|
Fix FastISel dropping srcloc metadata from InlineAsm
|
2020-06-13 16:52:37 +01: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
|
InstrEmitter.h - reduce SelectionDAG.h include to SelectionDAGNodes.h include.
|
2020-04-19 11:52:31 +01:00 |
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
|
[CodeGen] Ensure callers of CreateStackTemporary use sensible alignments
|
2020-06-09 08:10:17 +01:00 |
LegalizeTypes.h
|
[FPEnv] Intrinsic llvm.roundeven
|
2020-05-26 19:24:58 +07:00 |
LegalizeTypesGeneric.cpp
|
[CodeGen] Ensure callers of CreateStackTemporary use sensible alignments
|
2020-06-09 08:10:17 +01:00 |
LegalizeVectorOps.cpp
|
[FPEnv] Intrinsic llvm.roundeven
|
2020-05-26 19:24:58 +07:00 |
LegalizeVectorTypes.cpp
|
[CodeGen] Ensure callers of CreateStackTemporary use sensible alignments
|
2020-06-09 08:10:17 +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
|
DAG: Use Register
|
2020-04-08 13:44:31 -04:00 |
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
|
DAG: Use Register
|
2020-04-08 13:44:31 -04:00 |
ScheduleDAGVLIW.cpp
|
Prune Analysis includes from SelectionDAG.h
|
2019-10-19 01:07:48 +00:00 |
SDNodeDbgValue.h
|
|
|
SelectionDAG.cpp
|
[SelectionDAG] Add MVT::bf16 to getConstantFP()
|
2020-06-16 15:10:05 -07:00 |
SelectionDAGAddressAnalysis.cpp
|
Prune a LegacyDivergenceAnalysis and MachineLoopInfo include each
|
2019-10-19 01:31:09 +00:00 |
SelectionDAGBuilder.cpp
|
[ARM] prologue instructions emitted for naked function with >64 byte argument
|
2020-06-09 11:33:03 +01: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 |