1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Transforms
Whitney Tsang 2b7d760be9 [NFC][LoopUnrollAndJam] Use BasicBlock::replacePhiUsesWith instead of
static function updatePHIBlocks.

Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D85673
2020-08-11 15:35:14 +00: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] ~(~X + Y) -> X - Y 2020-08-11 11:05:42 +02:00
Instrumentation [SystemZ/ZOS] Add binary format goff and operating system zos to the triple 2020-08-11 05:26:26 -04:00
IPO [Attributor][NFC] Connect AAPotentialValues with AAValueSimplify 2020-08-11 15:52:02 +09:00
ObjCARC [NFC] Remove unused GetUnderlyingObject paramenter 2020-07-31 02:10:03 -07:00
Scalar [SCEVExpander] Add helper to clean up instrs inserted while expanding. 2020-08-11 09:30:31 +01:00
Utils [NFC][LoopUnrollAndJam] Use BasicBlock::replacePhiUsesWith instead of 2020-08-11 15:35:14 +00:00
Vectorize [NFC] Guard the cost report block of debug outputs with NDEBUG and 2020-08-11 16:34:47 +02:00
CMakeLists.txt
LLVMBuild.txt