llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 025c39bf36 Call the InsertAtEndOfBasicBlock hook if the usesCustomDAGSchedInserter
flag is set on an instruction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23098 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-26 20:54:47 +00:00
..
LegalizeDAG.cpp Change ConstantPoolSDNode to actually hold the Constant itself instead of 2005-08-26 17:15:30 +00:00
Makefile
ScheduleDAG.cpp Call the InsertAtEndOfBasicBlock hook if the usesCustomDAGSchedInserter 2005-08-26 20:54:47 +00:00
SelectionDAG.cpp Revampt ReplaceAllUsesWith to be more efficient and easier to use. 2005-08-26 18:36:28 +00:00
SelectionDAGISel.cpp Call the InsertAtEndOfBasicBlock hook if the usesCustomDAGSchedInserter 2005-08-26 20:54:47 +00:00
SelectionDAGPrinter.cpp Change ConstantPoolSDNode to actually hold the Constant itself instead of 2005-08-26 17:15:30 +00:00
TargetLowering.cpp