llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 36b708f057 Enable critical edge splitting by default
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22863 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-18 17:35:14 +00:00
..
LegalizeDAG.cpp
Makefile
SelectionDAG.cpp Add support for target DAG nodes that take 4 operands, such as PowerPC's 2005-08-18 07:30:15 +00:00
SelectionDAGISel.cpp Enable critical edge splitting by default 2005-08-18 17:35:14 +00:00
SelectionDAGPrinter.cpp Fix printing of VTSDNodes 2005-08-18 03:31:02 +00:00
TargetLowering.cpp