Cleaned setjmp/longjmp lowering interfaces. Now we're producing right
[oota-llvm.git] / lib / CodeGen / SelectionDAG / ScheduleDAG.cpp
2005-08-22 Chris LattnerAdd a fast-path for register values. Add support for...
2005-08-21 Chris LattnerAdd support for frame index nodes
2005-08-21 Chris LattnerAdd support for basic blocks, fix a bug in result ...
2005-08-20 Chris Lattnerfix bogus warning
2005-08-19 Chris LattnerAdd support for global address nodes
2005-08-19 Chris LattnerImplement CopyFromReg, TokenFactor, and fix a bug in...
2005-08-19 Chris LattnerBefore implementing copyfromreg, we'll implement copyto...
2005-08-19 Chris LattnerNow that we have operand info for machine instructions...
2005-08-19 Chris LattnerFix computation of # operands, add a temporary hack...
2005-08-18 Chris Lattneradd a new -view-sched-dags option to view dags as they...
2005-08-18 Chris LattnerImplement the first chunk of a code emitter. This...
2005-08-18 Chris Lattnernew file, obviously just a stub