Historique des commits

Auteur SHA1 Message Date
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Serguei Katkov 8f1b0a7c82 [BPI] Add multiplication by scalar operators to BranchProbability il y a 8 ans
  NAKAMURA Takumi ce00641ac5 BranchProbabilityTest.cpp: Suppress warnings. [-Wsign-compare] il y a 9 ans
  Cong Hou 4c24184936 [BranchProbability] Remove the restriction that known and unknown probabilities cannot coexist when being normalized. il y a 9 ans
  Cong Hou 08224c0a7e Replace the unit test of BranchProbability::normalizeEdgeWeights() with BranchProbability::normalizeProbabilities(). il y a 9 ans
  Manman Ren 0f34207b1d Recommit r250345, it was reverted in r250366 to investigate a bot failure. il y a 9 ans
  Manman Ren 9b380854cd Temporarily revert r250345 to sort out bot failure. il y a 10 ans
  Cong Hou a99158bbd8 Update the branch weight metadata in JumpThreading pass. il y a 10 ans
  Cong Hou fed6bd8617 Use fixed-point representation for BranchProbability. il y a 10 ans
  Cong Hou e5457136e7 Pass BranchProbability/BlockMass by value instead of const& as they are small. NFC. il y a 10 ans
  Duncan P. N. Exon Smith f38f17c463 SupportTest: Fix test names harder il y a 11 ans
  Duncan P. N. Exon Smith 31413d8f1d Support: More BlockFrequencyTest => BranchProbabilityTest il y a 11 ans
  Duncan P. N. Exon Smith 3dbfacec2e Support: Fix test name il y a 11 ans
  Duncan P. N. Exon Smith 2c252dd576 Support: BlockFrequencyTest => BranchProbabilityTest il y a 11 ans
  Duncan P. N. Exon Smith 048f520b91 Support: Add BranchProbability::scale() and ::scaleByInverse() il y a 11 ans
  Duncan P. N. Exon Smith 4afab2afa8 Support: Add unit tests for BranchProbability il y a 11 ans