Fold the ShrinkDemandedOps pass into the regular DAGCombiner pass,
[oota-llvm.git] / test / CodeGen / X86 / store-narrow.ll
2010-06-18 Dan GohmanFold the ShrinkDemandedOps pass into the regular DAGCom...
2010-04-28 Evan ChengEnable i16 to i32 promotion by default.
2010-04-15 Chris Lattnerenhance the load/store narrowing optimization to handle a
2010-04-15 Chris Lattnerteach codegen to turn trunc(zextload) into load when...
2010-04-15 Chris LattnerImplement rdar://7860110 (also in target/readme.txt...