llvm/lib/CodeGen/SelectionDAG
2017-06-03 05:11:14 +00:00
..
CMakeLists.txt
DAGCombiner.cpp [SDAG] Fix CombineTo ordering in visitZERO_EXTEND and visitSIGN_EXTEND 2017-06-01 19:33:50 +00:00
FastISel.cpp Re-land "Use the frame index side table for byval and inalloca arguments" 2017-05-09 16:02:20 +00:00
FunctionLoweringInfo.cpp Re-land "Use the frame index side table for byval and inalloca arguments" 2017-05-09 16:02:20 +00:00
InstrEmitter.cpp Move value type list from TargetRegisterClass to TargetRegisterInfo 2017-04-24 19:51:12 +00:00
InstrEmitter.h
LegalizeDAG.cpp [SelectionDAG] Remove special case for ISD::FPOWI from the strict FP intrinsic handling. 2017-05-30 17:12:18 +00:00
LegalizeFloatTypes.cpp Revert "[APInt] Fix a few places that use APInt::getRawData to operate within the normal API." 2017-04-23 12:15:30 +00:00
LegalizeIntegerTypes.cpp Do not legalize large setcc with setcce, introduce setcccarry and do it with usubo/setcccarry. 2017-06-01 11:14:17 +00:00
LegalizeTypes.cpp [MVT][SVE] Scalable vector MVTs (3/3) 2017-04-20 13:54:09 +00:00
LegalizeTypes.h Do not legalize large setcc with setcce, introduce setcccarry and do it with usubo/setcccarry. 2017-06-01 11:14:17 +00:00
LegalizeTypesGeneric.cpp [SelectionDAG] Use getBuildVector helper where possible. NFCI 2017-04-25 15:10:47 +00:00
LegalizeVectorOps.cpp Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 05:11:14 +00:00
LegalizeVectorTypes.cpp Introduce experimental generic intrinsics for horizontal vector reductions. 2017-05-09 10:43:25 +00:00
LLVMBuild.txt
ResourcePriorityQueue.cpp Refactoring with range-based for, NFC 2017-05-04 13:35:17 +00:00
ScheduleDAGFast.cpp Refactoring with range-based for, NFC 2017-05-04 13:35:17 +00:00
ScheduleDAGRRList.cpp [ScheduleDAG] Deal with already scheduled loads in ScheduleDAG. 2017-05-31 18:43:17 +00:00
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
ScheduleDAGVLIW.cpp
SDNodeDbgValue.h
SelectionDAG.cpp [CodeGen] Fix Windows builds which treat warnings as errors, broken in r304621. 2017-06-03 01:04:06 +00:00
SelectionDAGBuilder.cpp Add constrained intrinsics for some libm-equivalent operations 2017-05-25 21:31:00 +00:00
SelectionDAGBuilder.h Add constrained intrinsics for some libm-equivalent operations 2017-05-25 21:31:00 +00:00
SelectionDAGDumper.cpp Do not legalize large setcc with setcce, introduce setcccarry and do it with usubo/setcccarry. 2017-06-01 11:14:17 +00:00
SelectionDAGISel.cpp [SelectionDAG] Get rid of recursion in findNonImmUse 2017-06-02 07:11:00 +00:00
SelectionDAGPrinter.cpp
SelectionDAGTargetInfo.cpp
StatepointLowering.cpp [Statepoint] Be consistent about using deopt naming [NFCI] 2017-06-02 23:03:26 +00:00
StatepointLowering.h
TargetLowering.cpp [TargetLowering] fix formatting; NFC 2017-06-02 17:35:02 +00:00