.. |
CMakeLists.txt
|
…
|
|
DAGCombiner.cpp
|
[DAGCombine] narrowExtractedVectorBinOp - pull out repeated getOpcode(). NFCI.
|
2019-06-21 16:44:51 +00:00 |
FastISel.cpp
|
[AIX] Implement function descriptor on SDAG
|
2019-06-06 19:13:36 +00:00 |
FunctionLoweringInfo.cpp
|
[AMDGPU] Divergence driven ISel. Assign register class for cross block values according to the divergence.
|
2019-05-26 20:33:26 +00:00 |
InstrEmitter.cpp
|
Allow target to handle STRICT floating-point nodes
|
2019-06-05 22:33:10 +00:00 |
InstrEmitter.h
|
[SelectionDAG] Enhance the simplification of `copyto` from `implicit-def`.
|
2019-05-27 18:26:29 +00:00 |
LLVMBuild.txt
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
LegalizeDAG.cpp
|
adding more fmf propagation for selects plus updated tests
|
2019-06-15 04:53:51 +00:00 |
LegalizeFloatTypes.cpp
|
[CodeGen] Add lrint/llrint builtins
|
2019-05-28 20:47:44 +00:00 |
LegalizeIntegerTypes.cpp
|
[CodeGen] Add lrint/llrint builtins
|
2019-05-28 20:47:44 +00:00 |
LegalizeTypes.cpp
|
Propagate fmf for setcc in SDAG for select folds
|
2019-06-03 21:53:26 +00:00 |
LegalizeTypes.h
|
[SelectionDAG] Legalize vaargs that require vector splitting
|
2019-06-18 12:24:02 +00:00 |
LegalizeTypesGeneric.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
LegalizeVectorOps.cpp
|
[Intrinsic] Signed Fixed Point Saturation Multiplication Intrinsic
|
2019-05-21 19:17:19 +00:00 |
LegalizeVectorTypes.cpp
|
[SelectionDAG] Legalize vaargs that require vector splitting
|
2019-06-18 12:24:02 +00:00 |
ResourcePriorityQueue.cpp
|
Implementation of asm-goto support in LLVM
|
2019-02-08 20:48:56 +00:00 |
SDNodeDbgValue.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
ScheduleDAGFast.cpp
|
Implementation of asm-goto support in LLVM
|
2019-02-08 20:48:56 +00:00 |
ScheduleDAGRRList.cpp
|
[ScheduleDAGRRList] Recompute topological ordering on demand.
|
2019-04-17 15:05:29 +00:00 |
ScheduleDAGSDNodes.cpp
|
Use llvm::stable_sort
|
2019-04-23 14:51:27 +00:00 |
ScheduleDAGSDNodes.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
ScheduleDAGVLIW.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
SelectionDAG.cpp
|
[DAGCombiner] Support (shl (ext (shl x, c1)), c2) -> 0 non-uniform folds.
|
2019-06-19 12:25:29 +00:00 |
SelectionDAGAddressAnalysis.cpp
|
[DAGCombiner] Unify Lifetime and memory Op aliasing.
|
2019-03-27 14:14:46 +00:00 |
SelectionDAGBuilder.cpp
|
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
|
2019-06-19 00:25:39 +00:00 |
SelectionDAGBuilder.h
|
Factor out SelectionDAG's switch analysis and lowering into a separate component.
|
2019-06-08 00:05:17 +00:00 |
SelectionDAGDumper.cpp
|
[CodeGen] Add lrint/llrint builtins
|
2019-05-28 20:47:44 +00:00 |
SelectionDAGISel.cpp
|
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
|
2019-06-19 00:25:39 +00:00 |
SelectionDAGPrinter.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
SelectionDAGTargetInfo.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
StatepointLowering.cpp
|
[CodeGen] Add MMOs to statepoint nodes during SelectionDAG
|
2019-03-12 19:12:33 +00:00 |
StatepointLowering.h
|
[FastISel] Fix crash for gc.relocate lowring
|
2019-04-05 05:41:08 +00:00 |
TargetLowering.cpp
|
[TargetLowering] SimplifyDemandedBits - add ANY_EXTEND_VECTOR_INREG support
|
2019-06-19 18:34:58 +00:00 |