[all-commits] [llvm/llvm-project] 287fcd: [BOLT] Rename cds to cdsort (#69966)

spupyrev via All-commits all-commits at lists.llvm.org
Thu Nov 2 12:46:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 287fcd38a17821280ce4c669bb8df56189cd6ef3
      https://github.com/llvm/llvm-project/commit/287fcd38a17821280ce4c669bb8df56189cd6ef3
  Author: spupyrev <spupyrev at users.noreply.github.com>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M bolt/include/bolt/Passes/ReorderFunctions.h
    M bolt/lib/Passes/ReorderFunctions.cpp

  Log Message:
  -----------
  [BOLT] Rename cds to cdsort (#69966)

Unify naming for the layout algorithms by renaming "cds" to "cdsort".
This is
NFC unless someone is already using the new algorithm (which is
unlikely).




More information about the All-commits mailing list