1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/lib/Transforms
Roman Lebedev 3b2bd88e88 [SimplifyCFG] Try 2: sink all-indirect indirect calls
Note that we don't want to turn a partially-direct call
into an indirect one, that will break ICP amongst other things.
2021-04-28 19:08:54 +03:00
..
AggressiveInstCombine [Transforms] Use llvm::append_range (NFC) 2021-01-20 21:35:54 -08:00
CFGuard
Coroutines Re-reapply "[DebugInfo] Use variadic debug values to salvage BinOps and GEP instrs with non-const operands" 2021-04-23 10:54:01 +01:00
Hello
InstCombine [InstCombine] fold clamp to 2 values from min/max intrinsics 2021-04-27 15:35:49 -04:00
Instrumentation [gcov] Set nounwind and respect module flags metadata "frame-pointer" & "uwtable" for synthesized functions 2021-04-26 13:30:21 -07:00
IPO [ADT] Make TrackingStatistic's ctor constexpr 2021-04-28 12:00:17 +02:00
ObjCARC [NFC][AA] Prepare to convert AliasResult to class with PartialAlias offset. 2021-04-09 12:54:22 +03:00
Scalar Revert "[loop-idiom] Hoist loop memcpys to loop preheader" 2021-04-28 13:16:34 +02:00
Utils [SimplifyCFG] Try 2: sink all-indirect indirect calls 2021-04-28 19:08:54 +03:00
Vectorize [LoopVectorize][SVE] Fix crash when vectorising FP negation 2021-04-28 15:22:35 +01:00
CMakeLists.txt [NewPM][HelloWorld] Move HelloWorld to Utils 2021-02-03 12:59:40 -08:00