Implement the sadd_with_overflow intrinsic. This is converted into
[oota-llvm.git] / include / llvm / CodeGen / ScheduleDAGInstrs.h
2008-11-21 Dan GohmanImplement ComputeLatency for MachineInstr ScheduleDAGs...
2008-11-19 Dan GohmanExperimental post-pass scheduling support. Post-pass...