CostModel: improve the cost model for load/store of non power-of-two types such as...
[oota-llvm.git] / test / Analysis / BlockFrequencyInfo /
2013-06-25 Jakob Stoklund OlesenPrint block frequencies in decimal form.
2013-06-25 Benjamin KramerBlockFrequency: Bump up the entry frequency a bit.
2013-06-21 Benjamin KramerRevert "BlockFrequency: Saturate at 1 instead of 0...
2013-06-21 Benjamin KramerBlockFrequency: Saturate at 1 instead of 0 when multipl...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-10-19 Chandler CarruthGeneralize the reading of probability metadata to work...
2011-10-19 Chandler CarruthTeach the BranchProbabilityInfo analysis pass to read...
2011-10-19 Chandler CarruthAdd pass printing support to BlockFrequencyInfo pass...