1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/Transforms
Christopher Tetreault 703ab7307a [SVE] Eliminate calls to default-false VectorType::get() from Scalar
Reviewers: efriedma, kmclaughlin, sdesmalen, fhahn, bkramer, anna, gchatelet, c-rhodes, david-arm, fpetrogalli

Reviewed By: david-arm

Subscribers: tschuett, hiraditya, rkruppe, psnobl, dantrushin, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D80336
2020-06-09 14:09:02 -07:00
..
AggressiveInstCombine [SVE] Eliminate calls to default-false VectorType::get() from AggressiveInstCombine 2020-05-29 15:49:33 -07:00
CFGuard Add missing newlines at EOF; NFC 2020-02-12 15:57:25 +00:00
Coroutines CoroSplit: Fix coroutine splitting for retcon and retcon.once 2020-06-03 12:10:58 -07:00
Hello
InstCombine [InstCombine] Ensure allocation alignment mask is within range before applying as an attribute 2020-06-09 17:31:55 +01:00
Instrumentation Update pass status for GCOVProfiling 2020-06-09 14:23:30 +02:00
IPO Add cl::ZeroOrMore to get around build system issues 2020-06-07 10:15:18 -07:00
ObjCARC Correctly report modified status for ObjCARCContract 2020-06-05 15:56:57 +02:00
Scalar [SVE] Eliminate calls to default-false VectorType::get() from Scalar 2020-06-09 14:09:02 -07:00
Utils [PGO] CallPromotion: Don't try to pass sret args to varargs functions 2020-06-08 21:10:27 +02:00
Vectorize [VectorCombine] scalarizeBinop - support an all-constant src vector operand 2020-06-09 19:02:05 +01:00
CMakeLists.txt
LLVMBuild.txt