llvm-mirror/lib/Transforms
David Stenberg b3f0a94428 [UnifyFunctionExitNodes] Remove unused getters, NFC
The get{Return,Unwind,Unreachable}Block functions in
UnifyFunctionExitNodes have not been used for many years,
so just remove them.

Reviewed By: bjope

Differential Revision: https://reviews.llvm.org/D87078
2020-09-08 20:42:28 +02:00
..
AggressiveInstCombine [SVE] Remove calls to VectorType::getNumElements from AggressiveInstCombine 2020-08-14 16:40:34 -07:00
CFGuard [NFCI][IR] Introduce CallBase::Create() wrapper 2020-07-07 01:16:36 +03:00
Coroutines [Coroutine] Make dealing with alloca spills more robust 2020-09-08 10:59:13 -07:00
Hello
InstCombine [InstCombine] Fold comparison of abs with int min 2020-09-08 20:23:03 +02:00
Instrumentation [HeapProf] Address post-review comments in instrumentation code 2020-09-04 08:59:00 -07:00
IPO [Attributor][FIX] Don't crash on internalizing linkonce_odr hidden functions 2020-09-07 23:38:09 -05:00
ObjCARC [ObjC][ARC] In HandlePotentialAlterRefCount, check whether an 2020-08-28 17:45:14 -07:00
Scalar [DSE,MemorySSA] Increase walker limit a bit. 2020-09-08 14:55:46 +01:00
Utils [UnifyFunctionExitNodes] Remove unused getters, NFC 2020-09-08 20:42:28 +02:00
Vectorize VPlan.h - remove unnecessary forward declarations. NFCI. 2020-09-07 18:35:06 +01:00
CMakeLists.txt
LLVMBuild.txt