1. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  2. ed0881b Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
  3. 6bae2a5 Fix a quadratic algorithm in MachineBranchProbabilityInfo. by Jakob Stoklund Olesen · 13 years ago
  4. 0556be9 Revert "Fix a quadratic algorithm in MachineBranchProbabilityInfo." by Jakob Stoklund Olesen · 13 years ago
  5. c0b61ff Fix a quadratic algorithm in MachineBranchProbabilityInfo. by Jakob Stoklund Olesen · 13 years ago
  6. 96f8c55 Add some constantness to BranchProbabilityInfo and BlockFrequnencyInfo. by Jakub Staszak · 14 years ago
  7. a379b181 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 14 years ago
  8. a9e71fa Reuse the logic in getEdgeProbability within getHotSucc in order to by Chandler Carruth · 14 years ago
  9. ed5aa54 Fix an overflow bug in MachineBranchProbabilityInfo. This pass relied on by Chandler Carruth · 14 years ago
  10. 47c3f2d Use BranchProbability compare operators. by Benjamin Kramer · 14 years ago
  11. 12a43bd Introduce MachineBranchProbabilityInfo class, which has similar API to by Jakub Staszak · 14 years ago