llvm-project/llvm/lib/Transforms
Florian Hahn f12684d36e
[ConstraintElim] Support signed decomposition of `add nsw`.
Add support decomposition for `add nsw` for signed queries.
`add nsw` won't wrap and can be directly added to the signed
system.
2022-10-15 18:34:03 +01:00
..
AggressiveInstCombine [AggressiveInstCombine] Fix cases where non-opaque pointers are used 2022-10-05 13:42:46 +01:00
CFGuard [NFC] Fix warning 2022-08-23 20:50:37 -05:00
Coroutines [PrintPipeline] Handle CoroConditionalWrapper and add more verification 2022-10-12 09:36:45 -07:00
Hello
IPO Revert "[FunctionAttrs] Make location classification more precise" 2022-10-13 12:11:04 +02:00
InstCombine [InstCombine] fold logical and/or to xor 2022-10-13 16:12:20 -04:00
Instrumentation Revert "[PGO] Make emitted symbols hidden" 2022-10-14 15:23:26 -07:00
ObjCARC [Transforms/ObjCARC] Fix non-deterministic output of `ObjCARCOptPass` 2022-10-14 12:26:58 -07:00
Scalar [ConstraintElim] Support signed decomposition of `add nsw`. 2022-10-15 18:34:03 +01:00
Utils [Loop] Move block and loop dispo invalidation to makeLoopInvariant. 2022-10-14 21:58:14 +01:00
Vectorize [LV] Simplify register usage code and avoid double map lookups. NFC 2022-10-14 11:55:48 -07:00
CMakeLists.txt