aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2022-02-08 08:32:14 -0500
committerSanjay Patel <spatel@rotateright.com>2022-02-08 09:55:05 -0500
commita68e098024708cba7b37d6c5a27a4003e8944142 (patch)
treeff14466514aaeb8b281eb693bd86ed718d6ba602 /llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp
parent42ca7cc889a87969fe344296f25b6e8a67757c01 (diff)
downloadllvm-a68e098024708cba7b37d6c5a27a4003e8944142.zip
llvm-a68e098024708cba7b37d6c5a27a4003e8944142.tar.gz
llvm-a68e098024708cba7b37d6c5a27a4003e8944142.tar.bz2
[SDAG] move x86 select-with-identity-constant fold behind a target hook; NFC
This is no-functional-change-intended because only the x86 target enables the TLI hook currently. We can add fmul/fdiv opcodes to the switch similar to the proposal D119111, but we don't need to make other changes like enabling target-specific combines. We can also add integer opcodes (add, or, shl, etc.) to the switch because this function is called from all of the generic binary opcodes. The goal is to incrementally enable the profitable diffs from D90113 while avoiding regressions. Differential Revision: https://reviews.llvm.org/D119150
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp')
0 files changed, 0 insertions, 0 deletions