llvm-project/llvm/lib/Transforms
Sebastian Peryt 46fc75ab28 [NFC][2/n] Remove PrunePH pass
Second patch in the series to remove legacy PM and
associated -enable-new-pm=0 flag targets pass that
has not been ported to new PM - PruneEH.
Discussion about this can be found in D44415.

Reviewed By: aeubanks

Differential Revision: https://reviews.llvm.org/D134686
2022-09-26 18:38:04 -07:00
..
AggressiveInstCombine Revert "[AggressiveInstCombine] Combine consecutive loads which are being merged to form a wider load." 2022-09-23 19:21:09 +02:00
CFGuard [NFC] Fix warning 2022-08-23 20:50:37 -05:00
Coroutines [IR] Add Instruction::getInsertionPointAfterDef() 2022-08-31 10:50:10 +02:00
Hello
IPO [NFC][2/n] Remove PrunePH pass 2022-09-26 18:38:04 -07:00
InstCombine [InstCombine] add assert/test for zext to i1 2022-09-26 16:01:25 -04:00
Instrumentation Restore "[MemProf] Memprof profile matching and annotation" 2022-09-23 11:38:47 -07:00
ObjCARC [AA] Tracking per-location ModRef info in FunctionModRefBehavior (NFCI) 2022-09-14 16:34:41 +02:00
Scalar GuardWidening: Pass through AssumptionCache (NFC) 2022-09-26 14:53:00 -04:00
Utils LoopPeel: Pass through AssumptionCache (NFC) 2022-09-26 14:52:59 -04:00
Vectorize [LV] Update handling of scalable pointer inductions after b73d2c8. 2022-09-23 18:23:02 +01:00
CMakeLists.txt