llvm-project/llvm/lib/Transforms
Sanjay Patel 8f337f8ffe [VectorCombine] generalize pass param name for early combines; NFC
The option was added with https://reviews.llvm.org/D102496,
and currently the name is accurate, but I am hoping to add
a load transform that is not a scalarization. See issue #17113.
2022-11-21 13:57:55 -05:00
..
AggressiveInstCombine [AMDGPU] Allow finer grain control of an unaligned access speed 2022-11-17 09:23:53 -08:00
CFGuard [NFC] Fix warning 2022-08-23 20:50:37 -05:00
Coroutines [Coroutines] Handle the writes to promise alloca prior to 2022-11-18 15:39:39 +08:00
Hello
IPO [LTO] Make local linkage GlobalValue in non-prevailing COMDAT available_externally 2022-11-16 22:13:22 -08:00
InstCombine [Assignment Tracking][24/*] Always RemoveRedundantDbgInstrs in instcombine in assignment tracking builds 2022-11-18 12:36:41 +00:00
Instrumentation Use poison instead of undef as placeholder for vector construction [NFC] 2022-11-21 18:43:23 +00:00
ObjCARC [ObjC][ARC] Fix non-deterministic behavior in ProvenanceAnalysis 2022-11-08 15:05:25 -08:00
Scalar Use poison instead of undef as placeholder for vector construction [NFC] 2022-11-21 18:43:23 +00:00
Utils Use None consistently (NFC) 2022-11-20 00:24:40 -08:00
Vectorize [VectorCombine] generalize pass param name for early combines; NFC 2022-11-21 13:57:55 -05:00
CMakeLists.txt