llvm-project/llvm/lib/Transforms
Fangrui Song b5ad32ef5c Migrate deprecated DebugLoc::get to DILocation::get
This migrates all LLVM (except Kaleidoscope and
CodeGen/StackProtector.cpp) DebugLoc::get to DILocation::get.

The CodeGen/StackProtector.cpp usage may have a nullptr Scope
and can trigger an assertion failure, so I don't migrate it.

Reviewed By: #debug-info, dblaikie

Differential Revision: https://reviews.llvm.org/D93087
2020-12-11 12:45:22 -08:00
..
AggressiveInstCombine [TruncInstCombine] Remove scalable vector restriction 2020-12-10 18:00:19 +08:00
CFGuard llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
Coroutines [Coroutines] Add DW_OP_deref for transformed dbg.value intrinsic. 2020-12-07 10:24:44 +08:00
Hello
HelloNew llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
IPO Migrate deprecated DebugLoc::get to DILocation::get 2020-12-11 12:45:22 -08:00
InstCombine [InstCombine] avoid crash sinking to unreachable block 2020-12-10 13:10:26 -05:00
Instrumentation Migrate deprecated DebugLoc::get to DILocation::get 2020-12-11 12:45:22 -08:00
ObjCARC [NFC] Reduce include files dependency. 2020-12-03 18:25:05 +03:00
Scalar [Support] Introduce a new InstructionCost class 2020-12-11 08:12:54 +00:00
Utils Migrate deprecated DebugLoc::get to DILocation::get 2020-12-11 12:45:22 -08:00
Vectorize [Support] Introduce a new InstructionCost class 2020-12-11 08:12:54 +00:00
CMakeLists.txt Reland [docs][NewPM] Add docs for writing NPM passes 2020-09-14 16:06:19 -07:00