Teach CodeGenPrepare to look through Bitcast instructions when attempting to
[oota-llvm.git] / lib / CodeGen / ScheduleDAGEmit.cpp
2008-11-19 Dan GohmanExperimental post-pass scheduling support. Post-pass...