llvm-project/llvm/lib/Transforms
Nikita Popov 4736e57199 [IndVars] Use phis() (NFC) 2022-02-25 12:08:12 +01:00
..
AggressiveInstCombine [AggressiveInstCombine] Fix `TruncInstCombine` (fix f84d732f) 2022-02-25 08:04:11 +03:00
CFGuard [CFG] Handle calls with funclet bundle 2021-12-03 10:51:10 -08:00
Coroutines [debug-info] If one sees a spill with a dbg.addr use, salvageDebugInfo upon it and don't hoist it. 2022-02-11 15:15:13 -08:00
Hello
IPO [SampleProf][Inliner] Add an option to turn off inliner in sample-profile pass. 2022-02-23 14:21:33 -08:00
InstCombine [InstCombine] Remove SPF min/max canonicalization 2022-02-25 11:24:09 +01:00
Instrumentation PGOInstrumentation, GCOVProfiling: Split indirectbr critical edges regardless of PHIs 2022-02-23 16:27:37 -08:00
ObjCARC [ObjCARC] Require the function argument in the clang.arc.attachedcall bundle. 2022-01-28 12:41:45 -08:00
Scalar [IndVars] Use phis() (NFC) 2022-02-25 12:08:12 +01:00
Utils [SCEVExpander] Use early returns in FindValueInExprValueMap() (NFC) 2022-02-25 10:09:16 +01:00
Vectorize [SLP] Fix for the min/max intrinsic cost. 2022-02-24 18:08:40 -08:00
CMakeLists.txt