1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/Transforms
Gui Andrade c42ceea934 [MSAN] Avoid dangling ActualFnStart when replacing instruction
This would be a problem if the entire instrumented function was a call
to
e.g. memcpy

Use FnPrologueEnd Instruction* instead of ActualFnStart BB*

Differential Revision: https://reviews.llvm.org/D86001
2020-08-14 23:50:38 +00:00
..
AggressiveInstCombine [SVE] Remove calls to VectorType::getNumElements from AggressiveInstCombine 2020-08-14 16:40:34 -07:00
CFGuard
Coroutines
Hello
InstCombine [InstCombine] Handle gc.relocate(null) in one iteration 2020-08-13 23:16:27 +07:00
Instrumentation [MSAN] Avoid dangling ActualFnStart when replacing instruction 2020-08-14 23:50:38 +00:00
IPO [Attributor] Implement AAPotentialValues 2020-08-14 20:51:14 +09:00
ObjCARC
Scalar Temporarily revert "[SCEVExpander] Add helper to clean up instrs inserted while expanding." 2020-08-14 14:52:37 -07:00
Utils Temporarily revert "[SCEVExpander] Add helper to clean up instrs inserted while expanding." 2020-08-14 14:52:37 -07:00
Vectorize [VectorCombine] Fix for non-zero addrspace when creating vector load from scalar load 2020-08-13 18:25:32 +02:00
CMakeLists.txt
LLVMBuild.txt