[all-commits] [llvm/llvm-project] 1f3dd8: Revert "[DebugInfo] Correctly handle salvaged cast...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Wed Dec 18 03:54:27 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1f3dd83cc1f2b8f72b9d59e2b4221b12fb7f9a95
https://github.com/llvm/llvm-project/commit/1f3dd83cc1f2b8f72b9d59e2b4221b12fb7f9a95
Author: stozer <stephen.tozer at sony.com>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M llvm/include/llvm/IR/DebugInfoMetadata.h
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/lib/IR/DebugInfoMetadata.cpp
M llvm/lib/Transforms/Utils/Local.cpp
R llvm/test/CodeGen/ARM/fragmented-args-multiple-regs.ll
M llvm/test/DebugInfo/X86/dbg-value-dropped-instcombine.ll
R llvm/test/DebugInfo/salvage-cast-debug-info.ll
M llvm/test/Transforms/EarlyCSE/debug-info-undef.ll
M llvm/test/Transforms/InstCombine/cast-mul-select.ll
M llvm/test/Transforms/InstCombine/pr43893.ll
M llvm/test/Transforms/InstCombine/unavailable-debug.ll
Log Message:
-----------
Revert "[DebugInfo] Correctly handle salvaged casts and split fragments at ISel"
Reverted due to build failure on windows bots.
This reverts commit bb1b0bc4e57428ce364d3d6c075ff03cb8973462.
More information about the All-commits
mailing list