llvm-6502/lib/CodeGen/SelectionDAG
Evan Cheng 322812e603 Ugly hack! Add helper functions InsertInFlightSetEntry and
RemoveInFlightSetEntry. They are used in place of direct set operators to
reduce instruction selection function stack size.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28987 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-29 23:57:05 +00:00
..
DAGCombiner.cpp Mark these two classes as hidden, shrinking libllbmgcc.dylib by 25K 2006-06-28 21:58:30 +00:00
LegalizeDAG.cpp Mark these two classes as hidden, shrinking libllbmgcc.dylib by 25K 2006-06-28 21:58:30 +00:00
Makefile Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
ScheduleDAG.cpp Instructions with variable operands (variable_ops) can have a number required 2006-06-15 07:22:16 +00:00
ScheduleDAGList.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
ScheduleDAGRRList.cpp Use hidden visibility to make symbols in an anonymous namespace get 2006-06-28 23:17:24 +00:00
ScheduleDAGSimple.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
SelectionDAG.cpp Ugly hack! Add helper functions InsertInFlightSetEntry and 2006-06-29 23:57:05 +00:00
SelectionDAGISel.cpp Use hidden visibility to make symbols in an anonymous namespace get 2006-06-28 23:17:24 +00:00
SelectionDAGPrinter.cpp For PR801: 2006-06-27 16:49:46 +00:00
TargetLowering.cpp Port some bugfixes in shift handling from SimplifyDemandedBits over to 2006-06-13 16:52:37 +00:00