[all-commits] [llvm/llvm-project] 6e03a6: [DebugInfo] Re-enable instruction referencing for ...
Jeremy Morse via All-commits
all-commits at lists.llvm.org
Wed Feb 2 11:43:56 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e03a68b776dc06826dacbdab26d24a90bb2173b
https://github.com/llvm/llvm-project/commit/6e03a68b776dc06826dacbdab26d24a90bb2173b
Author: Jeremy Morse <jeremy.morse at sony.com>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp
M llvm/test/DebugInfo/X86/instr-ref-flag.ll
Log Message:
-----------
[DebugInfo] Re-enable instruction referencing for x86_64
After discussion in D116821 this was turned off in 74db5c8c95e,
14aaaa12366f7 applied to limit the maximum memory consumption in rare
conditions, plus some performance patches.
More information about the All-commits
mailing list