llvm-capstone/polly/lib
Kazu Hirata a28b252d85 Use APInt::getSignificantBits instead of APInt::getMinSignedBits (NFC)
Note that getMinSignedBits has been soft-deprecated in favor of
getSignificantBits.
2023-02-19 23:56:52 -08:00
..
Analysis [polly] Use std::optional instead of llvm::Optional (NFC) 2023-01-02 19:18:46 -08:00
CodeGen [LoopIdiomRecognize] Remove legacy pass 2023-02-19 21:39:47 -08:00
Exchange JSON: llvm::Optional => std::optional 2022-12-16 07:56:52 +00:00
External [Polly] Update ISL to isl-0.25-193-g8621c60c. 2023-01-25 10:47:37 -06:00
Plugin
Support Use APInt::getSignificantBits instead of APInt::getMinSignedBits (NFC) 2023-02-19 23:56:52 -08:00
Transform [Inliner] Remove legacy simple inliner 2023-02-09 10:36:58 -08:00
CMakeLists.txt [Support] Move TargetParsers to new component 2022-12-20 11:05:50 +00:00