llvm-6502/lib/CodeGen/SelectionDAG
Jim Laskey b6d4c2cf2d 1. Made things node-centric (from operand).
2. Added node groups to handle flagged nodes.

3. Started weaning simple scheduling off existing emitter.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23566 91177308-0d34-0410-b5e6-96231b3b80d8
2005-09-30 19:15:27 +00:00
..
DAGCombiner.cpp Add FP versions of the binary operators, keeping the int and fp worlds seperate. 2005-09-28 22:28:18 +00:00
LegalizeDAG.cpp Fix two bugs in my patch earlier today that broke int->fp conversion on X86. 2005-09-29 06:44:39 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
ScheduleDAG.cpp 1. Made things node-centric (from operand). 2005-09-30 19:15:27 +00:00
SelectionDAG.cpp Add FP versions of the binary operators, keeping the int and fp worlds seperate. 2005-09-28 22:28:18 +00:00
SelectionDAGISel.cpp Add FP versions of the binary operators, keeping the int and fp worlds seperate. 2005-09-28 22:28:18 +00:00
SelectionDAGPrinter.cpp Change ConstantPoolSDNode to actually hold the Constant itself instead of 2005-08-26 17:15:30 +00:00
TargetLowering.cpp initialize new flag 2005-09-27 22:13:56 +00:00