llvm-project/polly/lib
Kazu Hirata 4a2377afd6 Use std::gcd (NFC)
To avoid changing semantics inadvertently, this patch casts arguments
to uint64_t before calling std::gcd.
2022-08-28 10:41:53 -07:00
..
Analysis Use std::gcd (NFC) 2022-08-28 10:41:53 -07:00
CodeGen [polly] Fixed a number of typos. NFC 2022-08-07 22:56:07 +08:00
Exchange Use value instead of getValue (NFC) 2022-07-15 20:03:13 -07:00
External [polly][cmake] Use `GNUInstallDirs` to support custom installation dirs 2022-01-18 20:33:42 +00:00
Plugin
Support LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-09 04:06:52 +00:00
Transform LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-09 04:06:52 +00:00
CMakeLists.txt [Polly] Remove support for code generated by gfortran+DragonEgg. 2021-10-14 14:12:06 -05:00