This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-23 20:16:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
polly
/
lib
History
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
…
CodeGen
[LoopIdiomRecognize] Remove legacy pass
2023-02-19 21:39:47 -08:00
Exchange
…
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
…