Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-24 | Implement comparison operators for BranchProbability in a way that can't ↵ | Benjamin Kramer | |
overflow INT64_MAX. Add a test case for the edge case that triggers this. Thanks to Chandler for bringing this to my attention. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142794 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-10-23 | Add compare operators to BranchProbability and use it to determine if an ↵ | Benjamin Kramer | |
edge is hot. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142751 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-07-27 | Add test cases for BlockFrequency. | Jakub Staszak | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136244 91177308-0d34-0410-b5e6-96231b3b80d8 |