llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 9f8cc69009 Fix a case where the DAG Combiner would accidentally CSE flag-producing nodes,
creating graphs that cannot be scheduled.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24866 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-19 22:21:21 +00:00
..
DAGCombiner.cpp
LegalizeDAG.cpp
Makefile
ScheduleDAG.cpp Amend comment. 2005-12-19 16:32:26 +00:00
SelectionDAG.cpp Fix a case where the DAG Combiner would accidentally CSE flag-producing nodes, 2005-12-19 22:21:21 +00:00
SelectionDAGISel.cpp
SelectionDAGPrinter.cpp
TargetLowering.cpp