1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib/CodeGen/SelectionDAG
Simon Pilgrim a24663ee88 [TargetLowering] SimplifyDemandedBits - add EXTRACT_SUBVECTOR support.
Call SimplifyDemandedBits on the source vector.

llvm-svn: 371923
2019-09-14 16:38:26 +00:00
..
CMakeLists.txt
DAGCombiner.cpp [SDAG] Update generic code to conservatively check for isAtomic in addition to isVolatile 2019-09-12 22:49:17 +00:00
FastISel.cpp Update CodeGen to use hasMetadata as appropriate [NFC] 2019-09-04 17:46:55 +00:00
FunctionLoweringInfo.cpp
InstrEmitter.cpp [TargetRegisterInfo] Remove SVT argument from getCommonSubClass. 2019-09-13 05:24:37 +00:00
InstrEmitter.h
LegalizeDAG.cpp [LegalizeTypes] Remove code for softening a float type to itself. 2019-09-12 05:55:14 +00:00
LegalizeFloatTypes.cpp [LegalizeTypes] Remove code for softening a float type to itself. 2019-09-12 05:55:14 +00:00
LegalizeIntegerTypes.cpp [Intrinsic] Add the llvm.umul.fix.sat intrinsic 2019-09-07 12:16:14 +00:00
LegalizeTypes.cpp [LegalizeTypes] Remove code for softening a float type to itself. 2019-09-12 05:55:14 +00:00
LegalizeTypes.h [LegalizeTypes] Remove code for softening a float type to itself. 2019-09-12 05:55:14 +00:00
LegalizeTypesGeneric.cpp [LegalizeTypes] Remove code for softening a float type to itself. 2019-09-12 05:55:14 +00:00
LegalizeVectorOps.cpp [SelectionDAG] Remove ISD::FP_ROUND_INREG 2019-09-09 17:54:44 +00:00
LegalizeVectorTypes.cpp [SDAG] Update generic code to conservatively check for isAtomic in addition to isVolatile 2019-09-12 22:49:17 +00:00
LLVMBuild.txt
ResourcePriorityQueue.cpp
ScheduleDAGFast.cpp
ScheduleDAGRRList.cpp
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
ScheduleDAGVLIW.cpp
SDNodeDbgValue.h
SelectionDAG.cpp [SDAG] Update generic code to conservatively check for isAtomic in addition to isVolatile 2019-09-12 22:49:17 +00:00
SelectionDAGAddressAnalysis.cpp
SelectionDAGBuilder.cpp [SelectionDAGBuilder] Simplify loop in visitSelect back to how it was before r255558. 2019-09-12 21:00:32 +00:00
SelectionDAGBuilder.h
SelectionDAGDumper.cpp [SelectionDAG] Remove ISD::FP_ROUND_INREG 2019-09-09 17:54:44 +00:00
SelectionDAGISel.cpp Change TargetLibraryInfo analysis passes to always require Function 2019-09-07 03:09:36 +00:00
SelectionDAGPrinter.cpp
SelectionDAGTargetInfo.cpp
StatepointLowering.cpp
StatepointLowering.h
TargetLowering.cpp [TargetLowering] SimplifyDemandedBits - add EXTRACT_SUBVECTOR support. 2019-09-14 16:38:26 +00:00