llvm-6502/lib/CodeGen/SelectionDAG
Dan Gohman cb406c2597 Use empty() member functions when that's what's being tested for instead
of comparing begin() and end().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42585 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-03 19:26:29 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp
LegalizeDAG.cpp Constant fold int-to-long-double conversions; 2007-09-30 18:19:03 +00:00
Makefile
ScheduleDAG.cpp Use empty() member functions when that's what's being tested for instead 2007-10-03 19:26:29 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp If two instructions are both two-address code, favors (schedule closer to 2007-09-28 22:32:30 +00:00
SelectionDAG.cpp remove dup comment 2007-09-30 19:08:12 +00:00
SelectionDAGISel.cpp Rewrite sqrt and powi to use anyfloat. By popular demand. 2007-10-02 17:43:59 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp