Rather than trying to use the loop block sequence *or* the function
[oota-llvm.git] / test / CodeGen / X86 / block-placement.ll
2011-11-15 Chandler CarruthRather than trying to use the loop block sequence ...
2011-11-14 Chandler CarruthFix an overflow bug in MachineBranchProbabilityInfo...
2011-11-14 Chandler CarruthTeach machine block placement to cope with unnatural...
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...