llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 3ea0b47f81 implement visitBR_CC so that PowerPC/inverted-bool-compares.ll passes
with the dag combiner.  This speeds up espresso by 8%, reaching performance
parity with the dag-combiner-disabled llc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23636 91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-05 06:47:48 +00:00
..
DAGCombiner.cpp implement visitBR_CC so that PowerPC/inverted-bool-compares.ll passes 2005-10-05 06:47:48 +00:00
LegalizeDAG.cpp
Makefile
ScheduleDAG.cpp Reverting to version - until problem isolated. 2005-10-04 16:41:51 +00:00
SelectionDAG.cpp implement visitBR_CC so that PowerPC/inverted-bool-compares.ll passes 2005-10-05 06:47:48 +00:00
SelectionDAGISel.cpp make sure that -view-isel-dags is the input to the isel, not the input to 2005-10-05 06:09:10 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp