1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib/Transforms
Sanjay Patel d6e6ff92ec [VectorCombine] allow peeking through an extractelt when creating a vector load
This is an enhancement to load vectorization that is motivated by
a pattern in https://llvm.org/PR16739.
Unfortunately, it's still not enough to make a difference there.
We will have to handle multi-use cases in some better way to avoid
creating multiple overlapping loads.

Differential Revision: https://reviews.llvm.org/D92858
2020-12-09 10:36:14 -05:00
..
AggressiveInstCombine llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
CFGuard llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
Coroutines [Coroutines] Add DW_OP_deref for transformed dbg.value intrinsic. 2020-12-07 10:24:44 +08:00
Hello
HelloNew llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
InstCombine [InstCombine] canonicalizeSaturatedAdd(): last fold is only valid for strict comparison (PR48390) 2020-12-09 18:19:09 +03:00
Instrumentation [ICP] Don't promote when target not defined in module 2020-12-08 07:45:36 -08:00
IPO [coroutine] should disable inline before calling coro split 2020-12-08 08:53:08 -08:00
ObjCARC [NFC] Reduce include files dependency. 2020-12-03 18:25:05 +03:00
Scalar [ScalarizeMaskedMemIntrin] Add new PM support 2020-12-08 17:15:22 -05:00
Utils [indvars] Common a bit of code [NFC] 2020-12-08 15:25:48 -08:00
Vectorize [VectorCombine] allow peeking through an extractelt when creating a vector load 2020-12-09 10:36:14 -05:00
CMakeLists.txt Reland [docs][NewPM] Add docs for writing NPM passes 2020-09-14 16:06:19 -07:00