llvm-project/llvm/lib/Transforms
Kazu Hirata 3f3930a451 Remove redundaunt virtual specifiers (NFC)
Identified with tidy-modernize-use-override.
2022-07-25 23:00:59 -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 Remove redundaunt virtual specifiers (NFC) 2022-07-25 23:00:59 -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 [LoopDataPrefetch] Fix crash when TTI doesn't set CacheLineSize 2022-07-26 13:08:42 +08:00
Utils [LegacyPM] Remove {,PostInline}EntryExitInstrumenterPass 2022-07-23 15:30:15 -07:00
Vectorize Remove redundaunt override specifiers (NFC) 2022-07-24 22:28:11 -07:00
CMakeLists.txt