Commit History

Author SHA1 Message Date
  Chandler Carruth 5a88dda4be Sort the #include lines for unittest/... 12 years ago
  Benjamin Kramer 3b6752eec5 For reasons I can't fathom MSVC supports ULL but not LLU suffixes on long long integer literals. 13 years ago
  Benjamin Kramer 13b10731ab Implement comparison operators for BranchProbability in a way that can't overflow INT64_MAX. 14 years ago
  Benjamin Kramer 341473c86d Add compare operators to BranchProbability and use it to determine if an edge is hot. 14 years ago
  Jakub Staszak 0031b4f74e Add test cases for BlockFrequency. 14 years ago