llvm-project/llvm/lib/Transforms
Francis Visoiu Mistrih 2c6e8b4636 [Matrix] Refactor tiled loops in a struct. NFC
The three loops have the same structure: index, header, latch.
2022-07-26 11:02:22 -07:00
..
AggressiveInstCombine [AggressiveInstcombine] Conditionally fold saturated fptosi to llvm.fptosi.sat 2022-06-10 09:36:09 +01:00
CFGuard [CFG] Handle calls with funclet bundle 2021-12-03 10:51:10 -08:00
Coroutines [coro async] Add missing llvm.coro.id.async intrinsic to declaresCoroCleanupIntrinsics 2022-07-19 07:25:04 -07:00
Hello
IPO [WPD] Use new llvm.public.type.test intrinsic for potentially publicly visible classes 2022-07-26 08:01:08 -07:00
InstCombine Remove redundaunt virtual specifiers (NFC) 2022-07-25 23:00:59 -07:00
Instrumentation [LegacyPM] Remove InstrOrderFileLegacyPass 2022-07-19 23:58:51 -07:00
ObjCARC Cleanup includes: final pass 2022-03-29 09:00:21 +02:00
Scalar [Matrix] Refactor tiled loops in a struct. NFC 2022-07-26 11:02:22 -07:00
Utils [Matrix] Refactor tiled loops in a struct. NFC 2022-07-26 11:02:22 -07:00
Vectorize Remove redundaunt override specifiers (NFC) 2022-07-24 22:28:11 -07:00
CMakeLists.txt