teak-llvm/llvm/lib/CodeGen/SelectionDAG
2019-02-07 17:13:55 +00:00
..
CMakeLists.txt
DAGCombiner.cpp [DAG] Cleanup of unused node in SimplifySelectCC. 2019-02-07 17:13:55 +00:00
FastISel.cpp Fix emission of _fltused for MSVC. 2019-01-24 18:34:00 +00:00
FunctionLoweringInfo.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
InstrEmitter.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
InstrEmitter.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
LegalizeDAG.cpp [Intrinsic] Unsigned Fixed Point Multiplication Intrinsic 2019-02-04 17:18:11 +00:00
LegalizeFloatTypes.cpp [LegalizeTypes] Add debug prints to the top of PromoteFloatOperand and PromoteFloatResult. 2019-01-22 22:33:55 +00:00
LegalizeIntegerTypes.cpp [Intrinsic] Unsigned Fixed Point Multiplication Intrinsic 2019-02-04 17:18:11 +00:00
LegalizeTypes.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
LegalizeTypes.h [Intrinsic] Unsigned Fixed Point Multiplication Intrinsic 2019-02-04 17:18:11 +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] Unsigned Fixed Point Multiplication Intrinsic 2019-02-04 17:18:11 +00:00
LegalizeVectorTypes.cpp [Intrinsic] Unsigned Fixed Point Multiplication Intrinsic 2019-02-04 17:18:11 +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
ResourcePriorityQueue.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ScheduleDAGFast.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ScheduleDAGRRList.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ScheduleDAGSDNodes.cpp [DebugInfo][DAG] Avoid re-ordering of DBG_VALUEs 2019-01-28 12:08:31 +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
SDNodeDbgValue.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SelectionDAG.cpp [SDAG] improve variable names; NFC 2019-02-01 16:06:53 +00:00
SelectionDAGAddressAnalysis.cpp [DAG] BaseIndexOffset: FrameIndexSDNodes with the same FrameIndex compare equal. 2019-02-05 07:36:20 +00:00
SelectionDAGBuilder.cpp [InlineAsm][X86] Add backend support for X86 flag output parameters. 2019-02-06 15:26:29 +00:00
SelectionDAGBuilder.h [SelectionDAG] Cleanup some code comments. NFC 2019-02-06 17:36:18 +00:00
SelectionDAGDumper.cpp [Intrinsic] Unsigned Fixed Point Multiplication Intrinsic 2019-02-04 17:18:11 +00:00
SelectionDAGISel.cpp Fix emission of _fltused for MSVC. 2019-01-24 18:34:00 +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 Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
StatepointLowering.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
TargetLowering.cpp [InlineAsm][X86] Add backend support for X86 flag output parameters. 2019-02-06 15:26:29 +00:00