1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Transforms
Aditya Kumar 7c5464a31a Fix PR45442: Bail out when MemorySSA information is not available
Reviewers: sebpop, uabelho, fhahn
Reviewed by: fhahn

Differential Revision: https://reviews.llvm.org/D85881
2020-08-13 11:25:58 -07:00
..
AggressiveInstCombine AggressiveInstCombine.h - remove unused includes. NFC. 2020-07-23 16:20:13 +01:00
CFGuard [NFCI][IR] Introduce CallBase::Create() wrapper 2020-07-07 01:16:36 +03:00
Coroutines [Coroutines] Use to collect lifetime marker of in CoroFrame Differential Revision: https://reviews.llvm.org/D85279 2020-08-06 14:21:55 +08:00
Hello
InstCombine [InstCombine] Handle gc.relocate(null) in one iteration 2020-08-13 23:16:27 +07:00
Instrumentation [SanitizerCoverage] Use zeroext for cmp parameters on all targets 2020-08-12 18:38:12 +02:00
IPO [HotColdSplit] Fix variable name spelling 2020-08-12 22:50:08 -07:00
ObjCARC [NFC] Remove unused GetUnderlyingObject paramenter 2020-07-31 02:10:03 -07:00
Scalar Fix PR45442: Bail out when MemorySSA information is not available 2020-08-13 11:25:58 -07:00
Utils [InstCombine] Fix incorrect Modified status 2020-08-13 15:10:41 +02: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