1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Transforms
Hans Wennborg ef53c559ce [PGO] CallPromotion: Don't try to pass sret args to varargs functions
It's not allowed by the verifier.

Differential revision: https://reviews.llvm.org/D81409
2020-06-08 21:10:27 +02: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] improve matching for sext-lshr-trunc patterns, part 2 2020-06-08 14:41:50 -04:00
Instrumentation Revert "[KernelAddressSanitizer] Make globals constructors compatible with kernel" 2020-06-08 10:34:03 +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 [DebugInfo] Reduce SalvageDebugInfo() functions 2020-06-08 19:28:18 +01:00
Utils [PGO] CallPromotion: Don't try to pass sret args to varargs functions 2020-06-08 21:10:27 +02:00
Vectorize SmallPtrSet::find -> SmallPtrSet::count 2020-06-07 22:38:08 +02:00
CMakeLists.txt Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00
LLVMBuild.txt Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00