1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/lib/Transforms
Juneyoung Lee c9eefe2dea Make FoldBranchToCommonDest poison-safe by default
This is a small patch to make FoldBranchToCommonDest poison-safe by default.
After fc3f0c9c, only two syntactic changes are needed to fix unit tests.
This does not cause any assembly difference in testsuite as well (-O3, X86-64 Manjaro).

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D99452
2021-03-27 19:05:12 +09:00
..
AggressiveInstCombine
CFGuard
Coroutines Reapply "[DebugInfo] Handle multiple variable location operands in IR" 2021-03-17 16:45:25 +00:00
Hello
InstCombine [llvm-opt] Bug fix within combining FP vectors 2021-03-23 12:13:41 +00:00
Instrumentation [llvm][hwasan] Add Fuchsia shadow mapping configuration 2021-03-25 15:28:59 -07:00
IPO [CSSPGO][NFC] Fix a debug dump issue. 2021-03-26 16:06:56 -07:00
ObjCARC Move ObjCARCUtil.h back to llvm/Analysis 2021-03-08 16:35:24 -08:00
Scalar [IRCE] Use m_LogicalAnd 2021-03-27 15:23:18 +09:00
Utils Make FoldBranchToCommonDest poison-safe by default 2021-03-27 19:05:12 +09:00
Vectorize [SLP] use dyn_cast instead of isa + cast; NFC 2021-03-26 13:52:31 -04:00
CMakeLists.txt [NewPM][HelloWorld] Move HelloWorld to Utils 2021-02-03 12:59:40 -08:00