llvm-6502/lib/CodeGen/SelectionDAG
Bill Wendling 67a6768375 Propagate debug loc info for BIT_CONVERT.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63439 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-30 22:44:24 +00:00
..
CallingConvLower.cpp
CMakeLists.txt
DAGCombiner.cpp Propagate debug loc info for BIT_CONVERT. 2009-01-30 22:44:24 +00:00
FastISel.cpp
LegalizeDAG.cpp Explicitly add PseudoSourceValue information when lowering 2009-01-29 21:02:43 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp Fixed extract element when the result needs to be promoted and the input widened. 2009-01-28 18:53:39 +00:00
LegalizeTypes.cpp Fix PR3393, which amounts to a bug in the expensive 2009-01-26 21:54:18 +00:00
LegalizeTypes.h Fix PR3393, which amounts to a bug in the expensive 2009-01-26 21:54:18 +00:00
LegalizeTypesGeneric.cpp
LegalizeVectorTypes.cpp Use ValueType::bitsLT to simplify some code. 2009-01-28 03:10:52 +00:00
Makefile
ScheduleDAGFast.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Make a few things const, fix some comments, and simplify 2009-01-29 19:49:27 +00:00
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodesEmit.cpp
SelectionDAG.cpp Propagate debug loc info for some of the *_EXTEND functions. 2009-01-30 22:23:15 +00:00
SelectionDAGBuild.cpp Propagate debug info when building SelectionDAG. 2009-01-30 01:34:22 +00:00
SelectionDAGBuild.h
SelectionDAGISel.cpp Rename getAnalysisToUpdate to getAnalysisIfAvailable. 2009-01-28 13:14:17 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Fix two typos that Duncan spotted in a comment. 2009-01-29 16:18:12 +00:00