Fix a bug in the lowering of broadcasts: ConstantPools need to use the target pointer...
[oota-llvm.git] / test / CodeGen / X86 / machine-cp.ll
2012-02-20 Evan ChengFix machine-cp by having it to check sub-register indic...
2012-02-16 Benjamin KramerDisable machine copy propagation for now. It's known...
2012-01-07 Evan ChengAdded a late machine instruction copy propagation pass...