llvm-6502/lib/CodeGen/SelectionDAG
Dan Gohman 293d5f8bc0 Add a new option, -fast-isel-verbose, that can be used with
-fast-isel-no-abort to get a dump of all unhandled instructions,
without an abort.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56021 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-09 22:06:46 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp In visitUREM, arrange for the temporary UDIV node to be 2008-09-08 16:59:01 +00:00
FastISel.cpp Clean this up, based on Evan's suggestions. 2008-09-09 20:47:17 +00:00
LegalizeDAG.cpp
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesGeneric.cpp
LegalizeVectorTypes.cpp
Makefile
ScheduleDAG.cpp
ScheduleDAGEmit.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
SelectionDAG.cpp Make safer variant of alias resolution routine to be default 2008-09-09 20:05:04 +00:00
SelectionDAGBuild.cpp - Add support for 6-, 12-, and 18-bit limited precision floating-point "log" 2008-09-09 20:39:27 +00:00
SelectionDAGBuild.h
SelectionDAGISel.cpp Add a new option, -fast-isel-verbose, that can be used with 2008-09-09 22:06:46 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp