Rewrite #3 of machine block placement. This is based somewhat on the
[oota-llvm.git] / test / CodeGen / X86 / block-placement.ll
2011-11-13 Chandler CarruthRewrite #3 of machine block placement. This is based...
2011-10-23 Chandler CarruthCompletely re-write the algorithm behind MachineBlockPl...
2011-10-21 Chandler CarruthDon't hard code the desired alignment for loops --...
2011-10-21 Chandler CarruthAdd loop aligning to MachineBlockPlacement based on...
2011-10-21 Chandler CarruthAdd a very basic test for MachineBlockPlacement. This...