llvm-project/llvm/lib/Transforms
Florian Hahn efd3ec47d9
[ConstraintElimination] Clear new indices directly in getConstraint(NFC)
Instead of checking if any of the new indices has a non-zero coefficient
before using the constraint, do this directly when constructing the
constraint.
2022-09-14 15:31:25 +01:00
..
AggressiveInstCombine Revert ""Recommit "[AggressiveInstCombine] Lower Table Based CTTZ""" 2022-09-12 08:23:07 +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 Revert "[Attributor] AAPointerInfo should allow "harmless" uses" 2022-09-11 21:37:54 -07:00
InstCombine [InstCombine] try multi-use demanded bits folds for 'add' 2022-09-14 09:30:59 -04:00
Instrumentation [DFSan] Don't crash with the legacy pass manager 2022-09-12 19:11:55 +02:00
ObjCARC [Transform] Use range-based for loops (NFC) 2022-08-27 23:54:32 -07:00
Scalar [ConstraintElimination] Clear new indices directly in getConstraint(NFC) 2022-09-14 15:31:25 +01:00
Utils [SimplifyCFG] Don't hoist allocas 2022-09-13 09:23:39 -07:00
Vectorize [SLP] Move getInsertIndex function, NFC. 2022-09-14 06:22:52 -07:00
CMakeLists.txt