aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorOCHyams <orlando.hyams@sony.com>2023-06-13 12:42:36 +0100
committerOCHyams <orlando.hyams@sony.com>2023-06-13 12:43:46 +0100
commitde6da6ad55d3ca945195d1cb109cb8efdf40a52a (patch)
tree50f11ee731adf87499dfee7b7e43e90762f1897b /llvm/lib/CodeGen/MachineScheduler.cpp
parentc91ee293f93b2547b75361b03fb6c85e0c19ed95 (diff)
downloadllvm-de6da6ad55d3ca945195d1cb109cb8efdf40a52a.zip
llvm-de6da6ad55d3ca945195d1cb109cb8efdf40a52a.tar.gz
llvm-de6da6ad55d3ca945195d1cb109cb8efdf40a52a.tar.bz2
Reapply D146987 "[Assignment Tracking] Enable by default"
See https://discourse.llvm.org/t/rfc-enable-assignment-tracking/69399 This sets the -Xclang -fexperimental-assignment-tracking flag to the value enabled which means it will be enabled so long as none of the following are true: it's an LTO build, LLDB debugger tuning has been specified, or it's an O0 build (no work is done in any case if -g is not specified or -gmlt is used). This reverts commit 9e7f14a8211c82dca64bd6b22d1c450d4c6d3e5b which reverts https://reviews.llvm.org/D146987
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions