1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/lib/Transforms
Florian Hahn 31c1e8a6c3 [LV] Directly use incoming value for single VPBlendRecipes.
VPBlendRecipes with single incoming (value, mask) pair are no-ops. Use
the incoming value directly.
2021-02-22 16:10:08 +00:00
..
AggressiveInstCombine [Transforms] Use llvm::append_range (NFC) 2021-01-20 21:35:54 -08:00
CFGuard
Coroutines [Coroutine] Relax CoroElide musttail check 2021-02-18 19:36:11 -08:00
Hello
InstCombine [Loads] Add optimized FindAvailableLoadedValue() overload (NFCI) 2021-02-21 18:42:56 +01:00
Instrumentation [InstrProfiling] Use ELF section groups for counters, data and values 2021-02-21 16:13:06 -08:00
IPO [ThinLTO] Fix import of multiply defined global variables 2021-02-21 18:34:12 +02:00
ObjCARC [ObjC][ARC] Do not perform code motion on precise release calls 2021-02-15 17:39:37 -08:00
Scalar [MemCopyOpt] Enable MemorySSA by default 2021-02-19 18:06:25 +01:00
Utils [LTO] Fix cloning of llvm*.used when splitting module 2021-02-20 09:46:43 -08:00
Vectorize [LV] Directly use incoming value for single VPBlendRecipes. 2021-02-22 16:10:08 +00:00
CMakeLists.txt [NewPM][HelloWorld] Move HelloWorld to Utils 2021-02-03 12:59:40 -08:00