Create constant expression casts instead of constant instructions if possible
[oota-llvm.git] / lib / CodeGen / InstrSched /
2001-09-07 Chris Lattner* Remove lots of #includes
2001-08-28 Vikram S. AdveMakefile for InstrSched/
2001-08-28 Vikram S. AdveImplementation of instruction scheduling for LLVM.
2001-08-28 Vikram S. AdveClass that encapsulates priority heuristics for instruc...
2001-08-28 Vikram S. AdveScheduling DAG for instruction scheduling. Currently...