Don't hard code the desired alignment for loops -- it isn't 16-bytes on
[oota-llvm.git] / test / CodeGen / X86 / block-placement.ll
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...